Newsletter for Sunday, November 26th 2006
The freshmeat daily newsletter <[email protected]>
| Newsgroups | gmane.linux.freshmeat.announce |
|---|---|
| Message-ID | <[email protected]> |
::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2006/11/26/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
- --- . ---.-------.---- -.------..-. - . .--.---- - . --.---
::: A D V E R T I S I N G :::
Track & Manage Your Source Code and Digital Assets for FREE with Perforce
Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for
Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two
user download at
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=133888&bid=282689&dat=121642&opt=0&rdm=[timestamp]
.--. ---- - -------.-.--- .--. . ----.--- - . .- -.-.- ------
::: R E L E A S E H E A D L I N E S (61) :::
[001] - 2E Programming Language 0.8
[002] - Absolute OS 11.0.4
[003] - Atomsphere 1.0.1.0
[004] - BalanceNG 1.711
[005] - BASIC-256 0.9
[006] - bftpd 1.6
[007] - bit 0.3.0
[008] - Cultivation 6
[009] - deep 0.8i
[010] - delsafe 0.3.2
[011] - DiskSearch 1.1.2
[012] - EasyBookmarks 2.9.10
[013] - Ecksdee 0.0.9
[014] - Eclipse Wikipedia Editor Plugin 2.0.6
[015] - Floola beta 19
[016] - GAlbum 0.1
[017] - GAMGI 0.12.3
[018] - GeSHi 1.0.7.16 (Stable)
[019] - goblinhack 0.8
[020] - Goggles 0.9.1
[021] - GPG-Crypter 0.2
[022] - GRAMPS 2.2.3
[023] - Gwenview 1.4.1
[024] - High Availability Port Monitor 0.6
[025] - HJB 0.9.1
[026] - HTML Purifier 1.3.0
[027] - idioskopos 0.3.1
[028] - Issue Dealer Main 0.9.110
[029] - istrice 1.5
[030] - JavaLog Analyser 20061126
[031] - jGnash 1.10.7
[032] - libconfigduo 1.0.1
[033] - libSieve 2.2.2
[034] - Lowarch 0.1.0
[035] - LXPanel 0.2.3
[036] - maRBL 1.1
[037] - myintcl 0.1
[038] - MyServer 0.8.3-RC1
[039] - nnewz 0.3
[040] - Openpbx.org Release Candidate 2
[041] - Pango 1.14.8
[042] - PennMUSH 1.8.2p0 (Stable)
[043] - Photo Organizer 2.33-rc1 (Stable)
[044] - PHP Mini SQL Admin 1.3.061126
[045] - Php Object Generator 2.5
[046] - pyFlashCards 0.2.1
[047] - PySQL 0.2
[048] - rdup 0.3.1
[049] - RSSOwl 1.2.3
[050] - Ruby/Informix 0.3.0
[051] - Sahi 2006-11-26
[052] - Samba LDAP Tools++ 0.1
[053] - schedtool 1.2.9
[054] - Simple Config 1.1.0
[055] - Simple dictionary application 1.04
[056] - SRESI 0.16.1
[057] - Tagfilter 0.20
[058] - Tamil Converters 2.7
[059] - url.markr 0.1
[060] - wsdlpull 1.12
[061] - Xnee's not an event emulator 2.05.98
-----.---.--.-----. -.-. -------.- .- --.-.---- . - .--------.
::: R E L E A S E D E T A I L S :::
[001] - 2E Programming Language 0.8
by Derek Pressnall (http://freshmeat.net/users/tchuladdiass/)
Sun, Nov 26th 2006 20:24
About: 2e is an experimental language designed to be as simple as
possible, but still allow for all the standard programming functions
(expression evaluation, flow control, functions, variables, and arrays,
etc). The language flow control is handled via a C style conditional
operator (expr ? expr2 : expr3) for if/else processing, and a variant
iterative conditional (expr ?? expr2 : expr3) for looping. Parentheses are
used for grouping throughout, and both built-in and user-defined functions
are supported. The language itself is referred to as 2e, while the
interpreter is called ee. The interpreter is designed to be used
stand-alone, and it can also be easily embedded within another
application.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lang2e/
- % - % - % - % -
[002] - Absolute OS 11.0.4
by Paul Sherman (http://freshmeat.net/users/psherma1/)
Sun, Nov 26th 2006 01:43
About: Absolute OS is a fast Slackware derivative Linux distribution that
uses a Icewm and ROX-Filer window/file manager combination. It comes with
Firefox, The GIMP, MPlayer, K3B, Azureus, Gaim, Frostwire, Gftp, StarDict,
and many other titles all set up and ready to run. Several utilities are
included to ease configuration and management. It is compatible with all
Slackware 11 packages and can be installed just like a Slackware disk,
except that any choice of packages is removed, as it just installs
everything.
Changes: The new file-finder utility is fast, and can give file properties
and open a file's parent folder with ROX or open the file with its default
application. A USB-stick mounting script was added. A GAMMApage bug was
fixed for ATI users. PPP and KPPP are included for modem users. Gutenpy
was substituted for the dated ETextReader.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/absolute-os/
- % - % - % - % -
[003] - Atomsphere 1.0.1.0
by Bill Brown (http://freshmeat.net/users/wbrown338/)
Sun, Nov 26th 2006 20:25
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
About: Atomsphere is a Java library that allows you to create and modify
Atom 1.0 feeds. It is also packaged as a servlet-lib for use in Web
applications, and as a custom tag library to display feeds on a Web page.
It comes with an example Web application that demonstrates some uses of
the library. It is written to be tied as closely as possible to the
current Atom specification.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/atomsphere/
- % - % - % - % -
[004] - BalanceNG 1.711
by Thomas Obermair (http://freshmeat.net/users/thomasobermair/)
Sun, Nov 26th 2006 07:47
Internet
Internet :: Proxy Servers
Internet :: WWW/HTTP :: Site Management
About: BalanceNG is a modern software IP load balancing solution. It is
small, fast, and easy to use and setup. It offers session persistence,
different distribution methods (Round Robin, Random, Hash, and Least
Resource) and a customizable UDP health check agent in source code. It
supports VRRP (Virtual Router Redundancy Protocol) to set up high
availability configurations on multiple nodes. It integrates pcap packet
dumping for debugging purposes and allows the implementation of a
"transparent forensic logging bridge".
Changes: A major bug has been fixed that caused BalanceNG to consume too
many CPU cycles on Linux systems. Upgrading is strongly recommended.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/balanceng/
- % - % - % - % -
[005] - BASIC-256 0.9
by Ian Larsen (http://freshmeat.net/users/drblast/)
Sun, Nov 26th 2006 19:39
Education
About: BASIC-256 is a simple BASIC IDE that allows young children to learn
to program. It was written in response to David Brin's article, "Why Johnny
Can't Code," in which he bemoans the lack of a simple, line-oriented
programming language for children that runs on modern computers. It
features a byte-code compiler and interpreter, a debugger, easy to use
graphical and text output, and an editor.
Changes: The user interface has been redesigned and enhanced, file access
commands have been added to the language, and a "poly" function to draw
complex shapes has been added, along with three new string manipulation
functions. The build process has been streamlined and reduced to two
commands.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/basic256/
- % - % - % - % -
[006] - bftpd 1.6
by Slicer (http://freshmeat.net/users/slicer/)
Sun, Nov 26th 2006 17:02
Internet :: File Transfer Protocol (FTP)
About: bftpd is a very configurable Linux FTP server which can do chroot
without special configuration or directory preparation. It works on all
Unix variants tested. Most FTP commands are supported, and user
authentication is done via passwd/shadow or PAM. tar/gzip on-the-fly is
supported.
Changes: This release adds new Polish documentation. No changes were made
to the source.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bftpd/
- % - % - % - % -
[007] - bit 0.3.0
by Rick Vinyard (http://freshmeat.net/users/rvinyard/)
Sun, Nov 26th 2006 01:40
Software Development :: Libraries
About: bit is a library that makes it easier to dynamically manipulate
data buffers containing fields that do not have octet (byte) boundaries.
An example is the IP header, which is generally dealt with at compile time
via bit fields in a structure. A key feature of the bit library is support
for loading data formats described in XML files and dynamically parsing
those fields at run time. This library was initially created to support
reading various kinds of robotic device I/O (IR sensors, motors), but it
has also been used for run time parsing of IP, TCP, UDP, and RTP headers.
Changes: This release now supports both boost and std::tr1 smart pointers.
The Buffer and RecordBuffer classes have been restructured, and xml support
has been added to the Field/Record hierarchy. This release also contains a
new record layout DTD that supports type hints. Roughly 150 unit tests
have been added to the testing suite, along with other small changes and
bugfixes.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/bit/
- % - % - % - % -
[008] - Cultivation 6
by Jason Rohrer (http://freshmeat.net/users/jcr13/)
Sun, Nov 26th 2006 17:00
Games/Entertainment
About: Cultivation explores the social interactions within a gardening
community. You lead one family of gardeners, starting with a single
individual, and wise choices can keep your genetic line from extinction.
While breeding plants, eating, and mating, your actions impact your
neighbors, and the social balance sways between conflict and compromise.
Cultivation features dynamic graphics that are procedurally-generated
using genetic representations and cross-breeding. In other words, game
objects are "grown" in real-time instead of being hand-painted or
hard-coded. Each plant and gardener in the game is unique in terms of both
its appearance and behavior.
Changes: The game now has an eventual "win" condition: open the gate to
immortality and lead your fellow gardeners through it. The Lead button,
used in achieving the goal, can also be used to quell a turf war. In-game
tool-tips have been added to explain the buttons. The storage area has
been limited to 10 items: older items are dropped once the limit is
reached.
License: Public Domain
URL: http://freshmeat.net/projects/cultivation/
- % - % - % - % -
[009] - deep 0.8i
by Richard Harris (http://freshmeat.net/users/r_e_h/)
Sun, Nov 26th 2006 16:25
Internet :: WWW/HTTP :: Dynamic Content
About: Deep is a content management system that serves HTML, preformatted
text, Deep shorthand content, or the output of a Lua script using simple
templates and CSS. There are hooks to sell this content either by single
page or multi-page set through PayPal. You can use Deep to publish other
peoples' work, diverting a percentage of the payments to the publisher and
allowing the rest to go directly to the author. To promote fairness, the
server makes these percentages public. Deep is also a blog server, using
simple uploaded text files for entries and generating all indices on the
fly. It does not use a database and requires only a cgi-bin directory on a
Unix server.
Changes: This release fixes missing email in mailto: links in blog
bylines. CSS div tags in blog entries are un-nested. Duplicate code has
been removed from Page.lua.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/deep/
- % - % - % - % -
[010] - delsafe 0.3.2
by psds (http://freshmeat.net/users/psdasilva/)
Sun, Nov 26th 2006 16:22
About: delsafe is a set of utilities to hopefully allow you to recover
recently deleted files. Basically, when you delete or in certain cases
overwrite a file the original file is moved into a trash can. It does this
by overriding the original unlink, rename, open, and fopen library calls
using the Linux LD_PRELOAD mechanism. Trash cans are placed on top of each
mount point and are accessible by each user directly or through links
placed in the user's home directory. This makes deletion very fast
because, in fact, it is only a renaming. To each filename in the trash can
is appended a time/version stamp.
Changes: Important bug fixes and improvements. Improved documentation. A
troubleshooting section is included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/delsafe/
- % - % - % - % -
[011] - DiskSearch 1.1.2
by ssaring (http://freshmeat.net/users/ssaring/)
Sun, Nov 26th 2006 16:21
Desktop Environment :: File Managers
System :: Archiving :: Backup
Utilities
About: DiskSearch is a tool for searching for files on all your removable
media disks, including CDs, ZIP disks, and backup tapes. It allows you to
search for songs on your MP3 CDs or for a document on your backup DVDs.
For advanced queries, a regular expression search mode is provided.
Searches are based on a simple database file, which needs to be filled
once by adding all your disks to it.
Changes: This release adds an Italian and a French translation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/disksearch/
- % - % - % - % -
[012] - EasyBookmarks 2.9.10
by B.Weber (http://freshmeat.net/users/foxbow/)
Sun, Nov 26th 2006 19:42
Internet :: WWW/HTTP :: Dynamic Content
About: EasyBookmarks is a Web-based bookmarks system. It features easy
installation and maintenance, support for multiple users with personal
lists and personal configuration, and support for several databases with a
detached database engine. It has Mozilla/Firefox support with a bookmarklet
to add the current page to the collection and RSS feeds for each category
to support livebookmarks. The generated pages are HTML4 compliant and
support custom CSS for easy customizing.
Changes: This release adds more configuration items, added linkcheck in
edit page, an RSS feed for category list overview, 'import' of
bookmarks.html files, a 'browse' feature to step through entries in a
category (handy for comics), and a quicklink bookmarklet that won't ask
for the category. Broken functions on the admin page have been fixed. The
edit view has been completely reworked to improve performance. Only SQLite
and MySQL are currently tested.
License: Freely Distributable
URL: http://freshmeat.net/projects/ebm/
- % - % - % - % -
[013] - Ecksdee 0.0.9
by Vincent Knecht (http://freshmeat.net/users/vknecht/)
Sun, Nov 26th 2006 01:10
Games/Entertainment :: Arcade
About: Ecskdee is a futuristic race and destroy game based on the
multi-platform Crystal Space 3D SDK, Crystal Entity Layer, and Crystal
Core. It should work on GNU/Linux, Unix, *BSD, Mac OS X, and Windows.
Development is mainly done on GNU/Linux.
Changes: Cg redist (32-bits) was added, so its installation is not needed
(use ecksdee.sh). The menu screen and HUD were revamped. Pause and
end-of-race screens were added. Two new ships and a new map with track
lane were added. Support was added for saving track and lap records with
ranking. Support for backgound music and songs from Niccy Spray were
added. Content exported from Blender is supported using blender2crystal.
Input configuration (input.cfg) and ship physics (like rolling) were
improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ecksdee/
- % - % - % - % -
[014] - Eclipse Wikipedia Editor Plugin 2.0.6
by Axel (http://freshmeat.net/users/axelcl/)
Sun, Nov 26th 2006 07:42
Software Development :: Documentation
Text Editors
Text Editors :: Documentation
About: The Eclipse Wikipedia Editor Plugin is an Eclipse editor for the
Wikipedia syntax. It features syntax highlighting, source folding,
outlining, uploading and downloading to and from the Web, and more.
Changes: It is now possible to add an extra "domain" entry into the login
with the wpDomain name entry (this can be helpful for authentication in an
extranet configuration with LDAP support). The refresh mechanisms of the
internal wiki browser preview have changed. Every time you click into a
new wiki editor, save the wikipedia text, or use a file with extension
*.wp in the Eclipse package explorer, the browser views the rendered HTML
output from the corresponding file in the /wpbin subdirectory.
License: Common Public License
URL: http://freshmeat.net/projects/plog4u/
- % - % - % - % -
[015] - Floola beta 19
by floola (http://freshmeat.net/users/floola/)
Sun, Nov 26th 2006 19:45
Multimedia :: Sound/Audio
Multimedia :: Video
About: Floola is an application to efficiently manage your iPod or your
Motorola mobile phone (any model that supports iTunes) under Linux, Mac OS
X, and Windows. Video and music files can be easily added and removed.
Playlists can be managed with simple drag-and-drop. Lyrics and artwork are
supported. Tracks can be submitted to last.fm.
Changes: A Romanian translation. The iPod shuffle database is rebuilt when
necessary. A problem with iPod shuffle has been fixed. Shuffle song reorder
has been fixed. A podcast init error (video podcasts) has been fixed. You
can now sort by type, and sorting is faster. An error with last.fm where
not all variables were set has been fixed. This release has smooth
playback under Mac OS.
License: Freeware
URL: http://freshmeat.net/projects/floola/
- % - % - % - % -
[016] - GAlbum 0.1
by Andy Tai (http://freshmeat.net/users/atai/)
Sun, Nov 26th 2006 21:29
About: GAlbum is a small photo album application for GNOME. It aims to be
a system for media data management.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/galbum/
- % - % - % - % -
[017] - GAMGI 0.12.3
by carlos (http://freshmeat.net/users/jcgp/)
Sun, Nov 26th 2006 01:16
Education
Scientific/Engineering
Scientific/Engineering :: Chemistry
About: GAMGI (General Atomistic Modelling Graphic Interface) is a program
to build, view, and analyze atomic strucures such as molecules, crystals,
glasses, liquids, etc. It aims to be useful for: the scientific community
working in Atomistic Modelling that needs a graphic interface to build
input data and to view and analyse output data, calculated with Ab-Initio
and Molecular Mechanics programs; the scientific community at large
studying chemistry, physics, materials science, geology, etc., that needs
a graphic interface to view and analyse atomic structural information and
to prepare images for presentations in classes and seminars; teaching
chemistry and physics in secondary schools and universities; science
promotion in schools, exhibitions and science museums.
Changes: Global selection between layers was implemented, making object
linking operations much easier. The dialog Atom->Copy was implemented. The
Link All method was implemented in the Window->Link dialog. The Gtk window
code was reorganized. Documentation was written for the Object->Link
dialogs and Atom->Copy. The documentation was updated for Object->Measure
dialogs, plus Plane->Create and Direction->Create dialogs.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gamgi/
- % - % - % - % -
[018] - GeSHi 1.0.7.16 (Stable)
by Nigel McNie (http://freshmeat.net/users/oracleshinoda/)
Sun, Nov 26th 2006 07:38
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: PHP Classes
Text Processing :: Markup :: HTML/XHTML
About: GeSHi is a generic syntax highlighter for PHP that takes any source
code and highlights it in XHTML and CSS. It features case-sensitive or
insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited
scope for styling, the use of CSS in which almost any aspect of the source
can be highlighted, the use of CSS classes to massively reduce the amount
of output code, function-to-URL capabilities, line numbering, and much
more. Over 50 languages are supported, including Java, C, PHP, HTML, CSS,
SQL, Pascal, C++, XML, ASP, and ASM.
Changes: This release includes two new languages, PL/SQL and C++/QT.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/geshi/
- % - % - % - % -
[019] - goblinhack 0.8
by goblin hack (http://freshmeat.net/users/goblinhack/)
Sun, Nov 26th 2006 19:35
Games/Entertainment
About: Goblin Hack is the world's first and probably last
smooth-scrolling, ASCII-graphics-based, OpenGL accelerated, rogue-like
dungeon game. The brave and noble warrior must navigate through random
dungeons, picking up goodies and picking off baddies along the way. Quiver
in fear at the ASCII fireball-breathing Dragons, Beholders, Vampires, and
even the occasional Goblin.
Changes: Shops have been added. Multiple weapons can be carried now.
Police have been added for those tempted to steal from shopkeepers.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/goblinhack/
- % - % - % - % -
[020] - Goggles 0.9.1
by Sander Jansen (http://freshmeat.net/users/sxj/)
Sun, Nov 26th 2006 16:49
Multimedia
Multimedia :: Video
About: Goggles is a frontend for the Ogle DVD player. It supports all the
features that Ogle provides, including bookmarks, and adds automatic
starting, automatic bookmarks, a convenient preferences panel for setting
keyboard shortcuts, DXR3 settings, and language and country preferences.
It is written in C++ using the FOX Toolkit.
Changes: Some minor compilation warnings on newer GCC versions were fixed.
The default X11 directory prefix was changed to /usr/lib and /usr/include.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/goggles/
- % - % - % - % -
[021] - GPG-Crypter 0.2
by Florian Sievers (http://freshmeat.net/users/dopehouse/)
Sun, Nov 26th 2006 07:40
Security :: Cryptography
About: GPG-Crypter is a GTK+ frontend to GnuPG (GPG) and is intended to
decrypt and encrypt text into ASCII-armored GPG ciphers. It provides text
boxes to enter plaintext or ciphers. File encryption and decryption are
available.
Changes: This release adds a menu and status bar (no menu entries yet). It
adds tabs to the main window. A filecrypter tab has been added. The
functions fileencrypt and filedecrypt have been implemented. A checkbox
has been added to the filecrypter tab for armor selection. Automatic OK
selection when pressing enter in the passphrase entry field. Error and
warning dialogs have been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gpg-crypter/
- % - % - % - % -
[022] - GRAMPS 2.2.3
by Don Allingham (http://freshmeat.net/users/dallingham/)
Sun, Nov 26th 2006 20:29
About: GRAMPS is a genealogy program. It helps you organize your family
tree, and is capable of exchanging data with other programs using the
GEDCOM standard.
Changes: This release adds an autobackup feature to automatically back up
data in an XML format on exit. In addition, Relationship View has been
enhanced, edit dialogs remember their size, and a Turkish translation and
Slovak version of the manual have been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gramps/
- % - % - % - % -
[023] - Gwenview 1.4.1
by Aurélien Gâteau (http://freshmeat.net/users/bk12/)
Sun, Nov 26th 2006 16:59
Desktop Environment :: K Desktop Environment (KDE)
Multimedia :: Graphics :: Viewers
About: Gwenview is a fast and easy to use image viewer/browser for KDE.
All common image formats are supported. Standard features include
slideshow, full screen view, image thumbnails, drag'n'drop, image zoom,
and full network transparency using the KIO framework. It also provides
image and directory KParts components for use in applications such as
Konqueror. Additional features are provided by the KIPI image framework.
Changes: JPEG rotated images are now shown using the correct rotation
directly, instead of loading them first and rotating them afterwards.
Quite a few other bugs have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gwenview/
- % - % - % - % -
[024] - High Availability Port Monitor 0.6
by Eriberto (http://freshmeat.net/users/eriberto/)
Sun, Nov 26th 2006 16:35
About: High Availability Port Monitor (HAPM) is a local port status
checker. It is a simple, light, and fast daemon to check TCP/UDP ports. If
one or more monitored ports (per IP) go down, then the heartbeat will be
killed by HAPM.
Changes: New screen messages. The functions strcpy/strcat have been
replaced by strncpy/strncat. (to check for buffer overflows). The const
values BUFFMAXSIZEIP and BUFFMAXSIZEPORT have been created. Some code
optimization has been done, and the comments have been translated into
English.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/hapm/
- % - % - % - % -
[025] - HJB 0.9.1
by Tim Emiola (http://freshmeat.net/users/tbetbe/)
Sun, Nov 26th 2006 01:12
Communications
About: HJB is a library that provides access to JMS resources via HTTP. It
is language-neutral and allows the writing of software libraries for
communicating with JMS providers in any language that has libraries for
communicating over HTTP. It provides a RESTful equivalent to all of the
non-optional portions of the JMS API including registration of resources
administered by the messaging provider, connection and session management,
and sending and receipt of all types of JMS message.
Changes: An error that prevented recursive listing from working was fixed.
The ability to configure HJB's runtime system parameters from the servlet
config XML file was added. The /collect command (Collect From) was added
for consumers and subscribers. This allows clients to collect several
messages from them in one HTTP request. The output of the /list commands
was changed so that it looks more like the output of "ls -lR" when
recursively listing.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/hjb/
- % - % - % - % -
[026] - HTML Purifier 1.3.0
by Edward Z. Yang (http://freshmeat.net/users/edwardzyang/)
Sun, Nov 26th 2006 17:02
Software Development :: Libraries
Software Development :: Libraries :: PHP Classes
Text Processing :: Filters
About: HTML Purifier is PHP software for HTML filtering. It is an
alternative to BBCode or other obscure custom markup languages. It will
not only remove all malicious code (XSS), but will also make sure the HTML
is standards compliant.
Changes: (X)HTML Strict is now supported. You can define which
elements/attributes to allow by using %HTML.AllowedElements and
%HTML.AllowedAttributes. Invalid images are now removed, rather than
replaced with dud <img src="" alt="Invalid image" /> image. The new
directive %URI.Munge munges a URI so you can use some sort of redirector
service to avoid PageRank leaks or warn users that they are exiting your
site. Rudimentary URI host blacklisting has been implemented. <li
value="4"> and <ul start="2"> are now allowed in loose mode.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/htmlpurifier/
- % - % - % - % -
[027] - idioskopos 0.3.1
by Rick Vinyard (http://freshmeat.net/users/rvinyard/)
Sun, Nov 26th 2006 01:16
Software Development
About: idioskopos (Greek: idio- inward, within, private; -skopos look,
aim, target) is a C++ library that simplifies the addition of object
reflection and introspection to C++ classes. It provides classes for
implementing properties (internal storage), reference properties (a
property interface to an externally stored value under your control), and
virtual properties (a property interface created from get and set methods
you supply). The approach taken is intrusive. One advantage is that
special preprocessors are not necessary, either for your own code or for
those that use your code. A disadvantage of an intrusive approach is just
that; it's intrusive, meaning you must explicitly state what class members
are properties and instantiate them in your constructors.
Changes: This release contains a few improvements and a few changes. The
Introspectable class now provides two signals that provide notifications
when properties are added to and removed from the class.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/idioskopos/
- % - % - % - % -
[028] - Issue Dealer Main 0.9.110
by Morten W. Petersen (http://freshmeat.net/users/morphex/)
Sun, Nov 26th 2006 16:35
Information Management
Information Management :: Document Repositories
Information Management :: Issue Tracking
About: The Issue Dealer is a simple product for managing (structuring,
editing, prioritizing, categorizing) issues. It is primarily used to
manage information and tasks. It can be used as an issue tracker,
knowledge management tool, or outliner.
Changes: The Issue Dealer now works in non-standard product locations
(specified in zope.conf), and a mail gateway (mailing lit/mail archive)
was implemented.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/issuedealer/
- % - % - % - % -
[029] - istrice 1.5
by sacry1 (http://freshmeat.net/users/sacry1/)
Sun, Nov 26th 2006 16:33
Software Development :: Build Tools
Software Development :: Compilers
About: istrice allows a client to assign the compilation of a C/C++ source
file to a remote server throughout the mediation of a Master Server. It is
an implementation of a distribuited compilation environment under Unix
systems. Using the ISTRICE environment you can distribuite the compilation
across a set of 'friend' computer around the network, reducing the
compilation time and system load of a slow or busy computer.
Changes: A bugfix release with some improvements. The ISTRICE client has
been redesigned. MD5 digest is used instead of CRC-32. Notification and
cache windows have been added to istriceCondole.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/istrice/
- % - % - % - % -
[030] - JavaLog Analyser 20061126
by Benjamin (http://freshmeat.net/users/zozouille/)
Sun, Nov 26th 2006 16:32
Software Development :: Debuggers
System :: Logging
About: JavaLog Analyser allows you to customize your log files in real
time with text and color filters.
Changes: A best logs and filters analyser. Fixes for minor and major bugs.
Code cleanup. Settings Display has been added to the menu (via the shortcut
Ctrl+A).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/javaloganalyser/
- % - % - % - % -
[031] - jGnash 1.10.7
by Craig Cavanaugh (http://freshmeat.net/users/ccavanaugh/)
Sun, Nov 26th 2006 07:47
Office/Business :: Financial :: Accounting
About: jGnash is a personal finance application written in Java. A JVM of
1.4 or greater is required. jGnash supports several account types,
including investment accounts. jGnash has support for split transactions,
nested accounts, scheduled transactions, commodities, and currencies.
jGnash can import QIF files, excluding investment accounts and
transactions. Data is stored in an XML format so it is easy to manipulate
and read the data external to the program. jGnash also has scripting
support to add custom reports and functionality.
Changes: This release adds a new Balance Sheet report. Several minor
bugfixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jgnash/
- % - % - % - % -
[032] - libconfigduo 1.0.1
by Mark Lindner (http://freshmeat.net/users/mesmerism/)
Sun, Nov 26th 2006 17:00
Software Development :: Libraries
About: libconfig is a compact, portable library for reading, manipulating,
and writing structured configuration files. The library includes bindings
for both the C and C++ languages, and works on Linux, Mac OS X, and other
POSIX-compliant operating systems, as well as Windows. A complete manual
with API documentation is included.
Changes: This release fixes a linker error in the sample programs.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libconfigduo/
- % - % - % - % -
[033] - libSieve 2.2.2
by Aaron Stone (http://freshmeat.net/users/SodaBrew/)
Sun, Nov 26th 2006 07:36
Communications :: Email :: Filters
Software Development :: Interpreters
Software Development :: Libraries
About: libSieve is an implementation of the Sieve mail sorting language
originally developed for the Cyrus mail system. libSieve helps to bring
mail sorting functionality into your mail server application without the
need to reinvent the wheel. As a library, it is not intended for end users
expecting a ready-to-run program.
Changes: This release adds support for RFC 3431 Relational comparators. It
fixes a segfault when parsing group syntax with an empty address list.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libsieve/
- % - % - % - % -
[034] - Lowarch 0.1.0
by Robert Emil Berge (http://freshmeat.net/users/filoktetes/)
Sun, Nov 26th 2006 02:07
System :: Operating System :: Linux Distributions
About: Lowarch is a Linux distribution based on Arch Linux, which is well
known for its speed, simplicity, and elegant design. While Arch Linux is
optimized for i686 or x86_64 systems, Lowarch aims at supporting i486 and
i586 systems.
Changes: This is the first release of Lowarch. It has not been tested very
much yet. The installatio CD includes 751 packages, among them the Linux
kernel 2.6.18.1, xfce 4.2, gcc 4.1.1, and glibc 2.4.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lowarch/
- % - % - % - % -
[035] - LXPanel 0.2.3
by PCMan (Hong Jen Yee) (http://freshmeat.net/users/PCMan/)
Sun, Nov 26th 2006 16:48
Desktop Environment :: Tools
About: LXPanel is a lightweight X11 desktop panel based on fbpanel.
Changes: Panel plugins can be added/removed at runtime via the preference
dialog. Launchbar icons can be added/removed via the plugin page of the
preference dialog. lxpanelctl restart has been fixed, and can be used to
restart lxpanel after editing the config file. "Logout" has been added to
the menu (requires you to set LogoutCommand to work). The need to manually
edit the config file has been greatly reduced.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/lxpanel/
- % - % - % - % -
[036] - maRBL 1.1
by Ian (http://freshmeat.net/users/ianjfh/)
Sun, Nov 26th 2006 17:00
Communications :: Email :: Filters
About: maRBL is a Postfix policy daemon that lets you tie any existing or
custom Postfix action to the results of an RBL lookup. Suggested uses
include greylisting mail servers found in RBLs.
Changes: This release has the ability to query p0f to selectively greylist
clients based on their operating system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/marbl/
- % - % - % - % -
[037] - myintcl 0.1
by tclog (http://freshmeat.net/users/tclog/)
Sun, Nov 26th 2006 02:07
Database :: API
Software Development :: Libraries :: Tcl Extensions
About: Myintcl is an interface for using MySQL in Tcl programs, and it is
written only in pure Tcl. The API design of this package follows that of
fbsql.
License: BSD License (revised)
URL: http://freshmeat.net/projects/myintcl/
- % - % - % - % -
[038] - MyServer 0.8.3-RC1
by Giuseppe Scrivano (http://freshmeat.net/users/rocky10balboa/)
Sun, Nov 26th 2006 16:24
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: HTTP Servers
About: MyServer is a free and easy-to-configure Web server. It is based on
a multi-threaded architecture, which makes it extremely scalable and usable
in large scale sites as well as in small networks.
Changes: Changes in this version includes support for IPv6, code cleanup,
the ability to define user home directories, and security files inherited
by the parent directory when not present. In addition, there is better
performance and several bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/myserver/
- % - % - % - % -
[039] - nnewz 0.3
by luxitan (http://freshmeat.net/users/luxitan/)
Sun, Nov 26th 2006 21:54
Communications :: Usenet News
About: nnewz is an NNTP client written in C# (Mono). It supports
SSL-enabled servers.
Changes: Posts can be sent. Identities for sending posts were implemented.
Group search is possible with limitations. SQLite is no longer used; XML
and text files are used instead. The name changed from "nnews" to "nnewz".
Localization capabilities were added. A Portuguese translation was added.
Many bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nnewz/
- % - % - % - % -
[040] - Openpbx.org Release Candidate 2
by CtRiX (http://freshmeat.net/users/ctrix/)
Sun, Nov 26th 2006 16:59
Communications :: Fax
Communications :: Internet Phone
Communications :: Telephony
About: OpenPBX.org is a community driven software PBX project. The most
important differences between OpenPBX and Asterisk are built-in STUN
support, the use of SpanDSP for better codecs and full T.38 fax over IP
support, Sqlite instead of Berkeley DB, universal jitterbuffer, POSIX
timers to avoid Zaptel timing dependencies, greater speed, and more
efficient dialplan execution.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/openpbx/
- % - % - % - % -
[041] - Pango 1.14.8
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Sun, Nov 26th 2006 16:53
Desktop Environment :: Fonts
About: The goal of the Pango project is to provide an Open Source
framework for the layout and rendering of internationalized text. It uses
Unicode for all of its encoding, and will eventually support output in all
the world's major languages.
Changes: Thread safety was improved, though still not totally ensured. An
out-of-bounds array access was fixed. The Indic shaper and the Arabic
language engine were improved.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/pango/
- % - % - % - % -
[042] - PennMUSH 1.8.2p0 (Stable)
by Noltar (http://freshmeat.net/users/Noltar/)
Sun, Nov 26th 2006 16:53
Games/Entertainment :: Multi-User Dungeons (MUD)
About: PennMUSH is a MUD server that is often used for running social or
role-playing games, with an extensive internal programming language. It
runs on Unix systems, Windows, and MacOS.
Changes: This patchlevel fixes issues with the behavior of decompose() and
mix(). The mush can now listen to ports above 32000. Corrections and
updates have been made to properly support MSVC++ 6 and .Net compilers on
Windows systems.
License: Artistic License
URL: http://freshmeat.net/projects/pennmush/
- % - % - % - % -
[043] - Photo Organizer 2.33-rc1 (Stable)
by Solomon Peachy (http://freshmeat.net/users/ShaftNet/)
Sun, Nov 26th 2006 07:48
Information Management :: Records Management
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Viewers
About: Photo Organizer is multi-user photo management tool that was
designed for professional photographers. It offers a searchable photo
database that supports photo version control, client management, photo
submission history, EXIF, IPTC, XML, and XMP, user quotas, a datebook, and
printing labels and color brochures in PDF and PS formats. It uses
PostgreSQL, features a Web interface, and uses ImageMagick and DCRAW to
handle over a hundred image formats including several RAW formats.
Changes: This release has a few new minor features and many internal
changes. These include closing off two classes of security holes
(inadequate user permission checks and SQL injection vulnerabilities).
Nearly every source file has been modified. All users are encouraged to
upgrade as soon as possible.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/photoorganizer/
- % - % - % - % -
[044] - PHP Mini SQL Admin 1.3.061126
by osa (http://freshmeat.net/users/osa_ua/)
Sun, Nov 26th 2006 19:33
Database
Database :: Front-Ends
Internet
About: PHP Mini SQL Admin is a light, standalone script for accessing
MySQL databases. It is intended for Web developers and requires knowledge
of SQL commands.
Changes: The Easy Settings screen automatically appears if something is
wrong with the connection to the DB. There is no more need to edit the PHP
script to define connection settings (however, you are still able to do
this to set up default settings). If you select a database from the
drop-down list above and see tables, you will be able to use the browser's
Back button without problems. Logoff is not displayed if the ACCESS
password is not set. The PORT setting is now passed to mysql_connect.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/phpminiadmin/
- % - % - % - % -
[045] - Php Object Generator 2.5
by joel (http://freshmeat.net/users/joelwan/)
Sun, Nov 26th 2006 01:36
Database
Software Development :: Code Generators
About: PHP Object Generator (POG) is a PHP code generator which generates
clean and tested object oriented code for your PHP4/PHP5 application. It
is meant to eliminate the time a PHP programmer often wastes on repetitive
coding of the database access layer of an application simply because
different applications require different objects. By generating PHP
objects with integrated CRUD methods, POG saves you from writing and
testing SQL queries.
Changes: Support for databases other than MySQL was dropped. Parent-Child
(1-many, many-1) relations were improved. A Sibling (many-many) relations
model was implemented in Generator as well as Setup. Table structures are
now optimized (using NOT NULLS and Indexes). A new crud method,
DeleteList, was added. All %List CRUD methods are able to generate
Disjunctive Normal Form (DNF) queries. Setup options were improved. All
reported/known bugs up to this date were fixed. Some issues (with AJAX)
reported with Setup and IE7 were fixed. The Regenerate object URL is now
configurable. The documentation was updated.
License: BSD License (revised)
URL: http://freshmeat.net/projects/phpobjgen/
- % - % - % - % -
[046] - pyFlashCards 0.2.1
by Marcin Matuszkiewicz (http://freshmeat.net/users/marcin201/)
Sun, Nov 26th 2006 20:24
Education
About: pyFlashCards is a wxPython-based application for creating and
studying flash cards. Its main features are the Leitner algorithm for
repeating cards, HTML tags, images, and Unicode characters inside cards.
These features allow you to study any language, use special characters,
and highlight important concepts with colors and different font effects.
The Leitner algorithm maximizes long term memory retention.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pyflashcards/
- % - % - % - % -
[047] - PySQL 0.2
by digitalfox (http://freshmeat.net/users/digitalfox/)
Sun, Nov 26th 2006 07:41
Database
Database :: Front-Ends
About: PySQL aim to be a full replacement for sqlplus (and much more). It
has features such as history, completion, and line editing. It has high
level functions (searching for tables, indexes, count, explain plan, list
of sessions, etc.), proper output for screen and files (CSV ready for
inclusion in spreadsheets), and user-defined SQL.
Changes: Code cleanup and documentation updates. A transposed selection
bug has been fixed. The I/O layer has been rewritten to prepare for I/O
other than screen (file, TCP socket, etc.). More unit tests have been
added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pysql/
- % - % - % - % -
[048] - rdup 0.3.1
by Miek Gieben (http://freshmeat.net/users/miek/)
Sun, Nov 26th 2006 01:45
System :: Archiving :: Backup
About: rdup is a utility inspired by rsync and the Plan9 way of doing
backups. rdup itself does not backup anything; it only prints a list of
the names of files that have changed since the last backup. It also
handles files that are removed, allowing for correct incremental backups.
Auxilary scripts are needed to act on this list and implement the backup
strategy. This way rdup can be kept lean and mean.
Changes: A compilation error which occurred when libxattr-dev was missing
under Linux was fixed. rdup-cp was added to just copy files from rdup.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rdup/
- % - % - % - % -
[049] - RSSOwl 1.2.3
by bpasero (http://freshmeat.net/users/bpasero/)
Sun, Nov 26th 2006 16:30
Communications
Information Management
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: RSSOwl is a wise SWT-based news aggregator. Its search feature lets
you hunt down the best RSS/RDF/Atom feeds on the Web, and then organize and
share your feeds with agility. Other features include an integrated
browser; AmphetaRate, for acquiring news tailored to your tastes;
full-text searching through headlines and descriptions; export feed
summaries to PDF, RTF, and HTML; the ability to import or export OPML; the
ability to exchange collections with others by importing or exporting
subscriptions; the ability to import or export user data to and from other
machines; automatic newsfeed upating; and much more.
Changes: SWT has been updated to 3.2.1. An issue with feed search no
longer returning all results has been fixed. Read/unread status not being
saved on system shutdown has been fixed. There is a disk image for Mac OS.
License: Eclipse Public License
URL: http://freshmeat.net/projects/rssowl/
- % - % - % - % -
[050] - Ruby/Informix 0.3.0
by Gerardo Santana Gómez Garrido
(http://freshmeat.net/users/santanagomez/)
Sun, Nov 26th 2006 21:26
Database :: API
Software Development :: Libraries :: Ruby Modules
About: Ruby/Informix is a Ruby extension for connecting to IBM Informix
Dynamic Server. It provides a convenient interface for querying an
Informix database in Ruby programs.
Changes: Initial support for Smart Large Objects (BLOB/CLOB) was added.
The operations supported are: new, open, close, read, write, seek, tell,
and truncate.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ruby-informix/
- % - % - % - % -
[051] - Sahi 2006-11-26
by V Narayan Raman (http://freshmeat.net/users/narayanraman/)
Sun, Nov 26th 2006 07:38
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
Software Development :: Quality Assurance
About: Sahi is an automation and testing tool for Web applications, with
the facility to record and playback scripts. Features include, in-browser
controls, text based scripts, ant support for playback of suites of tests,
and multi threaded playback. It supports HTTP and HTTPS. Sahi runs as a
proxy server, and the browser needs to use the sahi server as its proxy.
Sahi then injects JavaScript so that it can access elements in the Web
page. This makes the tool independent of the Web site or Web application.
Changes: The following APIs have been added for AJAX applications:
_keyPress(el, char); _focus(el); _keyDown(el, char); _keyUp(el, char); and
_wait(max_time, condition). A bug relating to framesets having a frame
named "top" has been fixed. Support for popup windows without names has
been added.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/sahi/
- % - % - % - % -
[052] - Samba LDAP Tools++ 0.1
by Luis Daniel Lucio Quiroz (http://freshmeat.net/users/dlucio/)
Sun, Nov 26th 2006 20:24
System :: Networking :: LDAP
About: Samba LDAP Tools++ is a branch of the smbldap-tool scripts. It has
Kerberos (Heimdal) support for passwords, LDAP hashes, and domain
machines; support for DynDNS updates on Samba using BIND; and additional
structures for system users that allow a single user to play different
roles as RADIUS, LDAP, Kerberos, Samba, and Jabber users. It has many
additions and functions that allow full support on new technologies.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/smbldaptoolspp/
- % - % - % - % -
[053] - schedtool 1.2.9
by Freek (http://freshmeat.net/users/thefreek/)
Sun, Nov 26th 2006 07:47
System
About: schedtool interfaces with the Linux CPU scheduler. It allows the
user to set and query the CPU-affinity and nice-levels of processes, as
well as all scheduling policies, like batch or real-time (RR/FIFO) classes
and their priorities. All special scheduling classes of the -ck kernel
patchset are also supported.
Changes: Installing the man page works again. Many typos have been
corrected.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/schedtool/
- % - % - % - % -
[054] - Simple Config 1.1.0
by Jeffrey Dutky (http://freshmeat.net/users/dutky/)
Sun, Nov 26th 2006 01:38
Software Development :: Libraries
About: The Simple Config library supports configuration files consisting
of simple name-value pairs, similar to the old Windows INI files. A config
file can be loaded into memory, queried by item name, modified, and written
back out to a file. Configuration items may also be "watched", which causes
a user-supplied callback function to be called with the named item is
modified.
Changes: A bug was fixed that corrupted the config database, overwriting
existing item names and values when new items are set with cfg_setval(). A
bunch of changes made for a forthcoming 2.0 release were back-ported.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/simple-config/
- % - % - % - % -
[055] - Simple dictionary application 1.04
by Zdenek Broz (http://freshmeat.net/users/zdenekbroz/)
Sun, Nov 26th 2006 16:29
Education
About: Simple dictionary application allows users to use any plain text
dictionary that is UTF-8 with one translation per line and words separated
by tabulators.
Changes: The C# version is faster and easier to work with. A set of light
dictionaries has been added to the application.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sda/
- % - % - % - % -
[056] - SRESI 0.16.1
by Priscus (http://freshmeat.net/users/priscus/)
Sun, Nov 26th 2006 07:39
Information Management :: Metadata/Semantic Models
Internet :: WWW/HTTP :: Browsers
Internet :: WWW/HTTP :: Indexing/Search
About: SRESI is a smart bookmark manager. It currently sports both a
command-line and a PHP interface. It works with both the standard
hierarchical trees and the new and fashionable tagged bookmarks. It was
developed as a way to interface both representation systems. SRESI can use
Del.icio.us, Mozilla, Opera, and XBEL bookmarks, and handles a few more
exports besides. Directories and tags are used equivalently, and the final
hierarchies are inferred from actual tag use.
Changes: The fixes from 0.17.1 have all been backported (a missed
exception in XML-based imports, a tag renaming bug, and some deprecated
messages). SRESI is now more tolerant when exporting to Del.icio.us, and
warns of the presence of vertical bars when exporting to DSV. The better
error reporting from 0.17.1's data import was also backported.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sresi/
- % - % - % - % -
[057] - Tagfilter 0.20
by Milosz Derezynski (http://freshmeat.net/users/queuerunner/)
Sun, Nov 26th 2006 01:39
Multimedia :: Sound/Audio
About: Tagfilter accepts a list of audio files from either standard input
or a file, filters this list based on matching tag values specified on the
command line, and writes the results to either standard output or a file.
Ogg Vorbis and MP3 audio are currently supported.
Changes: The code was generally cleaned up. The build system was
autotooled. The entire application was prepared to be moved to a
taglib-based backend.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tagfilter/
- % - % - % - % -
[058] - Tamil Converters 2.7
by Bill Poser (http://freshmeat.net/users/billposer/)
Sun, Nov 26th 2006 01:12
Text Processing
Text Processing :: Linguistic
About: Tamil Converters is a collection of programs for converting among a
variety of encodings and transliterations of Tamil, including: Unicode,
ISCII, TSCII, ITRANS, the International Phonetic Alphabet, the Koln, Penn,
and Colloquial Tamil romanizations, ISO-15919 transliteration, and Unicode
character names enclosed in angle brackets (as in POSIX locale source
files).
Changes: This release adds converters between the romanization used by the
Institute of Indology and Tamil Studies at the University of Cologne and
Tamil script in Unicode. A converter from Tamil script to Indicist (ISO
15919) transliteration was also added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tamilconverters/
- % - % - % - % -
[059] - url.markr 0.1
by nemonoid (http://freshmeat.net/users/nemonoid/)
Sun, Nov 26th 2006 19:41
Internet :: WWW/HTTP
About: url.markr is a personal bookmark manager written in Ruby on Rails.
It has support for tagging of bookmarks, RSS feeds of links for each tag,
inline editing of bookmarks, and tag autocompletion on entering a new
bookmark. It has public and private bookmarks. You can view public
bookmarks without the need to login. You can also choose to import your
existing del.icio.us bookmarks, along with tags.
Changes: This release features totally rewritten multi-user code to allow
public and private bookmarks. Users can now view public bookmarks without
the need to log in. Users can also choose to import their existing
del.icio.us bookmarks along with tags. RSS feeds are available for either
each tag or all bookmarks.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/urlmarkr/
- % - % - % - % -
[060] - wsdlpull 1.12
by vivek (http://freshmeat.net/users/vivek200120/)
Sun, Nov 26th 2006 01:04
Internet :: WWW/HTTP
Software Development :: Libraries
Text Processing :: Markup :: XML
About: wsdlpull is an efficient and powerful command line utility for
dynamic inspection and invocation of WSDL web services. It's also has a
C++ library with a Dynamic WSDL Invocation API, a WSDL parser, a schema
parser and validator, and an XML parser/serializer.
Changes: The crash in PayPal WSDL was fixed. The parent schema's URI is
used to resolve the imported schemas. The crash which occurred while
downloading temporary files was fixed. The /tmp directory is used for
temporary files on Unix. The crash which occurred while validating
simpleContent extensions where basetype is another simpleContent
ComplexType was fixed. Required attributes in input data structure are
also prompted for while invoking Web services. xsd:unsignedLong was mapped
to a C++ unsigned long long.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/wsdlpull/
- % - % - % - % -
[061] - Xnee's not an event emulator 2.05.98
by Henrik Sandklef (http://freshmeat.net/users/sandklef/)
Sun, Nov 26th 2006 16:48
Software Development :: Testing
Software Development :: Testing :: Traffic Generation
System :: Emulators
About: Xnee can record, distribute, and replay X (X11) protocol data. This
is useful for automated tests of applications or benchmarking of
applications. Think of it as a robot. A GUI and a CLI are available, as
well as bash functions.
Changes: There is a man page for pnee and gnee. The option --check-syntax
has been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xnee/
-..---..-. .- - ----.---.--- ------------- ..-..-- ----.. --.
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news