fmII
Fri, Nov 21st home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 20:55 UTC
in
Section
login «
register «
recover password «

 PLT Scheme 4.1.3
 by Eli Barzilay - Fri, Nov 21st 2008 19:20 UTC

About: PLT Scheme is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrScheme programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the PLT Scheme Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich,expressive syntax system. Example languages include Typed Scheme, ACL2, FrTime, Lazy Scheme, and ProfessorJ (which is a pedagogical dialect of Java).

Changes: This is mostly a bugfix release. The documentation has been rewritten to separate servlet and extension APIs. HTTPS is supported on the "plt-web-server" command line with "--ssl". Stateless servlets are supported through a 'stateless interface-version. 'web-server/servlet-env' supports top-level servlets through #:servlet-path. Servlets are served from anywhere in htdocs. A template system based on the Scribble syntax. Many other internal modifications to make extension easier.

 Categories Focus License URLs
Education
Scientific/Engineering
Software Development
Minor bugfixes GNU Lesser General Public License (LGPL) Homepage Tar/GZ Subscribe Ignore Rate


 erdlauncher 0.5
 by Gibby - Fri, Nov 21st 2008 19:06 UTC

About: ERDlauncher is a simple file launcher written in Erlang and using the ERDialog framework for a Web interface. It will list files in a Web browser, and clicking will open files in the browser or handle them according to the browser setup for that MIME type.

 Categories Focus License URLs
System :: Filesystems Initial freshmeat announcement GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 sux0r 2.0.1
 by conner_bw - Fri, Nov 21st 2008 19:06 UTC

About: sux0r is a blogging package, an RSS aggregator, a bookmark repository, and photo publishing platform with a focus on Naive Bayesian categorization and probabilistic content.

Changes: Support for Atom 1.0. The ability to recover lost passwords. Microformat hcard support on user profile pages. Template tweaks. An exception for template designers (HTML/CSS/graphics) so they can license their own branding efforts under simple permission terms instead of the AGPL. Optimizations, bugfixes, and third party symbiont upgrades.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Dynamic Content Minor feature enhancements Affero General Public License Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 system-config-printer 1.0.11 (Stable)
 by Tim Waugh - Fri, Nov 21st 2008 19:01 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: Many small bugfixes and updated translations.

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


 pycups 1.9.43
 by Tim Waugh - Fri, Nov 21st 2008 19:01 UTC

About: pycups is a set of Python bindings for the CUPS API.

Changes: Threading support has been fixed.

 Categories Focus License URLs
Printing
Software Development :: Libraries :: Python Modules
Minor bugfixes GNU General Public License (GPL) Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 wxRemind 99
 by Dan Graham - Fri, Nov 21st 2008 19:01 UTC

About: wxRemind is a wxPython-based front/back-end for Remind, a powerful calendar and alarm application. The display features a calendar and daily event list suitable for visualizing your schedule at a glance. Dates and associated events can be quickly selected either with the mouse or cursor keys, and dates in the calendar are color coded to reflect the total duration of scheduled events. wxRemind integrates with an external editor of your choice to make editing of reminder files more efficient, provides hotkeys to quickly access the most commonly used options, and allows popup, sound, and/or spoken alarms.

Changes: Various minor bugfixes involving color settings and Unicode issues with local weekday abbreviations.

 Categories Focus License URLs
Information Management
Office/Business :: Scheduling
Minor bugfixes GNU General Public License (GPL) Homepage Subscribe Ignore Rate


 xhtml2pdf 3.0.28
 by holtwick - Fri, Nov 21st 2008 19:01 UTC

About: xhtml2pdf converts HTML/XHTML/XHML to PDF using the ReportLab Toolkit, the HTML5lib, and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies.

Changes: Background colors for inline elements like SPAN. Inline images and left and right aligned images. The option "--system" for a command line tool to dump system version info. The CSS attribute -pdf-line-spacing for fix space between lines. Creation and handling of data URIs with base64 encoding (others to come). A new general file loader that is also able to load remote data and data URIs. PDF Joiner to concatenate many PDF and pisa documents. Page backgrounds can now be images or PDF files.

 Categories Focus License URLs
