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
All Articles for Freshmeat Feed: Software
|
DocBook XSL Configurator is an umbrella project currently consisting of three similar Java Swing applications used to create DocBook XSL customization layers, run external subprocesses that format DocBook XML, and view the results. Users click through tables, select parameters, edit those parameters, include the customization layer in a project, write out the customization layer as an XSL file, and apply the XSL to the project's XML using the project's specified XSLT processor. DocBook XSL Configurator then runs a project's FO processor, PDF/PostScript viewer, HTML viewer, or man page viewer as an external subprocess.
License: GNU General Public License (GPL)
Changes:
DocBook XSL Configurator for FO was updated to
support DocBook XSL version 1.74-0. DocBook XSL
Configurator for HTML with support for DocBook XSL
version 1.74-0 was added. DocBook XSL Configurator
for Manpages with support for DocBook XSL version
1.74-0 was added.
Sharity mounts shares exported by Windows, Samba, and other SMB/CIFS servers in the file system of Unix computers. It implements Resource Browsing, which is similar to the Windows Network Neighborhood (Netbios Workgroups and Active Directory), NTLM, NTLMv2, and Kerberos authentication, Microsoft's Distributed File System (DFS), and manipulation of Access Control Lists (ACLs).
License: Other/Proprietary License with Free Trial
Changes:
This release offers numerous bugfixes, improved compatibility with many Network Attached Storage (NAS) devices, and an optional automatic check for updates.

TikiWiki is a Groupware/Content Management System solution with a long list of features to help you build a compelling Web-based community: wikis, forums, blogs, articles, an image gallery, a map server, a link directory, translation, internationalization, and much more. The JumpBox for TikiWiki gives you a chance to try it with minimal effort. The JumpBox has a built-in Web management console to help you manage basic system tasks and a very convenient backup system to make sure your data is safe.
License: Free To Use But Restricted
Changes:
This JumpBox is running on the production release of the v.1.1 platform, and includes several enhancements. Most notably, this includes built-in automated backups to Amazon S3, integrated Web stats for the application, a GUI-based SSL cert configuration tool, a GUI-based method for configuring an email relay, and an update of the underlying OS to Ubuntu Base 8.04 LTS.

fs-check checks filesystem sizes to see if they
are getting too full. It uses a configuration file
that specifies the filesystems to check, email
contacts, trigger thresholds (percentage or
amount used/unused), and a report program
to run. It includes fs-report, which shows
things like the largest files, the newest files, the intersection of these and core files. It can be run from cron or as a
daemon.
License: GNU General Public License (GPL)
Changes:
fs-check wasn't parsing DEFAULT OWNER and fs-report wasn't parsing --fast.

AfterLogic XMail Server is an email server. It supports ESMTP, TLS/SSL secure connections, SMTP authentication, account and domain aliasing, anti-spam features (IP-based and email address based), mailing lists, logging, remote administration, the Finger protocol, filters, and custom mail processing. AfterLogic XMail Server is based on the XMail server, but features simultaneous multi-user access to a POP3 mailbox, the ability to configure port numbers via a configuration file, a Windows installer, and a Web administration tool with an AJAX interface.
License: GNU General Public License v2
Changes:
Built-in AJAX webmail, Web administration tools
(AXMA.NET/AXMA.PHP), and logging management were
added. User database performance and structure and
DNS were improved. The Windows installer was
rewritten.

Teamwork is a Web-based groupware for project
management. It supplies groupware, issue tracking,
cost control, and document and project management
features with fine-grained security in a friendly
interface. Agile methodologies such SCRUM are
supported. Teamwork is easy to integrate with your
IT infrastructure. Supports multiple databases
(via hibernate), browsers, and languages.
License: Other/Proprietary License with Free Trial
Changes:
This release includes some minor improvements on the task security tab, with task costs with respect to getting permission, and button compatibility with Firefox 3. Bugs in worklog analysis with rounding in cost calculations were fixed. IE6 compatibility with HTTPS was fixed.
Induction is a request-based Java Web application
framework with support for dynamic application
reloading, type-based dependency injection and
dependency analysis between models, and views and
controllers using popular IDEs.

Frink is a calculating tool and programming language designed to help
you in the real world. It tracks units of measurement throughout all
calculations and ensures that answers are correct. It converts
between systems of measurement and has a huge library of physical
data. It handles conversions between time zones, currencies, and
historical values of the U.S. dollar and the British pound,
translates between several languages, does date/time math, and more.
License: Other/Proprietary License
Changes:
This release fixes a problem in calling Java methods that might lead to infinite loops. It also fixes an error when working with a class with no instance- or class-level variables defined, and removes some spurious error messages related to this problem.

