fmII
Wed, Aug 20th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 20:00 UTC
in
Section
login «
register «
recover password «

 Java Parallel Processing Framework 1.4
 by Laurent Cohen - Wed, Aug 20th 2008 18:01 UTC

About: JPPF is a computational grid framework for Java focused on performance and ease of use. It provides a set of tools and APIs to enable the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes. It features platform independence thanks to Java 1.5, does not require you to deploy your application classes to a server, scales up to millions of nodes, has a built-in fail-over mechanism on all the framework's components, and has a monitoring and administration GUI tool to enable remote monitoring of the server health and server shutdown/restart operations.

Changes: Nodes can now be restarted or shut down remotely from the administration console or via the API. Tasks can be executed locally by the client, with automatic load-balancing between local and remote execution. The node security policy can be downloaded from the server for easier deployment. The nodes collect the CPU time used by the tasks.

 Categories Focus License URLs
Scientific/Engineering
Software Development :: Libraries :: Java Libraries
System :: Clustering/Distributed Networks
Major feature enhancements The Apache License 2.0 Homepage Zip Subscribe Ignore Rate


 system-config-printer 1.0.6 (Stable)
 by Tim Waugh - Wed, Aug 20th 2008 17:57 UTC

About: system-config-printer configures a CUPS server. It uses the CUPS API (bound to Python with pycups) to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one.

Changes: Several bugfixes. User interface improvements for job authentication and selecting a PPD for a new printer.

 Categories Focus License URLs
Printing Minor feature enhancements GNU General Public License v2 Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 Fakeroot Next Gen 0.14
 by Shachar Shemesh - Wed, Aug 20th 2008 17:57 UTC

About: Fakeroot-ng runs a program while fooling it into thinking it is running with root privileges. When the program does something that only root can do (e.g. create a device file), fakeroot-ng emulates the appropriate system calls so that the program gets a consistent view of its actions. Unlike the original fakeroot, fakeroot-ng uses the ptrace interface, which means that it will (soon) support emulating chroot jails properly.

Changes: This release allows attaching to an existing state from a new invocation. There are speedups in the build system and other improvements.

 Categories Focus License URLs
Adaptive Technologies
Software Development :: Embedded Systems
System :: Installation/Setup
Major feature enhancements GNU General Public License v2 Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Directory Recursive Files 0.4
 by Azzam ALNIJRES, Kaesar AL[..] - Wed, Aug 20th 2008 17:49 UTC

About: Directory Recursive Files is a Java library that finds all files in a root directory and all its sub-folders. It is very easy to use from other Java projects or programs.

Focus License URLs
Initial freshmeat announcement GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 PhpGedView 4.1.5
 by Utopiabound - Wed, Aug 20th 2008 17:48 UTC

About: PhpGedView parses GEDCOM 5.5 genealogy files and displays them on the Internet in formats and charts. It is designed to be a tool for online collaboration. All it requires to run is a PHP-enabled Web server and a Gedcom file.

Changes: This is a maintenance release that includes many bugfixes and important security updates. It is highly recommended that all sites upgrade.

 Categories Focus License URLs
Internet
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Indexing/Search
Major security fixes GNU General Public License (GPL) Homepage Zip Changelog Subscribe Ignore Rate


 GTK+ 2.13.7 (Development)
 by Moritz Barsnick - Wed, Aug 20th 2008 17:47 UTC

About: GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

Changes: Many bugs were fixed. Translations were updated.

 Categories Focus License URLs
Desktop Environment
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets
Minor bugfixes GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 GNU SIP Witch 0.3.0
 by David Sugar - Wed, Aug 20th 2008 13:55 UTC

About: GNU SIP Witch is a pure SIP-based office telephone call server that supports generic phone system features like call forwarding, hunt groups and call distribution, call coverage and ring groups, holding, and call transfer, as well as offering SIP specific capabilities such as presence and messaging. It supports secure telephone extensions for making calls over the Internet, and intercept/decrypt-free peer-to-peer audio and video extensions. It is not a SIP proxy, a multi-protocol telephone server, or an IP-PBX, and does not try to emulate Asterisk, FreeSWITCH, or Yate.

Changes: An RTP proxy engine API in the core library was started. New plugins were started for support of residential VoIP subscriber gateways and transparent RTP proxy for supporting secure calling when behind NAT by peer interconnect classification. Support for reinvite and SIP transaction relaying was added. CGI extraction of call logs was added.

 Categories Focus License URLs
