fmII
Thu, Aug 28th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 01:51 UTC
in
Section
login «
register «
recover password «

 Manent 0.10.12
 by Sasha - Thu, Aug 28th 2008 00:06 UTC

About: Manent is an algorithmically strong backup and archival program. It features efficient backup to anything that looks like storage. Currently it supports plain filesystems ("directories"), FTP, and SFTP. Planned are Amazon S3, optical disks, and email (SMTP and IMAP). It can work (making progress towards finishing a backup) over a slow and unreliable network. It can offer online access to the contents of the backup. Backed up storage is completely encrypted. Backup is incremental, including changed parts of large files. Moved, renamed, and duplicate files will not require additional storage. Several computers can use the same storage for backup, automatically sharing data. Both very large and very small files are supported efficiently. Manent does not rely on timestamps of the remote system to detect changes.

Changes: This release is easier to package. Detection of unexpected containers in the active sequence has been fixed.

 Categories Focus License URLs
System :: Archiving
System :: Archiving :: Backup
Minor feature enhancements Free To Use But Restricted Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 mkscreens.sh 700
 by KELEMEN Peter - Thu, Aug 28th 2008 00:05 UTC

About: mkscreens.sh is a small wrapper script around MPlayer and ImageMagick to generate collated thumbnails (a.k.a. "screens") from video streams, similar to the feature found in Media Player Classic. It tries to fit the maximum number of thumbnails of a given pixel width into predefined compound image dimensions. It can handle every seekable video stream that MPlayer can handle (AVI, MPEG, MKV, etc.), including DVD images, in which case it processes the longest title.

Changes: This release fixes calculation of the final montage size (grid lines were not properly accounted for).

 Categories Focus License URLs
Multimedia :: Graphics :: Graphics Conversion
Multimedia :: Video :: Conversion
Minor bugfixes The Apache License 2.0 Tar/GZ Subscribe Ignore Rate


 Deliantra MORPG Client 0.9975
 by Marc A. Lehmann - Thu, Aug 28th 2008 00:04 UTC

About: Deliantra is a client for Deliantra game servers. It offers an intuitive user interface for exploring the vast game world, a persistent minimap, powerful macros and keymaps, dialog-based NPC interaction, and easy configuration for the skill, spell, and item system. It is based on Perl, SDL, and OpenGL for high performance on modern systems, and works on both Unix and Windows. Ports to other platforms should be very easy and are underway.

Changes: The default resolution was messed up in the last release, and has been fixed. The weight/value autopickup feature has been clarified and fixed. A Mac OS X port is available.

 Categories Focus License URLs
Games/Entertainment
Games/Entertainment :: Arcade
Games/Entertainment :: Multi-User Dungeons (MUD)
Minor feature enhancements GNU General Public License (GPL) Homepage Subscribe Ignore Rate


 Simple Movie Catalog 1.0.1
 by Damien Langg - Thu, Aug 28th 2008 00:03 UTC

About: Simple Movie Catalog will scan a given directory for movies, query IMDb for info, and generate a catalog in HTML that offers sorting and grouping of found movies by different criteria.

Changes: A bug involving DOS (CRLF) config.txt with Cygwin Perl has been fixed.

 Categories Focus License URLs
Multimedia Minor bugfixes GNU General Public License v3 Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 Unix Amiga Delitracker Emulator 2.12 (2.xx)
 by Heikki Orsila - Thu, Aug 28th 2008 00:01 UTC

About: Unix Amiga Delitracker Emulator (UADE) plays most Amiga music file formats by simulating Amiga hardware and software. It plays approximately 200 Amiga music file formats. It provides a command line tool for playing, but it also provides music player plugins for XMMS and Audacious. For other music players, there is a FUSE filesystem that transparently converts Amiga songs to WAV files.

Changes: Three new replayers were added, uadefs and uade123 were improved, and several bugs were fixed.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Players Minor feature enhancements GNU General Public License (GPL) Homepage Tar/BZ2 Subscribe Ignore Rate


 Manent 0.10.13
 by Sasha - Thu, Aug 28th 2008 00:01 UTC

About: Manent is an algorithmically strong backup and archival program. It features efficient backup to anything that looks like storage. Currently it supports plain filesystems ("directories"), FTP, and SFTP. Planned are Amazon S3, optical disks, and email (SMTP and IMAP). It can work (making progress towards finishing a backup) over a slow and unreliable network. It can offer online access to the contents of the backup. Backed up storage is completely encrypted. Backup is incremental, including changed parts of large files. Moved, renamed, and duplicate files will not require additional storage. Several computers can use the same storage for backup, automatically sharing data. Both very large and very small files are supported efficiently. Manent does not rely on timestamps of the remote system to detect changes.