Documentation
Education
Office/Business
Major feature enhancements GNU General Public License v2 Homepage Tar/GZ Subscribe Ignore Rate


 Gmsh 2.2.6
 by Christophe Geuzaine - Fri, Nov 21st 2008 18:50 UTC

About: Gmsh is an automatic 3D finite element grid generator with built-in CAD and post-processing facilities. Its design goal is to provide a simple meshing tool for academic problems with parametric input and advanced visualization capabilities. It is built around four modules: geometry, mesh, solver, and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface (based on FLTK and OpenGL) or in ASCII text files using Gmsh's own scripting language.

Changes: This release improves the transfinite algorithm, introduces a new uniform mesh refinement scheme, and fixes the high order meshing crashes observed on Windows and Linux.

 Categories Focus License URLs
Multimedia :: Graphics :: 3D Modeling
Scientific/Engineering
Scientific/Engineering :: Mathematics
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 file 4.26 (Stable)
 by Gürkan - Fri, Nov 21st 2008 18:50 UTC

About: File attempts to classify files depending on their contents and prints a description if a match is found.

 Categories Focus License URLs
Utilities Minor bugfixes BSD License (original) Homepage Tar/GZ Subscribe Ignore Rate


 Campagnol VPN 0.3
 by Florent Bondoux - Fri, Nov 21st 2008 18:49 UTC

About: Campagnol is a distributed IP-based VPN program able to open new connections through NATs or firewalls without any configuration. It uses UDP for the transport layer, and utilizes tunneling and encryption (with DTLS) and the UDP hole punching NAT traversal technique. The established connections are P2P.

 Categories Focus License URLs
Internet
Security
System :: Networking :: Firewalls
Initial freshmeat announcement GNU General Public License v3 Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 DBIx::Perlish 0.49
 by Grrrr - Fri, Nov 21st 2008 18:49 UTC

About: The DBIx::Perlish module provides the ability to work with databases supported by the DBI module using Perl's own syntax for the four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using DBIx::Perlish, you can write most of your database queries using a domain-specific language with Perl syntax. However, the module is not intended to replace all use of SQL in your program. The DBIx::Perlish module quite intentionally neither implements nor cares about database administration tasks like schema design and management.

Changes: This release adds support for PgLite databases.

Focus License URLs
Minor feature enhancements BSD License (revised) Homepage Subscribe Ignore Rate


 ncmpc 0.12 Alpha 1
 by Max Kellermann - Fri, Nov 21st 2008 17:13 UTC

About: ncmpc is a curses client for the Music Player Daemon (MPD). ncmpc connects to a MPD running on a machine on the local network, and controls it with an interface inspired by cplay.

Changes: This release an artist screen, a lyrics screen, full support for Unicode and wide characters, optimized memory usage, fixes for memory leaks, and LIRC support.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Players Major bugfixes GNU General Public License (GPL) Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 SNAKES 0.9.5 (Main)
 by Franck Pommereau - Fri, Nov 21st 2008 17:10 UTC

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: A "setup.py" file has been added for easy installation, as well as an Ubuntu package. Some bugs have been fixed.

 Categories Focus License URLs
Scientific/Engineering
Software Development :: Libraries :: Python Modules
Major feature enhancements GNU Lesser General Public License (LGPL) Homepage Tar/GZ Subscribe Ignore Rate


 Spicebird 0.7
 by Sunil Mohan Adapa - Fri, Nov 21st 2008 17:07 UTC

About: Spicebird is a collaboration suite that simplifies communication for users by providing integrated access to the various tools of collaboration, like email, calendaring, and instant messaging, in a single application. It provides easy access to various Web services while retaining all the advantages of a desktop application. The application is built on top of Mozilla Thunderbird, Sunbird, and Xmpp4moz. The extensibility of the Mozilla platform makes adding new tools and customization of the suite easy.

Changes: This release lets users chat with friends on services like Yahoo, Google Talk, AIM, ICQ, and Jabber, add iGoogle Gadgets to Spicebird, disable the applications that are unused, access Google calendar, and import data from Thunderbird, Outlook, and Outlook Express. It adds experimental support for managing blogs, support for more than 10 languages, and a basic set of add-ons.

 Categories Focus License URLs