Communications :: Telephony
Office/Business
Security
Minor feature enhancements GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Cyan Secure Web Proxy 1.4.5
 by mko - Wed, Aug 20th 2008 13:53 UTC

About: Cyan Secure Web Proxy Server is a carrier grade, high performance Internet filtering proxy server for Linux. It includes scalable (user/group/host) Web filter and virus scan utilities for blocking malicious applications at the gateway. It has an advanced URL database, authentication support (Active Directory, LDAP, NTLM), SSL Interception, easy deployment, and remote administration.

Changes: An IP cache for NTLM authentication was implemented. User and Group reload handling was modified. Problems with Active Directory authentication were fixed. Problems with non-SSL data tunneling were fixed.

 Categories Focus License URLs
Internet :: Proxy Servers
Internet :: WWW/HTTP
Security
Minor feature enhancements Other/Proprietary License with Free Trial Homepage Tar/GZ Subscribe Ignore Rate


 Siege 2.68b3 (Beta)
 by Jeffrey Fulmer - Wed, Aug 20th 2008 13:50 UTC

About: Siege is a regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis.

Changes: This release fixes a bug that prevented digest authentication from being set on a realm by realm basis.

 Categories Focus License URLs
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Site Management
System :: Benchmark
Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Autobuild 4.0
 by Simon Josefsson - Wed, Aug 20th 2008 13:47 UTC

About: Autobuild is a package that processes output from building software, primarily focused on packages using Autoconf and Automake, and generates HTML summaries. The output includes project name, version, build host types, build host name, and indication of success or failure. The output is indexed in many ways to simplify browsing.

Changes: The quick summary was enhanced to contain build status. A new script was added for uploading files to Compaq Testdrive, abput-testdrive. A new "status" value, "built", was added to indicate that a build succeeded. autobuild.m4 now use $AB_PACKAGE and $AB_VERSION for package/versions. The license was changed to the GPLv3.

 Categories Focus License URLs
Information Management
Software Development :: Build Tools
Software Development :: Quality Assurance
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 pdfposter 0.4.3
 by Hartmut Goebel - Wed, Aug 20th 2008 13:44 UTC

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

Changes: This version fixes a minor bug: in multi-page documents, rotation was wrong for all pages except the first.

 Categories Focus License URLs
Printing
Utilities
Minor bugfixes GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 nagstamon 0.5.3
 by Nagiostray - Wed, Aug 20th 2008 13:43 UTC

About: Nagstamon is a Nagios status monitor with a UI that resides in the GNOME systray or on the Windows desktop. It informs you in realtime about the status of your Nagios monitored network.

Changes: The missing licensing information was added. Windows integration was improved.

 Categories Focus License URLs
System :: Diagnostics
System :: Networking :: Monitoring
System :: Systems Administration
Minor bugfixes GNU General Public License v2 Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 Help Desk Reloaded 3.6.6
 by helpdesksoftware - Wed, Aug 20th 2008 13:36 UTC

About: Help Desk Reloaded is a Web-based helpdesk customer support system. Its users can quickly log help desk tickets, and customer support representatives can track calls, assign priorities, etc.

Changes: This update corrects problems with the property management system as well as a few minor issues with other files in the help desk.

 Categories Focus License URLs
Information Management
Information Management :: Issue Tracking
Code cleanup Free To Use But Restricted Homepage Subscribe Ignore Rate


 Hastymail 2 beta 3 (Development)
 by jason munro - Wed, Aug 20th 2008 13:34 UTC

About: Hastymail is a fast, secure, RFC-compliant, cross- platform IMAP/SMTP client application providing a clean Web interface for sending and reading email. It is designed for speed and is small but offers a useful feature set making for an excellent tool for users when away from their desktop client. No frames, cookies, or javascript support is required, and a wide range of browsers is supported (including text based and even PDA browsers like Blazer).

Changes: Hastymail2 is a complete rewrite of the original Hastymail. The code base is completely refactored, has a lightweight AJAX update system, mobile device support, a flexible and evolving plugin API, PHP based templates, CSS themes, and more. Many issues have been resolved.

 Categories Focus License URLs
Communications :: Email :: Post-Office :: IMAP Major bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Gnu PHP Link Directory 1.0
 by Anthony Ettinger - Wed, Aug 20th 2008 13:33 UTC

