Heffee uses a formula that takes into account the input from websites, moderators and expecially the users to decide which news across the internet is the most important. Users can create their own customized feeds, save pages and articles from across the web, and subscribe to their favorite news outlets.
Incoming Sites
Software from Freshmeat
|
shwild is a simple, platform-independent library
that implements shell-compatible wildcard pattern
matching. It is implemented in C/C++, expressing a
C API with a C++ wrapper.
License: BSD License (revised)
Changes:
Various minor fixes were made to the internal handling of namespaces to maximize compatibility with a number of new (and old) C++ compilers.
Pantheios is a C/C++ logging API library. It offers an optimal combination of complete type-safety, very high efficiency, genericity, and extensibility. It is simple to use and extend, highly portable (platform and compiler independent), and it upholds the C tradition of only paying for what you use. Pantheios supports logging of message statements of arbitrary complexity, consisting of heterogenous types. Pantheios supports filtering of log messages based on severity level.
License: BSD License (revised)
Changes:
The Core API function pantheios_exit_process() was renamed to pantheios_exitProcess() (preserving the older, deprecated, name). Various cosmetic changes were made to the generated function templates in the Application Layer to reduce source code size. The date-dependent bug in the unit-test for pantheios_getCurrentTime() (that only occurs during July) was fixed.
With Tahoe, you can store your files in a distributed way across a set of computers, such that if some of the computers fail or become unavailable, you can still retrieve your data from the remaining computers. You can also securely share your files with other users. The source code is dual licenced under the GPL and the Transitive Grace Period Public Licence.
License: GNU General Public License (GPL)
Changes:
This release fixes a security issue in Tahoe v1.1, fixes a few small issues in the Web interface, adds a "check health" operation for mutable files, and has logging/operations/deployment improvements.
metacafe-dl is a small command line program for
downloading videos from metacafe.com.
License: MIT/X Consortium License
Changes:
This release updates the program to make it work again after metacafe.com changed bits of their Web site. In addition, this release has a new -r option and will probably be the last one. The functionality is going to be integrated into future youtube-dl versions.

Komodo Edit delivers powerful editing capabilities
for dynamic languages including Perl, PHP, Python,
Ruby and Tcl. It also supports browser-side code
including JavaScript, CSS, HTML, and XML.
Background syntax checking and syntax coloring
catch errors immediately, while AutoComplete and
CallTips guide developers as they code. Other
features include a project manager and the
Toolbox, which stores configurable "Run" commands,
macros, code snippets, URLs, templates, menus,
toolbars, and remote files.
License: Free To Use But Restricted
Changes:
nit Test integration, find/replace system improvements, Replace in Files, Find in Project, multi-line find/replace, asynchronous SCC operations, abbreviations, improved PHP autocompletion, Perl 5.10 support, and Tcl 8.5 support.

Komodo IDE is a unified workspace for end-to-end
development of dynamic Web applications. It has a
rich feature set for client-side AJAX languages
such as CSS, HTML, JavaScript, and XML, coupled
with advanced support for dynamic languages such
as Perl, PHP, Python, Ruby, and Tcl. Its features
include comprehensive editing and debugging,
intelligent tools for regular expressions, team
development, customization, and extensibility. It
can be used with framework stacks like Ruby on
Rails and CakePHP and with client libraries such
as the Yahoo! UI Library and Dojo.
License: Other/Proprietary License with Free Trial
Changes:
nit Test integration, find/replace system improvements, Replace in Files, Find in Project, multi-line find/replace, asynchronous SCC operations, abbreviations, improved PHP autocompletion, Perl 5.10 support, and Tcl 8.5 support.

CorneliOS is an easy-to-use and cross-browser "Web Desktop Environment", "Web Operating System", or "Web Office" that comes with a set of cool applications. It includes a Content Management System (CMS) so that you can easily set up and manage your own website as well as a Database Management System that allows you to rapidly build any kind of database application.
License: GNU General Public License (GPL)
Changes:
This release offers an improved HTML extension parser that adds more layout options plus rounded windows, an object editor that automatically escapes HTML tags, and a new CornelioSCRIPT, HTML, and BBCode reference card in PDF format.

DashO Pro is a Java application obfuscator, optimizer, and size reducer. It performs a dependency analysis on the application, finding all necessary classes. It removes all unused methods and fields, producing significant size reduction. Classes and methods can be renamed using the unique Overload-induction renaming algorithm. Byte code optimization, control flow obfuscation, and string encryption can also be selectively applied. It also includes tools for watermarking jars and decoding obfuscated stack traces.
License: Other/Proprietary License with Free Trial
Changes:
Eclipse integration: you can create, edit, and execute project files from inside Eclipse. A new "merge" output option. merge="false" allows cross jar/directory obfuscation and pruning while retaining the original packaging of the input classes. Command lines now support short and long option names. Reports use standardized report headings and section breaks. When copying a non-class, file the original date/time of the source file is preserved. You can add and remove exclusions for a jar in the class path by right-clicking on it and selecting Add/Remove Exclusions. There are various bugfixes.