Communications
Communications :: Email
Office/Business :: Scheduling
Major feature enhancements GNU General Public License (GPL) Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 TestLink 1.8 RC1
 by Martin Havlat - Fri, Nov 21st 2008 17:03 UTC

About: TestLink is a testcase management and execution tracking system built using PHP, MySQL, and several other open source tools. It is a tool that helps streamline the software development process. It enables quality assurance teams to create and manage their test cases and organize them into test plans. These test plans allow team members to execute test cases and track test results dynamically.

Changes: This release adds improved performance, a user documentation update, usability improvements of new features (API and event log), importation of requirements from document formats via DocBook, and bugfixes.

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


 TaDaPro 0.8.3
 by Sergio Davis - Fri, Nov 21st 2008 17:00 UTC

About: TaDaPro (Tabular Data Processor) is a command-line utility to operate with numerical column tabulated data. It is intended for operations that are cumbersome to do by hand in a spreadsheet and for transformations that have to be applied as a batch process on many files.

Changes: This release adds command history in ~/.tadapro.history, the error message "Out of range", the flag "inplace" in "celleval" to replace values "on the fly", the option "padrow" in "load" to pad rows with empty columns, and the type specifier "b:" for boolean arguments. It fixes a bug in argument handling, a bug in the command completer, and several regression bugs. Several searches and substitutions have been implemented with regular expressions. The variable "autoload" is used to customize automatic loading of files (when using -e or -c).

 Categories Focus License URLs
Scientific/Engineering :: Mathematics Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 NoMachine NX 3.3.0-8 (Server)
 by NXAdmin - Fri, Nov 21st 2008 16:57 UTC

About: NoMachine NX is a fast terminal server and desktop virtualization system based on the X11 protocol. NX is an order of magnitude faster than VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition, NX translates and embeds the MS Windows Terminal Server and VNC protocols into X/NX, enabling users to compress and accelerate remote Windows and VNC sessions. The NX project provides a suite of libraries and X11 proxying agents implementing efficient compression and optimized transport of X11, SMB, IPP, HTTP, and arbitrary protocols like audio and video over the Internet.

Changes: The new server, which collects all the fixes sported by the 3.2.0 maintenance releases, adds solutions for problems such as: upgrading of NX Server causes replacement of the DSA custom key, and NX Server may choose a wrong display number when looking for a free display.

 Categories Focus License URLs
Communications
Desktop Environment
Software Development
Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 V6 Thompson Shell Port 20081122
 by J.A. Neitzel - Fri, Nov 21st 2008 16:56 UTC

About: V6 Thompson Shell Port provides two ports of the original /bin/sh from Sixth Edition (V6) Unix (circa 1975). osh is an enhanced backward-compatible port of the shell, and sh6 is an unenhanced port of the shell. This project also includes the following external shell utilities: glob6, if, goto, and fd2.

Changes: This release adds a configure case for DragonFly BSD to prevent a "config.h" compilation warning. It fixes a bug introduced in version 20081026 which causes the shell to incorrectly print empty termination messages for the SIGINT signal in some cases when it should not do so. It also fixes a bug introduced in version 20061230 which causes the shell to incorrectly handle unescaped terminating backslash (\) characters at the end of strings when invoked as "osh -c string".

 Categories Focus License URLs
System :: Shells Minor bugfixes BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 LilyKDE 0.6.6
 by Wilbert Berendsen - Fri, Nov 21st 2008 15:29 UTC

About: LilyKDE is a set of tools to integrate the LilyPond music typesetter into KDE. It consists of icon and MIME type information for LilyPond files, a Kate plugin to run LilyPond and embed a preview with clickable notes and error messages, and a Konqueror service menu.

Changes: All translations (Dutch, French, Turkish, Spanish, Russian, and Italian) have been updated, and other minor improvements have been made.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Editors
Utilities
Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 irrKlang 1.1.2c
 by Nikolaus Gebhardt - Fri, Nov 21st 2008 14:18 UTC