DokuWiki is a simple, clean, and easy to use Wiki system that allows collaborative editing of a Web site. It's focused on creating documentation for developer teams, workgroups and small companies. The JumpBox for DokuWiki is a simple and quick to deploy solution that can be dropped into place in about a minute.
License: Free To Use But Restricted
Changes:
This JumpBox is now running on the production release of the v.1.1 platform and includes several enhancements. Most notably, this includes built-in automated backups to Amazon S3, integrated Web stats for the application, a GUI-based SSL cert configuration tool, a GUI-based method for configuring an email relay, and an update of the underlying OS to Ubuntu Base 8.04 LTS.

JumpBox for OTRS is a virtual appliance for OTRS. OTRS is a ticket request system (also known as a trouble ticket system) with many features to manage customer telephone calls and email messages. The JumpBox for OTRS allows anyone to be up and running with this system on any OS in under a minute. The virtualized nature of a JumpBox makes it trivial to move across OSes and hosting environments. And with features like built-in automated backups, it's the easiest way to deploy and manage OTRS.
License: Free To Use But Restricted
Changes:
This JumpBox is now running on the production release of the v.1.1 platform and includes several enhancements. Most notably, this includes built-in automated backups to Amazon S3, integrated Web stats for the application, a GUI-based SSL cert configuration tool, a GUI-based method for configuring an email relay, and an update of the underlying OS to Ubuntu Base 8.04 LTS.
Mylene is a command line MPEG audio player. It can
play plain and system embedded MPEG audio streams.
It works for Linux OSS and ALSA emulated OSS and Mac OS X. The player can be used interactively by telling it to establish a UNIX or INET server on which commands can be received. The seek-h262 MPEG decoder is
required for audio and system MPEG decoding.
License: GNU General Public License (GPL)
Changes:
An improper handling of zero length playlists bug was fixed. Several new commands for program execution queue management and playlist shuffling were added in server controlled mode. Support for tagged playlists was added to allow for faster file selection.
SVNKit is a pure Java Subversion (SVN) client
library. This means that users of the library
(i.e. Java applications) do not have to include
svn native binaries or javahl bindings to work
with subversion repositories. It is not only a
100% Java replacement for javahl bindings, but
also a library that provides a high level of
control over subversion repository operations.
License: Free for non-commercial use
Changes:
This release includes complete support for virtually all new Subversion 1.5.0 features, an improved SVNKit-based command line Subversion client, and a complete Subversion 1.5.0 JavaHL API implementation.
SVNKit is a pure Java Subversion (SVN) client
library. This means that users of the library
(i.e. Java applications) do not have to include
svn native binaries or javahl bindings to work
with subversion repositories. It is not only a
100% Java replacement for javahl bindings, but
also a library that provides a high level of
control over subversion repository operations.

GNU CLISP is an ANSI Common Lisp implementation
with an interpreter, compiler, debugger, object
system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and a foreign language interface that runs on most Unix variants and Win32.
License: GNU General Public License (GPL)
Changes:
This release fixes the remaining bugs in special bindings in evaluated code on 64-bit platforms.

wxRemind is a wxPython-based front/back-end for
Remind, a powerful calendar and alarm application.
The display features a calendar and daily event
list suitable for visualizing your schedule at a
glance. Dates and associated events can be quickly
selected either with the mouse or cursor keys, and
dates in the calendar are color coded to reflect
the total duration of scheduled events. wxRemind
integrates with an external editor of your choice
to make editing of reminder files more efficient,
provides hotkeys to quickly access the most
commonly used options, and allows popup, sound,
and/or spoken alarms.
License: GNU General Public License (GPL)
Changes:
This release adds settings for customizing the date format to the configuration file. The default is now to display the week and day of the year numbers in parentheses in the datebar, e.g. "Reminders for Thu, Jul 24, 2008 (week 29, day 205):", but this can easily be changed to whatever is desired.

