<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Web Servers</title>
<link rel="self" type="application/atom+xml" title="Web Servers" href="http://www.feeddistiller.com/blogs/Web Servers/atom.xml"/>
<link rel="alternate" type="application/atom+rss" title="Web Servers" href="http://www.feeddistiller.com/blogs/Web Servers/feed.rss"/>
<subtitle>Software for serving up web pages</subtitle>
<feedid>392</feedid>
<feedname>Web Servers</feedname>
<updated>2010-09-07T08:34:39</updated>
<author>
<name>Neal Pointer</name>
<email>barry.david.adams@googlemail.com</email>
</author>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>hsh 1.-2.3</title>
<link href="http://freshmeat.net/projects/hsh-2#release_321547"/>
<updated>2010-09-07T01:29:21</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects hsh hsh hsh is a command-line driven user interface to your system with a full-screen curses interface instead of the scrolling terminal style output of traditional shells . The main purpose of hsh compared to a traditional shell is to make job output easier to work with . Each job&apos;s output is viewed and manipulated independently . This means , among other things , that you can incrementally create pipelines , and that a rampant process can&apos;t trash all the output of your session . Its syntax is designed for human use , not a programming language . It has a dynamic configurable interface , making useful information . accessible Tags shell POSIX</summary>
<id>7fa35ced08dad4688432477a03cad3b5</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Grinder Webtest 0.1</title>
<link href="http://freshmeat.net/projects/grinder-webtest#release_321546"/>
<updated>2010-09-06T21:48:10</updated>
<summary>
Grinder Webtest allows running Visual Studio .webtest files from the Grinder load testing tool. It supports an arbitrary number of tests, grouping tests into scenarios, parameterization of requests, and parameter capturing in responses. Test sets may be run sequentially, in threads, randomly, or with relative weighting.Changes: This is the first official release. See the documentation for a list of features, usage, and API notes.
Tags: grinder, webtest
Licenses: Simplified BSD    </summary>
<id>fc283ef1b04ae01eb95e4a5e2c35b4fd</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>CSVSee 0.1</title>
<link href="http://freshmeat.net/projects/csvsee#release_321545"/>
<updated>2010-09-06T21:47:19</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects CSVSee Download More Information CSVSee CSVSee graphs data from CSV files , especially those containing timestamps . You can graph all columns , or specific columns matching regular expressions . Graphs can be displayed in an interactive viewer , or saved to a png or svg file . Tools are also provided to generate CSV files by string-matching in multiple timestamped text files , and for creating CSV reports of Grinder load test . logs Tags Python csv Graphing Visualization Licenses Simplified BSD Operating Systems Linux Implementation Python Matplotlib Translations English Tweet this project Short link Release tags All releases Recent releases 0.1 07</summary>
<id>61450f09b5308110319bb0283d2393b0</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>MirrorBrain 2.13.0</title>
<link href="http://freshmeat.net/projects/mirrorbrain#release_321543"/>
<updated>2010-09-06T21:32:20</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects MirrorBrain Download More Information MirrorBrain MirrorBrain is a framework to run a content delivery network using mirror servers . It solves a challenge that many popular open source projects face : a flood of download requests , often magnitudes more than a single site could practically handle . A central and probably the most obvious part is a download redirector that automatically redirects requests from Web browsers or download programs to a mirror server near them . Choosing a suitable mirror for a user&apos;s request is the key , and MirrorBrain uses geolocation and global routing data to make a sensible choice and achieve load-balancing for the</summary>
<id>fb25ae2fb6285a4f8dcb05a49ee99896</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>IMonAir 1.0.3</title>
<link href="http://freshmeat.net/projects/imonair#release_321542"/>
<updated>2010-09-06T21:13:27</updated>
<summary>
IMonAir is an instant messaging desktop application with a nice GUI, video chat, and P2P file transfer features. IMonAir relies on the Treegger.com infrastructure to provide Twitter or Foursquare authentication and a contact list based on social network friend relationships.Changes: Improved reliability in P2P file transfers. A minor UI bugfix.
Release Tags: minor bugfix
Tags: Video, Twitter, Chat Client, P2P, instant messaging, file transfer
Licenses: BSD Revised    </summary>
<id>ac42ff02aadc655b7d0ffd807dc3382e</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>TickVue 0.11.01</title>
<link href="http://freshmeat.net/projects/tickvue#release_321541"/>
<updated>2010-09-06T21:03:32</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects TickVue Download More Information TickVue With TickVue you can track the stock market in nearly real-time . It queries Yahoo Finance periodically , updates the stock values you are interested in , and calculates your portfolio value and daily . gain Tags Yahoo Finance Personal Finance portfolio management Licenses GPLv2 Operating Systems Windows Mac OS OS Independent Linux Implementation C++ Qt 4 Translations Englsh Tweet this project Short link Release tags All releases Recent releases 0.11.01 06 Sep 2010 21:10 : Changes New icons . Configuration is saved as soon as it changes , so it is not lost in case of unexpected program termination . The</summary>
<id>3bbb66ae44ee662df157d5210e29ffc1</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>GNU Gengen 1.4.2</title>
<link href="http://freshmeat.net/projects/gengen#release_321540"/>
<updated>2010-09-06T20:28:20</updated>
<summary>
Gengen (GENerator GENerator) is a tool that,
starting from a parameterized text (template),
generates a text generator that can substitute
parameters with values. At the moment, Gengen can generate C++ and C code.Changes: The --output-dir option is correctly implemented.
Release Tags: Minor bugfixes
Tags: Utilities, Software Development, Code Generators
Licenses: GPL    </summary>
<id>5525438bd02fb063b000ea24ca55f87d</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>GOsa 2.6.11</title>
<link href="http://freshmeat.net/projects/gosa#release_321536"/>
<updated>2010-09-06T18:20:51</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects GOsa Download More Information GOsa GOsa² provides a powerful framework for managing accounts and systems in LDAP databases . Using GOsa² allows system administrators to easily manage users and groups , fat and thin clients , applications , phones and faxes , mail distribution lists , and many other parameters . In conjunction with FAI Fully Automatic Installation GOsa² allows the highly automated installation of preconfigured systems . GOsa² therefore provides a single , LDAP-based point of administration for large and small environments , thus making the administration of users and systems and all related parameters manageable and easy . Tags</summary>
<id>56a9d9b1ccf48aa32edaf580d2c071fe</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Policy Daemon 2.0.11RC1</title>
<link href="http://freshmeat.net/projects/policyd#release_321535"/>
<updated>2010-09-06T18:18:53</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Policy Daemon Download More Information Policy Daemon Policyd v2 codenamed cluebringer is a multi-platform policy server for popular MTAs . This policy daemon is designed mostly for large scale mail hosting environments . The main goal is to implement as many spam combating and email compliance features as possible while at the same time maintaining portability , stability , and performance . Its features include detailed policy and group specification , access control , helo ehlo checks helo randomization prevention and RFC compliance SPF checks , Greylisting , Quotas , and Amavisd-new integration . Tags Communications Email Filters Tweet this</summary>
<id>cab232d9958f6d8081d1d2c4d8ca59e4</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>SMRadius 0.0.2</title>
<link href="http://freshmeat.net/projects/smradius#release_321534"/>
<updated>2010-09-06T18:18:49</updated>
<summary>
SMRadius is a high performance pre-forked RADIUS AAA server. It features a highly configurable backend engine supporting flexible data specifications, traffic and time-based capping, topups, and account validity periods.Changes: Major bugfixes.&amp;lt;a href=&quot;http://freshmeat.net/projects/smradius&quot;
Tags: Internet, RADIUS
Licenses: GPLv2+    </summary>
<id>2e4ec0bbfa37d87fb312102dee57708b</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>OCRKit 1.5</title>
<link href="http://freshmeat.net/projects/ocrkit#release_321530"/>
<updated>2010-09-06T16:14:37</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects OCRKit Download More Information OCRKit OCRKit uses OCR to recognize the text in a graphic , which is particular useful for PDFs received via email , created by DTP , office applications , or images obtained from a scanner , copier , or digital still . camera Tags OCR Licenses Other Operating Systems Mac OS X Implementation C++ Objective C Tweet this project Short link Release tags All releases Recent releases 1.5 06 Sep 2010 21:00 Stable Major : Changes This release adds support for saving to HTML HyperText Markup Language RTF Rich Text Format and UTF-8 encoded text plain . It has improved recognition and stability , updated user interface</summary>
<id>b8ad0af76d2ed562ca89f941daecd93b</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>openpom 1.0.6</title>
<link href="http://freshmeat.net/projects/openpom#release_321529"/>
<updated>2010-09-06T15:37:26</updated>
<summary>
openpom is a Web-based user interface for Nagios. It allows you to view almost everything about Nagios in a single page: alert, ack, downtime, comment. You can also interact with Nagios through ack, downtime, comment, disable, and reset buttons.Changes: PHP short open tags were replaced.
Tags: Nagios, Monitoring, ndoutils, interface
Licenses: GPLv2    </summary>
<id>94659d335c5bea3e2afbb745e22aa91c</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>mbank-cli 20100905</title>
<link href="http://freshmeat.net/projects/mbank-cli#release_321524"/>
<updated>2010-09-06T10:56:04</updated>
<summary>
&apos;mbank-cli&apos; provides a rudimentary command line
interface to the mBank online banking system.Changes: The Web API changes were followed.
Tags: Office/Business, Financial, Accounting
Licenses: GPLv2    </summary>
<id>6340ec801e4aca0269f818df3a6dee62</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>iexploder 1.7</title>
<link href="http://freshmeat.net/projects/iexploder#release_321522"/>
<updated>2010-09-06T10:42:31</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects iexploder More Information iexploder iExploder is like a fire hydrant full of bad HTML and CSS code to test the stability and security of Web browsers . It is available as a standalone Web server or CGI script . It continuously feeds browsers bad data in the hope that they will eventually crash . It is designed to run for hours , or even days until the browser . crashes Tags Security qa Licenses Apache 2.0 Operating Systems OS Independent Implementation Ruby Tweet this project Short link Release tags All releases Recent releases 1.7 06 Sep 2010 13:40 : Changes A new browser-harness mode was added to stop and start browsers , replicate crash scenarios</summary>
<id>404a066a6dced5cbf9cd0f94b8feb6c8</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>pisel 0.3</title>
<link href="http://freshmeat.net/projects/pisel#release_321520"/>
<updated>2010-09-06T10:39:12</updated>
<summary>
pisel is an application for managing the photos you download from your digital camera. You can select which pictures are to be deleted and which ones are kept. pisel also supports deleting additional raw files or deleting only the raw files.Changes: Pictures and raw files may now be marked separately. Raw files can be deleted.
Tags: photo management
Licenses: GPLv3    </summary>
<id>ef01c8e7bd799c4e94ce8352b09f8ff7</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Cutter 1.1.5</title>
<link href="http://freshmeat.net/projects/cutter-test#release_321519"/>
<updated>2010-09-06T10:04:16</updated>
<summary>
Cutter is a unit testing framework for C and C++. It
provides an easy test writing API and easy
debugging output to continue testing.
Changes: This version includes minor improvement changes and dependency updates. It has some new assertions and new utility functions. It supports the latest libgoffice and lcov.
Release Tags: Minor, Improvements
Tags: Testing
Licenses: LGPL    </summary>
<id>24b24b17d0418f49bfaf8b46f2538ac1</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>libssh 0.4.6</title>
<link href="http://freshmeat.net/projects/libssh#release_321516"/>
<updated>2010-09-06T07:45:37</updated>
<summary>
libssh is a C library to access SSH services from a 
program. It can remotely execute programs, transfer files, and serve as a secure and transparent tunnel for remote programs. Its Secure FTP implementation can play with remote files easily, without third-party programs other than libcrypto (from OpenSSL) or libgcrypt.Changes: This is a new libssh release which fixes some problems on Windows, fixes open channel handling and keepalive. Windows users are advised to upgrade to this version.
Release Tags: minor bugfix stable windows
Tags: Internet, FTP, Software Development, Libraries, Shells
Licenses: LGPL    </summary>
<id>3334f10864ba77979e7939f715addec0</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>sprintf() for JavaScript 0.7-beta1</title>
<link href="http://freshmeat.net/projects/sprintf#release_321514"/>
<updated>2010-09-06T07:40:59</updated>
<summary>
sprintf() for JavaScript is a lightweight yet
powerful JavaScript implementation of sprintf(),
based on the PHP specification.Changes: Support was added for named placeholders and vsprintf. The format is now cached. The global namespace pollution was also reduced.
Release Tags: Major feature enhancements
Tags: Web Development, Web, Library, JavaScript
Licenses: BSD License    </summary>
<id>b0d1b6a1b4c1d6fb7781c6e43e62bb6e</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Java SOS 6.95</title>
<link href="http://freshmeat.net/projects/javasos#release_321512"/>
<updated>2010-09-06T06:51:43</updated>
<summary>
Java SOS is a set of configurable Java servlets for fast site building, including Forums, Chat, and Calendar servlets, etc.Changes: The codebase has been updated. Bugfixes and feature enhancements were made for the existing controls.
Tags: Communications, Chat, Email, File Sharing, Internet, Web, Dynamic Content, Site Management, Software Development, Build Tools, Libraries    </summary>
<id>9569d21ca6973cf535f49cde0071f2a7</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>maven-buildmetadata-plugin 1.0.0</title>
<link href="http://freshmeat.net/projects/maven-buildmetadata-plugin#release_321511"/>
<updated>2010-09-06T06:24:48</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects maven-buildmetadata-plugin Download More Information maven-buildmetadata-plugin The maven-buildmetadata-plugin is a Maven 2 plugin that helps you easily add build metadata to generated archive artifacts . When a product is running on an application server , this tool can tell you which version of which artifact is currently running on that server , which artifact maps to which source code version in the SCM repository , what configuration set including profiles and environment variables has been used to generate the artifact , on which machine was the artifact built , and when was the artifact built . The provided metadata include SCM information ,</summary>
<id>6038719bb2746ace657226e0ba7b846a</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>nitro++ 1.3.40</title>
<link href="http://freshmeat.net/projects/nitro-c#release_321507"/>
<updated>2010-09-06T02:20:33</updated>
<summary>
nitro++ is a cross-platform, lightweight, and extremely fast C++ framework.Changes: An error in the &apos;dynamic_lib_loader&apos; was fixed. The compilation script &apos;mingw.bat&apos; was added. Compilation scripts under MinGW and Cygwin were improved.
Tags: C++, framework
Licenses: BSD Revised, LGPL    </summary>
<id>3051aa6f5bbca53748d1400fd7733dae</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Subs 1.1.8</title>
<link href="http://freshmeat.net/projects/subs-scheme#release_321505"/>
<updated>2010-09-05T23:14:29</updated>
<summary>
Subs is a Scheme Lisp interpreter written in C++. The implementation is incomplete and naive, but aims to implement enough to be able to run every code sample in Structure and Interpretation of Computer Programs.Changes: This release adds support for comparison between decimals and the log and exp mathematical functions, and fixes a bug with nested procedures.
Tags: Scheme, Lisp, C++, Interpreters, functional
Licenses: GPLv2    </summary>
<id>a18945d214625202c0fa4545ad35c3d7</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Tcpjunk 2.9.03</title>
<link href="http://freshmeat.net/projects/tcpjunk#release_321501"/>
<updated>2010-09-05T20:53:01</updated>
<summary>
Tcpjunk can be used as an IPv4 or IPv6 client or server, and uses a predefined session file containing  the data to send. Tcpjunk can be used as a general testing tool, a traffic generator, or a fuzzer, for protocols such as HTTP, SMTP, etc.Changes: This release adds a Tamper tag and a max segment option. There are many updates to the GUI and some bugfixes.
Tags: Networking
Licenses: GPLv2    </summary>
<id>b72516f9ef05a3e6e0daa83c686d6226</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>vian 2</title>
<link href="http://freshmeat.net/projects/vian#release_321500"/>
<updated>2010-09-05T20:39:00</updated>
<summary>
Vian is a vi clone written completely in Javascript. It is mostly 
feature-complete, and has been tested in Firefox and Internet 
Explorer.  Written as a Javascript object with no dependencies 
on any external library or server, it can easily be incorporated 
into Web pages and applications.Changes: Completely re-written to be extensible and work with Google Docs. Includes customizable syntax highlighting and indentation. Load and save to Google Documents.  Write your own major and minor modes in JavaScript, just like emacs and Lisp.
Tags: Text Editors
Licenses: MIT/X    </summary>
<id>94d5d04d88c4b527ff316ea32680e1a5</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>mod_asn 1.5</title>
<link href="http://freshmeat.net/projects/mod_asn#release_321496"/>
<updated>2010-09-05T19:50:17</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects mod_asn Download More Information mod_asn mod_asn is an Apache module that uses BGP routing data to look up the autonomous system AS and the network prefix subnet which contains a given client&apos;s IP address . mod_asn is highly scalable . To do lookups in high-speed , it uses the PostgreSQL ip4r datatype , which is indexable with a Patricia Trie algorithm to store network prefixes . This is the most suitable algorithm , being able to search through around 250,000 existing prefixes quickly . mod_asn is usable as a standalone module , and the lookup result can be used by scripts or other Apache modules . For instance , a download redirector could base</summary>
<id>f6189a98cab641f27be72c990dc55c10</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>dxirc 0.60.0</title>
<link href="http://freshmeat.net/projects/dxirc#release_321494"/>
<updated>2010-09-05T17:38:09</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects dxirc Download More Information dxirc dxirc is a easy-to-use yet capable cross-platform IRC client . Among its notable features are flexible configuration , a fully customizable look independent of system-wide settings , multiple server support with optional automated joining of selected channels , and the ability to connect via . SSL Tags Communications Chat IRC IRC client Licenses GPLv2+ Operating Systems OS Independent Linux Unix Mac OS X Windows Implementation C++ FOX Toolkit Translations English Czech Tweet this project Short link Release tags All releases Recent releases 0.60.0 05 Sep 2010 22:34 Stable Enhancements features : Changes This</summary>
<id>5daeaa7f495b19ec0bf116bca557d3be</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>t2t 7.3.1</title>
<link href="http://freshmeat.net/projects/t2t#release_321491"/>
<updated>2010-09-05T17:26:28</updated>
<summary>
t2t can convert any delimited text file to an HTML table. It supports all attributes for the various table-related tags. It can read its input either from stdin, a file, or a whole directory. when t2t is passed in a directory, it will process all the files (except those with either .html or .htm extension), and all the files in all the sub-directories. It works on any system with Perl.Changes: This release fixes an issue with HTML5 generation.
Release Tags: Minor bugfixes
Tags: Text Processing, Markup, HTML/XHTML
Licenses: LGPL    </summary>
<id>47faa17bb546b53d2c6339cfbb434719</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>class.upload.php 0.30</title>
<link href="http://freshmeat.net/projects/class_upload_php#release_321490"/>
<updated>2010-09-05T16:40:10</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects class.upload.php Download More Information class.upload.php class.upload.php manages file uploads for you . It manages the uploaded file and allows you to do whatever you want with the file as many times as you want . If the file is an image , you can convert and resize it , rotate it , crop it in many ways . You can also add borders , frames , bevels , text labels , and watermarks or apply graphic filters such as unsharp mask , contrast or brightness correction , colorization , negative , greyscale , reflections , and more . Security features and file management functions are provided . Flash uploaders are supported . The class can also work on</summary>
<id>d3e354811fbcb211a2b9a19ccdd04525</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>FDRDF 0.1</title>
<link href="http://freshmeat.net/projects/fdrdf#release_321489"/>
<updated>2010-09-05T16:34:56</updated>
<summary>
FDRDF is a tool that builds a catalogue of descriptions in an RDF representation of the specified files. The descriptions currently include: file status (as per the stat system call); SHA-1 hash over the file contents; MIME type (as guessed by the file tool), geospatial metadata (as per GDAL), and GRIB file composition (as per GRIB API).Changes: Initial public announcement.  It&apos;s a “bare bones” version, which nevertheless may have some use.
Tags: RDF, Metadata, sha1
Licenses: FDL, GPLv3    </summary>
<id>af3e5c90807da8b1fd4f951a919471b3</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>fretscpp 0.30</title>
<link href="http://freshmeat.net/projects/fretscpp#release_321488"/>
<updated>2010-09-05T16:32:04</updated>
<summary>
fretscpp is strongly inspired by the original FoF, reusing artwork to a large extent, with the source code rewritten from scratch. C++ instead of python should improve performance and allow easier support for features like whammy. It is playable, but some non-critical features are still missing.Changes: This release keeps track of scores. It enables the controller (joystick/guitar) in menus (only after selecting it in song options, though).
Tags: Games, music
Licenses: GPLv2    </summary>
<id>39a3a6b5632199ef125e29e048b431d6</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>persistence4j 1.1</title>
<link href="http://freshmeat.net/projects/persistence4j#release_321487"/>
<updated>2010-09-05T14:47:47</updated>
<summary>
persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just
create a POJO and simply save it.  Transactional and non-transactional connections are supported and can be configured from the simple properties file.Changes: This is basically a maintenance release that fixes one major bug and some minor issues. The SaveOrUpdate method is now working properly.
Release Tags: Minor
Tags: jdbc, Java SE, dao, PersistenceLicenses: LGPL    </summary>
<id>e40badc6b19aba8cc44849ffc0ef58fa</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Yii 1.1.4</title>
<link href="http://freshmeat.net/projects/yii#release_321485"/>
<updated>2010-09-05T14:11:41</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Yii More Information Yii Yii is a high-performance , component-based PHP framework for developing large-scale Web applications . Yii comes with a full stack of features needed by Web application development . It is written in a strict OOP style and is easy to learn with its detailed tutorials . Its highly reusable components allows one to rapidly build up a Web application that is efficient as well as robust . Tags Software Development Libraries php classes Internet Web Database API Licenses BSD Revised Operating Systems Unix Windows Windows Implementation PHP JavaScript Tweet this project Short link Release tags All releases Recent releases 1.1.4 05</summary>
<id>babaadd3b2fbe6d542fe43bcd111f1aa</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>eric5 5.0.2</title>
<link href="http://freshmeat.net/projects/eric5#release_321483"/>
<updated>2010-09-05T13:44:02</updated>
<summary>
Eric5 is a Python IDE with integrated project management capabilities, an unlimited number of editors, an integrated Python shell, an integrated debugger, integrated interfaces to Mercurial and Subversion, integrated unit testing, and much more. It is extensible via an integrated plug-in system. It is the Python 3 variant of the well known eric4 development environment.Changes: Bugs were fixed.
Tags: Software Development
Licenses: GPL v3    </summary>
<id>2c9ea5a6d6faa0d9bb5d67f6420022d1</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>dotnew 1.0.0</title>
<link href="http://freshmeat.net/projects/dotnew#release_321482"/>
<updated>2010-09-05T13:43:48</updated>
<summary>
dotnew is a utility to help with the management of .new system configuration files in Slackware and Slackware-based distributions. It includes both graphical (GTK+2) and console (dialog) interfaces to help the user manage each new configuration file present in the system.Changes: This release is a complete rewrite of the graphical frontend in Python/GTK+ 2.
Tags: System Administration
Licenses: GPLv3    </summary>
<id>3808af1371957e735af7d3bf8999ccfb</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>eric4 4.4.8</title>
<link href="http://freshmeat.net/projects/eric4#release_321481"/>
<updated>2010-09-05T13:43:28</updated>
<summary>
Eric4 is a Python IDE written using PyQt4 and
QScintilla2. It has integrated project management
capabilities with class browsing functions, gives
developers an unlimited number of editors with
syntax highlighting and code folding, an
integrated Python shell, an integrated Python
debugger, a file system browser with class
browsing capabilities for Python files, and more.
Eric4 is the successor of the well known eric3
development environment.
Changes: Bugs were fixed.
Tags: Software Development
Licenses: GPL    </summary>
<id>593878de4aace80f1992b87e62209754</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>cego 2.6.12</title>
<link href="http://freshmeat.net/projects/cego#release_321479"/>
<updated>2010-09-05T11:27:45</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects cego Download More Information cego Cego implements a relational and transactional database system with support for the SQL query language . The current release contains the most common database features for basic table manipulation and data retrieval . Indexes , foreign keys , views , and stored procedures are also implemented . Future releases 2.0 and above will support a multi-node database concept with log file shipping for an automatic database application . failover Tags Database Front-Ends Database Engines Servers Licenses GPL Operating Systems Unix POSIX Windows Windows Implementation C++ SQL Translations English Tweet this project Short link</summary>
<id>3e0739a4386ec6dd2ec1c2dfb2407f97</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Freeciv.net 1.4</title>
<link href="http://freshmeat.net/projects/freecivwebclient#release_321476"/>
<updated>2010-09-05T10:05:58</updated>
<summary>
Freeciv.net is a strategy game that
can be played against other players. The game is a
fork of Freeciv that is implemented with a
Web-based interface.Changes: This is a stable release of Freeciv.net that features dithered isometric tiles and a new HTML5 Canvas rendering engine. Many bugs in Freeciv proxy and web have been fixed as well.
Release Tags: Stable
Tags: Games/Entertainment, Turn Based Strategy
Licenses: GPL    </summary>
<id>4d84248dd41b8fcb94e54c89e2ca04e5</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>TCExam 11.0.015</title>
<link href="http://freshmeat.net/projects/tcexam#release_321473"/>
<updated>2010-09-05T08:48:18</updated>
<summary>
TCExam is Web-based assessment software for generating and managing online tests and exams. It simplifies the exam cycle, including generation, execution, evaluation, presentation, and archiving.
Changes: This version includes a better administration menu and other improvements.
Tags: education, Testing, Computer-Based Assessment, e-exam
Licenses: AGPL v3    </summary>
<id>04b834bb6037633d1aefb004e8862c6d</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>UnNetHack 3.5.3</title>
<link href="http://freshmeat.net/projects/unnethack#release_321471"/>
<updated>2010-09-05T08:36:41</updated>
<summary>
UnNetHack is a variant of the hugely popular roguelike game NetHack. It features more monsters, more levels, more items, more perils, more challenges, and more fun than vanilla NetHack.Changes: Vampires are a playable race now. Several user interface improvements have been implemented. A tutorial has been added.
Release Tags: Major feature enhancements
Tags: Games/Entertainment, Role-Playing, Turn Based Strategy
Licenses: Nethack General Public License    </summary>
<id>644e453964aff73d0ff78387bdc7f873</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Traffpro Beta 1.3.8</title>
<link href="http://freshmeat.net/projects/traffpro#release_321469"/>
<updated>2010-09-05T06:33:13</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Traffpro Download More Information Traffpro Traffpro is a Linux-based traffic control , traffic accounting , bandwidth shaping , bandwidth management , and network security system with many features . It is a system for network security , reporting , and billing and solves problems related to network traffic control . It controls traffic that is used in various networks home office ISPs and protects networks from external intrusions with its firewall system . You can control ports , blacklist URLs , place special IP table rules pre and post routing configure multiple ISPs on a single server , create multiple subnets , detect network viruses , view</summary>
<id>cfb43bc218d6f06ae840c877a1df5528</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>bftpd 3.0</title>
<link href="http://freshmeat.net/projects/bftpd#release_321468"/>
<updated>2010-09-05T00:28:40</updated>
<summary>
bftpd is a very configurable Linux FTP server which can do chroot without special configuration or directory preparation. It will work out-of-the-box with almost no configuration required, and works on all Unix variants tested. Most FTP commands are supported, and user authentication is done via passwd/shadow or PAM. tar/gzip on-the-fly is supported.Changes: This update does not introduce any code changes. The release includes some corrections to the documentation. It also adds a Slovak translation of the documentation.
Release Tags: Documentation, translation
Tags: Internet, FTP
Licenses: GPL    </summary>
<id>c5208e3e857ef515cc401addd4d89d63</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Java MPlayer 1.4.1</title>
<link href="http://freshmeat.net/projects/java-mplayer#release_321480"/>
<updated>2010-09-05T00:26:20</updated>
<summary>
Java MPlayer is a graphical interface for MPlayer. It includes a patched mplayer executable that resolves some bugs.Changes: This version solves some bugs to get the URL of media on the Web and to detect media type.
Tags: video player
Licenses: GPLv2    </summary>
<id>a1a8c1e40c05ff807e16332eb8ea29ba</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>JDebugTool 5.0.5</title>
<link href="http://freshmeat.net/projects/jdebugtool#release_321467"/>
<updated>2010-09-04T22:14:12</updated>
<summary>
JDebugTool is a standalone graphical Java debugger built on top of the standard Java Platform Debugger Architecture.Changes: This release works around some possible JFileChooser defects.
Tags: Software Development, Debuggers
Licenses: Shareware    </summary>
<id>68e1fd8b9bf74151b2b4b3a60100f19e</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Outer Space 0.5.67-beta2</title>
<link href="http://freshmeat.net/projects/ospace#release_321466"/>
<updated>2010-09-04T20:41:55</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Outer Space Download More Information Outer Space Outer Space is an online strategy game which takes place in the dangerous universe . In the game you will become a powerful commander of many stars , planets , and great fleets and will struggle for survival with other commanders . Tags Games Entertainment Turn Based Strategy Licenses GPL Operating Systems OS Independent Implementation Python Translations Czech English French German Tweet this project Short link Release tags All releases Recent releases 0.5.67-beta2 05 Sep 2010 13:19 Major feature enhancements : Changes This beta release brings new overlays of the galaxy map , which are able to</summary>
<id>e704edeb8feb04a5c619baa3bb1c9a62</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Wiki Web Help 0.3.3</title>
<link href="http://freshmeat.net/projects/wiki-web-help#release_321465"/>
<updated>2010-09-04T20:40:17</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Wiki Web Help Download Wiki Web Help The wiki has become the clear choice for use among projects for their help documentation . Wiki Web Help takes the wiki concept and tailors it for use specifically with help documentation . It combines the best of both worlds , with operation similar to a chm viewer and the Web technologies that enable community involvement . It features a dual split pane with tabs for searching , index browsing , and display of contents in a tree Users can create and modify topics and pages . Pages can be tagged for index creation . Searching with highlighting is . included Tags AJAX Wiki Help Documentation Licenses MIT X</summary>
<id>eb0b0f29e35cc0ed9c36c17029178575</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>ClusterShell 1.3.1</title>
<link href="http://freshmeat.net/projects/clustershell#release_321463"/>
<updated>2010-09-04T20:34:11</updated>
<summary>
ClusterShell is an event-based Python library to execute commands on local or remote cluster nodes in parallel, depending on the selected engine and worker mechanisms. The library also provides advanced methods for handling nodesets and node groups. Finally, it includes clush, clubak, and nodeset, three convenient command-line tools that use the library.Changes: This is a maintenance release. An issue with clush -l user was fixed. Other minor library fixes and documentation improvements were made.
Release Tags: Stable
Tags: Clustering Tools, Command Line Tools, Library, Python package
Licenses: CeCILL-C    </summary>
<id>d9d7277f1ca3e2e4279983487b907edb</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Geomajas geocoder plug-in 1.0.0</title>
<link href="http://freshmeat.net/projects/geomajas-geocoder-plug-in#release_321462"/>
<updated>2010-09-04T19:17:26</updated>
<summary>
Geomajas geocoder plug-in is a Geomajas plug-in that provides a generic command and GWT widget for finding map locations based on a free string. You can configure how exactly this conversion is done, using either your own data or some external service like Geonames or Yahoo! PlaceFinder.Changes: This is the initial release.
Release Tags:
Tags: Maps, GIS, geocoder
Licenses: AGPLv3    </summary>
<id>c077c02bc244d46848021c2f81a91a69</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>0MQ 2.0.9</title>
<link href="http://freshmeat.net/projects/0mq#release_321459"/>
<updated>2010-09-04T17:13:49</updated>
<summary>
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols, and more.Changes: Several bugs were fixed.
Tags: messaging, Networking
Licenses: LGPLv3    </summary>
<id>c913abf8584a1005b8d5cb18a5eaa223</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>FXL Template 2.1.1</title>
<link href="http://freshmeat.net/projects/fxl-template#release_321456"/>
<updated>2010-09-04T15:55:40</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects FXL Template Download More Information FXL Template FXL Template an easy to use template engine offering all the basic features of a template system . It supports simple text array assignments , blocks , and nested blocks . Well-used regular expressions and the simple template syntax are responsible for quick template processing . The template markup is quite easy to learn , even for those not into programming . A Memcache extension for high traffic pages is freely . available Tags Software Development Libraries php classes Licenses LGPL Operating Systems BeOS Mac OS X Windows Windows OS 2 POSIX Implementation PHP Tweet this project Short link</summary>
<id>b9ed71ef6346971eca867d96d8164a52</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>jCore 0.6</title>
<link href="http://freshmeat.net/projects/jcorenet#release_321453"/>
<updated>2010-09-04T13:07:44</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects jCore Download jCore jCore is a Web Content Management System build especially for Webmasters using the well known LAMP environment who have to maintain multiple Websites for their clients and would like to keep the source codes up to date and easily fix bugs for all clients at once . It has two main systems : jCore Server , which holds all the libraries and modules you can build on , and jCore Client , which is the stripped version of the core system without any libraries as it uses the ones from the core Tags Internet Web Dynamic Content Site Management Communications Software Development Libraries Multi site Management Licenses GPLv2 Operating</summary>
<id>dfd34202f6df6fc7bb1b580464b48b4d</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>pam_shield 0.9.4</title>
<link href="http://freshmeat.net/projects/pam_shield#release_321452"/>
<updated>2010-09-04T11:50:24</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects pam_shield Download More Information pam_shield pam_shield is a PAM module that uses null-routing or iptables to lock out script kiddies that probe your computer for open logins or easy guessable passwords . pam_shield is meant as an aid to protect public computers on the Internet . Tags Networking Firewalls Internet Security Licenses GPL Operating Systems POSIX Linux Implementation C Tweet this project Short link Release tags All releases Recent releases 0.9.4 04 Sep 2010 17:31 Major bugfixes : Changes A number of bugs were fixed . The configuration parameters for allowing missing DNS entries and reverse DNS entries are now handled properly . When</summary>
<id>9512ffaf1a3942e8fac00dccb7bbb5f5</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>commonc++ 0.6.4</title>
<link href="http://freshmeat.net/projects/commoncpp#release_321449"/>
<updated>2010-09-04T10:00:23</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects commonc++ Download More Information commonc++ commonc++ is a C++ class library for developing cross-platform systems software for POSIX and Windows systems . It provides an intuitive , object-oriented abstraction and portability layer around common operating system facilities like threads , concurrency mechanisms , sockets , networking , shared memory and other IPC mechanisms , regular expressions , files , streams , logging , process execution , scheduling , and more . It also includes a collection of common abstractions like strings , buffers , and object pools . Tags Software Development Libraries Licenses LGPL Operating Systems Mac OS X Windows</summary>
<id>40a3ed6f6df71cf6689d9ba0a0ef6b31</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>IMonAir 1.0.2</title>
<link href="http://freshmeat.net/projects/imonair#release_321447"/>
<updated>2010-09-04T09:03:56</updated>
<summary>
IMonAir is an instant messaging desktop application with a nice GUI, video chat, and P2P file transfer features. IMonAir relies on the Treegger.com infrastructure to provide Twitter or Foursquare authentication and a contact list based on social network friend relationships.Changes: Bugs in the chat window and P2P file transfer were fixed.
Release Tags: Minor bugfixes
Tags: Video, Twitter, Chat Client, P2P, instant messaging, file transfer
Licenses: BSD Revised    </summary>
<id>dfcba7899ebdc448d8536dd50a5f8e0e</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Mitsuba renderer 0.1.2</title>
<link href="http://freshmeat.net/projects/mitsuba-renderer#release_321442"/>
<updated>2010-09-03T23:41:35</updated>
<summary>
Mitsuba is an extensible rendering framework written in portable C++. It implements unbiased as well as biased techniques and contains heavy optimizations targeted towards current CPU architectures.Changes: Numerous bugfixes and improvements and a significantly better COLLADA importer.Tags: rendering, Computer Graphics, global illumination, Physics
Licenses: GPLv3    </summary>
<id>350569f5632bef4c55f7153887e7933c</id>
</entry>