About: irrKlang is a high level 2D and 3D cross platform sound engine and audio library that plays WAV, MP3, OGG, MOD, XM, IT, S3M, and other file formats. It can be used by C++ and all .NET languages (C#, Visual Basic.NET, etc.). It has all of the features common to low-level audio libraries as well as lots of useful features like a sophisticated streaming engine, extendable audio reading, single and multi-threading modes, 3D audio emulation for low-end hardware, a plugin system, multiple rolloff models, sound effects, and more. All of these can be accessed via an extremely simple API using an object oriented design.

Changes: This release adds support for (external) multichannel sound hardware on MacOS X.

 Categories Focus License URLs
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Mixers
Multimedia :: Sound/Audio :: Players
Minor feature enhancements Other/Proprietary License Homepage Zip Changelog Subscribe Ignore Rate


 Visifire 2.0.0
 by Rohit Nadhani - Fri, Nov 21st 2008 14:17 UTC

About: Visifire is a set of data visualization components powered by Microsoft Silverlight. It lets you create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to use and independent of the server side technology. It can be used with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails, or just simple HTML. Visifire's unique features are visually stunning animated charts, the ability to be embedded into any Web page in minutes, a tiny footprint (140 KB), and enterprise grade features.

Changes: This release adds Silverlight and WPF support, blend compatibility, styling, realtime updates, and scrollable charts.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Scientific/Engineering :: Visualization
Software Development :: Libraries
N/A GNU General Public License (GPL) Homepage Zip Subscribe Ignore Rate


 dhcpcd 4.0.5
 by Roy Marples - Fri, Nov 21st 2008 14:06 UTC

About: dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet lightweight: the binary is 46k as reported by size(1) on Linux i386. It has support for duplicate address detection, IPv4LL, carrier detection, and a merged resolv.conf and ntp.conf for which other DHCP clients require third party tools.

Changes: This release no longer sends a ClientID by default (which mirrors the in-kernel DHCP client).

Focus License URLs
Minor feature enhancements BSD License (revised) Homepage Tar/BZ2 Subscribe Ignore Rate


 J!Research 1.1 Alpha 2 (Development)
 by Luis Galárraga - Fri, Nov 21st 2008 10:58 UTC

About: J! Research is a component for Joomla! 1.5 that allows for management of research-related work such as publications, projects, and theses categorized by research area.

Changes: Support was added for CSE and Chicago (author-date system) citation styles. Support was added for cooperations, facilities, and project financiers. User interface enhancements were made. Multiple bugs were fixed.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Scientific/Engineering
N/A GNU General Public License v2 Homepage Subscribe Ignore Rate


 Tor 0.2.1.7-alpha (Testing)
 by Martin Balvers - Fri, Nov 21st 2008 10:43 UTC

About: Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).

Changes: This release fixes a major security problem in Debian and Ubuntu packages (and maybe other packages). A smaller security flaw that might allow an attacker to access local services was fixed. Defense against DNS poisoning attacks on exit relays was improved. Hidden service performance was further improved. A variety of other issues were fixed.

 Categories Focus License URLs
Communications
Internet
Internet :: Proxy Servers
Major security fixes BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Really Slick XScreenSavers 1.0
 by Michael Chapman - Fri, Nov 21st 2008 10:40 UTC

About: Really Slick XScreenSavers is a GLX port of the Really Slick Screensavers collection by Terry Welsh. The screensavers can be installed as standalone programs or as XScreenSaver hacks.

Changes: This release brings compatibility with "modular" XScreenSaver configurations (such as that as used by Fedora). The Skyrocket window reshape handler was fixed.

 Categories Focus License URLs
Desktop Environment :: Screen Savers
Multimedia :: Graphics
Minor feature enhancements GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


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

Security
- Red Hat: An updated firefox package fixes various security issues (Nov 17th)
- Red Hat: Updated seamonkey packages fix security issues (Nov 17th)
- Debian: New libcdaudio packages fix arbitrary code execution (Nov 17th)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.86%
3. cdrtools 79.67%
4. Apache 73.64%
5. gcc 73.08%
6. VLC media player 67.97%
7. PHP 64.49%
8. TightVNC 59.64%
9. Clam AntiVirus 55.89%
10. PostgreSQL 55.56%

LATEST RELEASES

