<?xml version="1.0" encoding="utf-8"?><rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"><channel>
	

	<title>OpenSourceList.org - New additions</title>
	<link>http://www.opensourcelist.org/</link>
	<description>The most recently added software to the OpenSourceList.org database.</description>
	<pubDate>Thu, 29 Jul 2010 15:01:21 EST</pubDate>
	<language>en</language>

<item>
    <title>Net-C</title>
    <link>http://www.opensourcelist.org/software/845</link>
    <pubDate>Tue, 27 Apr 2010 17:54:15 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/845/20100427175415</guid>
    <description>
Description:Multi-platform LAN chat/messaging software. Private and group chats. Smiles and user status.
Serverless (needs no server) and needs no installation.
Comments:Developed under Java platform. Run in every Java supported OS.</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://dgtalize.com/products/netc">Net-C</a></p><p>Description: Multi-platform LAN chat/messaging software. Private and group chats. Smiles and user status.
Serverless (needs no server) and needs no installation. </p><p>Comment: Developed under Java platform. Run in every Java supported OS. </p><p>Added: 2010.04.27 (92 days ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>Zipeg</title>
    <link>http://www.opensourcelist.org/software/765</link>
    <pubDate>Thu, 13 Aug 2009 10:42:39 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/765/20090813104239</guid>
    <description>
Description:Zipeg is free utility for Windows. Zipeg allows you to open and explore content of zip, rar and other archives, preview files and images before you extract/unzip them. Extract only the files you want. Zip thru photo archives. See image thumbnails. Zipeg allows you to decide what do you want to extract. You can choose what to extract and where to put extracted files or just drag and drop them.
Comments:BSD style license. source code: http://code.google.com/p/zipeg/</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://www.zipeg.com/">Zipeg</a></p><p>Description: Zipeg is free utility for Windows. Zipeg allows you to open and explore content of zip, rar and other archives, preview files and images before you extract/unzip them. Extract only the files you want. Zip thru photo archives. See image thumbnails. Zipeg allows you to decide what do you want to extract. You can choose what to extract and where to put extracted files or just drag and drop them. </p><p>Comment: BSD style license. source code: http://code.google.com/p/zipeg/ </p><p>Added: 2009.08.13 (350 days ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>RoYa</title>
    <link>http://www.opensourcelist.org/software/799</link>
    <pubDate>Tue, 02 Jun 2009 10:32:04 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/799/20090602103204</guid>
    <description>
Description:RoYa is an instant messaging robot server. This software provides automatic response to IM questions in an interactive fashion as a human would respond would interact with IM users. In effect, RoYa behaves as an instance of a IM client to the IM services such as Yahoo IM.

RoYa is a multitasking component that is designed to create and handle simultaneous IM sessions for different Robot-IDs. This component enables programming and configuration through plug-in DLL and Python script. RoYa is also integrated to web services such as Global Weather.

RoYa is designed to obfuscate the complexities of IM connectivity. With its simple authoring functionality creating new and specialized IM robot services are made fast and easy.
Comments:</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://www.mashatan.com">RoYa</a></p><p>Description: RoYa is an instant messaging robot server. This software provides automatic response to IM questions in an interactive fashion as a human would respond would interact with IM users. In effect, RoYa behaves as an instance of a IM client to the IM services such as Yahoo IM.

RoYa is a multitasking component that is designed to create and handle simultaneous IM sessions for different Robot-IDs. This component enables programming and configuration through plug-in DLL and Python script. RoYa is also integrated to web services such as Global Weather.

RoYa is designed to obfuscate the complexities of IM connectivity. With its simple authoring functionality creating new and specialized IM robot services are made fast and easy. </p><p>Comment:  </p><p>Added: 2009.06.02 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>PIM Xtreme</title>
    <link>http://www.opensourcelist.org/software/805</link>
    <pubDate>Tue, 06 Jan 2009 11:50:34 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/805/20090106115034</guid>
    <description>
Description:Personal Information Manager (a.k.a. Organizer).
It's able to handle (for now) contacts, appointments, tasks (to-do), personal (or not) finances, notes, calendar, alerts, etc.
Comments:Highly flexible and versatile. It aims to be just a very powerful interface for YOUR personal information.
You can try running it in other OS than Windows by using Mono Project</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://dgtalize.com/products/pimx">PIM Xtreme</a></p><p>Description: Personal Information Manager (a.k.a. Organizer).
It's able to handle (for now) contacts, appointments, tasks (to-do), personal (or not) finances, notes, calendar, alerts, etc. </p><p>Comment: Highly flexible and versatile. It aims to be just a very powerful interface for YOUR personal information.
You can try running it in other OS than Windows by using Mono Project </p><p>Added: 2009.01.06 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>MySQL Backup</title>
    <link>http://www.opensourcelist.org/software/795</link>
    <pubDate>Mon, 08 Dec 2008 15:30:07 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/795/20081208153007</guid>
    <description>
Description:MySQL Backup is written in Perl. It uses mysqlshow to grab the database names and "show tables" to grab the table names for a user's account, and then uses mysqldump to save the data in a subdirectory named in the script. It then tars and gzips the files, using the date and time for the file name. It can be run from cron on a daily basis. It now removes old files and has an option to email the gzip file to an admin and/or ftp the files to a remote server. It also has options to use "select data into outfile" or a regular "select" for users who can't use mysqldump. (Some hosts don't allow that.) MySQL Backup was featured as the
"Tool of the Month" for June, 2002 at UnixReview.com. Version 3.3 was released on September 14, 2008.
Comments:</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://worldcommunity.com/opensource/utilities/mysql_backup.html">MySQL Backup</a></p><p>Description: MySQL Backup is written in Perl. It uses mysqlshow to grab the database names and "show tables" to grab the table names for a user's account, and then uses mysqldump to save the data in a subdirectory named in the script. It then tars and gzips the files, using the date and time for the file name. It can be run from cron on a daily basis. It now removes old files and has an option to email the gzip file to an admin and/or ftp the files to a remote server. It also has options to use "select data into outfile" or a regular "select" for users who can't use mysqldump. (Some hosts don't allow that.) MySQL Backup was featured as the
"Tool of the Month" for June, 2002 at UnixReview.com. Version 3.3 was released on September 14, 2008. </p><p>Comment:  </p><p>Added: 2008.12.08 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>Argentum</title>
    <link>http://www.opensourcelist.org/software/798</link>
    <pubDate>Thu, 04 Dec 2008 12:20:59 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/798/20081204122059</guid>
    <description>
Description:Web based, open source time tracking and invoice creation system.
Comments:</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://www.argentuminvoice.com">Argentum</a></p><p>Description: Web based, open source time tracking and invoice creation system. </p><p>Comment:  </p><p>Added: 2008.12.04 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>Total Boum Boum</title>
    <link>http://www.opensourcelist.org/software/797</link>
    <pubDate>Mon, 03 Nov 2008 08:57:27 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/797/20081103085727</guid>
    <description>
Description:Total Boum Boum is an open source clone of the legendary game Bomberman. It is programmed in Java and also uses XML-related technologies. This project aims firstly at proposing a very general and configurable game, allowing players and designers to create their own levels, graphical environments, sprites and various components. Even the rules will be partially modifiable. The second purpose of the project is to support an AI university assignment (the students have to program the behaviour of a computer-controlled player).
Comments:source :
http://code.google.com/p/totalboumboum/</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://totalboumboum.free.fr">Total Boum Boum</a></p><p>Description: Total Boum Boum is an open source clone of the legendary game Bomberman. It is programmed in Java and also uses XML-related technologies. This project aims firstly at proposing a very general and configurable game, allowing players and designers to create their own levels, graphical environments, sprites and various components. Even the rules will be partially modifiable. The second purpose of the project is to support an AI university assignment (the students have to program the behaviour of a computer-controlled player). </p><p>Comment: source :
http://code.google.com/p/totalboumboum/ </p><p>Added: 2008.11.03 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>Process History</title>
    <link>http://www.opensourcelist.org/software/769</link>
    <pubDate>Tue, 19 Aug 2008 15:47:03 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/769/20080819154703</guid>
    <description>
Description:A process and executable database of the processes owned by you.
Includes a graphical tool to analyse process usage. The process data can be presented of a point in time or quantity by minute, hour, day and month. Processes that have not ended yet are included.
Identifies executable files. 
Comments:Update to view process CPU & Memory usage planned.</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://myweb.tiscali.co.uk/janstetka/">Process History</a></p><p>Description: A process and executable database of the processes owned by you.
Includes a graphical tool to analyse process usage. The process data can be presented of a point in time or quantity by minute, hour, day and month. Processes that have not ended yet are included.
Identifies executable files.  </p><p>Comment: Update to view process CPU & Memory usage planned. </p><p>Added: 2008.08.19 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>XML Directory Listing</title>
    <link>http://www.opensourcelist.org/software/744</link>
    <pubDate>Mon, 11 Aug 2008 16:19:16 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/744/20080811161916</guid>
    <description>
Description:The XML Directory Listing application recursively searches a given directory, and generates an XML file representing the directory structure.
Comments:</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://code.google.com/p/xml-dir-listing/">XML Directory Listing</a></p><p>Description: The XML Directory Listing application recursively searches a given directory, and generates an XML file representing the directory structure. </p><p>Comment:  </p><p>Added: 2008.08.11 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>

<item>
    <title>vstrip</title>
    <link>http://www.opensourcelist.org/software/761</link>
    <pubDate>Fri, 08 Aug 2008 12:22:50 EST</pubDate>
    <guid>http://www.opensourcelist.org/software/761/20080808122250</guid>
    <description>
Description:DVD ripping program.
Comments:GUI front end is for Windows, but command line version has been successfully compiled by some on Linux.</description>
<content:encoded><![CDATA[<div class="osl_software"><p>Software: <a href="http://www.doom9.org/Soft21/Sources/vStrip.zip ">vstrip</a></p><p>Description: DVD ripping program. </p><p>Comment: GUI front end is for Windows, but command line version has been successfully compiled by some on Linux. </p><p>Added: 2008.08.08 (<strong>1</strong> years ago)</p></div>
]]></content:encoded>
</item>
</channel>
</rss>
