password
username
Sponsored by CakeMail, an email marketing software.
Newsletter preview

::: L I N K S F O R T H E D A Y :::

Today's news on the web: http://freshmeat.net/daily/2008/06/08/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce

--------.---..----- . --.----.-- .- - --- --- --.-. .-. -----.-

::: A D V E R T I S I N G :::

Considering the industry's fastest growing Linux but weary of rolling out
without someone behind you?

HP has a 20-year partnership with Novell and 10 consecutive years Linux
market leadership. We can offer you best-of-breed technology including
SUSE Linux Enterprise, paired with proven multi-OS services expertise and
total solution accountability! Check us out at

http://www.linux.com/sponsor_solutions/hpos

---.- .-.------.--- . - --- .--.- -- ----.-- -.-- -..--.-- --

::: R E L E A S E H E A D L I N E S (33) :::

[001] - atool 0.35.0
[002] - Avian 0.1
[003] - cego 2.0.6
[004] - Courier Authentication Library 0.60.6
[005] - Dabo 0.8.4
[006] - Elm Millennium Edition 2.5 PLalpha19 (Elm ME+ 2.5)
[007] - feresPost 3.1.4
[008] - fixx bug tracker 1
[009] - FrontAccounting 2.0 Release Candidate 1
[010] - fsc2 2.3.10
[011] - GNOME Remote Connection Manager 0.1.6
[012] - IMDbPY 3.6
[013] - InspIRCd 1.1.20
[014] - InspIRCd 1.2.0a4 (Development)
[015] - JLanguageLearn 0.9.4
[016] - JMathLib 0.9.0
[017] - Json-lib 2.2.2
[018] - latrace 0.3
[019] - Mitter 0.3.0
[020] - mtPaint 3.21
[021] - NArrange 0.2.3
[022] - OGMRip 0.12.0
[023] - pdfposter 0.4.2
[024] - ppc 0.8.9
[025] - Python Mesh Viewer 1.0
[026] - recls 1.8.12
[027] - Restless 20080608
[028] - Seed7 2008-06-08
[029] - Smalltalk YX 0.1.7
[030] - Twitim 0.4
[031] - VBinDiff 3.0 beta 2
[032] - youtube-dl 2008.06.08
[033] - Zild Database Library 2.2.2


- --.---. . ------ -- .- --.--. -. ----------. --..-------.-. -

::: R E L E A S E D E T A I L S :::