Friday
- PLT Scheme 4.1.3
- erdlauncher 0.5
- sux0r 2.0.1
- system-config-printer 1.0.11 (Stable)
- pycups 1.9.43
- wxRemind 99
- xhtml2pdf 3.0.28
- Gmsh 2.2.6
- file 4.26 (Stable)
- Campagnol VPN 0.3
- DBIx::Perlish 0.49
- ncmpc 0.12 Alpha 1
- SNAKES 0.9.5 (Main)
- Spicebird 0.7
- TestLink 1.8 RC1
- TaDaPro 0.8.3
- NoMachine NX 3.3.0-8 (Server)
- V6 Thompson Shell Port 20081122
- LilyKDE 0.6.6
- irrKlang 1.1.2c
- Visifire 2.0.0
- dhcpcd 4.0.5
- J!Research 1.1 Alpha 2 (Development)
- Tor 0.2.1.7-alpha (Testing)
- Really Slick XScreenSavers 1.0 «
- CacheGuard Appliance 5.3.6
- awesome 3.1-rc3 (3.x)
- viPlugin 1.16.0
- XML Parse Lib 0.60
- Melas 0.11.0
- GIMP SCRIPT-FUs for 2.6 18
- jwaBlogger 1.2.1
- fwknop 1.9.9
- Avis client library for C 1.1.0
- relocalizable flex 20081118
- WebGUI 7.5.34
- rsvndump 0.4.3
- ANDREW 1.3
- cproto 4.7g
- TurnKey Django Live CD appliance 2008.11.09-hardy-x86
- TurnKey Ruby On Rails Live CD appliance 2008.11.18-hardy-x86

Thursday
- Fresh Memory 0.4-alpha
- boxtream 0.999
- WYMeditor 0.5 b2
- pppd-sql 0.1.0
- Digmia Enterprise SSH 1.1h
- phMagick 0.3.0
- Frinika 0.5.1
- phpWebSite 1.6.0
- MySpace for Mac 1.0 beta
- SimpleKB - Knowledge Base 1.2b
- FreeCC 0.9.2
- WANem 2.1 (Virtual Machine)
- Web Reference Database 0.9.5
- 4Pane 0.6.0
- EXIficient 0.2
- Low-Level Virtual Machine 2.4
- Observer 0.4.1
- WANem 2.0
- lighty-stats 0.2.4
- Moose File System 1.5.9
- Syntext Serna 4.0 RC2 (Serna2)
- Videoporama 0.6.2
- AjaXplorer 2.3.8
- Animath 1.8
- Simple Movie Catalog 1.2.2
- OrangeHRM 2.4.1-beta.6
- Monitorix 1.2.2
- Freecell Solver 2.11.10 (Development)
- Aubit 4GL compiler 1.1RC44
- SafeSquid 4.2.2.RC8.14B
- Alkitab Bible Study 2.0
- alterMIME Pro 1.2.00598
- iTunes Playlist Export 1.5
- SOHT 0.6.2
- ADempiere 3.52a (AVA)
- AgileWiki 10.3.3 (Element Model)
- Kuklomenos 0.3.3
- Covered 20081119 (Development)
- email-reminder 0.7.4
- SymPy 0.6.3

Wednesday
- libburnia libisofs 0.6.10.pl01
- xorriso 0.2.8.pl01
- imageTagger 0.5
- srcpd 2.0.12
- GeoQO 0.99
- Parrot 0.8.1
- Zytouch Driver 20081119
- YML 1.6
- slacktrack 2.01
- LionWiki 1.0
- OpenHPI 2.13.1 (Development)
- Tubaina 1.4.0
- pytemplate: python script template 1.3.1
- pulse 1.2.59
- AutoArchive 0.1.1
- HoudahSpot 2.3
- SmartSVN 4.0.10
- PHPulse 3.2.84
- Back In Time 0.8.8
- Notes/Tasks 0.9.11
- Generic Grid Broker 0.2
- SMI 0.9.9s
- LAPACK 3.2.0
- Web Help Desk 9.1.11
- Python Audio Tools 2.10
- chunky 1.0
- Heinzelnisse 2.1
- TEA for Linux 21.0.0
- Gammu 1.21.92 (Testing)
- AWFFull 3.9.1
- beaTunes 1.2.16
- GNUmed 0.3.6 (Stable)
- libev 3.49
- Hatta Wiki 1.1.0
- YajHFC 0.3.9
- Etoile 0.4.0
- xgetc 0.1
- Jailer 2.5.9
- Hierarchical Data Format 1.9.23 (Pre-release)
- NPACI Rocks Cluster Tool Kit 5.1
- Coreboot 3759
- libexif 0.6.17
- Netty 3.0.2.GA
- FastFormat 0.2.1 (alpha 10)
- GetData Library 0.4.2
- nfs-ganesha 0.99.46
- DJ Native Swing 0.9.7
- Griffith 0.9.8
- Etch 3.1
- urlwatch 1.5
- udpcast 20081116

