Newsletter for Friday, June 29th 2007
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/2007/06/29/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
-.-...--- -----.-. ---. --. -.-. - -----.--. .--.. .- ----. -
::: A D V E R T I S I N G :::
There are many hotspots around the world for hacker activity.
The Russian cyber crime underground developed early in the Internet age
and continues to flourish. Today, these criminals pose a threat for
malicious activity around the world. Read more in our FREE report. Visit
http://clk.atdmt.com/UIM/go/vsn0010000023uim/direct/01/
http://clk.atdmt.com/UIM/go/vsn0010000023uim/direct/01/
-.-. .- ------.----.-- --. - .-..- --.----.--. ------ ---. -.-
::: R E L E A S E H E A D L I N E S (61) :::
[001] - aoeui 1.0.3
[002] - AROUNDMe 1.1
[003] - Asymptote 1.32
[004] - Bind9 LDAP sdb driver 1.0 (Stable)
[005] - Bind9 LDAP sdb driver 1.1.0 (Development)
[006] - Captcha PHP 2.0
[007] - ConTagged 0.6.1
[008] - Crossroads Load Balancer 1.47
[009] - darcspublish 1.0
[010] - DokuWiki Wiki JumpBox Beta 1.0RC1
[011] - Drupal Content Management System JumpBox Beta 1.0RC1
[012] - Fedora Project 7
[013] - Flux Workflow Engine, Job Scheduler, BPM Engine 7.4
[014] - fuseflt 0.0.9
[015] - GNU EMMS 3.0
[016] - GTKRawGallery 0.1
[017] - hachoir-regex 1.0
[018] - IAM Calendar 1.1.0
[019] - Imagero 2.0 Beta 2
[020] - J2ME ChartComponent 1.5
[021] - JideBuilder 1.0a2
[022] - Joomla! Content Management System JumpBox Beta 1.0RC1
[023] - JRicochet 2 (C++)
[024] - JumpBox vTiger CRM Beta 1.0 RC5
[025] - JWhoisServer 0.1.0.1
[026] - libdatamatrix 0.1.0
[027] - MediaWiki Wiki JumpBox Beta 1.0 RC5
[028] - Mesa 7.0
[029] - Mumble 0.9.5
[030] - nPlot 0.4.6
[031] - NTP 4.2.4p3 (Stable)
[032] - Personal Finance Manager R1_0_1
[033] - Plasmidb 0.8
[034] - PunBB Discussion Forums JumpBox Beta 1.0 RC5
[035] - qscore 0.0.1
[036] - QueueMetrics 1.4 (Documentation)
[037] - Ravenous 0.9.17
[038] - Rogue Detect 0.4-Beta2
[039] - Security Officers Best Friend (SOBF Tool) 1.0b1
[040] - Shed Skin 0.0.22
[041] - SILC Client 1.1.1
[042] - SNAKES 0.8.3 (Main)
[043] - SugarCRM CRM JumpBox Beta 1.0RC1
[044] - Sylpheed 2.4.3 (Stable)
[045] - TFORMer Designer / TFORMer Runtime 5.0
[046] - The Frink Language 2007-06-28
[047] - Trac/Subversion Development JumpBox Beta 1.0RC1
[048] - VPMOpen 1.4 Beta-2
[049] - Warsow 0.31
[050] - wCMF 2.1
[051] - Web Service Engine for MySQL 0.4
[052] - wiki2xhtml 3.0.2
[053] - Wikidbase 1.0.a2.dev-r719
[054] - Wordpress Blogging JumpBox Beta 1.0 RC5
[055] - xfer9860 0.1
[056] - xlike Kernel Patchset 0.14a
[057] - XMLSensors 0.1.0
[058] - XMLUnit 1.1 (For Java)
[059] - xnsdoc 1.2.2
[060] - Yada Yada Yada Wiki 0.0.5
[061] - Zadolbator 0.1_alpha
--- .-..-.------.---.- .. .---- - ------ -..----- --- --- ------
::: R E L E A S E D E T A I L S :::
[001] - aoeui 1.0.3
by Peter Klausler (http://freshmeat.net/users/aoeuidhtns/)
Fri, Jun 29th 2007 10:51
Text Editors
About: aoeui is a lightweight unobtrusive text editor optimized for the
Dvorak keyboard layout. Its QWERTY variant, asdfg, supports the same
optimized command set. It interacts easily with the rich text processing
environment around it.
Changes: Function key definitions, preservation of the original mark after
searching, and minor fixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/aoeui/
- % - % - % - % -
[002] - AROUNDMe 1.1
by tom calthrop (http://freshmeat.net/users/barnraiser/)
Fri, Jun 29th 2007 11:57
About: AROUNDMe is the perfect solution bringing people together around
shared goals, activities, and interests to form a shared knowledge
network.
Changes: This release adds RSS feeds for comments so that you can track
any activity within a Webspace, a simple stylesheet selector so that you
can change the look of your Webspace easily, and a simple "add" button
under each listing to simplify the adding of content. It upgrades the
license from GPL version 2.0 to the new GPL version 3.0.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/aroundme/
- % - % - % - % -
[003] - Asymptote 1.32
by John Bowman (http://freshmeat.net/users/jcbowman/)
Fri, Jun 29th 2007 02:31
Education
Multimedia :: Graphics :: Editors :: Vector-Based
Scientific/Engineering
About: Asymptote is a powerful descriptive vector graphics language for
technical drawing, inspired by MetaPost but with an improved C++-like
syntax. It provides for figures the same high-quality level of typesetting
that LaTeX does for scientific text. Asymptote is a programming language as
opposed to just a graphics program. It can exploit the best features of
script (command-driven) and graphical user interface (GUI) methods.
High-level graphics commands are implemented in the language itself,
allowing them to be easily tailored to specific applications.
Changes: A recently introduced segmentation fault in subpath was fixed.
The current directory can now be examined with cd() even if globalwrite is
false. The cd path is now only written once in interactive mode. Further
garbage collection improvements and leak fixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/asy/
- % - % - % - % -
[004] - Bind9 LDAP sdb driver 1.0 (Stable)
by Turbo Fredriksson (http://freshmeat.net/users/fransurbo/)
Fri, Jun 29th 2007 14:34
Database :: Front-Ends
Internet :: Name Service (DNS)
System :: Networking
About: Bind9 LDAP sdb driver is an LDAP back-end for BIND 9 using the new
simplified database interface "sdb". It allows you to store zones in LDAP
rather than in files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bind9-ldap/
- % - % - % - % -
[005] - Bind9 LDAP sdb driver 1.1.0 (Development)
by Turbo Fredriksson (http://freshmeat.net/users/fransurbo/)
Fri, Jun 29th 2007 14:34
Database :: Front-Ends
Internet :: Name Service (DNS)
System :: Networking
About: Bind9 LDAP sdb driver is an LDAP back-end for BIND 9 using the new
simplified database interface "sdb". It allows you to store zones in LDAP
rather than in files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bind9-ldap/
- % - % - % - % -
[006] - Captcha PHP 2.0
by milky (http://freshmeat.net/users/milky/)
Fri, Jun 29th 2007 15:49
About: The captcha.php library is very user-friendly and extremely easy to
integrate into existing forms, because of its simple API. It nevertheless
sports many configuration options, like multiple image modes and
accessible alternative text riddles. It also has "AJAX" super cow powers
and many sensible defaults to frustrate users less than other
implementations. It prevents spambot access well, even with its relaxed
defaults.
Changes: This version is almost completely rewritten, but retains the
simple API. A new default drawing mode was added. It allows fuzzy
solutions and gives feedback via "AJAX". The textual riddle was changed
into a math question. It now manages temporary files to track CAPTCHA
solving extensively, but retains support for optional time-tagged pass
cookies. Logging and URL-triggered activation was added.
License: Public Domain
URL: http://freshmeat.net/projects/captchaphp/
- % - % - % - % -
[007] - ConTagged 0.6.1
by Andreas Gohr (http://freshmeat.net/users/agohr/)
Fri, Jun 29th 2007 02:32
Communications :: Email :: Address Book
Information Management :: Records Management
Office/Business
About: ConTagged is a Web-based address book for small companies. It
features a public address book which is writable for all company staff and
a personal address book for each staff member. Contacts can be grouped and
looked up flexibly by assigning tags to them. It requires an existing LDAP
server to authenticate users and to store the contact data.
Changes: This release adds the missing ldapab.schema file and allows
searching by telephone numbers.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ldapab/
- % - % - % - % -
[008] - Crossroads Load Balancer 1.47
by Karel Kubat (http://freshmeat.net/users/karelk/)
Fri, Jun 29th 2007 10:45
System :: Clustering/Distributed Networks
System :: Networking
About: Crossroads is a load balance and failover utility for TCP-based
services. It is a daemon program running in userspace and features
extensive configurability, polling of backends using "wakeup calls",
highly configurable dispatch modes of client requests to back ends,
detailed status reporting, "hooks" for special actions when backend calls
fail, support for "sticky" HTTP sessions, and more. It is
service-independent; it is usable for HTTP(S), SSH, SMTP, DNS, MySQL, etc.
Changes: This version introduces a Web front end for the balancer. A new
'checkinterval' directive allows the definition of health checks for
backends in the configuration without the need for external scripts. The
directive 'revivinginterval' was extended to optionally execute more
complex checking. The last usage time per backend is stored, so that
sticky HTTP sessions can be monitored when a backend is taken offline.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/crossr/
- % - % - % - % -
[009] - darcspublish 1.0
by Robert Lillack (http://freshmeat.net/users/nogger/)
Fri, Jun 29th 2007 16:34
Software Development :: Version Control
About: darcspublish is a shell script that allows you to easily share your
Darcs repository between different computers, give read access to the
world, or publish a Web site that is backed by a Darcs repository on your
computer. It should work with any Bourne shell, and only needs Darcs and
sitecopy to work.
License: BSD License (original)
URL: http://freshmeat.net/projects/darcspublish/
- % - % - % - % -
[010] - DokuWiki Wiki JumpBox Beta 1.0RC1
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:04
Communications
Documentation
Information Management :: Document Repositories
About: DokuWiki is a simple, clean, and easy to use wiki system that
allows collaborative editing of a Web site. It's focused on creating
documentation for developer teams, workgroups, and small companies. This
JumpBox bundles DokuWiki version 2007.05.24.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/dokuwikijumpbox/
- % - % - % - % -
[011] - Drupal Content Management System JumpBox Beta 1.0RC1
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:05
Communications
Information Management
Internet :: WWW/HTTP :: Dynamic Content
About: Drupal is a powerful Web content management system that allows an
individual or community of users to easily publish and maintain a Web
site. Drupal has a large community supporting it that has created many
modules for common tasks that you would want to perform on a Web site.
This JumpBox bundles Drupal version 5.1.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/drupaljumpbox/
- % - % - % - % -
[012] - Fedora Project 7
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Fri, Jun 29th 2007 12:10
System :: Operating System :: Linux Distributions
About: The Fedora Project (Fedora Core) is a community-run Linux
distribution sponsored by Red Hat.
Changes: The Fedora Core (FC) and Extras (FE) software repositories are
now merged. Spins have been introduced as a method of creating custom
distribution sets and live CDs/DVDs. Support for fast user switching, for
hotplugging of display devices, for improved handling of SELinux, for the
Kernel-based Virtual Machine (KVM) technology, for the new mac80211
wireless stack, for improved power management through a kernel with
dynamic ticks, and for the experimental nouveau nVidia driver were
introduced. GNOME 2.18, KDE 3.5.6, Firefox 2, glibc 2.6, and gcc 4.1.2 are
now included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fedora_project/
- % - % - % - % -
[013] - Flux Workflow Engine, Job Scheduler, BPM Engine 7.4
by David Sims (http://freshmeat.net/users/DavidSims/)
Fri, Jun 29th 2007 16:08
Software Development :: Libraries :: Java Libraries
About: Flux is a Java workflow engine, job scheduler, and business process
management (BPM) engine. It has Java, J2EE, XML, and Web Services APIs. It
has an Ajax-enabled Web interface, a full GUI, and a command line
interface. Written in pure Java, it can be embedded in J2SE and J2EE
applications.
Changes: You can now edit variables directly through the Operations
Console. Select the workflow in the Web-based Flux Operations Console and
click edit. Operations staff can change job data stored in variables or
edit action properties. Any changes made to the running workflow can be
saved back to the Flux engine. Permissions can be added to users and roles
to restrict which variables users can edit in workflows. The Swing-based
Designer is now Java 1.6 compatible.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/flux-workflow/
- % - % - % - % -
[014] - fuseflt 0.0.9
by Theodoros V. Kalamatianos (http://freshmeat.net/users/nyb/)
Fri, Jun 29th 2007 14:30
System :: Filesystems
About: fuseflt is a FUSE filesystem that allows the user to define file
conversion filters that will be transparently applied when requested. It
relies on filename extensions to determine file types. It can be used to
automatically uncompress files or convert documents and media files to
feed applications that do not directly support the source format.
Changes: Symlinks are now handled properly, and the performance of the
getattr() method has been significantly improved.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fuseflt/
- % - % - % - % -
[015] - GNU EMMS 3.0
by forcer (http://freshmeat.net/users/forcer/)
Fri, Jun 29th 2007 12:09
Multimedia :: Sound/Audio :: Players
Multimedia :: Sound/Audio :: Players :: MP3
Multimedia :: Video :: Display
About: GNU EMMS, the Emacs Multimedia System, is an Emacs interface to
command line multimedia players, featuring playlists, streams support, and
easy extensibility.
Changes: This release includes a large amount of new features, and is
released under the GNU General Public License version 3.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/emms/
- % - % - % - % -
[016] - GTKRawGallery 0.1
by bit123 (http://freshmeat.net/users/bit123/)
Fri, Jun 29th 2007 12:20
Multimedia :: Graphics :: Viewers
About: GTKRawGallery is an image viewer with support for camera raw files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gtkrawgallery/
- % - % - % - % -
[017] - hachoir-regex 1.0
by Haypo (http://freshmeat.net/users/haypo/)
Fri, Jun 29th 2007 01:53
Software Development :: Libraries :: Python Modules
Text Processing
About: hachoir-regex is a Python library for regular expression (regex or
regexp) manupulation. You can use a|b (or) and a+b (and) operators.
Expressions are optimized during the construction to merge ranges,
simplify repetitions, etc. It also contains a class for pattern matching,
allowing you to search multiple strings and regular expressions at the
same time.
Changes: This version supports most regex structures and a lot of regex
optimization, but keeps regex order.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/hachoir-regex/
- % - % - % - % -
[018] - IAM Calendar 1.1.0
by Ivan Melgrati (http://freshmeat.net/users/imelgrat/)
Fri, Jun 29th 2007 16:34
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: PHP Classes
About: IAM Calendar is a class to display the calendar of a given month in
an HTML page. Holidays or other events can be configured to be highlighted
in a special way (using CSS styles). The days of the month can rendered
with a form checkbox or radio buttons so they can be selected by the user.
Rendering of the different calendar elements can be configured using CSS
styles. The names of the months and days of the week can be configured to
be displayed in a language other than English.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/iam-calendar/
- % - % - % - % -
[019] - Imagero 2.0 Beta 2
by ak (http://freshmeat.net/users/imagero/)
Fri, Jun 29th 2007 16:08
Multimedia :: Graphics
Software Development :: Libraries :: Java Libraries
About: Imagero is a Java image I/O library. Supported file types include
BMP, GIF, TIFF, PNG, JNG, MNG, JPEG (including CMYK and 12-bit grey), PSD,
PBM, PGM, PPM, TGA, EPS, EPSI, and EPSF, MRW, CRW, NEF, DCR, and DNG. It
can read thumbnails and can read and edit metadata (IPTC, EXIF, XMP, Wang
Annotations, Image Resource Blocks, Image File Directrories, JPEG
Markers). An image can be read into an array, Image, BufferedImage, or
tiled RenderedImage. Accurate color conversion is done with ICC profiles.
TIFF tools allow you to split and merge TIFF images.
Changes: This release has successfully migrated to Unified I/O 3.0. All
important bugs were fixed.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/imagero/
- % - % - % - % -
[020] - J2ME ChartComponent 1.5
by beanizer.org (http://freshmeat.net/users/beanizer/)
Fri, Jun 29th 2007 11:52
Multimedia :: Graphics
Software Development :: Libraries :: Java Libraries
About: J2ME ChartComponent is an MIDP 2.0 charting component with basic
functionality for showing charts on embedded devices. It currently
implements horizontal bar, vertical bar, and line charts. An incomplete
and experimental pie chart component is implemented, as well as a very
simple 'legenda'.
Changes: With this release, it is possible to show values for pie charts.
The drawing functions have been moved outside of the paint method, so that
it is possible to draw directly on Image objects instead of having the
chart items shown on the Screen (see the drawPie and drawChart methods).
Some minor bugs have been fixed.
License: Freely Distributable
URL: http://freshmeat.net/projects/chartcomponent/
- % - % - % - % -
[021] - JideBuilder 1.0a2
by Andres Almiray (http://freshmeat.net/users/aalmiray/)
Fri, Jun 29th 2007 11:51
About: JideBuilder is a Groovy builder for the JIDE Common Layer
(http://jide-oss.dev.java.net). It is based on the original SwingBuilder.
The goal of the project is to have a builder for Swing applications that
seamlessly integrates default Swing and JIDE components.
Changes: This release adds SVGIcon support, adds some features to
SearchableBar and JTExtComponents, and removes DRY from the code.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/jidebuilder/
- % - % - % - % -
[022] - Joomla! Content Management System JumpBox Beta 1.0RC1
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:05
Information Management
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: Joomla! is a powerful content management system used widely around
the world. This JumpBox includes a self-contained virtual appliance for
Joomla!
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/joomlajumpbox/
- % - % - % - % -
[023] - JRicochet 2 (C++)
by Kumosan (http://freshmeat.net/users/kumosan/)
Fri, Jun 29th 2007 11:59
Games/Entertainment :: Puzzle Games
About: JRicochet is a simple puzzle game. It consists of a 10x10 grid
which contains 5 invisible blocks. From each side, a player can shoot
probes into the grid. The goal is to use a few shots as possible to find
the blocks by the pattern of the probes as they ricochet.
Changes: This is a port from Java to C++ and Qt.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jricochet/
- % - % - % - % -
[024] - JumpBox vTiger CRM Beta 1.0 RC5
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:08
Information Management :: Issue Tracking
Office/Business :: CRM
About: JumpBox vTiger CRM is a JumpBox virtual appliance with a
pre-configured installation of the vTiger CRM system. The appliance has a
browser-based administration console for the initial hostname config, and
can consume updates to the entire OS, database, and application stack.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/jumpbox-vtiger/
- % - % - % - % -
[025] - JWhoisServer 0.1.0.1
by Klaus Zerwes zero-sys.net (http://freshmeat.net/users/zerosys/)
Fri, Jun 29th 2007 11:54
Database
Internet
System :: Networking
About: JWhoisServer is a small, fast, and highly configurable RFC 3912
compliant whois server written in Java and using RDBMS as a storage
engine.
Changes: This release fixes init-script to abort and not overwrite the
PID. cfg-file rights in build and deb are now set to 600.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jwhoisserver/
- % - % - % - % -
[026] - libdatamatrix 0.1.0
by dev/IT (http://freshmeat.net/users/devit/)
Fri, Jun 29th 2007 02:15
About: libdatamatrix is an embeddable and highly extensible library made
to separate data matrix (ISO/IEC16022) functionality from image reading
and writing. It does error correction (instead of just error checking) and
had a modular interface that allows one to extend functionality easily.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/libdatamatrix/
- % - % - % - % -
[027] - MediaWiki Wiki JumpBox Beta 1.0 RC5
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:08
Information Management
Information Management :: Workflow Frameworks
Office/Business :: Groupware
About: MediaWiki is a powerful wiki engine that was originally developed
for the Wikipedia project, and is now deployed on many sites around the
world. This JumpBox is a self-contained, pre-configured instance of
MediaWiki.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/jumpbox-mediawiki/
- % - % - % - % -
[028] - Mesa 7.0
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Fri, Jun 29th 2007 11:57
Software Development :: Libraries
About: Mesa is a 3-D graphics library which uses the OpenGL API
(Application Programming Interface). Mesa cannot be called an
implementation of OpenGL since the author did not obtain an OpenGL license
from SGI. Furthermore, Mesa cannot claim OpenGL conformance since the
conformance tests are only available to OpenGL licensees. Despite these
technical/legal terms, you may find Mesa to be a valid alternative to
OpenGL. Most applications written for OpenGL can use Mesa instead without
changing the source code.
Changes: This release implements OpenGL 2.0 and 2.1 and fixes several
bugs.
License: OSI Approved
URL: http://freshmeat.net/projects/mesa/
- % - % - % - % -
[029] - Mumble 0.9.5
by CybKnight (http://freshmeat.net/users/CybKnight/)
Fri, Jun 29th 2007 14:33
Communications :: Chat
Multimedia :: Sound/Audio :: Speech
About: Mumble is low-latency, high quality voice chat software primarily
intended for use while gaming. It should compile and run the client out of
the box on at least Ubuntu 6.06, and quite likely other distributions as
well.
Changes: This release has some minor sound improvements and a rewrite of
the ALSA subsystem for Linux. murmur now supports MySQL, and has a
dedicated UDP thread to ensure that SQL query response doesn't hold up
voice communication. There's also DBUS RPC control of murmur, meaning you
can easily script and integrate it into your infrastructure.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mumble/
- % - % - % - % -
[030] - nPlot 0.4.6
by Mariusz Adamski (http://freshmeat.net/users/madamski/)
Fri, Jun 29th 2007 01:57
Scientific/Engineering :: Physics
Scientific/Engineering :: Visualization
About: nPlot aims to be a minimalistic and easy-to-use data analysis
application. It currently features peak seeking, linear, quadratic, cubic,
and quart fittings.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nanoplot/
- % - % - % - % -
[031] - NTP 4.2.4p3 (Stable)
by Steve Kostecke (http://freshmeat.net/users/kostecke/)
Fri, Jun 29th 2007 16:03
About: The Network Time Protocol (NTP) is used to synchronize the time of
a computer client or server to another server or reference time source,
such as a radio or satellite receiver or modem. It provides client
accuracies typically within a millisecond on LANs and up to a few tens of
milliseconds on WANs relative to a primary server synchronized to
Coordinated Universal Time (UTC) via a Global Positioning Service (GPS)
receiver, for example.
Changes: This release fixes a bug in that made it difficult to terminate
ntpd under Windows. This is a recommended upgrade for Windows users.
License: Public Domain
URL: http://freshmeat.net/projects/ntp/
- % - % - % - % -
[032] - Personal Finance Manager R1_0_1
by Mjrz (http://freshmeat.net/users/mjrz/)
Fri, Jun 29th 2007 02:23
Office/Business :: Financial
Office/Business :: Financial :: Accounting
About: Personal Finance Manager is a finance and expense tracking tool for
those with limited or no accounting experience. It makes task of tracking
expenses and generating reports easy to use and maintain.
Changes: Support was added for viewing and saving graphs for assets,
liabilities, net worth charts. General user interface enhancements were
made. Minor bugs were fixed.
License: Freeware
URL: http://freshmeat.net/projects/mjrz/
- % - % - % - % -
[033] - Plasmidb 0.8
by Mark Brooks (http://freshmeat.net/users/markabrooks/)
Fri, Jun 29th 2007 02:15
Scientific/Engineering :: Bioinformatics
Software Development :: Libraries :: PHP Classes
About: Plasmidb is a database management system for manipulating,
viewing, and storing molecular biology information rapidly and easily. It
is capable of handling constructed plasmids, clones, standard vectors,
primers, antibiotics, enzymes, and more.
Changes: This version provides interface improvements, a CSS restyle, and
many framework improvements. PDF maps can now be added easily to the list
of standard plasmids and many commercial plasmids are included in the
standard database. This is the last major release before migrating to Ruby
on Rails.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/plasmidb/
- % - % - % - % -
[034] - PunBB Discussion Forums JumpBox Beta 1.0 RC5
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:10
Communications :: BBS
Internet :: WWW/HTTP :: Dynamic Content :: Message Boards
About: PunBB Discussion Forums JumpBox is a virtual appliance that bundles
an installation of PunBB with all of its dependancies (database, operating
system, libraries, and management interface) into a single pre-configured
unit. This makes deploying PunBB very easy and gives you a working
discussion forum in minutes instead of hours. PunBB is a lightweight
discussion forum that provides the essential features to host a thriving
community. It has fewer bells and whistles than other forum applications,
but it has an intuitive user interface and renders XHTML-compliant output.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/jumpbox-punbb/
- % - % - % - % -
[035] - qscore 0.0.1
by Dirk (http://freshmeat.net/users/noisyb/)
Fri, Jun 29th 2007 02:16
Games/Entertainment
Games/Entertainment :: First Person Shooters
About: qscore is a tool to parse Quake 3: Arena (and compatible) server
logs into high scores and statistics.
Changes: This is the first release. It produces high scores in plain text
or with ANSI color codes. This release was tested with OpenArena and
seemed to work.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qscore/
- % - % - % - % -
[036] - QueueMetrics 1.4 (Documentation)
by lenz (http://freshmeat.net/users/xcept/)
Fri, Jun 29th 2007 02:41
Communications :: Telephony
About: QueueMetrics is a queue log analyzer that measures a number of
metrics of queue and agent activity for the Asterisk PBX. It offers
detailed reports, real-time panels, and start pages for agents. It also
drives a wallboard and has an XML-RPC data interface.
Changes: The user manaul was updated to reflect changes in 1.4.
License: Freely Distributable
URL: http://freshmeat.net/projects/queuemetrics/
- % - % - % - % -
[037] - Ravenous 0.9.17
by Kasper J. Jeppesen (http://freshmeat.net/users/kapper/)
Fri, Jun 29th 2007 10:49
Internet :: WWW/HTTP :: HTTP Servers
About: Ravenous is a Java-based Web server that does not in any way
attempt to implement any parts of the Java Enterprise Edition standard.
Instead, it aims to provide developers with a simple, easy to grasp way of
developing solid high-performance Web sites in Java.
Changes: Newly created DataRow objects will get their guid or luid IDs set
when the row is saved. Sorting a flexible list will now use numerical
ordering for purely numerical elements. A bug in flexiblehash that
prevented an int value from returning a float or double representation has
been fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ravenous/
- % - % - % - % -
[038] - Rogue Detect 0.4-Beta2
by Karl Vollmer (http://freshmeat.net/users/vollmerk/)
Fri, Jun 29th 2007 11:55
Communications :: Email
System :: Networking
System :: Networking :: Monitoring
About: Rogue Detect sends DHCPDISCOVER packets to the network and listens
for DHCP servers to respond. It can run continuously as a daemon, or do a
single probe and quit. It's written in Perl and can be easily extended to
take any action you can think of in response to an unknown DHCP server
(send pages, disable them, etc).
Changes: This release fixes a serious logic issue which resulted in
roguedetect having trouble detecting two DHCP offers which were within
1/10th of a second of each other.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/roguedetect/
- % - % - % - % -
[039] - Security Officers Best Friend (SOBF Tool) 1.0b1
by SOMAP.org (http://freshmeat.net/users/somap/)
Fri, Jun 29th 2007 12:03
Information Management
Office/Business
Security
About: The SOBF Tool is the reference implementation of the SOMAP.org
Guide and follows the information security risk analysis and management
workflow as described in the Guide. The SOBF Tool can be used to manage
the security risks of an environment, to maintain assets, and to control
the implementation of countermeasures. It is possible to export graphical
reports from the tool to be used in presentations and regularly compiled
statements.
Changes: This beta version features a completely redesigned Risk
Assessment Workflow panel. The current Assessments can now be changed.
Threats can be activated on Assessment level. The Risk Assessment Workflow
was completed. The content of the help was edited to reflect the recent
changes in the SOBF Tool. This version of the SOBF Tool features a new
ORIMOR snapshot. An error was fixed that crashed the data import on
non-English systems. An error was fixed that crashed report generation.
There are many new features, added functionality, and general spring
cleaning.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sobf/
- % - % - % - % -
[040] - Shed Skin 0.0.22
by srepmub (http://freshmeat.net/users/srepmub/)
Fri, Jun 29th 2007 02:38
Software Development :: Compilers
About: Shed Skin is an experimental Python-to-C++ compiler. It accepts
pure but implicitly statically typed Python programs and generates
optimized C++ code. This means that in combination with a C++ compiler, it
allows for translation of pure Python programs into highly efficient
machine language. For a set of 16 non-trivial test programs, measurements
show a typical speedup of 2-40 over Psyco, about 12 on average, and 2-220
over CPython, about 45 on average. Shed Skin also outputs annotated source
code.
Changes: Support for generating simple extension modules was added. The
DOS text format was fixed. Detection of dynamic types was improved to
avoid hanging on them. Operator overloading was improved. The capitalize,
capwords, swapcase, center, ato* methods were added to the str type and
the string module. string.maketrans was fixed. Several other minor bugs
were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/shedskin/
- % - % - % - % -
[041] - SILC Client 1.1.1
by priikone (http://freshmeat.net/users/priikone/)
Fri, Jun 29th 2007 02:25
Communications
Communications :: Chat
Communications :: Conferencing
About: SILC (Secure Internet Live Conferencing) is a protocol which
provides secure conferencing services in the Internet. It can be used to
send any kind of messages, in addition to normal text messages. This
includes multimedia messages like images, video, and audio stream. All
messages in the SILC network are encrypted and authenticated, and messages
can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1,
PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software
is delivered as SILC Client for end users, SILC Server for system
administrators, and SILC Toolkit for application developers.
Changes: This maintenance release fixes mostly security bugs. Support for
optimized scheduler handling that is easier on laptop batteries was also
added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/silc/
- % - % - % - % -
[042] - SNAKES 0.8.3 (Main)
by Franck Pommereau (http://freshmeat.net/users/fpatalterndotorg/)
Fri, Jun 29th 2007 04:25
Scientific/Engineering
Software Development :: Libraries :: Python Modules
About: SNAKES is the Net Algebra Kit for Editors and Simulators. It is a
Python library that provides all that is necessary to define and execute
many sorts of Petri nets, in particular those of the PBC and M-nets
family. Its main aims are to be a general Petri net library, being able to
cope with most Petri nets models, and providing the researcher with a tool
to quickly prototype new ideas.
Changes: The GraphViz plugin has been improved.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/snakes/
- % - % - % - % -
[043] - SugarCRM CRM JumpBox Beta 1.0RC1
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:09
Information Management
Information Management :: Issue Tracking
Office/Business :: CRM
About: SugarCRM is a powerful customer relationship management system that
can be used to enhance marketing performance, drive sales, improve customer
satisfaction and provide overall insight into business performance. This
JumpBox includes a self-contained virtualized instance of SugarCRM.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/sugarcrmjumpbox/
- % - % - % - % -
[044] - Sylpheed 2.4.3 (Stable)
by Hiroyuki Yamamoto (http://freshmeat.net/users/hiroy/)
Fri, Jun 29th 2007 02:29
Communications :: Email :: Email Clients (MUA)
About: Sylpheed is a simple, lightweight but featureful, and easy-to-use
email client. It has a well-polished and comfortable user interface. It
has many features such as multiple accounts, thread display, MIME,
powerful filtering, various search interface, spell checking, and junk
mail control. It supports common email protocols such as POP3, IMAP4rev1,
SMTP, and security features such as GnuPG and SSL/TLSv1. It is also fully
internationalized and multilingualized.
Changes: In Win32, Sylpheed now can be specified as a default mail program
in Windows Vista. In Win32, the stalling of the SMTP session when sending
messages via a dial-up connection was fixed. In Win32, GLib and GTK+ were
updated to the latest version. Drop shadow was added to menus and tooltips
in Windows XP. Other bugfixes were also made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sylpheed/
- % - % - % - % -
[045] - TFORMer Designer / TFORMer Runtime 5.0
by TEC-IT Datenverarbeitung GmbH (http://freshmeat.net/users/dothesap/)
Fri, Jun 29th 2007 12:08
Information Management
Printing
Software Development :: Libraries
About: TFORMer is a report generator and output solution that offers
outstanding document layout and output features. TFORMer combines the
advantages of barcode labeling tools and sophisticated report generators
into one unified and smart output solution. Software developers benefit
from TFORMer Runtime, which is a cross-platform reporting-engine that
supports direct printing and PostScript, HTML, and PDF output with barcode
support. Ready-to-use industry compliant forms (such as AIAG, VDA, DHL,
UPS) are part of the package.
Changes: The overall printing and PDF/HTML output features were improved.
Highlights include formatted text elements, embedded formulas and
expressions, better barcode support, a new .NET and COM API (MONO is
supported), Windows Vista support, an optimized PDF/HTML generator,
automatic font size, movable/shrinkable/growing elements and printing
areas, ODBC support, and better image support.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/tformer/
- % - % - % - % -
[046] - The Frink Language 2007-06-28
by Alan Eliasen (http://freshmeat.net/users/eliasen/)
Fri, Jun 29th 2007 02:38
Education
Internet
Scientific/Engineering
About: Frink is a calculating tool and programming language designed to
help you in the real world. It tracks units of measurement throughout all
calculations and ensures that answers are correct. It converts between
systems of measurement and has a huge library of physical data. It handles
conversions between time zones, currencies, and historical values of the
U.S. dollar and the British pound, translates between several languages,
does date/time math, and more.
Changes: This release improves calling of Java methods from within Frink
by working around a bug in Sun's Java implementation. This also enables
launching external processes. In addition, several functions were added.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/frinklang/
- % - % - % - % -
[047] - Trac/Subversion Development JumpBox Beta 1.0RC1
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:11
Communications
Documentation
Information Management :: Document Repositories
About: Trac is an advanced tool for tracking software development
projects. It provides a simple wiki, issue tracking system, and tight
integration with the Subversion revision control system. This JumpBox
bundles Trac 0.10.4 and Subversion 1.3.1.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/tracjumpbox/
- % - % - % - % -
[048] - VPMOpen 1.4 Beta-2
by Jurij Zelič (http://freshmeat.net/users/VPMOpen/)
Fri, Jun 29th 2007 02:25
About: VPMOpen is an open circuit scuba decompression program based on
Erik C. Baker's VPM-B algorithm.
Changes: A multilevel algorithm was introduced. This version does not
support repeated descent after starting the first deco stops.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/vpmopen/
- % - % - % - % -
[049] - Warsow 0.31
by hangy (http://freshmeat.net/users/Hangman5386/)
Fri, Jun 29th 2007 14:31
Games/Entertainment :: First Person Shooters
About: Warsow is a standalone, eSports-oriented FPS game. It is based on
Qfusion, an advanced modification of the Quake 2 engine. It features
fast-paced gameplay focused on trix (trick jumps) and art of movement.
War§ow features a complete power-up system, including weak and strong fire
mode for each weapon in all "normal" gametypes as well as Warshell (battle
shield) and Warshock (quad damage) for team-based gametypes. Its
cartoonish graphics use cel shading with a style that is similar but not
identical to Manga.
Changes: While the main focus of this release was to fix several bad bugs,
there have also been some adjustments to maps, as well as several new
features and engine enhancements.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/warsow/
- % - % - % - % -
[050] - wCMF 2.1
by ingo herwig (http://freshmeat.net/users/iherwig/)
Fri, Jun 29th 2007 01:36
Internet :: WWW/HTTP :: Dynamic Content
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: PHP Classes
About: wCMF is a lightweight MDA approach to application development based
on the MVC pattern. It allows the creation of any kind of PHP Web
application such as CRM or a CMS from a UML model. It features an object
persistence layer, a SOAP interface, and standard views and controllers.
Changes: The focus of this release is to enhance the user's productivity
and consolidate the system. The generator now allows to model the complete
system configuration and deploys the framework and application template on
first use. Model changes are from now on incorporated automatically into
the database (even an existing one) using the framework's database upgrade
system. Customization of the default application is simplified by the
generation of entity specific views and the new template override
mechanism.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/wcmf/
- % - % - % - % -
[051] - Web Service Engine for MySQL 0.4
by Brian Aker (http://freshmeat.net/users/briantangentorg/)
Fri, Jun 29th 2007 02:31
About: Web Service Engine for MySQL is a storage engine for the MySQL
database. It takes basic SQL and translates this through the engine
interface into HTTP request methods. This gives you the ability to create,
read, and delete pages on Web servers. Wikipedia becomes a table you can
select on from your database.
Changes: Multiple attributes per table are now supported. The engine now
handles tables with more than two columns by generating XML that is stored
on the remote server. Tables with only two columns are stored as before,
with the non-keyed attribute being directly provided to the remote
provider.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/myhttp_engine/
- % - % - % - % -
[052] - wiki2xhtml 3.0.2
by Granjow (http://freshmeat.net/users/Granjow/)
Fri, Jun 29th 2007 16:05
Internet :: WWW/HTTP :: Dynamic Content :: Wiki
Internet :: WWW/HTTP :: Site Management
About: wiki2xhtml can create complete Web pages and uses a clean XHTML
syntax. It can insert galleries, a menu, a footer, and nearly all elements
you know from the Wikipedia. The pages are formatted with CSS. All designs
can be adjusted by hand, and custom ones can be used as well. wiki2xhtml
generates the HTML pages from simple text files in the MediaWiki syntax.
You can also use own (X)HTML code or other script languages inside; there
are no restrictions. The GUI is composed of a Code Paste Window where you
can insert wiki code that will be generated live. A click into the result,
the XHTML code, copies it into the clipboard.
Changes: This is mainly a bugfix release that fixes the Code Paste Window,
images inserted with [[Image:...]], and a problem with links and tables.
New is the Submenu «Info» in the GUI, the ability to set a custom width
for all thumbnails, and the abbreviations w= and pw=.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wiki2xhtml/
- % - % - % - % -
[053] - Wikidbase 1.0.a2.dev-r719
by Nick Blundell (http://freshmeat.net/users/blundeln/)
Fri, Jun 29th 2007 04:36
Database
Information Management
Information Management :: Document Repositories
About: Wikidbase is a powerful and highly flexible combination of two
structural extremes of data management systems: a wiki and a database. As
such, it has all of the flexibility of a wiki (e.g. any kind of
unstructured data can be stored) and the structural data capabilities of a
database (e.g. data may be modelled similarly to database fields, tables,
and relations, such that structural reports can me made of that data). The
functionality is combined in such a way that this general-purpose data
management system may be shaped easily, without the need of a database
expert, into a custom data management application such as a contact
relation management (CRM) system, a knowledge base, a shared calendar
system, a project management system, etc.
Changes: Minor optimizations have been made and work begun on
calendar-view enhancement and user authorization. The database model has
been updated for future optimization. Some screencasts are available.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikidbase/
- % - % - % - % -
[054] - Wordpress Blogging JumpBox Beta 1.0 RC5
by Grid7 (http://freshmeat.net/users/grid7/)
Fri, Jun 29th 2007 02:11
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: Wordpress is a blogging platform with an open design and powerful
features. This JumpBox is a self-contained version of Wordpress.
Changes: The navigation bar now restores properly. License validation no
longer requires the JumpBox to be connected to the Internet. A bug
concerning enabling SSH for the first time was fixed. A bug concerning
changing a static IP address was fixed. All Ubuntu copyright notices were
restored. Primary application licensing is given equal treatment. A
typographical error in samba configuration was fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/jumpbox-wordpress/
- % - % - % - % -
[055] - xfer9860 0.1
by Andreas B. (http://freshmeat.net/users/andreasmarcel/)
Fri, Jun 29th 2007 12:15
Communications
Software Development :: Embedded Systems
Utilities
About: xfer9860 connects to a Casio fx-9860G graphing calculator and
transfers files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xfer9860/
- % - % - % - % -
[056] - xlike Kernel Patchset 0.14a
by m0hs|n (http://freshmeat.net/users/inaam/)
Fri, Jun 29th 2007 10:50
System :: Clustering/Distributed Networks
System :: Filesystems
System :: Networking
About: [xlike] Kernel Patchset is a patch collection for the Linux vanilla
kernel. It includes as many stable enhancements for the Linux kernel as
possible. These include code from Xen, Kernel Mode Linux, Rule Set Based
Access Control, Novell AppArmor, Openswan, grsecurity, Linux VServer,
Linux-PHC, web100, Nefilters, Suspend2, Speakup, SquashFS, fbsplash,
BadRAM, and more. It also contains many drivers and fixes.
Changes: Updated for Linux 2.6.19.2. Linux VServer, grsecurity, Linux-PHC,
Speakup, ESFQ (Enhanced Stochastic Fairness Queueing), UnionFS, and
SquashFS have been dded. ReiserFS4 and BadRAM have been removed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xlike/
- % - % - % - % -
[057] - XMLSensors 0.1.0
by Nocturn (http://freshmeat.net/users/nocturn/)
Fri, Jun 29th 2007 12:19
System :: Networking :: Monitoring
About: XMLSensors is a set of programs that serve as generic plugins to
monitoring systems such as Nagios, Big Brother, Zabbix, and many others.
The sensors output an XML status file for each sensor that is retrieved
and processed by a generic plugin to the monitoring system of your choice.
The XML can be published on a Web server, and transferred via network
shares or SSH. It currently has 2 sensors. phpbb2_version checks the
version of a phpBB forum against the offcial release, and smf_version does
the same for a Simple Machines forum. There's also a dummy sensor that you
can modify yourself.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xmlsensors/
- % - % - % - % -
[058] - XMLUnit 1.1 (For Java)
by Stefan Bodewig (http://freshmeat.net/users/bodewig/)
Fri, Jun 29th 2007 02:29
Software Development :: Libraries
Software Development :: Libraries :: Java Libraries
Software Development :: Testing
About: XMLUnit provides assertions and supporting class libraries to test
various properties of generated pieces of XML using a popular testing
framework. It supports finding the differences between two pieces of XML,
validating documents against DTDs or XML Schemas, testing the results of
XPath expressions, or asserting properties of Nodes exposed via DOM
traversal. Two branches exist: one that supports Java and JUnit and one
that supports the .NET Framework and NUnit.
Changes: Compared with XMLUnit 1.0, this version expands support for XML
Schema in validation and comparisons and vastly improves XPath tests
(namespaces and JAXP 1.3's XPath engine are now supported). In addition,
several minor but still useful enhancements have been made. All known
issues of XMLUnit 1.0 have been fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/xmlunit/
- % - % - % - % -
[059] - xnsdoc 1.2.2
by kriede (http://freshmeat.net/users/kriede/)
Fri, Jun 29th 2007 10:49
Software Development :: Documentation
Software Development :: Quality Assurance
About: xnsdoc is documentation generator for XML namespaces defined by W3C
XML Schema in HTML in a JavaDoc like visualization. xnsdoc supports all
common schema design practices like chameleon, russian doll, salami slice,
venetian blind schemas, or circular schema references. xnsdoc can be used
from the command line, as an Apache Ant task, as an Apache Maven plugin,
as an Eclipse plugin, or integrated as a custom tool in many XML
development tools such as StylusStudio, oXygen XML, or XMLWriter.
Changes: This release fixes two problems with the Apache Ant Task: the
license attribute and nested fileset tags.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/xnsdoc/
- % - % - % - % -
[060] - Yada Yada Yada Wiki 0.0.5
by Patrik Burkhalter (http://freshmeat.net/users/paburk/)
Fri, Jun 29th 2007 12:20
Internet :: WWW/HTTP :: Dynamic Content :: Wiki
About: Yada Yada Yada Wiki is a small wiki that lives in one
self-modifying PHP5 file. It doesn't make use of JavaScript or databases,
and works with all browsers. Example uses include planning a trip with
your friends or setting up a project site without effort. It is inspired
by the "Wiki on a Stick" project.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/yadawiki/
- % - % - % - % -
[061] - Zadolbator 0.1_alpha
by Alexander Tsvyashchenko (http://freshmeat.net/users/ndl/)
Fri, Jun 29th 2007 12:19
Communications :: Chat
Office/Business :: Scheduling
About: Zadolbator is a simple reminder component for Jabber server. As it
is installed on the server side, it can be used by all users of this
Jabber server, and does not depend on the client software used. Its main
purpose is to remind you about events such as birthdays or holidays,
though it can be used also for keeping your everyday reminders about
meetings, things to do, etc. It uses the iCalendar format to store events,
so some basic understanding of iCalendar is needed to use it. This also
simplifies importing existing events if they're in iCalendar format.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zadolbator/
-- -.----.-- --.-.--.-.. .- -----.-------- . --.-- - ---. -- -
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news