<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.opensourceresources.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title></title>
 <link>http://www.opensourceresources.org/software</link>
 <description>Software News</description>
 <language>en</language>
<item>
 <title>sardine 104</title>
 <link>http://www.opensourceresources.org/node/6760</link>
 <description>&lt;p&gt;Sardine is a next generation WebDAV client for Java. It is intended to be simple to use and does not implement the full WebDAV client spec. Instead, the goal is to provide methods for most use case scenarios when working with a WebDAV server. The code needs to run as fast as possible and use the latest released Apache HttpComponents.&lt;strong&gt;Changes:&lt;/strong&gt; This release fixes a problem with getResources and Windows dav servers. It fixes a problem with createDirectory() not working.&lt;br /&gt;
&lt;strong&gt;Tags:&lt;/strong&gt; WebDAV, Java, Client, http&lt;br /&gt;
&lt;strong&gt;Licenses:&lt;/strong&gt; Apache 2.0&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6760&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 22:25:49 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6760 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>Eiwic 1.1.4</title>
 <link>http://www.opensourceresources.org/node/6755</link>
 <description>&lt;p&gt;Eiwic is an IRC bot which can be easily extended by modules that can be&lt;br /&gt;
loaded at runtime. It has a module API which is designed to make the&lt;br /&gt;
creation of your own modules as easy as possible, including &amp;amp;quot;output&lt;br /&gt;
routing&amp;amp;quot;, a TCP/IP socket interface, and timer functions.&lt;br /&gt;
&lt;strong&gt;Changes:&lt;/strong&gt; Some feature enhancements.&lt;a href=&quot;http://freshmeat.net/projects/eiwic&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6755&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 14:00:02 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6755 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>pHash 0.9.0</title>
 <link>http://www.opensourceresources.org/node/6756</link>
 <description>&lt;p&gt;pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are &amp;amp;quot;close&amp;amp;quot; to one another if the features are similar.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6756&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 13:18:37 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6756 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>Java Algebra System 2.3.3058</title>
 <link>http://www.opensourceresources.org/node/6757</link>
 <description>&lt;p&gt;The Java Algebra System (JAS) is an object oriented, type safe, multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language. The library can be used as any other Java software package, or it can be used interactively or interpreted through a Jython front end. The focus at the moment is on commutative and solvable polynomials, Groebner bases, and applications.&lt;strong&gt;Changes:&lt;/strong&gt; Construction of minimal univariate polynomials in zero dimensional ideals.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6757&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 12:41:10 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6757 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>D&#039;Enfent Engine 149</title>
 <link>http://www.opensourceresources.org/node/6752</link>
 <description>&lt;p&gt;D&#039;Enfent Engine is a library that contains high-level classes to access OpenGL functions. It contains classes that may be very useful in game development: GUI components, sprite classes, and classes to handle mouse/keyboard events. It has a full API reference, as well as lessons to help you start working with the library.&lt;strong&gt;Changes:&lt;/strong&gt; Several fixes were made in core classes to correctly support textures with dimensions that are not powers of two. These corrections resolved several issues and made the library stable on the open source driver for ATI cards.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6752&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 09:41:35 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6752 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>Scannedonly 0.19</title>
 <link>http://www.opensourceresources.org/node/6753</link>
 <description>&lt;p&gt;Scannedonly is a samba VFS module that ensures&lt;br /&gt;
