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
Bazaar VCS 1.5rc1 (Default branch)
Sunday, May 11, 2008 7:20:06 AM
Quackey 0.2 (Default branch)
Sunday, May 11, 2008 7:20:09 AM
gumnut 0.1.5 (Default branch)
Sunday, May 11, 2008 12:21:02 PM
ccextractor 0.39 (Default branch)
Sunday, May 11, 2008 12:21:06 PM
Simple components for Ada 3.0 (Default branch)
Sunday, May 11, 2008 12:21:11 PM
VoiceChatter 0.9.7 (Default branch)
Sunday, May 11, 2008 12:21:14 PM
Pragmatic Mathematical Service 0.0.5 (Default branch)
Sunday, May 11, 2008 3:40:33 PM
Ampache 3.4 (Default branch)
Sunday, May 11, 2008 7:20:04 AM
SubLib 0.9 (Default branch)
Sunday, May 11, 2008 7:20:11 AM
I'm Cross! 20080510 (Default branch)
Sunday, May 11, 2008 7:20:14 AM
Moderators:
Bazaar is a simple decentralized revision control system. Decentralized revision control systems give users the ability to branch remote repositories to a local context. Users can commit to local branches without requiring special permission from the branches that they branched from.
License: GNU General Public License (GPL)
Changes:
This is mostly a bugfix release, with a few more
performance improvements (for bzr diff and bzr
status with pending merges). Several performance
improvements were made, impacting bzr diff, bzr
status, and bzr pull. The conversion from
dirstate/pack branches into rich-root(pack) has
been improved, paving the way for rich-root-pack
to become the default format within the next few
releases. This will make interoperating with a
subversion repository more seemless, as bzr-svn
has required local repositories to be in
rich-root(-pack) formats. User and developer
documentation have both been expanded.

Quackey is a somewhat simplified but mostly
feature-complete version of the Perquackey anagram
word-building game. It runs in an xterm, Gnome terminal, or on the console. The entire game is contained in an 11kb
Bash shell script, and a big chunk of that is
instruction text and comments. It was written
as a "proof-of-concept," but the game is quite
playable (and fun) even in its preliminary release form. It
requires the author's "yawl" word list package or
a similar word list installed in /usr/share/dict. Playing Quackey is good practice for Scrabble and similar anagramming games.
License: GNU General Public License v3
Changes:
A script for "vulnerable" play was added. The
README documentation file was expanded.

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:
The HTML template "~/.gnut_html_template" is now
created if it is not found on startup. A new
Desktop Entry menu launcher and icon were added in
the Applications->Internet menu for .deb based
systems.
ccextractor is a fast closed caption extractor for MPEG files. It can generate .srt/.smi (subtitles) files directly from your TV recordings (both analog and digital) or DVDs, as well as from other sources.
License: GNU General Public License (GPL)
Changes:
Tivo support was added. A transcript mode was
added which provides no timing data and no
duplicate lines on roll-up. The MPEG parser was
greatly improved, with better timing. Automatic
support for split files was added, so ccextractor
now loads the next file automatically. Many fixes
were made.
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 adds various locking synchronization primitives. Added were plain events; race condition-free pulse events; arrays of events that can be signaled, reset, and awaited in any combination; reentrant mutexes; and arrays of mutexes, deadlock-free with an enforced order of locking. The documentation includes solutions for the problems of checkpoint tasks synchronization and dining philosophers. It also contains a chapter considering advanced concurrent Ada programming using protected objects, focused on race condition prevention.
VoiceChatter is a cross-platform voice chatting
application. It is
built for gaming, so it is lightweight, yet it
delivers excellent voice
quality over minimal bandwidth and latency.
License: GNU General Public License v2
Changes:
The biggest changes in this version revolve around quality. Audio input and output have been tweaked to sound much better at higher volumes, and there is now more control over volume levels. Annoying popup dialogs indicating audio device initialization failures have been removed. Text-to-speech has been improved/fixed on the Linux and Mac platforms.
Pragmatic Mathematical Service is a JavaScript
collection with over 400 mathematical functions.
It also includes a very simple frontend that is
usable with a mouse and/or keyboard (a virtual
keyboard is included).
License: GNU General Public License v2
Changes:
Several small but annoying bugs have been fixed. A complex data type has been added with all basic operations (+, -, /, *, %, fmod, pow, log, and exp, to name just a few) including a set of trigonometric functions with their inverse, hyperbole, and inverse hyperbole counterparts together with a couple of helpers. A linear, square, and cubic solver have been added, and thus eigenvalues for 2x2 and 3x3 real matrices.

Ampache is a Web-based audio file manager. It allows you to view, edit, and play your audio files via the Web. It has support for playlists, artist and album views, album art, random play, playback via HTTP with on-the-fly transcoding and downsampling, vote based playback, playback via MPD and Icecast, an integrated Flash player, and per-user themes and song play tracking. You can also link multiple Ampache servers together using XML-RPC. Ampache supports gettext translations and has full translations into many languages.
License: GNU General Public License (GPL)
Changes:
This version is a complete redesign from 3.3.x.
Some of the more notable feature additions are a
full implementation of democratic play, XMLAPI for
integration with Upnp servers and Amarok2,
improved multi-language support, support for
multiple localplay instances in a single install,
a fully implemented source IP, user and file type
based transcoding, intelligent dynamic playlists
based on previously played songs, a shoutbox, and
a vastly improved cataloging system.
SubLib is a library that eases the development of subtitling applications. It supports the most common text-based subtitle formats and allows for subtitle editing, conversion, and synchronization.
License: GNU General Public License (GPL)
Changes:
This release features support for the following
subtitle formats: AQ Title, MacSUB, Sofni,
SubCreator 1.x, and ViPlay Subtitle File.
Auto-detection of subtitle formats was improved.
Installation of the library with autotools is now
supported.
I'm Cross! is a script that installs cross-compiler toolchains that target Microsoft Windows and Mac OS X on a developer's Linux workstation. Additionally, it installs cross-compiled versions of various libraries, such as wxWidgets, GTK+, FLTK, Allegro, PCRE, libxml2, zlib, and pthreads-w32, as well as installer (setup.exe) creation tools. This provides an easy way to set up a Linux workstation to simultaneously build Linux, Windows, and Mac OS X executables from the same source tree, and then to create installer programs for those executables.
License: GNU General Public License (GPL)
Changes:
The FLTK and wxWidgets cross-compiled toolkits are
now available for Mac OS X. Creation of Mac OS X
installers is now supported and demonstrated in
the sample programs. The makefile for the sample
programs has been greatly simplified to make it
much easier to understand how to build executables
and installers. The issue of lacking Objective-C
support in Mac OS X has been resolved. There have
been bugfixes.
|
© 2004 Minds Eye One, All Rights Reserved
Heffee™ is a trademark of Minds Eye One
Change of ownership coming soon
|