<entry>
<from href="http://blog.cenzic.com/public/rss/202612">Cenzic SmartAttack Updates for Web Vulnerabilities | Cenzic Security Blog</from>
<title>Cenzic Detects a PHP Information Disclosure Vulnerability</title>
<link href="http://blog.cenzic.com/public/item/259451"/>
<updated>2010-09-03T22:32:31</updated>
<summary>About Us Products Technology Solutions Resources What&apos;s New Topic Cloud What&apos;s New Cenzic Blog Topics Application Security News Cenzic SmartAttack Updates for Web Vulnerabilities Web Application Security Insights Resources Podcasts Trend reports White papers THE CENZIC BLOG Subscription options what is this Read more articles in Cenzic SmartAttack Updates for Web Vulnerabilities September 03, 2010 Cenzic Detects a PHP Information Disclosure Vulnerability Weekly product update Cenzic detects a PHP Information Disclosure Vulnerability As of September 3, 2010 Cenzic now detects a PHP strrchr( Function Information Disclosure Vulnerability BugtraqID 41265 PHP is prone to a Function Information Disclosure Vulnerability . nbsp Attackers can exploit this issue to obtain sensitive information that</summary>
<id>cc4e3c00944b5684c3a7c96278017f9d</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>openscap 0.6.2</title>
<link href="http://freshmeat.net/projects/openscap#release_321433"/>
<updated>2010-09-03T17:56:58</updated>
<summary>
The openscap project is a set of open source libraries that support the SCAP (Security Content Automation Protocol) set of standards from NIST. It supports CPE, CCE, CVE, CVSS, OVAL, and XCCDF.Changes: XSL transformations for generating report and guidance from XCCDF. SQL and xinetd OVAL probes. Updated Python bindings. Fixes for building on Debian-based distributions. Memory usage optimizations and many bugfixes.
Tags: Software Development, Security, Interpreters
Licenses: LGPL    </summary>
<id>849b5a6612048de3fad21e134629d54a</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Absolute OS 13.1.42</title>
<link href="http://freshmeat.net/projects/absolute-os#release_321429"/>
<updated>2010-09-03T16:28:11</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Absolute OS Download More Information Absolute OS Absolute Linux is a lightweight Slackware derivative that uses an Icewm , pcmanfm , ROX-Filer , ivman , and others to create a lightweight yet easy to use distribution . Installation is text-based but simplified , and all packages are installed at once . It can run on a Pentium II and above , including SMP systems . A minimum 128MB RAM is recommended . It features ease of browsing any connected device in pcmanfm and an auto-popup menu for inserted playable media . Restricted codecs are available to those eligible via a root-user installer . There is a large range of software available , including</summary>
<id>03cce22f550efbb57e92548a4b1125f5</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>Clonezilla live-testing 1.2.6-18</title>
<link href="http://freshmeat.net/projects/clonezilla#release_321428"/>
<updated>2010-09-03T16:15:23</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects Clonezilla Download More Information Clonezilla Clonezilla is a partition or disk cloning tool similar to Symantec Ghost . It saves and restores only blocks in use on the hard drive if the file system is supported . For unsupported file systems , dd is used instead . It has been used to clone a 5 GB system to 40 clients in about 10 minutes . Tags Archiving backup Mirroring Licenses GPL Operating Systems POSIX Linux Implementation Unix Shell bash Perl Translations English Spanish French Italian Japanese Chinese Simplified Chinese Traditional Tweet this project Short link Release tags All releases Recent releases live-testing 1.2.6-18 04 Sep 2010 06:03</summary>
<id>737c5b14e54b994b5830a1790875c9a4</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>AjaXplorer 3.0</title>
<link href="http://freshmeat.net/projects/ajaxplorer#release_321422"/>
<updated>2010-09-03T14:32:49</updated>
<summary>Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Handhelds Mac OS X Unix Projects AjaXplorer Download More Information AjaXplorer AjaXplorer is an easy-to-install file explorer for remotely managing files on a Web server . Its rich GUI makes it accessible to any end-user . Its main features are common file actions uploading , downloading , moving , renaming , etc . online file editing , image preview , a bookmarks system , and more . It requires PHP to run and FTP access only for installation . Tags Office Business groupware Internet Web Site Management Implementation PHP Tweet this project Short link Release tags All releases Recent releases 3.0 04 Sep 2010 07:51 Major feature enhancements Stable : Changes This release supports</summary>
<id>3363be11a96ca78a31c94a6f95dd837c</id>
</entry>

<entry>
<from href="http://freshmeat.net/?format=atom">freshmeat.net Releases</from>
<title>msn-pecan 0.1.1</title>
<link href="http://freshmeat.net/projects/msn-pecan#release_321420"/>
<updated>2010-09-03T13:51:34</updated>
<summary>
msn-pecan is an alternative MSN protocol plug-in for libpurple. It aims to have a much faster development process, a low barrier for contributions, and close contact with the user base.Changes: This release fixed increased CPU and network bandwidth usage when receiving offline messages and daylight saving time is activated. All users are encouraged to update.
Release Tags: Stable, Major bugfixes
Tags: Communications, Chat, instant messaging, MSN
Licenses: GPLv2    </summary>
<id>30697b75964c925e9d48cb330cef5e21</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MartinMcKeaysNetworkSecurityBlog?format=xml">Network Security Blog</from>
<title>Network Security Podcast, Episode 210</title>
<link href="http://feedproxy.google.com/~r/MartinMckeaysNetworkSecurityBlog/~3/v7InjnK0MF4/"/>
<updated>2010-09-01T01:19:23</updated>
<image href="http://desmond.yfrog.com/Himg689/scaled.php?tn=0&amp;server=689&amp;filename=kbau.jpg&amp;xsize=640&amp;ysize=640" width="150" height="200"/>
<summary>Rich is off dealing with the joy of fatherhood (again), leaving Martin and Zach to rope Mike Rothman into the podcast for a few weeks. Our news stories are pretty short tonight, thanks to an interview with the one-and-only Jennifer Granick of the Electronic Frontier Foundation. Martin discusses GPS tracking, the DMCA, and more with [...]</summary>
<id>85231bd0e0f641ebd3f39de696d9f444</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MartinMcKeaysNetworkSecurityBlog?format=xml">Network Security Blog</from>
<title>Defcon 2010 Interview:  Joe Grand</title>
<link href="http://feedproxy.google.com/~r/MartinMckeaysNetworkSecurityBlog/~3/NKUS_qG9_ms/"/>
<updated>2010-08-28T15:31:24</updated>
<summary>I was only able to get a few interviews while I was in Vegas this year.  But one of my favorites was talking to Joe Grand, the creator of all five year&amp;#8217;s worth of electronic Defcon badges.  This year&amp;#8217;s badge was smaller than previous years but it had some unique and interesting capabilities and it [...]</summary>
<id>6c6a729b65f65d5a329d44445c2d8e68</id>
</entry>

<entry>
<from href="http://blog.cenzic.com/public/rss/202612">Cenzic SmartAttack Updates for Web Vulnerabilities | Cenzic Security Blog</from>
<title>Cenzic Detects a PHP Buffer Overflow Vulnerability</title>
<link href="http://blog.cenzic.com/public/item/258843"/>
<updated>2010-08-27T20:35:06</updated>
<summary>About Us Products Technology Solutions Resources What&apos;s New Topic Cloud What&apos;s New Cenzic Blog Topics Application Security News Cenzic SmartAttack Updates for Web Vulnerabilities Web Application Security Insights Resources Podcasts Trend reports White papers THE CENZIC BLOG Subscription options what is this Read more articles in Cenzic SmartAttack Updates for Web Vulnerabilities August 27, 2010 Cenzic Detects a PHP Buffer Overflow Vulnerability Weekly product update Cenzic detects a PHP Buffer Overflow Vulnerability As of August 27, 2010 Cenzic now detects a PHP ibase_gen_id( Function off-by-one Buffer Overflow Vulnerability BugtraqID 42516 PHP is prone to an off-by-one buffer-overflow vulnerability because it fails to perform boundary checks before copying user-supplied data to</summary>
<id>fd0d6aa2743306589bf245cb5123de3b</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MartinMcKeaysNetworkSecurityBlog?format=xml">Network Security Blog</from>
<title>Network Security Podcast, Episode 209</title>
<link href="http://feedproxy.google.com/~r/MartinMckeaysNetworkSecurityBlog/~3/xufYttBs4l0/"/>
<updated>2010-08-25T03:50:42</updated>
<summary>The gang reunites this week after skipping an episode and, despite wondering if Rich&amp;#8217;s house was going to get blown away to the merry old land of Oz, squeezed out a show &amp;#8212; and even included our very first bumper (from our friends over at Eurotrash Security Podcast). Yes, we did cover the proverbial &amp;#8220;elephant [...]</summary>
<id>cbaafe78565580adb6dbbfc993f55504</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MartinMcKeaysNetworkSecurityBlog?format=xml">Network Security Blog</from>
<title>Black Hat 2010:  Branden Williams, RSA</title>
<link href="http://feedproxy.google.com/~r/MartinMckeaysNetworkSecurityBlog/~3/MpdZB2skyz0/"/>
<updated>2010-08-22T08:33:08</updated>
<summary>Branden Williams is one of the thought leaders in the PCI field, or at least someone like me who blogs about it a lot and hopes others find value in our thoughts.&amp;#160; I had a few minutes to catch up with him at Black Hat, where we discussed what he&amp;#8217;d seen at Black Hat as [...]</summary>
<id>183b050d0793abd437f5f17d488940f5</id>
</entry>

<entry>
<from href="http://blog.cenzic.com/public/rss/202612">Cenzic SmartAttack Updates for Web Vulnerabilities | Cenzic Security Blog</from>
<title>Cenzic Detects a Sun Java System Denial of Service Vulnerability</title>
<link href="http://blog.cenzic.com/public/item/258357"/>
<updated>2010-08-20T20:32:42</updated>
<summary>About Us Products Technology Solutions Resources What&apos;s New Topic Cloud What&apos;s New Cenzic Blog Topics Application Security News Cenzic SmartAttack Updates for Web Vulnerabilities Web Application Security Insights Resources Podcasts Trend reports White papers THE CENZIC BLOG Subscription options what is this Read more articles in Cenzic SmartAttack Updates for Web Vulnerabilities August 20, 2010 Cenzic Detects a Sun Java System Denial of Service Vulnerability Weekly product update Cenzic detects a Sun Java System Denial of Service Vulnerability As of August 20, 2010 Cenzic now detects a Sun Java System Web Server Admin Interface Denial of Service Vulnerability BugtraqID 41389 Sun Java System Web Server is prone to a denial-of-service vulnerability . nbsp An attacker can exploit this issue</summary>
<id>080d48813591051a09fa038b9f6a8006</id>
</entry>

<entry>
<from href="http://blog.cenzic.com/public/rss/202612">Cenzic SmartAttack Updates for Web Vulnerabilities | Cenzic Security Blog</from>
<title>Cenzic Adds New SmartAttack to Its Attack Library: Unrestricted File Upload</title>
<link href="http://blog.cenzic.com/public/item/257785"/>
<updated>2010-08-13T19:22:36</updated>
<summary>: About Us Products Technology Solutions Resources What&apos;s New Topic Cloud What&apos;s New Cenzic Blog Topics Application Security News Cenzic SmartAttack Updates for Web Vulnerabilities Web Application Security Insights Resources Podcasts Trend reports White papers THE CENZIC BLOG Subscription options what is this Read more articles in Cenzic SmartAttack Updates for Web Vulnerabilities August 13, 2010 Cenzic Adds New SmartAttack to Its Attack Library : Unrestricted File Upload Weekly product update Cenzic adds 107th SmartAttack : Unrestricted File Upload As of August 13, 2010 Cenzic created a brand new SmartAttack , Unrestricted File Upload bringing the total attack category library to 107 The new SmartAttack checks various flaws present in the file upload functionality . Presence of these</summary>
<id>a08247ef58a41053e324efbfa243e616</id>
</entry>

<entry>
<from href="http://feeds.feedburner.com/MartinMcKeaysNetworkSecurityBlog?format=xml">Network Security Blog</from>
<title>Network Security Podcast, Episode 208</title>
<link href="http://feedproxy.google.com/~r/MartinMckeaysNetworkSecurityBlog/~3/3VtecT9zLKM/"/>
<updated>2010-08-11T02:42:24</updated>
<summary>This week&amp;#8217;s episode was pretty refreshing- rather than covering our usual news stories, we spent most of our time answering some questions from our listeners (that&amp;#8217;s you). Please keep &amp;#8216;em coming folks- we&amp;#8217;d much rather try and help you out than blather about unimportant nonsense in our feed readers. Besides, if you ask enough questions [...]</summary>
<id>9de400b9d5c530d547cc07ab97118433</id>
</entry>

<source>
<title>freshmeat.net Releases</title>
<link href="http://freshmeat.net/?format=atom"/>
<count>59</count>
</source>

<source>
<title>Network Security Blog</title>
<link href="http://feeds.feedburner.com/MartinMcKeaysNetworkSecurityBlog?format=xml"/>
<count>5</count>
</source>

<source>
<title>Cenzic SmartAttack Updates for Web Vulnerabilities | Cenzic Security Blog</title>
<link href="http://blog.cenzic.com/public/rss/202612"/>
<count>4</count>
</source>

</feed>
