Newsletter for Thursday, February 21st 2008
The freshmeat daily newsletter <[email protected]> Fri, 22 Feb 2008 00:10:09 -0800 (PST)
| 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/2008/02/21/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
--.-- .-----..----...----.----- --.--..- .--..-...---.....- ---
::: A D V E R T I S I N G :::
Going Mobile?
Only the laptop experts offer a complete line of high performance laptop
notebooks and Tablet PCs. Take a look at [SLASHDOT'S] mobility center for
Toshibas newest business innovations.
http://mobile.slashdot.org/
--.---- ------...-. - --..- -.-..--- -- --- - - .--.---.-.--.----
::: R E L E A S E H E A D L I N E S (34) :::
[001] - Addjob 0.04
[002] - Aeolus 0.1
[003] - BlueSense SDK 1740
[004] - Ctalk 0.0.44a
[005] - Debian GNU/kFreeBSD 20080218
[006] - dhcp-helper 0.8
[007] - DocBook Doclet 4.1.13 (herold)
[008] - DonkeyFire 0.2
[009] - Easy Hosting Control Panel for Ubuntu 0.24
[010] - Florence 0.0.3
[011] - Gaia Ajax Widgets Q1 2008
[012] - GetBoo 1.03
[013] - GSTorrent 0015
[014] - iCalcreator 2.4.3
[015] - Instant-Grid 1.1
[016] - ISBN check 0.2
[017] - JLanguageLearn 0.4
[018] - MonetDB 5.4.0
[019] - Opera 9.26
[020] - P4A 2.99.0 (Development)
[021] - Pork.Generator 1.01
[022] - PRICE 0.8.2
[023] - Pro-Active Webfilter 0.28
[024] - PureCM 2007/4
[025] - rsyslog 3.11.4 (Development)
[026] - Surftrackr 20080221
[027] - Sux data structures 0.3
[028] - Tiny Blogr 1.0.0beta2
[029] - Tiny Tiny RSS 1.2.20
[030] - Tofu 0.5
[031] - Track+ 3.4.0
[032] - Vidrate 1.0.0
[033] - WebGraph 2.1
[034] - WordGenerator 1.8
-----.--- ----.--.....--.- --. -------- -..----. -. -.-. -
::: R E L E A S E D E T A I L S :::
[001] - Addjob 0.04
by Jared Davis (http://freshmeat.net/users/aiken11/)
Thu, Feb 21st 2008 07:06
System :: Clustering/Distributed Networks
About: Addjob lets you distribute jobs over a network. You just run
"addjob-server", and then submit jobs like "addjob gcc -c foo.c". You can
still interact with your program via the command line, and exit-codes are
preserved, so it integrates well with Makefiles.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/addjob/
- % - % - % - % -
[002] - Aeolus 0.1
by Björn Andersson (http://freshmeat.net/users/bjornandersson/)
Thu, Feb 21st 2008 10:45
Multimedia :: Graphics
About: Aeolus is an effort to create a platform for displaying and
animating 2D graphics using Cairo as a backend. The language used is C++,
creating an object-oriented design borrowing heavily from Crystal Space.
This makes the project very modular and helps people to extend and reuse
the code as they see fit.
Changes: This release is not intended for use and is still very
incomplete. It should compile, but does not work yet.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/aeolus/
- % - % - % - % -
[003] - BlueSense SDK 1740
by Blue Melon (http://freshmeat.net/users/bluemelon/)
Thu, Feb 21st 2008 10:17
Home Automation
Software Development
System :: Hardware
About: BlueSense SDK is a software development kit for communicating with
BlueSense equipment. It allows you to read out sensors or control
actuators. A user-space USB driver for all platforms is included. Examples
for all modules are also included. For Java and Mono/C#, there is an
object-oriented interface, and for C, there is a function based interface.
Changes: Many bugfixes. A JavaOSC library that supports Open Sound
Control, UDP, and TCP clients as well as servers.
License: Freeware
URL: http://freshmeat.net/projects/bluesense/
- % - % - % - % -
[004] - Ctalk 0.0.44a
by thx1132 (http://freshmeat.net/users/kiesling3/)
Thu, Feb 21st 2008 03:46
Software Development :: Interpreters
Software Development :: Libraries
About: Ctalk provides object oriented programming features, like classes,
methods, operator overloading, and inheritance to otherwise standard C
programs. You can use only a few objects and classes in a program, or you
can write programs entirely in Ctalk. The package provides a translator
from Ctalk source code into C for compilation and a library that provides
run-time support for class objects. The preprocessor, ctpp, is also
available separately, and the package includes sample programs and
documentation.
Changes: This release adds the SignalEvent class and methods, so Ctalk
programs can interact with signals from the operating system. It also adds
a timeclient2.c example program and contains many improvements in
expression analysis and bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ctalk-lang/
- % - % - % - % -
[005] - Debian GNU/kFreeBSD 20080218
by Gürkan (http://freshmeat.net/users/tarzeau/)
Thu, Feb 21st 2008 00:45
System :: Operating System
About: The Debian GNU/kFreeBSD ISO image contains a basic rescue system
with GNU/kFreeBSD. It's usable for simple tasks or for just testing, but
doesn't setup writable filesystems, nor have the development tools
installed. It can also be used to install Debian GNU/kFreeBSD.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kfreebsd/
- % - % - % - % -
[006] - dhcp-helper 0.8
by Simon Kelley (http://freshmeat.net/users/simonkelley/)
Thu, Feb 21st 2008 13:28
Internet
About: dhcp-helper is a DHCP relay agent. It allows the use of DHCP across
multiple subnets. This implementation is simple, small, and easy to
configure.
Changes: This release adds a -p option to use alternative ports. It adds
the GPL v3 as a license option. Path MTU discovery has been disabled, as
it confuses some clients. The transmit code has been tweaked so that MAC
addresses over 14 bytes are handled as broadcasts.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dhcp-helper/
- % - % - % - % -
[007] - DocBook Doclet 4.1.13 (herold)
by Michael Fuchs (http://freshmeat.net/users/mfuchs/)
Thu, Feb 21st 2008 13:38
Software Development :: Documentation
Text Processing :: Filters
Text Processing :: Markup :: SGML
About: The DocBook Doclet creates DocBook XML from Java source
documentation or HTML files. It is helpful if you want to create reference
handbooks of your API. Normally it is used with the Javadoc tool but it can
also be used as a standalone application to convert HTML to DocBook.
Additionally it comes with a Swing application to manage documentation
projects and to transform the resulting DocBook files to PDF, Postscript,
HTML, or JavaHelp.
Changes: Improved handling of div elements. A simple GUI for
transformation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dbdoclet/
- % - % - % - % -
[008] - DonkeyFire 0.2
by Buanzo (http://freshmeat.net/users/buanzo/)
Thu, Feb 21st 2008 07:09
Communications :: File Sharing
Desktop Environment
Desktop Environment :: Tools
About: DonkeyFire is a Mozilla Firefox extension. After configuring it,
you will see a new element in the Firefox status bar, showing your
download's progress.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/donkeyfire/
- % - % - % - % -
[009] - Easy Hosting Control Panel for Ubuntu 0.24
by bvidinli (http://freshmeat.net/users/bvidinli/)
Thu, Feb 21st 2008 07:24
Internet :: WWW/HTTP :: HTTP Servers
Internet :: WWW/HTTP :: Site Management
System :: Systems Administration
About: Easy Hosting Control Panel for Ubuntu is designed for hosting
multiple domains on a single machine. It uses LAMP
(Linux/Apache/MySQL/PHP). It aims to be easy to install and use, simple,
and functional. It currently supports Apache, DNS, MySQL, FTP, and email
configuration. It mainly uses the apt-get install system, so it can be
installed on any Debian-based distribution, including Ubuntu.
Changes: The installer was improved. Security was improved. All passwords
(admin, ehcp, mysql) may now be set while installing. The code was cleaned
up.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ehcp/
- % - % - % - % -
[010] - Florence 0.0.3
by François Agrech (http://freshmeat.net/users/agrech/)
Thu, Feb 21st 2008 13:35
Desktop Environment :: Gnome
About: Florence is a virtual keyboard for GNOME that appears on screen. It
is adapted for people who are able to use a pointing device but have
difficulties using a real keyboard. It aims at being easy and pretty.
Changes: The most obvious bugs have been taken out. A notification icon
has been added. This version should be usable for most people.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/florence/
- % - % - % - % -
[011] - Gaia Ajax Widgets Q1 2008
by Thomas Hansen (http://freshmeat.net/users/polterguy/)
Thu, Feb 21st 2008 07:10
Software Development :: Libraries :: Application Frameworks
Software Development :: User Interfaces
Software Development :: Widget Sets
About: Gaia Ajax Widgets is an Ajax library for ASP.NET and Mono. It is a
"high-level library", meaning it abstracts away JavaScript 100%, and the
developer doesn't have to write anything other than his favorite .Net
language like C#, VB.NET, IronPython, or Boo (Mono).
Changes: The EXE file can also be used as an installer on Linux by using
Mono.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gaw/
- % - % - % - % -
[012] - GetBoo 1.03
by Maxime (http://freshmeat.net/users/darthomir/)
Thu, Feb 21st 2008 10:44
Internet :: WWW/HTTP :: Dynamic Content
About: GetBoo is a Web 2.0 bookmarking system, both social (with tags) and
private (with folders). You can import and export your bookmarks from
Firefox, IE, Mozilla, and Netscape. It has an admin management section,
translations, groups, bookmarklets, a Firefox extension, RSS feeds, and
more.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/getboo/
- % - % - % - % -
[013] - GSTorrent 0015
by Kumosan (http://freshmeat.net/users/kumosan/)
Thu, Feb 21st 2008 03:44
Communications :: File Sharing
About: GSTorrent is a Bittorrent client/server system. A daemon program
handles all the file transfers as a Bittorrent client. The GSTorrent
daemon also acts as a server for an external GUI client. The objective is
to have a relatively small Bittorrent client, which runs on a small
computer without a graphical interface and to control this server from a
different machine. An example of this type of architecture is the mldonkey
client/server system for the edonkey protocol.
Changes: The traffic report to trackers included parts of the Bittorrent
protocol overhead. This was not standard behavior and might have triggered
cheater scripts on ratio aware trackers. This major bug is fixed. One major
feature enhancement was added: upload/download traffic reports are now
persistent between sessions, i.e. interrupted leech/seed sessions do not
cause private trackers to display incorrect traffic stats anymore.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/gstorrent/
- % - % - % - % -
[014] - iCalcreator 2.4.3
by kigsf (http://freshmeat.net/users/kigsf/)
Thu, Feb 21st 2008 07:33
Office/Business :: Scheduling
Software Development :: Libraries :: PHP Classes
About: iCalcreator is a PHP implementation to create, parse, select and
edit iCal calendar files for non-calendar systems like CMS, project
management systems, and other applications able to support calendar
information like agendas, tasks, reports, todo lists, journaling data and
able to communicate with calendar applications. iCalcreator is composed of
a single class file with a simple interface, and is oriented around iCal
calendar component properties.
Changes: The selectComponents function was added, which optionally creates
the x-property "x-current-dtstart". The parse function supports remote
files, allows multiple vcalendars, and can parse or inject strict rfc2445
property formatted property text. Bugs were fixed in the following
functions: sort, _date_time_string, deleteProperty, _strrep, multiple
text-properties, RDATE, CONTACT, and calendar config. The component
property order was changed, so UID+DTSTAMP is always first. The
returnCalendar function no longer writes to a file before redirecting.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/icalcreator/
- % - % - % - % -
[015] - Instant-Grid 1.1
by Christian Boehme (http://freshmeat.net/users/cboehme/)
Thu, Feb 21st 2008 10:15
Software Development :: Testing
System :: Clustering/Distributed Networks
System :: Installation/Setup
About: Instant-Grid is a Knoppix-based live-CD bundled with a
pre-configured grid environment based on the Globus Toolkit. One PC
started from this CD becomes the Instant-Grid frontend. It also functions
as a PXE boot-server, allowing other PCs in the same local network to boot
the Instant-Grid environment. Together with the frontend, these PCs
automatically form a working test grid. Like with the original Knoppix,
the existing configuration of the participating PC is not touched (except
maybe for enabling the PXE boot-option), and remains instantly available
by a simple reboot.
Changes: This version is based on Knoppix 5.1.1, which improves support
for more recent hardware. The English documentation has been expanded,
many function tests have been automated, and the workflow stability has
been improved.
License: Freely Distributable
URL: http://freshmeat.net/projects/ig/
- % - % - % - % -
[016] - ISBN check 0.2
by Keith Nunn (http://freshmeat.net/users/kapn/)
Thu, Feb 21st 2008 10:13
About: ISBN check is a simple PHP class to verify whether a given book
ISBN (International Standard Book Number) code is valid. It supports
ISBN-10, ISBN-13, and GTIN-14. It will also perform conversions on valid
numbers when possible.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/isbncheck/
- % - % - % - % -
[017] - JLanguageLearn 0.4
by Sebastian Parkitny (http://freshmeat.net/users/sparkitny/)
Thu, Feb 21st 2008 10:45
Education
Text Processing :: Markup :: XML
About: JLanguageLearn is a generic language course. It is based on Java
and XML. You can define your own lessons in an easy way, and
JLanguageLearn displays the defined lessons in a graphical user interface.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/jlanguagelearn/
- % - % - % - % -
[018] - MonetDB 5.4.0
by Niels Nes (http://freshmeat.net/users/NielsNes/)
Thu, Feb 21st 2008 13:31
Database
Database :: API
Database :: Database Engines/Servers
About: MonetDB is a database management system developed from a
main-memory perspective using a fully decomposed storage model, automatic
index management, extensibility of data types and search accelerators, and
SQL and XQuery frontends.
Changes: This release includes a major overhaul of the storage backend,
leading to better performance and memory consumption. The functionality of
XQuery has been expanded significantly. SQL query optimization and bulk
loading has been improved.
License: Mozilla Public License (MPL)
URL: http://freshmeat.net/projects/monetdb/
- % - % - % - % -
[019] - Opera 9.26
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Thu, Feb 21st 2008 07:18
Internet :: WWW/HTTP :: Browsers
About: Opera is a full-featured Internet tool, most notably a fully
standard conforming Web browser. Opera includes pop-up blocking, tabbed
browsing, integrated searches, and advanced functions like a password
manager, mouse gestures, native Scalable Vector Graphics (SVG) support, an
email program, RSS newsfeeds, and IRC chat. It is designed to be fast and
highly customizable.
Changes: An issue where simulated text inputs could trick users into
uploading arbitrary files, as reported by Mozilla, was fixed. Image
properties can no longer be used to execute scripts. A cross site
scripting issue with the representation of DOM attribute values was fixed.
A stability issue when connecting securely to Windows Server 2008 or other
servers supporting the TLS Certificate Status extension was fixed, and
additional stability fixes were made. On Mac OS X, RealPlayer content now
works again, and a bug that prevented Opera from launching on Leopard
systems with FileVault enabled was fixed.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/opera/
- % - % - % - % -
[020] - P4A 2.99.0 (Development)
by Fabrizio Balliano (http://freshmeat.net/users/balliano/)
Thu, Feb 21st 2008 07:21
Information Management
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: P4A (PHP For Applications) is a RAD and object oriented PHP
framework for building event-driven stateful Web applications. It features
tableless HTML, accesskey support, transparent AJAX support, auto data type
recognition, UTF-8 support, advanced i18n/l10n support, handheld "zero
code" support, "zero code" printing via advanced CSS2, and PEAR
integration.
Changes: All code was rewritten to be PHP 5.2 compliant. The PEAR
repository was replaced by the Zend Framework. P4A is now fully certified
to work with MySQL, PostgreSQL, Oracle, and SQLite. The CSS code was
rewritten from scratch. All components support chainability. Every user
interaction is now managed through an AJAX call, which really boosts the
user experience. Many other changes were made.
License: Affero General Public License
URL: http://freshmeat.net/projects/p4a/
- % - % - % - % -
[021] - Pork.Generator 1.01
by schizoduckie (http://freshmeat.net/users/schizoduckie/)
Thu, Feb 21st 2008 06:58
Database :: API
Database :: Front-Ends
Software Development :: Code Generators
About: Pork.Generator is a Web based tool to inspect your databases and
generate Pork.dbObject based code. The generator analyzes the relations in
your database by trying to match primary keys to fields of other tables. If
you have created your table structure following some simple rules, this
project can either create a complete CRUD (Create, Read, Update, Delete)
interface into a .zip file, or just output your complete database schema
into O/R mapped objects. Pork.dbObject is an Object-Relation mapper for
PHP 5 that attempts to be easy, fast, and lightweight.
Changes: The relations and properties of tables in a database can be
inspected in an MDI interface. A complete CRUD Web interface of the
database is generated. The interface has the ability to visually create
connections between any defined relations. The relations between tables in
a database can be visualized via GraphViz. Semi-intelligent entity object
naming is implemented. Custom mappings are created for fields in tables to
internal object mapping.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/porkgenerator/
- % - % - % - % -
[022] - PRICE 0.8.2
by Gürkan (http://freshmeat.net/users/tarzeau/)
Thu, Feb 21st 2008 00:45
Desktop Environment :: GNUstep
Multimedia :: Graphics
About: PRICE can open several image file formats and apply high-quality
filters and other enhancements. It was written to support the author's
research in image processing.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/price/
- % - % - % - % -
[023] - Pro-Active Webfilter 0.28
by Jochen Luell (http://freshmeat.net/users/luelljoc/)
Thu, Feb 21st 2008 03:48
Internet :: Proxy Servers
Internet :: WWW/HTTP
About: PAW (pro-active Web filter) is a filtering HTTP proxy based on the
Brazil Framework. Because the Brazil Framework and PAW are written in
Java, the software is highly portable. PAW allows for easy plugin of
Handlers (to filter outgoing requests) and Filters (to filter incoming
data), and a GUI for end users. All the configuration files are in XML,
and thus easy to modify (even without the GUI). It's aim is to provide an
easy to use interface for end users and to be easily extendable by
developers.
Changes: HTTPS support, new GUI icons, proxy authentication support, a
pass-through mode, Windows Service installation, and many bugfixes.
License: The Apache License
URL: http://freshmeat.net/projects/paw-project/
- % - % - % - % -
[024] - PureCM 2007/4
by stephen worthington (http://freshmeat.net/users/stephen_worthington/)
Thu, Feb 21st 2008 07:07
Software Development :: Bug Tracking
Software Development :: Version Control
About: PureCM is an integrated version control and defect tracking tool.
It outperforms most other SCM tools, uses a reliable transactional
database, and is scalable to thousands of concurrent developers. The
server, GUI, command line, and Web clients runs on Windows, Linux, Unix,
and Mac OS.
Changes: PureCM now tracks file type changes and automatically manages
both direct and indirect changes to a stream. This prevents merging the
same changes more than once into one branch, disturbing its merge history.
Furthermore, folder adds are automatically reinstated if they have the same
name as the deleted folder.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/purecm/
- % - % - % - % -
[025] - rsyslog 3.11.4 (Development)
by Rainer Gerhards (http://freshmeat.net/users/rgerhards/)
Thu, Feb 21st 2008 03:46
System :: Logging
About: Rsyslog is an enhanced multi-threaded syslogd. Among other
features, it offers support for on-demand disk buffering, reliable syslog
over TCP, writing to databases (MySQL, PostgreSQL, Oracle, and many more),
fully configurable output formats (including high-precision timestamps),
the ability to filter on any part of the syslog message, on-the-wire
message compression, and the ability to convert text files to syslog. It
is a drop-in replacement for stock syslogd and able to work with the same
configuration file syntax.
Changes: This maintenance release provides some bugfixes and an internal
code cleanup. Feature-wise, the MainMessageQueueDiscardSeverity config
directive has been enhanced to support user-friendly severity names in
addition to numbers. There is also a fix for a potential segfault. This
version is a recommended update for all users of the v3 branch.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rsyslog/
- % - % - % - % -
[026] - Surftrackr 20080221
by Simon Burns (http://freshmeat.net/users/simonburns/)
Thu, Feb 21st 2008 13:38
Internet :: Log Analysis
Internet :: Proxy Servers
System :: Systems Administration
About: Surftrackr is a log file analyser for squid and Dan's Guardian. It
is designed to allow per-user scrutiny and analysis of squid log files.
The program allows a non-technical user to extract information about Web
usage patterns, the type of information downloaded, the sites visited by
users, and the amount of information (per-byte or per-file) accessed. The
program runs from a Unix system via a Web browser, and uses Google Charts
to produce graphics. The intention is to augment or replace the use of
censorship software.
Changes: This version features LDAP authentication of Surftrackr users,
allowing better integration with your environment. Alternatively, any
other authentication source provided by Apache can be used by Surftrackr
to manage users. A few minor bugfixes are also included, as well as a
system to map workstations to usernames in situations where Squid
authentication is not being used.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/surftrackr/
- % - % - % - % -
[027] - Sux data structures 0.3
by Sebastiano Vigna (http://freshmeat.net/users/vigna/)
Thu, Feb 21st 2008 07:23
Software Development :: Libraries :: Java Libraries
About: Sux is a set of high-performance implementations of basic and
advanced succinct data structures in C++ and Java.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/succinct/
- % - % - % - % -
[028] - Tiny Blogr 1.0.0beta2
by Anoochit Chalothorn (http://freshmeat.net/users/redlinesoft/)
Thu, Feb 21st 2008 10:15
Internet :: WWW/HTTP :: Dynamic Content
About: Tiny Blogr is a tiny personal journal blog system with beautiful
URL support. Tags are used to categorize entries. Members can upload files
and manage their files via a file manager.
Changes: All standard templates were updated. A blog statistic module was
added.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/tinyblogr/
- % - % - % - % -
[029] - Tiny Tiny RSS 1.2.20
by Andrew Dolgov (http://freshmeat.net/users/gothfox/)
Thu, Feb 21st 2008 00:47
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: Tiny Tiny RSS is a Web-based news (RSS, RDF, or Atom) feed
aggregator designed to allow you to read news from any location, while
feeling as close to a real desktop application as possible.
Changes: This release adds a multiprocess update daemon, per-feed update
framework selection, a collapsible feedlist, and numerous bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tt-rss/
- % - % - % - % -
[030] - Tofu 0.5
by Mushroom (http://freshmeat.net/users/sb_mushroom/)
Thu, Feb 21st 2008 10:18
Office/Business :: Scheduling
Software Development
Utilities
About: Tofu provides an easy and very lightweight way to manage your todo
list(s). It stores each of your todo lists in a directory where tasks are
individually detailed in plain text files. Then you can assign these tasks
a level of priority and some markers to retrieve and manipulate (list,
view, edit, delete, etc.) them easily.
Changes: The ability to read the content of a task before deciding to
delete it was added. An annoying bug with the edit command was also fixed
(now you can edit the content of all of the following tasks without
confirming between each one in the interactive mode).
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/tofu/
- % - % - % - % -
[031] - Track+ 3.4.0
by trackplus (http://freshmeat.net/users/friedj/)
Thu, Feb 21st 2008 10:16
Information Management :: Issue Tracking
Software Development :: Bug Tracking
Software Development :: Quality Assurance
About: Track+ is a fully featured Web-based issue tracking and bug
tracking system build on top of J2EE and Struts and entirely written in
Java. It supports many database systems such as Oracle 9i, MySQL,
PostgreSQL, MS SQL Server, etc. It automatically sends email, can do user
authentication via LDAP, creates comprehensive reports, and much more. It
comes with online help, German, English, and Norwegian localizations,
and an elaborate manual.
Changes: This release has custom fields and screens, a dashboard, and a
JasperReports reporting engine.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/trackplus/
- % - % - % - % -
[032] - Vidrate 1.0.0
by Axel Gembe (http://freshmeat.net/users/DerAgo/)
Thu, Feb 21st 2008 07:13
Information Management
Internet :: WWW/HTTP
Multimedia :: Video
About: Vidrate is a tool for allowing multiple people to vote which video
files of a database should be kept. This tool can help you to quickly free
some space on your file server without specifically asking all the server's
users which movies should be kept. The interface also allows you to mark
videos as seen and to assign comments. Included is a cron job that
periodically scans the video directory for new or deleted videos and also
deletes videos that have the required number of votes.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/vidrate/
- % - % - % - % -
[033] - WebGraph 2.1
by Sebastiano Vigna (http://freshmeat.net/users/vigna/)
Thu, Feb 21st 2008 07:26
Internet :: WWW/HTTP :: Indexing/Search
About: WebGraph is a framework for studying Web graphs. It provides simple
methods for managing very large graphs by exploiting modern compression
techniques.
Changes: WebGraph is now based on dsiutils.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/webgraph/
- % - % - % - % -
[034] - WordGenerator 1.8
by Bill Poser (http://freshmeat.net/users/billposer/)
Thu, Feb 21st 2008 00:47
Text Processing :: Linguistic
About: WordGenerator generates hypothetical words from specifications of
their syllable structure. The user specifies the maximum length of the
words in syllables, the abstract structure of syllables in the language
(in terms of such units as consonants and vowels or onsets and rhymes),
and the actual sounds that comprise each abstract class (e.g. the list of
vowels in the language); WordGenerator then generates the words that
conform to this specification. Such lists are useful to field linguists
exploring the vocabulary of a language, and to designers of artificial
languages.
Changes: The Iwidgets library is now optional. Several minor bugs were
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wordgenerator/
---.. -.--- --.-.---.--- - -.--- -.----- -- - . -- .-. ---- ---
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news