eTcl is a "batteries-included" thread-enabled
Tcl/Tk runtime available as a single standalone
executable. It includes several popular
extensions (Thread, Sqlite, Zlib, etc.), together
with a Tcl wrapper for the Pixane image
processing library.
License: Free To Use But Restricted
Changes:
This release is based on Tcl/Tk 8.5.3 and up to date extensions (TLS 1.6, SQLite 3.5.9, Tkhtml3, etc.). Pixane adds support for anti-aliased lines. Wrapping utilities has been added to transform scripts into stand-alone executables. Resources for Mac OS X have been embedded into the executable so that wrapped Tk applications can be run out of the bundle. Binaries for the Linux x86-64 architecture are provided and officially supported. The Wce package has new commands to query battery status and set screen orientation.
sqlDoInstall will help you to install new SQL scripts and keep
track of the versions applied to your Oracle database. It
allows you to rerun a failed script and restart from the point
where it has failed in a previous run. It does not apply a
driver+script combination that has been installed
successfully. The "driver" and the supplied SQL uniquely
identifies your script across the database. It'll create two
tables: driverinst contains details, and driverinst_head
contains a summary of the installation process. SQL
installation, schema upgrades, and version tracking are
easy.
License: Freeware
Changes:

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 introduces the new CorDoc document format
(including a working CorDoc parser) as well as an improved
HTML parser offering code cleanups and optimizations, new
control elements, and an enhanced BBCode parser.

openPlaG is a function graph plotter for use on
Web sites. It allows the
display of up to three function graphs, their
derivatives, and their
integrals. It can compute several different
functions, with a focus on
probability functions.
License: GNU General Public License v2
Changes:
New buttons to easily change the quadrants, the new function
haar, and some minor bugfixes.

Project Pier is a self-hosted PHP application for managing tasks, projects, and teams through an intuitive Web interface. It will help your organization communicate, collaborate, and get things done. Its function is similar to commercial groupware/project management products, but allows the freedom and scalability of self-hosting. With the JumpBox for Project Pier it just takes a couple minutes to get a fully functional Project Pier installation to help you manage your projects. This JumpBox is based on the 1.1 JumpBox Platform and includes a backup system that supports archiving the state of the JumpBox to NFS, Windows File Shares, and Amazon S3.
License: Free To Use But Restricted
Changes:
This JumpBox is now running on the production release of the
v.1.1 platform, and includes several enhancements. Most
notably, this includes built-in automated backups to Amazon
S3, integrated Web stats for the application, a GUI-based SSL
cert configuration tool, a GUI-based method for configuring an
email relay, and an update of the underlying OS to Ubuntu
Base 8.04 LTS.

Argyll is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, and film recorders, and calibration and profiling of displays. Spectral sample data is supported, allowing a selection of illuminants observer types, and paper fluorescent whitener additive compensation. Profiles can also incorporate source specific gamut mappings for perceptual and saturation intents. Gamut mapping and profile linking uses the CIECAM02 appearance model, a unique gamut mapping algorithm, and a wide selection of rendering intents. It also includes code for a fast 8-bit raster color conversion engine as well as support for fast, fully accurate 16-bit conversion. Device color gamuts can also be viewed and compared using a VRML viewer.
License: GNU General Public License v3
Changes:
This release features speedups in profile and device link generation, better memory usage, support for embedded profiles in TIFF files, support for installing, uninstalling, and loading of display profiles for all operating systems, and a micro CMM system for X11/Linux Raster test charts as well as PS and EPS. Also added were quick display ICC profile creation as part of calibration, support for the Huey, Spyder 2, DTP20, Eye-One Pro, DTP22/Digital Swatchbook, and Eye-One Display 1 and 2 instruments. The GPL Version 3 license is now used. There were countless other bugfixes and more minor feature enhancements.
AgileWiki is meant to create software systems
which are fluid, easily configured and can be
reorganized on-the-fly to meet ever changing
requirements. It includes a COW-based database,
the Rolonics programming paradigm, and semantic
inferencing.
License: Common Public License
Changes:
The Java Docs for the elements package been completed. Some minor changes and enhancements were made to the API.

OpenVISP Stats is a merge of mailgraph and
couriergraph. It contains some enhancements that
mailgraph doesn't have, and aims to be more
generic than mailgraph and avoid duplicate code
between two separate projects.
License: GNU General Public License v2
Changes:
Rejected email messages are updated in totality (eg vrfy rejection is a rejection). Support for Policyd-weight has been added. Imprecise totals (e.g. in mailgraph) have been fixed. Updating rrd_virus when nobody logs in has been fixed. Dovecot detection has been fixed, and several third party patches have been added.
DITrack is a lightweight distributed issue (bug,
defect, and ticket) tracking system that uses a
Subversion repository instead of a backend
database and features a command line interface.
License: BSD License (original)
Changes:
Performance improvements, user interface enhancements, and minor bugfixes.

mxGraph is a JavaScript library that uses built-in
browser capabilities to provide an interactive
drawing and diagramming solution. Target
applications are Web based applications that
require workflow/BPM, diagram, network, or general
graph editing to be available in-place on a Web
page.
License: Free for non-commercial use
Changes:
This release makes a number of minor architectural
changes to support the forthcoming Swing client
for mxGraph.