About: GPLD (Gnu PHP Link Directory) is a DMOZ-style, Web-based link directory application. Gnu PHP Link Directory is a continuation of the PHP Link Directory 2.1 codebase, which was licensed under the GPL, although the 3.x versions are now offered only under a proprietary license.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Indexing/Search
Internet :: WWW/HTTP :: Site Management :: Link Checking
Initial freshmeat announcement GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 Vigilo 1.1
 by Aurélien Bompard - Wed, Aug 20th 2008 12:30 UTC

About: Vigilo is a complete supervision solution based on Nagios, RRDTool, SEC, and Nagvis. All those components have been integrated together.

Changes: A Dashboard (events viewer) component has been published. The SupNavigator has been updated, and a few bugs were fixed.

 Categories Focus License URLs
System :: Networking :: Monitoring Major feature enhancements GNU General Public License (GPL) Homepage Subscribe Ignore Rate


 TUTOS 1.4.20080820
 by Gero Kohnert - Wed, Aug 20th 2008 12:13 UTC

About: TUTOS (The Ultimate Team Organization Software) is a groupware, ERP (Enterprise Resource Planing), CRM (Customer Relationship Management), and PLM (Project Lifecycle Management) suite that helps small to medium teams manage various things in one place. Its features include personal and group calendars, an address book, product and project management, bug tracking, installation management, a task list, notes, files, mailboxes, and useful links between all of the above.

Changes: Bugs were fixed. This release introduces some new modules like a counter and a stuff module (i.e. inventory). There is also a new standard way to create backups and to manage the customization of displayed text. A ready-to-run VM appliance was added.

 Categories Focus License URLs
Database :: Front-Ends
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 msx-emul 1.2
 by Folkert van Heusden - Wed, Aug 20th 2008 11:51 UTC

About: msx-emul is a simple MSX(-1) emulator. It currently only supports "screen 0" (the 40/80x24 ascii screen) and "screen 2", memory mappers, msx-dos megarom and konami 5 megarom, printer, rudimentary audio, and almost complete keyboard emulation. It is mainly designed for testing the z80ex ZiLOG z80 emulation library.

 Categories Focus License URLs
System :: Emulators Initial freshmeat announcement GNU General Public License (GPL) Homepage Subscribe Ignore Rate


 LightWeight Time Tracker 1.2.0
 by aiken_cz - Wed, Aug 20th 2008 11:50 UTC

About: LightWeight Time Tracker (LWTT) is a very simple time-tracking program. It provides independent real-time tracking of multiple tasks (such as programming, presentations, lectures, etc.). The data are saved to an XML file under the home directory.

Changes: Very simple price calculation (based on price per hour) has been added.

 Categories Focus License URLs
Office/Business :: Scheduling
Utilities
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 Mausezahn 0.33
 by wonko6x7 - Wed, Aug 20th 2008 11:48 UTC

About: Mausezahn is a fast traffic generator which allows you to send nearly every possible and impossible packet. Mausezahn can be used, for example, as a traffic generator to stress multicast networks, for penetration testing of firewalls and IDS, for simulating DoS attacks on networks, to find bugs in network software or appliances, for reconnaissance attacks using ping sweeps and port scans, or to test network behavior under strange circumstances. Mausezahn gives you full control over the network interface card and allows you to send any byte stream you want (even violating Ethernet rules).

Changes: The tarball supports easier building of the binary via cmake. Furthermore, Mausezahn has now been licensed clearly under the GPLv2 (there was some confusion in the previous version). The Syslog protocol is now supported. Minor bugs have been fixed.

 Categories Focus License URLs
System :: Networking Code cleanup GNU General Public License v2 Homepage Subscribe Ignore Rate


 PureCM 2008/2
 by stephen worthington - Wed, Aug 20th 2008 11:45 UTC

About: PureCM is an integrated version control and defect tracking tool. Based on the concept of changesets that represent tasks, it provides developers with an easy to use and highly transparent GUI to improve teamwork. 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: An Eclipse plugin was added. A CruiseControl.NET plugin was added. Shelving was improved so that you can checkpoint unfinished work on the server or pass it to colleagues for completion without integration into the codeline. Management of shared components was simplified. Visual diffing and merging of MS Word files was implemented.

 Categories Focus License URLs
Software Development :: Bug Tracking
Software Development :: Version Control
Major feature enhancements Other/Proprietary License with Free Trial Homepage Subscribe Ignore Rate


 Reverse Snowflake Joins 0.08
 by alxtoth - Wed, Aug 20th 2008 11:36 UTC