Tuesday
- CrossFTP 1.42
- JGraph Layout Pro 1.4.3
- gWaei 0.7
- Earth17 0.1.2
- Pantheios 1.0.1 beta 173
- xTests 0.9.2
- FreeIPMI 0.7.2
- PowerDNS daemon 2.9.22-rc1 (Stable)
- libHX 1.28
- Combine 3.12
- gnoMint 0.6.0
- JUnique 1.0
- mxGraph 0.13.0.3
- Xtables-addons 1.6
- Laconica 0.6.2
- SAcc 1.81-rc3
- WebGraph 2.4.2
- phpLogCon 2.5.19 (Beta)
- Bauk HTTP server 2.0.14 (Stable)
- aria2 1.0.0
- rsyslog 4.1.0 (Development)
- jGnucashLib 2.0.10-SVN2
- Java Base64 1.2
- ANTS 0.1
- FrostWire 4.17.1
- imap2mbox 1.2.0
- WiKID Strong Authentication System 3.0.1 (J2ME Wireless Cell Phone Token)
- Amahi Linux Home Server 9.4 (Development)
- PowerDNS daemon 2.9.21.2 (Stable)
- xmlBlaster 1.6.4
- EJBCA 3.7.4 (Development)
- CPAN+changelog 1.38
- freedomeditor 0.1.8
- SQLyog 7.13
- WebIssues 0.8.4-beta1 (Server)
- unixODBC 2.2.13
- bprom 0.3.2
- libv4l 0.5.4
- JGraph Layout Pro 1.4.3
- PrinterSetup 0037
- DbWrench 1.5.2
- compileAndGo 4.3
- queXF 1.4.0
- edtFTPj/PRO 2.1.1
- strongSwan 4.2.9
- queXS 0.9.2
- PostScript::MailLabels 2.30
- GraphicsMagick 1.3.1
- DoCASU 1.5.0beta
- GNU ddrescue 1.9 (Stable)
- Lzip 1.1 (Stable)
- phpMyAdmin 3.1.0-rc1 (Development)
- MozPlugger 1.12.0
- Open Translation Engine 0.9.7
- retypar 0.9.4

Monday
- OmniSync 0.9
- Trac 0.11.2.1
- ConVirt 0.9.6
- jmemcached 0.6
- clive-utils 2.0beta2
- vfplot 1.0.4
- The Contiki Operating System 2.2.2
- tmux 0.5
- MUSCLE 4.41
- RSS-Planet 1.4
- Pauker 1.8RC6
- Octopussy 0.9.8.6
- TCExam 6.0.004

BEST OF BREED

SecurityFocus
- News: Microsoft hopes free security means less malware
- News: Researchers find more flaws in wireless security
- News: Secure hash competition kicks off
- News: You don't know (click)jack
- Brief: Brief study shows difficulty in detecting malware
- Brief: Microsoft to replace OneCare with free service
- Brief: Microsoft sees value in exploitability index
- Brief: McColo takedown nets massive drop in spam
- News: TJX employee fired for exposing shoddy security
- News: Thoughts of a Teenage Bot Master

Linux.com :: Features
- SimplyMEPIS: The best desktop Linux you haven't tried
- A graphical way to MySQL mastery
- Using external commands in Nagios
- SoftMaker Office 2008 focuses on compatibility with Microsoft Office
- Speed up your Internet access using Squid's refresh patterns
- Sun wrestles itself with StarOffice 9
- Manage your music with ID3 tag editors
- Doing a diff without touching the command line
- iPhone applications for the Linux user
- sK1 vector in on good illustrations

Slashdot
-