EditiX Lite is a powerful and easy to use XML
editor, visual schema editor and XSLT debugger. It
is designed to help Web authors and application
programmers take advantage of the latest XML and
XML-related technologies such as XSLT/FO, DocBook,
and XSD Schema. It has real-time XPath location
and syntax error detection, context syntax popups
supporting DTD, Schema, and RelaxNG, and support
for multiple templates and project management.
License: Free for non-commercial use
Changes:
This version includes an XQuery and CSS editor.
Various problems were fixed.

gumnut is a program to aid a group of people to perform cooperative decentralized decision making. The text or GUI client can create, moderate, and display proposals over a decentralized communication network (currently gnutella). Proposals are text files with a simple naming convention that uses the filename to describe field attributes (such as topic and geographical location). Popular proposals are found by searching on one or more of these fields and then calculating the support for each proposal based on the number of occurrences on the network.
License: GNU General Public License (GPL)
Changes:
A new page was added to the GUI for changing and
saving the default options.

Asbru Web Content Editor is a cross-browser and
cross-platform WYSIWYG HTML/XHTML Web content
editor component for Web designers and
programmers. It can be integrated into Web
applications to give non-technical users access to
create and update Web content. It can be used as a
replacement for a simple TEXTAREA input field in
contact forms, message boards, Web email systems,
and Web content management systems. Features
include CSS style sheet support, drag and drop
editing, and advanced hyperlink and media managers.
License: Other/Proprietary License with Source
Changes:
This release adds support for Microsoft Internet
Explorer 7 in the Joomla plugin. This release also
adds support for custom toolbars and JavaScript
function configuration parameters in the Joomla
plugin. Additionally, the Enter handling and list
handling have been improved in Safari.