About: Reverse Snowflake Joins is a tool that parses SQL Select statements and generates a diagram. In addition to joins, the diagram shows parts of the underlying SQL directly in the diagram. For example x=30, GROUP BY (year), SUM(profit), HAVING MIN(age) > 18.

Changes: A simple graphical interface was added.

Focus License URLs
Minor feature enhancements BSD License (revised) Homepage Zip Subscribe Ignore Rate Hosted on SourceForge.net


 Grid Resources for Industrial Applications 5.3
 by IT Innovation - Wed, Aug 20th 2008 11:11 UTC

About: GRIA is Grid middleware that enables use of the Grid in a secure, interoperable and flexible manner. It makes use of business models, processes, and semantics to allow resource owners and users to discover each other and negotiate terms for access to high-value resources. It implements an overall business process to find, procure and utilise resources capable of carrying out high-value, expert-assisted computations. By focusing on business processes and the associated semantics, it enables users to provision for their computational needs more cost effectively, and develop new business models for some of their services. Services from different providers can be combined together to create applications using a simple and easy-to-use API.

Changes: Significant enhancements were made to the Client API. Support was improved for client application integration (e.g. portals) and for client orchestration of complex federation scenarios. GRIA now supports the ability to dynamically discover token sources and chain multiple token issuance requests automatically. .NET client applications can be integrated directly with the GRIA client's Java API using IKVM. A new Microsoft Active Directory (Kerberos) single-sign-on service was added to the client management package.

 Categories Focus License URLs
Communications
Information Management
Internet :: WWW/HTTP
Major feature enhancements GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Drupal 6.4
 by bsdunx - Wed, Aug 20th 2008 11:09 UTC

About: Drupal is a modular content management system, forum, blogging and community engine. It is database driven and can be used with MySQL, MySQLi and PostgreSQL. Its features include (but are not limited to) discussion forums, Web-based administration, theme support, a submission queue, content rating, content versioning, taxonomy support, user management with a fine-grained permission system based on user roles (groups), error logging, support for content syndication, locale support, and much more. It is considered to be an excellent platform for developers due to its clean code and extensibility, and it can also be used as a Web application framework.

Changes: Only fixes for security vulnerabilities and other bugs have been committed. There are no new features. Sites are urged to upgrade immediately after reading the security announcement.

 Categories Focus License URLs
Communications
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Major security fixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Lbunzip2 0.03
 by lacos - Wed, Aug 20th 2008 10:46 UTC

About: Lbunzip2 is a multi-threaded bunzip2 filter (a parallel bzip2 decompressor) that doesn't depend on the lseek() system call and so isn't restricted to regular files. Its only command line argument is the number of decompressor threads. It should be able to decompress valid bzip2 streams on the fly, i.e. statistically anything that bunzip2 itself can decompress. Bzip2 streams created with a different block size than 900k seem to be supported, too. On an Athlon-64 X2 6000+, lbunzip2 was 42% faster (based on wall clock time) than standard bunzip2.

Changes: After running lbunzip2 on the bz2 test material of CERT-FI 20469, a bug was fixed where a worker (decompressor) thread could get into an infinite loop, spinning until finally outrunning the multiplexer thread, then consuming all available memory and exiting.

 Categories Focus License URLs
System :: Archiving :: Compression Major bugfixes GNU General Public License (GPL) Homepage Subscribe Ignore Rate


Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free!


XML
Take me to a random project.


Username

Password

Remember me

Please note that you must have cookies enabled in your browser to be able to log in.

LATEST ARTICLES

freshmeat
- freshmeat.net newsgroups retiring soon (Jun 30th)

Security
- Red Hat: Updated postfix packages fix a security issue (Aug 18th)
- SuSE: New openwsman packages fix remote code execution (Aug 18th)
- Red Hat: Updated yum-rhn-plugin packages fix a security issue (Aug 18th)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.02%
3. cdrtools 79.14%
4. Apache 71.18%
5. gcc 70.65%
6. VLC media player 66.23%
7. PHP 63.56%
8. TightVNC 59.33%
9. PostgreSQL 54.30%
10. MySQL 53.87%

LATEST RELEASES