Changes: Restore has been fixed to work again.

 Categories Focus License URLs
System :: Archiving
System :: Archiving :: Backup
Major bugfixes Free To Use But Restricted Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 LaTeX::Table 0.9.1
 by markus - Thu, Aug 28th 2008 00:00 UTC

About: LaTeX::Table is a Perl module that provides functionality for an intuitive generation of LaTeX tables. It ships with some predefined, good-looking table styles. This module supports multi-page tables via the xtab LaTeX package. For publication quality tables, it utilizes the booktabs package. It also supports the tabularx package for nicer fixed-width tables. Furthermore, it supports the colortbl package for colored tables optimized for presentations.

Changes: This release fixes some bugs in multi-column tables. Data columns can now be formatted like header columns.

 Categories Focus License URLs
Text Processing :: Markup :: TeX/LaTeX Major bugfixes Perl License Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Cloud User Shell 1.0
 by Sam Johnston - Wed, Aug 27th 2008 23:59 UTC

About: Cloud User Shell (cush) is a multi-call executable bringing RESTful cloud control to the command line, combining many useful cloud computing utilities into a single executable. It follows the Unix philosophy of writing components that work together, do one thing and do it well, and communicate over text (HTTP) streams. It is also RESTful, clearly delineating the 3 sides of the REST Triangle: verbs (e.g. GET), nouns (e.g. http://samj.net/), and content types (e.g. text/html).

 Categories Focus License URLs
Internet
Internet :: WWW/HTTP
Software Development :: Libraries :: Python Modules
Initial freshmeat announcement GNU General Public License v3 Homepage Subscribe Ignore Rate


 Botan 1.6.5 (Stable)
 by Jack Lloyd - Wed, Aug 27th 2008 20:53 UTC

About: Botan is a C++ library of cryptographic algorithms. It includes a wide selection of cryptographic algorithms (including AES, DES, SHA-1, RSA, and DSA, among many others). It also support X.509 certificates and several common certificate-related formats and protocols. It has a high level interface, is easily portable to most systems and compilers, and includes a substantial tutorial and API reference.

Changes: A bug in the autoconfiguration logic when using GCC 4.2 or 4.3 on 32-bit systems has been fixed. On ELF systems using the GNU linker, a flag will be set for noexec stack in the x86 and x86-64 assembly code.

 Categories Focus License URLs
Security :: Cryptography
Software Development :: Libraries
Minor bugfixes BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 DJ Native Swing 0.9.6
 by Chrriis - Wed, Aug 27th 2008 20:52 UTC

About: DJ Native Swing allows you to easily integrate some native components into Swing applications, and provides some native utilities to enhance Swing's APIs. The main focus is the integration of a native Web browser and Flash Player using a Swing-like API. All the threading issues and general integration headaches are handled automatically. It uses SWT under the hood, and thus should work everywhere SWT can be placed inside a Swing component.

Changes: The library is now split into a framework library and its SWT-based implementation. This allows one to integrate any other native components (generally embedded in Canvas classes).

 Categories Focus License URLs
Software Development :: Libraries :: Java Libraries Minor feature enhancements GNU Lesser General Public License (LGPL) Homepage Zip Subscribe Ignore Rate Hosted on SourceForge.net


 gosmore 2008-08-22
 by Nic Roets - Wed, Aug 27th 2008 20:51 UTC

About: gosmore is a program to view, search, and route using openstreetmap data.

Changes: Prepackaged data for nearly all countries is now provided. Translations are now provided, turn restrictions are supported, the map view can rotate, large files are supported, and basic edits are possible. Furthermore, many bugs have been fixed, and the new version has successfully been tested on many devices.

 Categories Focus License URLs
Scientific/Engineering :: Geographical Major feature enhancements Public Domain Homepage Zip Subscribe Ignore Rate


 s3d 0.2.1
 by dotslash - Wed, Aug 27th 2008 20:49 UTC

About: s3d is a 3D network display server which can be used as a 3D desktop environment.

Changes: GLUT-specific parts were removed from the server. The server will generate mipmaps for textures. SHM connected server and clients will now share their texture buffers over shm. Clients will only send update notices to inform the server. s3dosm is now OSM API 0.5 compatible. There are now C++ compatible API headers (no ABI changes). Various bugs have been fixed.

 Categories Focus License URLs
Desktop Environment :: Window Managers
Multimedia :: Graphics :: 3D Rendering
System :: Networking :: Monitoring
Major bugfixes GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 CVSChangelogBuilder 2.4
 by Laurent Destailleur - Wed, Aug 27th 2008 20:48 UTC

About: CVSChangelogBuilder is a utility to generate change logs for a project hosted on a CVS server. The main goal is to provide a better output than the 'cvs log' command, adding the choice of sorting criteria, the status of the change (added, removed, and modified), and to allow 'differential' change logs.

 Categories Focus License URLs
Software Development :: Version Control :: CVS Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 MPlayer Tools 6.1.20080827
 by Soos Gergely - Wed, Aug 27th 2008 20:48 UTC

About: mplayer-tools is a collection of CLI tools for MPlayer users. You can record and timeshift easily from your TV tuner. It also remembers movies and positions, so you can resume a movie with a short command. It has support for movie series and many more features.

Changes: Enhanced CPU usage detection to support SMP. The profile script has been updated to be sh compatible. knotify is automatically started if needed. mcatcher has been fixed to not save the movie name when playing live streams and autosave_position is on (which caused cdm to do an infinite loop).

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Players
Multimedia :: Video :: Capture
Multimedia :: Video :: Display
Major bugfixes GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 Urd 0.5.5
 by spearhead - Wed, Aug 27th 2008 20:41 UTC

About: Urd is a Web-based Usenet binary download manager. It stores the newsgroup information in a MySQL database and aggregates the articles into sets of a single download (e.g. one album or movie). The Web interface can be used to search with regular expressions. It uses its own downloading daemon that has support for scheduling downloads and updating databases.

Changes: Many bugs have been fixed. Extended set info has been added. The ability to share set info with other users has been added.

 Categories Focus License URLs
Communications :: Usenet News
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Indexing/Search
Major bugfixes GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 AWStats 6.8 (Stable)
 by Laurent Destailleur - Wed, Aug 27th 2008 20:40 UTC

About: Advanced Web Statistics (AWStats) is a free powerful Web server logfile analyzer (Perl script) that shows you all your Web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots, broken links, and more. It works with both IIS 5.0+ and Apache Web server log files as a CGI and/or from the command line. It also supports multiple languages including English, French, Dutch, Spanish, Italian, German, Polish, and Greek.

 Categories Focus License URLs
Internet :: Log Analysis
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: Site Management
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Linux LiveCD Router 2.0.29 (Hotspot Server)
 by jaimeghirelli - Wed, Aug 27th 2008 20:39 UTC

About: Linux LiveCD Router turns any old PC into a router, firewall, QoS traffic control, and VPN appliance and lets you speed up your Internet connection. It does not require installation and supports inexpensive hardware such as USB and PCMCIA WiFi and Ethernet cards.

Changes: Wondershaper, Iproute2, and QoS modules bugfixes.

Focus License URLs
Minor bugfixes Free To Use But Restricted Homepage Subscribe Ignore Rate


 EnergyMech 3.0.3 (3.x Stable)
 by proton - Wed, Aug 27th 2008 20:38 UTC

About: The EnergyMech is an advanced IRC bot. It has many features including a DCC party line, powerful user list handling, a telnet console, bot linking, and more.

Changes: The DNS query recursion flag was set incorrectly, causing long loops of trying to resolve host names. This has been fixed.

 Categories Focus License URLs
Communications :: Chat :: Internet Relay Chat Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 pacKAGE oRGANIZER 2.0.5
 by David Rosal - Wed, Aug 27th 2008 20:36 UTC

About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It's mainly a command line application but it has also an optional GTKMM interface.

Changes: Some changes in the user interface of gpaco have been made. Gpaco requires gtkmm 2.12 or higher now. There are no changes in the command line interface.

 Categories Focus License URLs
System :: Installation/Setup
System :: Systems Administration
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 UMLGraph 5.1
 by Diomidis Spinellis - Wed, Aug 27th 2008 20:35 UTC

About: UMLGraph facilitates the declarative specification and drawing of UML class and sequence diagrams. One can specify a class design using the Java syntax complemented by Javadoc tags. Running the UmlGraph doclet on the specification generates a Graphviz diagram specification that can be automatically processed to create Postscript, GIF, SVG, JPEG, fig, or Framemaker drawings. Similarly, sequence diagrams are specified using declarative pic macros and compiled with the GNU plotutils pic2plot program into a PNG, PNM, (pseudo) GIF, SVG, AI, Postscript, CGM, FIG, PCL, HPGL, Regis, or TEK drawing.

Changes: This version has active classes appearing with a double vertical border as required by UML2, two new class diagram options that control the node and rank separation of the nodes in generated diagram layout, support for showing a class's title as a tooltip in image files, and an option for generating Javascript-collapsible UML diagrams in Javadoc files.

 Categories Focus License URLs
Multimedia :: Graphics :: Editors :: Vector-Based
Software Development :: Documentation
Minor feature enhancements BSD License (original) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 plus4emu 1.2.9
 by Istvan Varga - Wed, Aug 27th 2008 17:25 UTC

About: plus4emu is a portable emulator of the Commodore Plus/4 computer. It supports Windows and POSIX platforms (32 bit Windows, 32 and 64 bit Linux, and Mac OS X have been tested). It implements accurate, high quality hardware emulation, but the system requirements are higher than that of most other emulators.

Changes: This release adds a C interface that allows using the emulator as a shared library in other programs. It implements IEC level MPS-801 printer emulation. A new button has been added to the debugger GUI to break only when a branch is taken. There is more accurate PAL emulation. An LED display is now also implemented for IEC level drive emulation. All required ROM images are included with the emulator package. A bug in the 'Step over' function of the debugger has been fixed. Support for D64 error information has been fixed/improved. Many improvements have been made to the 'compress' utility. There are various minor bugfixes and optimizations.

 Categories Focus License URLs
System :: Emulators Minor feature enhancements GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 MyIpTrack 0.1
 by Lorenzo Bettini - Wed, Aug 27th 2008 17:23 UTC

About: MyIpTrack is a PHP script that allows you to store the IP addresses with which you connect to the Internet. It stores such information on a text file. The information stored are the IP address, date and time, and some notes. This is useful if you connect to the Internet with many different providers (wireless networks, Internet cafes, etc.) and you want to keep track of all the IPs you've used (and date and time). You can also fill some notes for each such record. MyIpTrack only needs a Web server with PHP; it stores the information in a text file.

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


 Talend Open Studio 3.0.0M2 (Development)
 by Pierrick LE GALL - Wed, Aug 27th 2008 17:23 UTC

About: Talend Open Studio is an ETL (Extract, Transform, and Load) tool. Talend Open Studio can perform jobs that range from datawarehouse feeding to database synchronization, as well as file format transformations. Its graphical interface is made with Eclipse RCP, and data related scripts are generated in Perl or Java. The application was designed to be extended with components written by users.

Changes: A JDBC metadata wizard was added. The ability to drag and drop metadata onto a component was added.

 Categories Focus License URLs
Database :: Front-Ends
Software Development :: Code Generators
Minor feature enhancements GNU General Public License (GPL) Homepage Zip Changelog Subscribe Ignore Rate


 Python DNS 2.3.3
 by Stuart D. Gathman - Wed, Aug 27th 2008 17:22 UTC

About: PyDNS provides a module for performing general DNS queries from python applications. Applications can retrieve any kind of DNS record, not just look up hostnames and IP addresses.

Changes: Support for IPv6 nameservers. A fix for TCP timeout. Randomizes the TID and source port.

 Categories Focus License URLs
Internet :: Name Service (DNS)
Software Development :: Libraries :: Python Modules
Minor security fixes Python License Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 TextTest 3.12.1
 by Geoff Bache - Wed, Aug 27th 2008 17:20 UTC

About: TextTest is a tool for automatic text-based functional testing. This means running a batch-mode executable in lots of different ways from the command line, and using the text output produced as a means of controlling the behavior of that application.

Changes: This release cleans up a few bugs from 3.12, as well as a handful of older bugs. Nothing very serious was fixed; mostly in the functionality for reconnecting the UI to previous batch runs.

 Categories Focus License URLs
Software Development :: Testing Minor bugfixes GNU Lesser General Public License (LGPL) Homepage Tar/GZ 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
- Debian: New libxml2 packages fix denial of service (Aug 24th)
- Red Hat: Updated libxml2 packages fix a security issue (Aug 24th)
- Debian: New Linux 2.6.18 packages fix several vulnerabilities (Aug 24th)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.11%
3. cdrtools 79.10%
4. Apache 71.34%
5. gcc 70.77%
6. VLC media player 66.44%
7. PHP 63.66%
8. TightVNC 59.40%
9. PostgreSQL 54.35%
10. MySQL 53.92%

LATEST RELEASES

Thursday
- Manent 0.10.12
- mkscreens.sh 700
- Deliantra MORPG Client 0.9975
- Simple Movie Catalog 1.0.1
- Unix Amiga Delitracker Emulator 2.12 (2.xx)
- Manent 0.10.13
- LaTeX::Table 0.9.1

Wednesday
- Cloud User Shell 1.0
- Botan 1.6.5 (Stable)
- DJ Native Swing 0.9.6
- gosmore 2008-08-22
- s3d 0.2.1
- CVSChangelogBuilder 2.4
- MPlayer Tools 6.1.20080827
- Urd 0.5.5
- AWStats 6.8 (Stable)
- Linux LiveCD Router 2.0.29 (Hotspot Server)
- EnergyMech 3.0.3 (3.x Stable)
- pacKAGE oRGANIZER 2.0.5
- UMLGraph 5.1
- plus4emu 1.2.9
- MyIpTrack 0.1
- Talend Open Studio 3.0.0M2 (Development)
- Python DNS 2.3.3
- TextTest 3.12.1 «
- libpreludedb 0.9.15
- Advchk 2.10
- Sdictionary 1.8.2 (Symbian)
- Chestnut FTP Search 0.6
- Sviewer 1.5.6
- phpLogCon 2.3.10 (Beta)
- MathMap 1.3.3 (Unstable)
- AKVIS Chameleon 6.0
- mod_cidr_lookup 1.0
- iTool iPod Video Converter 1.0
- Breaking the Multi-Colored Box 0.5a
- IndiMail 1.0
- nagstamon 0.5.6
- Jailer 2.5.0
- Reverse Snowflake Joins 0.09
- Midgard 8.09.0beta1
- repcached 2.1
- CSpec 0.1.0
- pam_lirc 1
- Covered 20080826 (Development)
- Mjrz.net Personal Finance Manager 1.0.66
- Developer's Image Library 1.7.1
- shntool 3.0.8
- FreeIPMI 0.6.6
- MUSCLE 4.28
- BitlBee 1.2.2 (Stable)
- Bugzero 5.6.1
- crosstool-NG 1.2.2
- AqBanking 3.7.2
- Scalable OpenGroupware.org (Inverse edition) 1.0 rc8
- Amanda 2.6.0p2 (Stable)

Tuesday
- local-remote-controll-gui 8
- TkWiCe 0.12
- Paglo Crawler 2.0.13
- ksar 5.0.2
- Floola 3.4
- codemetre 0.15.0
- PowerDNS Administrator 1.1.7
- Data Crow 3.4 beta
- Lynis 1.2.0
- WaveMaker 4.0
- The Blue Programming Language 1.6.2
- Dolibarr 2.4
- Gargoyle Router Management Utility Beta 2
- EiffelStudio 6.3.7.4554 (Development)
- TMAPI 2.0 alpha1
- tinyTiM 2.0.0 alpha1
- Moose File System 1.5.8
- GNUmed 0.3.0 (Stable)
- SystemRescueCd 1.1.0-beta19 (Development)
- Tablatures 1.9
- toMOTko 0.11.0
- FOG 0.21
- SMILE Slideshow 0.7.3
- FmPro Migrator 4.38
- MCS MyRoute 8.1a
- Smuxi 0.6.2
- nagstamon 0.5.5
- ConfigLib 0.2.0
- Xarchiver 0.5.0beta1
- unicap 0.9.0
- Yet Another Nopaste 1.1.1
- Amahi Linux Home Server 8.21
- schily 2008-08-25
- Sharity 3.6
- Tcl/Tk 8.6a2 (Development)
- TinyNews 0.2.12
- RenRot 1.1rc1
- Ion 3-20080825 (Ion3)
- Jetrix 0.2.3
- SmartCruddy! 1.08
- e2 elements 1.2.0
- Mjrz.net Personal Finance Manager 1.0.65
- ppDrag 0.2
- Fire.fm 1.1.1
- Pyfig 1.1
- Camera Life 2.6.2b2
- Cone 0.77
- Douglas Thrift's Search Engine 1.3
- DT Flickr 1.0
- Aspyct 1.0 RC2
- Badut 3
- Cs-ObexFtp 1.0.0.18
- nVentory 0.5
- TimeTrex Time and Attendance 2.2.13

Monday
- Mosait 0.4.1
- Visual Spell Demo 0.2.0
- NuFW 2.2.16 (Stable 2.2)
- Dvorcode 0.2
- DocBook Doclet 5.0.1
- read-edid 1.4.2
- Imaginary Microcomputers R1
- poppler 0.8.6 (Stable)
- Vocatra 0.5
- Ruby webgen 0.5.3
- pngcrush 1.6.10
- audit daemon 1.7.5
- What's Wrong With My NLP? 0.1.2
- Ra-Ajax 0.4
- TiP 0.3.1
- libburnia 0.5.2 (libburn/cdrskin)
- C Library 2008-08-23
- Bitflu 0.52
- Bazaar VCS 1.6
- NoMachine NX 3.2.0-13 (Node)
- GeoServer Latest 1.7.0-RC1
- iChm 1.2
- Gecode/J 2.2.0
- Gecode 2.2.0
- JavaPlot 0.3.0
- bluelock.pl 0.4
- bpython 0.7.0
- R 2.7.2
- SisIYA 0.4-24
- Quick and Dirty Apricot Emulator 0.0.3
- dhcpcd 4.0.1
- Bugzilla 3.0.5 (3.0)
- Bugzilla 3.2rc1 (Development (3.2))
- FladsClassifieds 080825
- rsyslog 3.19.11 (Beta)
- Web Help Desk 9.1.1
- NoTA 3.0-r418
- fwknop 1.9.7
- BalanceNG 2.180
- ussp-push 0.11
- CLEX 4.0-test5 (Testing)
- gscan2pdf 0.9.26
- xorriso 0.2.4
- Butterfly Container 2.4.0
- The Frink Language 2008-08-25
- MARGO 0.9a
- Python Google Chart 0.2.1
- Opera 9.52
- Astaro Command Center 1.820 (Beta)
- Astaro Security Linux 7.300 (Stable 7.X)
- Jabir 3.0.0
- pssh 1.4.0
- fxmoviemanager 1.5
- DBsight 1.5.9
- PackManUtil 0.8
- Nashville Web Charts 0.1
- Domain Technologie Control 0.29.8
- Sound-Rec-Ed 1.2
- OpenGTS 1.9.6
- VS-Simulator 1.0
- Eclim 1.4.1
- luit 20080824
- Berkeley Yacc 20080824

Sunday
- MonoOSC 1.0.1.4
- Wally 1.0.0
- testicle 1.3
- jsapigen 0.1.0
- codemetre 0.14.2
- drun 0.9.6
- Luke-SDK 0.7.7
- Project Dune 1.6.3
- shd-tcp-tools 0.05
- jobqueue 0.04
- cksfv 1.3.13
- KnowledgeRoot 0.9.8.6rc1 (Development)
- amigadepacker 0.04
- microQuestMaker64 0.1.5.4
- GNU nano 2.0.8
- Ctalk 0.0.68a
- DeVeDe 3.11
- dhcpcd 4.0.0
- TCPDF 4.0.021 (PHP5)
- cfunge 0.3.0
- PhpBibliography 0.5
- FET 5.6.3
- FakeTime Preload Library 0.8
- DocBook Doclet 5.0.0
- linSmith 0.99.10
- Zim 0.26
- deco file extraction framework 1.5.2

BEST OF BREED

SecurityFocus
- News: Online intruders hit Red Hat, Fedora Project
- 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
- Brief: Denial, hype cloud report of Best Western breach
- Brief: Search hacker exposes Olympic age scandal
- Brief: Opera update nixes critical flaws
- Brief: States seek workarounds for e-voting systems
- News: TJX employee fired for exposing shoddy security
- News: Thoughts of a Teenage Bot Master

Linux.com :: Features
- Voiceroute execs talk about going (mostly) open source (video)
- Inside the SFLC's "Practical Guide to GPL Compliance"
- Cisco buys PostPath, targets Microsoft Exchange
- Easy file uploads with Droopy
- PostPath: Enterprise-strength open source alternative for Exchange
- A business built on open source, virtualization, and clouds
- Nepomuk and KDE to introduce the semantic desktop
- Frag 'em in your own backyard with Sauerbraten
- CVL lets you tinker with HDR images on your GPU
- A video tour of openSUSE 11 (with KDE 4 desktop)

Slashdot
- 45th Known Mersenne Prime Found?
- The Power Grid Can't Handle Wind Farms
- Digital Storage To Survive a 25-Year Dirt Nap?
- Andy Hertzfeld Shares His Thoughts on 25 Years of the Mac
- Full Immersion Cooling Comes