[001] - atool 0.35.0
by Oskar Liljeblad (http://freshmeat.net/users/osk/)
Sun, Jun 8th 2008 21:50

System :: Archiving

About: atool is a script for managing file archives of various types (tar,
tar+gzip, zip etc). The main command is aunpack, which extracts files from
an archive. It overcomes the problem of extracting files from an archive
without checking whether the files were located in a subdirectory or in the
top directory of the archive, resulting in files scattered all over the
place by first extracting to a new directory. If there was only a single
file in the archive, that file is moved to the original directory. It also
prevents local files from being overwritten by mistake. The other commands
are apack for creating archives, als for listing files in archives, and
acat for extracting files to standard out.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/atool/

- % - % - % - % -

[002] - Avian 0.1
by Joel Dice (http://freshmeat.net/users/dicej/)
Sun, Jun 8th 2008 22:36

Software Development :: Interpreters

About: Avian is a lightweight virtual machine and class library, both
written from scratch to provide a useful subset of Java's features. It's
well-suited to cross-platform applications which need a typesafe language
but must remain small and self-contained.

Changes: The highlight of this release is a new JIT compiler designed to
make more efficient use of machine registers. The generated code is 50-100%
faster for CPU-intensive tasks such as image decoding, and 25-30% smaller
on average. Other new features include support for Thread.getStackTrace
(useful for sample-based profiling) and support for building Avian as a
shared library on all platforms.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/avian/

- % - % - % - % -

[003] - cego 2.0.6
by lemke (http://freshmeat.net/users/lemke/)
Sun, Jun 8th 2008 16:31

Database
Database :: Database Engines/Servers
Database :: Front-Ends

About: Cego implements a relational and transactional database system with
support for the SQL query language. The current release contains the most
common database features for basic table manipulation and data retrieval.
Indexes, foreign keys, views, and stored procedures are also implemented.
Future releases (2.0 and above) will support a multi-node database concept
with log file shipping for an automatic database application failover.

Changes: Several fixes in procedures, indexes, and data type handling.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/cego/

- % - % - % - % -

[004] - Courier Authentication Library 0.60.6
by Sam Varshavchik (http://freshmeat.net/users/mrsam/)
Sun, Jun 8th 2008 21:51

Communications :: Email
Database :: API

About: The Courier Authentication Library is an API toolkit for
implementing password validation and account metadata lookups.
Authentication can be configured using either the traditional system
password file lookups, or using MySQL, PostgreSQL, LDAP, or DB/GDBM
databases.

Changes: This release fixes an SQL injection possibility in the MySQL
module, with MySQL databases that use non-Latin character sets.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/courier-authlib/

- % - % - % - % -

[005] - Dabo 0.8.4
by Ed Leafe (http://freshmeat.net/users/edleafe/)
Sun, Jun 8th 2008 22:37



About: Dabo is a three-tier, cross-platform database application
development framework, written in Python with the wxPython GUI toolkit. The
controls in Dabo's UI are easily bound to data by setting two properties.
The business object is designed to afford you complete control over the
validation and handling of your data. The cursor classes are abstracted
from their backend implementations, allowing for easy support of nearly any
backend database. Dabo's design and approach has been inspired by RAD
database development tools such as Visual FoxPro, Delphi, and Visual Basic.


Changes: Many small bugfixes and enhancements. This will be the last
release of the 0.8.x branch; future work on 0.9 and later will have
different version requirements for Python and wxPython.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/dabo/

- % - % - % - % -

[006] - Elm Millennium Edition 2.5 PLalpha19 (Elm ME+ 2.5)
by Kari Hurtta (http://freshmeat.net/users/hurtta/)
Sun, Jun 8th 2008 21:52

Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office

About: Elm Millennium Edition is an interactive mail system based on Elm
2.4. It contains enhanced MIME and character set support. A subset of UTF-8
(Unicode) is handled. It can read mail from a local mbox and POP and IMAP
folders and can pass mail to the PGP or GPG programs. It can also view
digests as a mailbox and reassemble fragmented (message/partial) messages.
It includes modules for TLS/SSL, iconv, and SMTP.

Changes: This release changes the aliases implementation, as well as the
file names and format of aliases. A regression of the In-Reply-To header
field editing on the "Message Header Edit Screen" is fixed. Header field
conversion on b)ounce now also applies to some MIME header fields. Bold and
underlined text are used in the display (in addition to inverse text). Some
other changes and bugfixes are included.

License: Freely Distributable

URL: http://freshmeat.net/projects/elmme/

- % - % - % - % -

[007] - feresPost 3.1.4
by feresPost (http://freshmeat.net/users/feresPost/)
Sun, Jun 8th 2008 06:51

Scientific/Engineering

About: feresPost is a Ruby extension that provides the definition of
classes and modules devoted to the development of automated post-processing
for Nastran or Samcef finite element results. The library allows easy
manipulation of finite element models, groups, and results. Efficient
post-processing is possible because the time-consuming operations are
written in C/C++.

Changes: FeResPost groups can be saved into a Patran session file.
Enhancements were made in the manipulation of group entities. A bug in the
reading the grid point forces from Nastran xdb result files was corrected.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ferespost/

- % - % - % - % -

[008] - fixx bug tracker 1
by Sarat Pediredla (http://freshmeat.net/users/saratpediredla/)
Sun, Jun 8th 2008 22:38

Software Development :: Bug Tracking

About: fixx is a bug tracking and issue tracking system for software teams
in the enterprise. By focusing on the needs of software developers and
their managers, fixx enables you to collaborate, painlessly resolve bugs,
and deliver quality software on time.

License: Other/Proprietary License with Free Trial

URL: http://freshmeat.net/projects/fixxbugtracker/

- % - % - % - % -

[009] - FrontAccounting 2.0 Release Candidate 1
by FrontAccounting (http://freshmeat.net/users/FrontAccounting/)
Sun, Jun 8th 2008 16:34

Office/Business :: Financial :: Accounting

About: FrontAccounting (FA) is a professional Web-based accounting system
for the entire ERP chain. FA is multiuser, multilingual, and multicurrency.
FA is a further elaboration of the discontinued OpenAccounting (OA)
software. OA was a fork of WebERP.

Changes: This release avoids XSS attacks via Javascript database
injection. The content of the function header2 in pdf_report.inc has been
moved to a separate file for better design support. Automatic calculation
of item prices from home currency and base sales type settings. Preparation
for AJAX functionality (partially implemented). Optional hints display. The
menu system has been moved from header/footer.inc to renderer.php for
better support of themes. The HTML is now DOCTYPE HTML 4.01 Transitional.
Datepicker now shows the week number as well. The current user can now
change his password.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/frontaccounting/

- % - % - % - % -

[010] - fsc2 2.3.10
by Jens Thoms Törring (http://freshmeat.net/users/jtto/)
Sun, Jun 8th 2008 16:31

Scientific/Engineering
Scientific/Engineering :: Chemistry
Scientific/Engineering :: Physics

About: fsc2 is a program for controlling spectrometers. Experiments are
done by interpretation of scripts written in a simple language, EDL.
Devices are handled via modules in order to allow easy integration of new
devices. More than 50 devices are supported, connected via serial port,
GPIB, or LAN, as well as data acquisition cards, etc. The state of an
experiment can be remotly monitored via a built-in Web server.

Changes: Supported for several new devices was added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/fsc2/

- % - % - % - % -

[011] - GNOME Remote Connection Manager 0.1.6
by Ed Mann (http://freshmeat.net/users/ed_mann/)
Sun, Jun 8th 2008 06:47

Desktop Environment :: Gnome
Internet

About: grcm (GNOME Remote Connection Manager) is a highly configurable
remote connection manager that allows you to store remote connections like
telnet, ssh, and rdesktop in a simple-to-use GUI application.

Changes: The code was fixed to build on Fedora 9. New spec files were
added to build RPMs.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/grcm/

- % - % - % - % -

[012] - IMDbPY 3.6
by Davide Alberani (http://freshmeat.net/users/alberanid/)
Sun, Jun 8th 2008 16:30

Database :: Front-Ends
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Software Development :: Libraries :: Python Modules

About: IMDbPY aims to provide an easy way to access the IMDb's database
using a Python package. It is theoretically independent from the data
source (since IMDb provides two or three different interfaces to their
database). It is mainly intended for programmers and developers, but some
example scripts are included.

Changes: Full support for companies, many bugfixes, and some minor new
features have been introduced.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/imdbpy/

- % - % - % - % -

[013] - InspIRCd 1.1.20
by Brain (http://freshmeat.net/users/braindigitalis/)
Sun, Jun 8th 2008 22:35

Communications :: Chat :: Internet Relay Chat

About: InspIRCd is a fully modular IRC daemon with modular SSL (gnutls or
OpenSSL), ziplinks (through zlib) support, advanced spam filters, flood
controls, settable operator levels, and SQL login using PostgreSQL, MySQL,
or SQLite.

Changes: This release addresses a number of client compatibility and
general stability issues.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/inspircd/

- % - % - % - % -

[014] - InspIRCd 1.2.0a4 (Development)
by Brain (http://freshmeat.net/users/braindigitalis/)
Sun, Jun 8th 2008 22:03

Communications :: Chat :: Internet Relay Chat

About: InspIRCd is a fully modular IRC daemon with modular SSL (gnutls or
OpenSSL), ziplinks (through zlib) support, advanced spam filters, flood
controls, settable operator levels, and SQL login using PostgreSQL, MySQL,
or SQLite.

Changes: This release includes a number of mostly internal changes and
fixes from a3, and is a highly recommended upgrade for all current 1.2
users.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/inspircd/

- % - % - % - % -

[015] - JLanguageLearn 0.9.4
by Sebastian Parkitny (http://freshmeat.net/users/sparkitny/)
Sun, Jun 8th 2008 07:55

Education
Text Processing :: Markup :: XML

About: 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.

Changes: A bug which occurred when opening the editor was fixed. Some
minor improvements were made for creating Gap Lessons. Furthermore, there
are some more lessons for German speaking users who would like to learn
Spanish.

License: Free for non-commercial use

URL: http://freshmeat.net/projects/jlanguagelearn/

- % - % - % - % -

[016] - JMathLib 0.9.0
by Stefan Mueller (http://freshmeat.net/users/stmueller/)
Sun, Jun 8th 2008 16:27

Scientific/Engineering :: Mathematics

About: JMathLib is a system of mathematical functions designed to be used
to evaluate complex expressions and display the results graphically. It can
be used either interactively or to interpret script files. It works like
Matlab, Octave, Freemat, and Scilab.

Changes: New functions: autumn, bone, brighten, cla, clf, colormap, cool,
copper, dbquit, func2str, gca, gcf, get, global, gray, gray2ind, hot,
isfunctionhandle, isglobal, isstudent, jet, ntsc2rgb, pink, polar, rainbow,
set, spring, str2func, summer, ver, version, white, and winter. Updated
functions: addpath, blanks, checkForUpdates, load, num2str, patch, path,
rehash, runfile, and substring.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/jmathlib/

- % - % - % - % -

[017] - Json-lib 2.2.2
by Andres Almiray (http://freshmeat.net/users/aalmiray/)
Sun, Jun 8th 2008 06:49

Software Development :: Libraries :: Java Libraries

About: JSON-lib is a Java library for transforming beans, maps, and XML to
JSON and back to beans and DynaBeans. The main motivation for this library
is to provide the means to transform data between a server and an AJAX
enabled application using JSON (JavaScript Object Notation), a lightweight
data-interchange format that is easy for both humans and machines to read
and write.

Changes: Several bugs were fixed and a pair of pacthes were applied. The
dependencies' versions were updated.

License: The Apache License 2.0

URL: http://freshmeat.net/projects/json-lib/

- % - % - % - % -

[018] - latrace 0.3
by jolsa (http://freshmeat.net/users/jolsa/)
Sun, Jun 8th 2008 22:03

Software Development
Software Development :: Debuggers
System :: Diagnostics

About: latrace is a glibc 2.4+ LD_AUDIT frontend. It allows you to trace
library calls and get their statistics in a manner similar to the strace
utility.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/latrace/

- % - % - % - % -

[019] - Mitter 0.3.0
by Julio Biason (http://freshmeat.net/users/JulioBiason/)
Sun, Jun 8th 2008 06:49

Communications :: Chat

About: Mitter is a simple application to keep your Twitter status
up-to-date and to see your friends' updates. It aims to be simple and have
a small requirement list, while supporting multiple different interfaces.

Changes: This release supports a new version of the TTY interface. Besides
the normal "call and run" command line, there is a --command option, which
will start the Mitter TTY interface in a command line interface (something
like a shell). Some small bugs were fixed, so this should be more stable
than the 0.2 releases.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/mitter/

- % - % - % - % -

[020] - mtPaint 3.21
by wjaguar (http://freshmeat.net/users/wjaguar/)
Sun, Jun 8th 2008 22:03

Multimedia :: Graphics :: Editors :: Raster-Based

About: mtPaint is a simple GTK+1/2 painting program designed for creating
icons and pixel-based artwork. It can edit indexed palette or 24 bit RGB
images and offers basic painting and palette manipulation tools. Its main
file format is PNG, although it can also handle JPEG, GIF, TIFF, BMP, TGA,
XPM, and XBM files.

Changes: This release adds Galician and Russian translations, updates the
Spanish translation, adds some small improvements, and fixes several bugs.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/mtpaint/

- % - % - % - % -

[021] - NArrange 0.2.3
by James Nies (http://freshmeat.net/users/jamesnies/)
Sun, Jun 8th 2008 16:29

Software Development :: Code Generators

About: NArrange is a tool for arranging .NET source code. This code
beautifier automatically sorts and organizes class members into groups or
regions. Currently, C# and VB code files are supported.

Changes: This release fixes VB handling of member names starting with
underscores and addresses several configuration bugs.

License: Common Public License

URL: http://freshmeat.net/projects/narrange/

- % - % - % - % -

[022] - OGMRip 0.12.0
by billl (http://freshmeat.net/users/bi3l/)
Sun, Jun 8th 2008 16:37

Multimedia :: Video :: Conversion

About: OGMRip is an application and a set of libraries for ripping and
encoding DVDs into AVI/OGM files using a wide variety of codecs. It relies
on mplayer, mencoder, ogmtools, oggenc, and lame to perform its tasks. The
GUI features a clean HIG-compliant GNOME 2 interface and tries to minimize
(as much as possible) esoteric settings.

Changes: This version has been largely directed towards simplifying the
graphical user interface, resulting primarily from the emergence of
encoding profiles. Configurability has been improved with the addition of
per-codec and per-container options through plugins. Another major change
concerns the management of external software that becomes fully dynamic.
This release has better subtitles management, more comprehensive MP4
container support (which can now produce videos for the iPod or PSP), the
ability to choose the angle of the video, and more.

License: GNU Lesser General Public License (LGPL)

URL: http://freshmeat.net/projects/ogmrip/

- % - % - % - % -

[023] - pdfposter 0.4.2
by Hartmut Goebel (http://freshmeat.net/users/htgoebel/)
Sun, Jun 8th 2008 22:39

Printing
Utilities

About: pdfposter can be used to create a large poster by building it from
multple pages and/or printing it on large media. It expects as input a PDF
file, normally printing on a single page. The output is again a PDF file,
maybe containing multiple pages together, thus building the poster. The
input page will be scaled to obtain the desired size. This is much like
poster does for Postscript files, but works with PDF instead, since
sometimes poster does not like your files converted from PDF. Indeed,
pdfposter was inspired by poster.

Changes: In some cases (depending on the input PDF), a TypeError occurred
when calculating dimensions. This has been fixed.

License: GNU General Public License v3

URL: http://freshmeat.net/projects/pdfposter/

- % - % - % - % -

[024] - ppc 0.8.9
by vvd (http://freshmeat.net/users/Viet/)
Sun, Jun 8th 2008 06:47

Multimedia :: Sound/Audio :: MIDI
Multimedia :: Sound/Audio :: Sound Synthesis

About: ppc is an E-MU P***t Phatt/Orbit/Carnaval remote and SysEx-editor
written in C/GTK+-2. You can control almost all global and all preset
parameters and create new presets.

Changes: The audit button now lets you listen to the preset you are about
to overwrite. In the instrument section, you will find some generalized
volume envelope presets. This allows you to quickly try different volume
envelopes for each instrument. A new "MIDI Program->Preset map" window and
"MIDI channel setup" window have been added. New export/import presets were
added. Importing does not just send the preset data (which would put the
preset into the RAM slot specified in the SysEx file); instead, you select
the RAM slot.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/ppc/

- % - % - % - % -

[025] - Python Mesh Viewer 1.0
by Thomas Capricelli (http://freshmeat.net/users/orzel/)
Sun, Jun 8th 2008 16:35

Education
Multimedia :: Graphics :: 3D Rendering
Scientific/Engineering :: Visualization

About: Python Mesh Viewer is a very basic tool to display and play with 3D
models. You can either construct them in the code (by defining points,
triangles, and quads) or load them from a file. Currently, the only file
format supported is the ".mesh" format from the closed source software
medit. The rendering is done with absolutely no hardware acceleration (no
OpenGL).

Changes: This release performs as intended, and there are no known bugs.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/pythonmeshviewer/

- % - % - % - % -

[026] - recls 1.8.12
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Sun, Jun 8th 2008 16:28

Internet :: File Transfer Protocol (FTP)
Software Development :: Libraries

About: recls is a multi-platform recursive filesystem searching library.
It presents a C API with mappings to C++, COM, D, Java, Python, and Ruby.

Changes: 64-bit Windows compatibility was added. A bug in
Recls_DeriveRelativePath(), triggered when the origin path is the empty
string, was fixed. Unit tests for path combining, path squeezing, and
deriving relative paths were added. This release relies on STLSoft 1.9.45
or later.

License: BSD License (revised)

URL: http://freshmeat.net/projects/recls/

- % - % - % - % -

[027] - Restless 20080608
by Phil Endecott (http://freshmeat.net/users/endecotp/)
Sun, Jun 8th 2008 07:49

Internet :: WWW/HTTP :: Dynamic Content
Text Processing :: Markup

About: Restless is yet-another lightweight markup processor; it generates
HTML from plain text with non-intrusive markup of headings, bullet lists,
and so on. But unlike other such tools, restless aims to do less: it does
not use cryptic punctuation to control advanced formatting, and instead
uses heuristics to classify, for example, code samples versus text. It can
be used from the command line or on-demand as an Apache filter.

Changes: This first version includes enough functionality to format its
own Web page.

License: GNU General Public License v2

URL: http://freshmeat.net/projects/restless/

- % - % - % - % -

[028] - Seed7 2008-06-08
by Thomas Mertes (http://freshmeat.net/users/thomas_mertes/)
Sun, Jun 8th 2008 22:40

Software Development :: Compilers
Software Development :: Interpreters

About: Seed7 is a general purpose programming language. It is a higher
level language compared to Ada, C++, and Java. In Seed7, new statements and
operators can be declared easily. Functions with type results and type
parameters are more elegant than a template or generics concept. Object
orientation is used when it brings advantages and not in places when other
solutions are more obvious. Although Seed7 contains several concepts of
other programming languages, it is generally not considered as a direct
descendant of any other programming language.

Changes: The chapter about symbol scanning from a file in the manual was
improved. A new include file (cgi.s7i) to support the Common Gateway
Interface was added. A bug in the getLine function of the scanfile.s7i
library was fixed. The function fileExists was added to the seed7_05.s7i
library. The handling of closures in the compiler (comp.sd7) was improved.
A new example program (lander.sd7), which simulates a lunar landing, was
added.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/seed7/

- % - % - % - % -

[029] - Smalltalk YX 0.1.7
by Lethalman (http://freshmeat.net/users/Lethalman/)
Sun, Jun 8th 2008 06:40

Software Development :: Interpreters

About: Smalltalk YX is a Smalltalk-80 implementation. It's highly
portable, and runs equally well on 32-bit and 64-bit systems, Mac, Unix,
Windows, WinCE, or Solaris. It has an easy-to-use plugin system and is very
active.

Changes: The .SYX_ROOT_PATH and SYX_PLUGIN_PATH environment variables have
been introduced. Image recovering has been fixed. Several standard methods
for Collections, Numbers, and Object printing/storing were covered.
#display family methods have been introduced for Smalltalk objects. System
signal handling has been improved. The interpreter has been refactored to
use one stack per Process. Symbols creation was optimized. The parser and
lexer have been fixed. Blocks' scopes have been fixed. <- assignment is
supported. Scheduler external idle sources have been added. Asyncronous
console and GTK+ loop were added using semaphores.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/syx/

- % - % - % - % -

[030] - Twitim 0.4
by Yoshizumi Endo (http://freshmeat.net/users/yendo/)
Sun, Jun 8th 2008 16:28

Communications :: Chat

About: Twitim is an XMPP (Jabber) client for Twitter. It features custom
watchlists, sounds, and pop-up notifications.

Changes: Support for a system tray icon and checking the current rate
limit for API requests was added. Custom app icon loading problems were
fixed.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/twitim/

- % - % - % - % -

[031] - VBinDiff 3.0 beta 2
by Chris (http://freshmeat.net/users/cmadsen/)
Sun, Jun 8th 2008 07:51

Utilities

About: VBinDiff (Visual Binary Diff) displays files in hexadecimal and
ASCII (or EBCDIC). It can also display two files at once and highlight the
differences between them. Unlike diff, it works well with large files (up
to 4 GB).

Changes: The line editor (used for entering search strings etc.) was
improved.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/vbindiff/

- % - % - % - % -

[032] - youtube-dl 2008.06.08
by rg3 (http://freshmeat.net/users/rg3/)
Sun, Jun 8th 2008 16:29

Internet :: WWW/HTTP
Multimedia :: Video

About: youtube-dl is a small command-line program for downloading videos
from YouTube.com.

Changes: This release fixes a minor bug. When the program was instructed
to download several videos and not use any title information in the output
filename, it would output all the videos to the same file, with each new
video overwriting the contents of the previous one.

License: MIT/X Consortium License

URL: http://freshmeat.net/projects/youtube-dl/

- % - % - % - % -

[033] - Zild Database Library 2.2.2
by hauk (http://freshmeat.net/users/hauk/)
Sun, Jun 8th 2008 22:36

Database :: API
Software Development :: Libraries
Software Development :: Libraries :: Application Frameworks

About: The Zild C Database Library implements a small, fast, and easy to
use database API with thread-safe connection pooling. The library can
connect transparently to multiple database systems. It has zero runtime
configuration and connections are specified via a URL scheme.

License: GNU General Public License (GPL)

URL: http://freshmeat.net/projects/libzdb/



- --.- -.- ---.--- ... -.------- . .-. ----. -..- ---.--- ---



_______________________________________________
The freshmeat daily newsletter
To ***, send email to freshmeat-news-request@lists.freshmeat.net
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news