that only files that have been scanned for viruses&lt;br /&gt;
are visible and accessible to the end user.&lt;br /&gt;
Scannedonly was developed because of scalability&lt;br /&gt;
problems with samba-vscan. Scannedonly comes in&lt;br /&gt;
two parts: a Samba VFS module and (one or more)&lt;br /&gt;
daemons. The daemon scans files and marks them&lt;br /&gt;
when they are known to be clean. The samba module&lt;br /&gt;
simply filters out files that aren&#039;t marked clean.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6753&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 09:09:52 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6753 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>Mobius Forensic Toolkit 0.5.3</title>
 <link>http://www.opensourceresources.org/node/6754</link>
 <description>&lt;p&gt;Mobius Forensic Toolkit is a forensic framework written in Python/GTK that manages cases and case items, providing an abstract interface for developing extensions. Cases and item categories are defined using XML files for easy integration with other tools.&lt;strong&gt;Changes:&lt;/strong&gt; This release introduces the Hive extension, a registry file browser/viewer. XML pickle now encodes arbitrary dictionaries and Python objects that have circular and self references.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6754&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 09:09:05 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6754 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>milter manager 1.4.2</title>
 <link>http://www.opensourceresources.org/node/6746</link>
 <description>&lt;p&gt;milter manager is a flexible and low administrative cost anti-spam system that can be used with MTAs that support milters like Sendmail and Postfix. It provides an effective solution by combining a range of existing milters.&lt;strong&gt;Changes:&lt;/strong&gt; This is a minor bugfix release. This release fixes a bug in which the socket group isn&#039;t affected when both effective user and socket group are specified.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6746&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 07:51:18 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6746 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>pycrc 0.7.5</title>
 <link>http://www.opensourceresources.org/node/6747</link>
 <description>&lt;p&gt;pycrc is an easy to use CRC calculator and source code generator. The generated C source code can be optimized for simplicity, speed, or tight memory constraints for embedded platforms. pycrc contains a long list of the parameters of common CRC models.&lt;strong&gt;Changes:&lt;/strong&gt; The table-driven algorithm can handle widths that are not byte-aligned as well as widths less than 8. The half-baked and confusing --direct option was removed. Code clean-up was done; the generated C code should no longer generate warnings about unused variables.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6747&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 07:47:49 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6747 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>darktable 0.5</title>
 <link>http://www.opensourceresources.org/node/6748</link>
 <description>&lt;p&gt;darktable is a virtual light table and darkroom for photographers. It manages your digital negatives in a database and lets you view them through a zoomable light table. It also enables you to develop raw images and enhance them.&lt;strong&gt;Changes:&lt;/strong&gt; This is another feature release. It comes with newly introduced image tagging, flexible database queries by EXIF and custom tags, a powerful color zones plug-in to selectively alter only some colors, and a French translation. New raw formats are supported through libraw 0.8.5.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6748&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 07:43:00 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6748 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>runawk 0.21.0</title>
 <link>http://www.opensourceresources.org/node/6749</link>
 <description>&lt;p&gt;runawk is a small wrapper for the AWK interpreter that helps one write standalone AWK scripts. Its main feature is to provide a module/library system for AWK which is somewhat similar to Perl&#039;s &amp;amp;quot;use&amp;amp;quot; command. It also allows one to select a preferred AWK interpreter and to set up the environment for AWK scripts. Dozens of ready for use [modules].awk are also provided.&lt;strong&gt;Changes:&lt;/strong&gt; Fixes were made for compilation failures (with -Werror enabled) under some Linux distributions and FreeBSD and with the Intel C Compiler.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6749&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 07:32:46 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6749 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>cpufreq daemon 2.4.1</title>
 <link>http://www.opensourceresources.org/node/6750</link>
 <description>&lt;p&gt;cpufreqd is meant to be a replacement of the speedstep applet found in Windows.  It monitors battery level, CPU usage, AC state, temperature (sensors and ACPI), and running programs, and adjusts the frequency governor according to a set of rules specified in the config file.&lt;strong&gt;Changes:&lt;/strong&gt; A crash when dealing with two batteries was fixed.&lt;br /&gt;
&lt;strong&gt;Release Tags:&lt;/strong&gt; minor bug fix&lt;br /&gt;
&lt;strong&gt;Tags:&lt;/strong&gt; Utilities, Power Management&lt;br /&gt;
&lt;strong&gt;Licenses:&lt;/strong&gt; GPL&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6750&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 07:13:26 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6750 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>HyperSQL 2.5</title>
 <link>http://www.opensourceresources.org/node/6751</link>
 <description>&lt;p&gt;HyperSQL is like the doxygen program with javadoc added - but for SQL. It hypermaps SQL views, packages, procedures, and functions to HTML source code listings, and it shows all the code locations where these are used. The internal &amp;amp;quot;where used&amp;amp;quot; functionality also scans C++ and Java source files. HyperSQL is written in Python for operating system independence.&lt;strong&gt;Changes:&lt;/strong&gt; The major change in this version is Dependency graphs, which can be created automatically, provided Graphviz is installed. They are still experimental.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6751&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Sun, 28 Mar 2010 06:59:41 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6751 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>Memonaut 0.70</title>
 <link>http://www.opensourceresources.org/node/6708</link>
 <description>&lt;p&gt;Memonaut is an application to make and organize notes. It allows you to move, indent, and structure your notes easily. It runs in a Web browser and can be run offline. It supports multilevel notes for threaded discussions. You can create new notebooks and save them. It has full keyboard support.&lt;strong&gt;Changes:&lt;/strong&gt; This release adds note list numbering, shuffling and randomizing of note lists,&lt;br /&gt;
cloning of note contents, new toolbars and menus for easier access to&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6708&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Fri, 26 Mar 2010 08:48:03 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6708 at http://www.opensourceresources.org</guid>
</item>
<item>
 <title>gumnut 0.3.4</title>
 <link>http://www.opensourceresources.org/node/6701</link>
 <description>&lt;p&gt;gumnut is a program to find the most supported proposals within large groups of people. The text or GUI client can create, moderate, and display proposals over a decentralized communication network (currently Gnutella). Proposals are text files with a simple naming convention that uses the filename to describe field attributes (such as topic and geographical location).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.opensourceresources.org/node/6701&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.opensourceresources.org/taxonomy/term/1">Software</category>
 <pubDate>Fri, 26 Mar 2010 05:51:18 -0400</pubDate>
 <dc:creator>Mike</dc:creator>
 <guid isPermaLink="false">6701 at http://www.opensourceresources.org</guid>
</item>
</channel>
</rss>