Wednesday
- Java Parallel Processing Framework 1.4
- system-config-printer 1.0.6 (Stable)
- Fakeroot Next Gen 0.14
- Directory Recursive Files 0.4
- PhpGedView 4.1.5
- GTK+ 2.13.7 (Development)
- GNU SIP Witch 0.3.0
- Cyan Secure Web Proxy 1.4.5
- Siege 2.68b3 (Beta)
- Autobuild 4.0
- pdfposter 0.4.3
- nagstamon 0.5.3
- Help Desk Reloaded 3.6.6
- Hastymail 2 beta 3 (Development)
- Gnu PHP Link Directory 1.0
- Vigilo 1.1
- TUTOS 1.4.20080820
- msx-emul 1.2
- LightWeight Time Tracker 1.2.0
- Mausezahn 0.33
- PureCM 2008/2
- Reverse Snowflake Joins 0.08
- Grid Resources for Industrial Applications 5.3
- Drupal 6.4
- Lbunzip2 0.03 «
- EJBCA 3.6.2 (Development)
- Cherokee 0.8.1
- Astaro Security Linux 7.290 (Beta)
- Python School Alarm Clock 1.2
- Zapping VBI library 0.2.32
- [simple | small | shell] web server 1.0
- Mosait 0.4
- MyNmap 0.50
- AntiVirus Scanner 3.6.1 (OpenSSL Debian)
- Joystick control 0.3.5
- gLabels 2.2.3 (Stable)
- openModeller 0.6.0
- JumpBox for Silverstripe 1.0
- MySQL Connector/ODBC 5.1.5 (Production (5.1.x))

Tuesday
- QmailLDAP/Controls 20080819
- YML 1.3.1
- echinus 0.3.1
- bemDB 0.3.5
- flactagger 3.1.1
- QMC2 0.2 beta 4
- Strasheela 0.9.6
- The Corosync Cluster Engine 0.91
- Nemo 0.2.3
- OpenAIS 0.90 (Trunk)
- Restlet 1.1 RC1 (Development)
- Rush Hour 'Traffic Jam' Solver 0.2.9
- StorYBook 2.1.3
- OpenXava 3.0.3
- bbJewel 1.0
- the mg2bot 0.71
- Manent 0.10.11
- Armangil's podcatcher 3.1.3
- WeOCR 0.12
- ZABBIX 1.5.4 (Development)
- XIST 3.4
- Midgard 1.8.9
- KnowledgeTree 3.5.3 (Stable)
- libchipcard 4.2.0 (Stable)
- Policy Daemon 2.0.3 (2.x (Cluebringer))
- bonnie++ 1.94
- ALSA driver 1.0.18rc1 (Development)
- ALSA driver 1.0.17a (Stable)
- HTML Forms generation and validation 2008.08.18
- GLib 2.17.7 (Development)
- abcMIDI 2008_08_13
- deltasql 0.950
- AskoziaPBX pb14.2
- SmartSVN 4.0.3
- Cerberus Helpdesk 4.0 (Build 726)
- Elgg: the Learning Landscape 1.0
- OpenAFS 1.5.52 (Development)
- Multiplication Puzzle 6.0
- TurtolCMS 0.6
- Zina 1.0rc4
- constat 1.2.0
- Py-Lepton 0.6a
- Piggy Market Squeak 0.6.0
- Expense Submittal System 6.1.1
- Amahi Linux Home Server 8.19
- xplain2sql 4.0.0
- Syntax Highlighting in JavaScript 0.5
- ClamSAP 0.9.1