GNU Wget is a utility for noninteractive download of
files from the Web. It supports HTTP and FTP
protocols, as well as retrieval through HTTP
proxies. It can follow HTML links, download many
pages, and convert the links for local viewing. It
can also mirror FTP hierarchies or only those files
that have changed. Wget has been designed for
robustness over slow network connections; if a
download fails due to a network problem, it will
keep retrying until the whole file has been
retrieved.
License: GNU General Public License v3
Changes:
This is a bugfix release, including fixes for a
regression involving the combination of -O and -nc
and a couple of opportunities for Wget to crash.
GraphicsMagick is a robust collection of tools and
libraries which support reading, writing, and
manipulating an image in over 90 major formats
including popular formats like TIFF, JPEG,
JPEG-2000,PNG, PDF, PhotoCD, SVG, and GIF. A
high-quality 2D renderer is included, which
provides a subset of SVG capabilities. C, C++,
Perl, Tcl, and Ruby are
supported. Originally based on ImageMagick,
GraphicsMagick focuses on performance, minimizing
bugs, and providing stable APIs and ABIs. It runs
on all modern variants of Unix, Windows, and
Mac OS X.
License: MIT/X Consortium License
Changes:
This is a bug/security fix release for the 1.2 release series. Security fixes have been made for AVI, AVS, DCM, EPT, FITS, MTV, PALM, RLA, and TGA formats. A non-severe bug in Magick++ image quanitize has been quashed. The --enable-magick-compat configure option is once again respected as it should be.
pjsip is a multimedia communication library based on the SIP protocol.
It is integrated with a rich media and a NAT traversal library
supporting the ICE protocol. It is very portable and has a small
footprint for embedded use.
License: GNU General Public License (GPL)
Changes:
This release adds support for the Traversal Using Relays around NAT (TURN) protocol, Secure RTP (SRTP), G.722 codec, IPv6, and RTCP Extended Report (XR). Audio quality, compatibility, and latency have been improved. Many bugs have been fixed.
Unangband is a variant of Angband that has a distinct flavor. You adventure in Tolkien's world, through towns and wilderness and multiple dungeons, journeying from Bree towards greater and greater danger. This variant roughly doubles the monster list, expands the class-based system of Angband with numerous possible specialties that let you fashion a unique character, offers an absurd variety of terrain, and includes a bunch of major interface improvements, including better presentation of graphics and an experimental isometric view.
Lexcycle Stanza is a program for reading eBooks,
digital newspapers, and other digital
publications. The software supports the eBook
formats epub, MS LIT, Amazon Kindle, Mobipocket,
and PalmDoc, as well as general document formats
HTML, PDF, MS Word, and Rich Text Format. Stanza
features a variety of text layout views, such as
multicolumn, vertical scrolling, and horizontal
scrolling. It also supports exporting to a wide
array of formats for use on the Apple iPhone using
a bookmarklet technique, as well as mobile devices
using 3rd party readers such as Mobipocket or the
Amazon Kindle, and can also export books as
audiobook MP3s.
This library provides implementations of smart
pointers for automatically collected objects
(using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic
sets, maps, stacks, and storage pools. It also
includes table management, string editing, and
infix expression parsing tools. Implementations of some lock-free shared data structures are provided.
License: GNAT Modified GPL (GMGPL)
Changes:
This version is compatible with the new GNAT GPL 2008 compiler. It includes lock-free FIFOs of indefinite objects and, for signaled FIFOs, waiting for a non-full or non-empty queue can be now canceled from the outside.
V6 Thompson Shell Port is a port of the Sixth
Edition (V6) UNIX Thompson shell (circa 1975). The
project includes osh, an enhanced,
backward-compatible port of the shell, as well as
sh6 (a port of the original shell) and glob6 (a
port of the global command). Together, they
provide a user interface which is backward
compatible with that provided by the Sixth Edition
Thompson shell and global command, but without the
obvious enhancements found in osh. This
project also includes the following associated
external utilities: if, goto, and fd2.
License: BSD License (revised)
Changes:
Support was added for 3 new command line options: "-i", "-l", and "-v". Support was added for 3 new rc files. This includes a system-wide "osh.oshrc", a system-wide "osh.logout", and a user ".osh.logout". Other miscellaneous improvements were also made.
hamsterdb is an embedded database engine written
in ANSI-C. It includes B+Trees with variable
length keys and records. It supports in-memory
databases and endian-independent files, database
cursors, multiple databases in one file, "record number" databases, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and
runs on Unix platforms, Linux, Microsoft Windows,
and Windows CE.
License: GNU General Public License (GPL)
Changes:
This release fixes a severe bug in the Logging
module. When using Environments, some valid log
entries were not written to the log file. Also,
this release introduces the first (limited)
support for ACID transactions.
SILC Runtime Toolkit (SRT) provides useful utility
functions for application programmers. SRT can be
used as the main runtime in any application. It
provides an application main loop, hash tables,
lists, atomic operations, threads, locks, queues,
a file descriptor stream, a socket stream, network
routines, a finite state machine, a memory pool, a
random number generator, buffers, regular
expressions, and many other features. It natively
supports Unix/Linux, Windows, Mac OS X, and
Symbian OS platforms.
License: BSD License (revised)
Changes:
This version adds XML Parser API, HTTP Server API,
PHP Translator API, Local Network Stream API,
Buffer Stream API, and many other changes.
Floola is an application to efficiently manage
your iPod or your Motorola mobile phone (any model
supporting iTunes) under Linux, Mac OS X, and
Windows. It can be run directly from your iPod and
needs no installation. It supports all commonly
used iPod features including photos, artwork,
podcasts, and smart playlists. It automatically
converts any incompatible audio or video file so
that you can copy almost any file to it. It even
allows adding YouTube and MySpace videos with a
single click.
License: Freeware
Changes:
Photo support was added. last.fm startup submission was improved. last.fm "now playing" multiple track submission was added. last.fm "now playing" is supported. Audioscrobbler protocol 1.2.1 is supported. A Czech translation was added. Folder sync was improved. An issue with ffmped under Linux was fixed. Artwork mixup improvements were made. The tags are also gotten from the filename when converting. A df error under Linux was fixed. An issue when limiting by "least recently..." was fixed.

JLanguageLearn is a generic language course. It is based on Java and XML. You can define your own lessons in an easy way, and lessons are displayed in a graphical user interface. An editor is included for creating lessons.
License: Free for non-commercial use
Changes:
This release offers the possibility to add
additional servers to JLanguageLearn. For
interested editors, currently there is no
possibility to add servers to upload to. But the
XML structure to add will be published, so
everyone will be able to publish lessons on an FTP
server.

FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and Mac OS X. It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, and also works fine as a shared library. It also includes an excellent UI builder called FLUID that can be used to create applications in minutes.
License: GNU Lesser General Public License (LGPL)
Changes:
Improved color contrast in secondary selection blocks of Fl_Text_Display, a fix for a regression in callback handling, a fix for incorrect relative paths when the absolute path has a trailing slash in fl_filename_relative, a fix for multiple selection of files and directories in Fl_File_Chooser, and a fix for a crash under MS Windows when selecting umlauts in Fl_Help_View.