stroy is a smart diff tool. It specializes in
directories of files. Its differentiating feature
is the ability to match files that have different
names, locations, and content.
License: Mozilla Public License (MPL)
Changes:
Placeholders for deleted files were added. This makes the synchronized scrolling much smoother. The old problem on Windows where files with spaces in their path wouldn't open is finally fixed. An update checker informs users about new releases. Most known bugs are fixed.

Syntext Serna is a highly customizable, multi-platform, pure XSL-driven WYSIWYG XML content editor. It looks and works like a conventional word processor, yet it gives you much more flexibility to alter or reuse content while keeping its integrity intact. It lets you collaborate on compound documents that contain embedded data from various sources. Content is viewed as an integrated whole that is intuitively transparent to authors.
License: Free To Use But Restricted
Changes:
This version fixes problems with WebDAV locking in case of an incorrect response from a WebDAV server on Mac OS X and Sun Solaris 8.
aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent, and Metalink. It has a powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols and utilizing your download bandwidth to the maximum. It supports downloading a file from HTTP(S)/FTP and BitTorrent at the same time, while the data downloaded from HTTP(S)/FTP is uploaded to the BitTorrent swarm. Using Metalink's chunk checksums, aria2 automatically validates chunks of data
while downloading a file like BitTorrent.
License: GNU General Public License (GPL)
Changes:
This release adds HTTP gzip content encoding support, the ability to save a signature in Metalink as a file, the option to skip hash checking in BitTorrent seeding, and support for FTP servers that don't support the SIZE/REST command. A Bulgarian translation was added.
homest is a C/C++ library for robust, non-linear
homography estimation. A homography (sometimes
also called a collineation) is a general plane to
plane projective transformation whose estimation
from matched image features is often necessary in
vision tasks. It computes a homography
estimate that minimizes an appropriate non-linear
cost function defined on matching points (currently
either non-symmetric transfer error, symmetric
transfer error, Sampson error, or reprojection
error) and includes robust regression techniques
for coping with outliers (i.e., mismatched point
pairs). It supports the estimation of fully
projective (8 dof) and affine (6 dof) homographies.
License: GNU General Public License v2
Changes:
This release has the ability to estimate affine homographies in addition to fully projective ones. A Matlab MEX interface has been added.

AtMail is a fully-featured WebMail server,
allowing users to send and receive email via a Web
browser or WAP device. It has full support for
IMAP/POP3 mailboxes, and an optional email-server
mode that uses Exim as the MTA. Features include a
scheduler, MySQL backend support, spell-check,
addressbook, user preferences, multiple accounts,
Spamassassin support, migration scripts from other
mail servers, a customizable interface, an
attractive DHTML interface, an optional group
Calendar/Addressbook, an Outlook plugin to sync
Contacts/Tasks/Calendar data between a desktop
client and Webmail.
License: Other/Proprietary License with Source
Changes:
Support for importing calendars in the icalendar
format was added. For example, you can export your
calendar from iCal and import it into AtMail.
Various minor issues were fixed, including
imapfolder cache, support for iPhones, improved
Opera detection, and correct SVG detection for
Firefox 3. The CSS for the Calendar interface and
the admin API functions were improved.

iHook is a graphical frontend for any command-line
executable. It gives scripts a pleasant Aqua face,
and allows script writers to provide graphical
feedback without having to learn one of the higher
APIs available for Mac OS X. iHook accomplishes
this through its ability to understand a set of
directives. When a script writes an iHook
Directive to stdout, iHook will modify its own
interface based on the content of the Directive.
In this way, a simple shell script can have an
Aqua interface, complete with a progress bar and
drawer. When launched in the Finder, iHook prompts
the user to choose a script to run; iHook also
accepts file drops on its icon, and will attempt
to run the dropped file. When no user is logged
in, iHook tries to execute /etc/logout.hook. This
makes iHook highly useful as an interface for Mac
OS X LogoutHooks.
License: BSD License (original)
Changes:
This release significantly improves the backend,
increasing stability and speed. The %HIDE and
%UNHIDE directives were added. As a result of the
code changes, iHook now only runs on Mac OS X 10.5
and above.

Chandler Desktop is a standards-based personal information manager (PIM) built around small group collaboration and a core set of information management workflows modeled on Inbox usage patterns and David Allen's GTD methodology.
License: The Apache License 2.0
Changes:
Bugs were fixed. Changes were made to process URLs
correctly in the Notes field. A dialog to edit
more complex recurrence cases (e.g. third Sunday
of every second month) was added.

Camera Life is a self-maintaining photo gallery
system. It allows for powerful organization of
photos by albums, keywords, and directory
structure. It supports users with different
privileges and rolling back unwanted changes to
the site. Installation is simple and done online
through a wizard, without editing configuration
files. It supports themes.
License: GNU General Public License (GPL)
Changes:
Support for Amazon S3 was added. Flickr is
supported as a photo backend. iPhone support was
added. Remote file storage over FTP was
implemented. Gallery API compatibility was fixed.
This is a pre-alpha release. This is fairly buggy,
and the theme has not been updated, but you should
be able to preview the new features.