Monday
- CrossVC 2.1.0 (XXL)
- AbsVolume 2.0
- Tunguska 0.4.1
- Stripes Web Framework 1.5
- jslibs 0.9
- samhain 2.4.5
- m2vmp2cut 0.74
- pluma 1.4
- Super CSV 1.50
- UvumiTools Scrollbar 1.0.0
- JumpBox for DokuWiki Wiki System 1.1.1
- VMware 6.5 Beta Build 110068 (Workstation Development)
- BitNami SugarCRM Stack 5.0.0g-0
- Yet Another LDAP Administrator 0.99a
- Wing IDE 3.1.3
- CrossFTP 1.41
- CrossFTP Server 1.10
- EmptyCrate Game Engine 1
- Astaro Security Linux 7.280 (Beta)
- rsyslog 3.18.3 (v3 Stable)
- Universal SIMD Mathlibrary 1
- pdfTeX 1.40.9
- AgileTrack 1.2.1
- phpESP 2.1.2 (Stable)
- JShot 0.9.8.3a
- Jailer 2.4.4
- Address Book Server 18th August (Release Candidate)
- Gutenprint 5.2.0-beta4 (Development)
- RSyntaxTextArea 1.0
- Gecode/R 0.9.0
- NOAH Document Management System 3.2.2
- NTFS-3G 1.2812
- nagstamon 0.5.2
- TextTest 3.12
- NIO Framework 1.0
- Weasel GNU/Linux 2.0rc1
- Ruby/AWS 0.4.1
- Astaro Command Center 1.810 (Beta)
- Clam AntiVirus 0.94rc1 (Development)
- Jitterbit 2.0
- nfs-ganesha 0.99.41
- fxmoviemanager 1.4
- AYUMiS 0.1
- DSpace 1.5.1 beta
- FET 5.6.2
- Lbunzip2 0.02
- Kukkaisvoima 9
- DeVeDe 3.10
- Cryptographic Implementations Analysis Toolkit 1.0
- Flickcurl 1.5
- Brain Workshop 3.1
- Dapper Dataflow Engine 0.92
- Sound-Rec-Ed 1.1
- NTP 4.2.4p5 (Stable)
- SMPlayer 0.6.2
- OpenNetAdmin 08.08.16
- mididings 20080817
- An Gramadóir 0.7

Sunday
- Password Manager Daemon 1.13
- Base4r 0.2
- libpwmd 5.0.7
- gbsplay 0.0.91
- Password Manager Daemon 1.12
- Glossword 1.8.11
- Shttp 0.0.9
- VFSJFileChooser 0.0.3
- Seed7 2008-08-17
- SlackRoll v29
- Project Dune 1.6.2
- Ctalk 0.0.67a
- Klavaro 1.1.4
- Das Schaefchen 0.5.1
- OpenRedAlert 320
- A Sudoku Solver in C 1.20
- Photo Organizer 2.36 (Stable)
- Clonezilla 1.2.0-12 (Live testing)
- Tcl/Tk 8.5.4
- The Digital Seed Vault dev-20080817
- Equalizer 0.5.4
- xbasics FireHash 2.1
- ELF statifier 1.6.14
- gtkaml 0.2.2.0
- TKDO 0.6
- JCR 0.6.4rc1
- Packet Peeper 17.8.2008
- Blob Wars : Blob and Conquer 1.0
- O.H.R.RPG.C.E 2008-08-16
- MP3nema 0.01
- HLA Standard Library 4.1
- AgileWiki 4-0 (Element Model)
- ntop 3.3.7
- WorldForge::Mercator 0.2.6
- Endeavour Mark II 2.10.1
- Ecasound 2.5.0
- pam_mount module 0.44
- Cerberus-Prox 1.0
- FoxTray 0.1
- WendzelNNTPd 1.2.1
- GtkEveMon 1.2
- H2 Database Engine 1.0.77 (2008-08-16)
- TclDTrace 0.5
- Astaro Security Gateway Software Appliance 7.201
- Mobile RSS Reader 1.11.1
- Flex Bison C++ Template 0.1.2

Saturday
- Code Browser 3.4
- GNU TeXmacs 1.0.6.15
- Vala 0.3.5
- nwcc 0.7.6
- Zoidcom 0.6.10
- AqBanking Command Line Interface Tool 1.1.7
- yeaGTD 107
- Zero Install Injector 0.35
- GNUnet 0.8.0b

BEST OF BREED

SecurityFocus
- News: Researchers race to zero in record time
- News: Gov't charges alleged TJX credit-card thieves
- News: Poisoned DNS servers pop up as ISPs patch
- News: E-Gold pleads guilty to money laundering
- Brief: States seek workarounds for e-voting systems
- Brief: Judge nixes gag order against MIT students
- Brief: P2P investigation leads to child-porn busts
- Brief: U.K. response team releases Net security guide
- News: TJX employee fired for exposing shoddy security
- News: Thoughts of a Teenage Bot Master

Linux.com :: Features
- Scheduling jobs based on filesystem activity with incron
- Foresight Linux: Two out of three's not bad
- Find the DVD containing those files with VVV
- Open options for cloud computing
- XBMC's Linux port lacks impressive features
- New Scalix open source groupware is competition for Microsoft Exchange
- Linutop 2.2: A desktop where smaller is better
- Meet Open Invention Network CEO Keith Bergelt (video)
- Rocks clusters make sense for educational environments
- NimbleX 2008 is speedy but flawed

Slashdot
- Japan Demands Probe of iPod Nano Flameouts
-