<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Opensource Applications</title>
	<atom:link href="http://apps.open-libraries.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://apps.open-libraries.com</link>
	<description>Daily dose of open source</description>
	<lastBuildDate>Sun, 27 Jun 2010 17:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Best Open Source Continuous Integration Tools</title>
		<link>http://apps.open-libraries.com/best-open-source-continuous-integration-tools/</link>
		<comments>http://apps.open-libraries.com/best-open-source-continuous-integration-tools/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 16:40:00 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/best-open-source-continuous-integration-tools/</guid>
		<description><![CDATA[Continuous Integration is one of the most reliable processes in the software industry. Continuous Integration tools help keep track of the messy software devlopment process with great ease. This process is no longer restricted to huge enterprises and establishments, thanks to the different open source Continuous Integration tools available. Here is a summary of the pros and cons of the various opensource Continuous Integration tools that will be a prospective choice for several non profit organi<br /><img src="http://i43.tinypic.com/10nb7gz.jpg" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://i43.tinypic.com/10nb7gz.jpg" /><br />Continuous Integration is one of the most reliable processes in the software industry. Continuous Integration tools help keep track of the messy software devlopment process with great ease. This process is no longer restricted to huge enterprises and establishments, thanks to the different open source Continuous Integration tools available. Here is a summary of the pros and cons of the various opensource Continuous Integration tools that will be a prospective choice for several non profit organisations and start up software firms to ensure quality at it economical best.<BR><br />
<h2><a href="http://apps.open-libraries.com/hudson/">1. Hudson</a></h2>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
Hudson is a continuous integration tool written in Java, which runs in a servlet container, such as Apache Tomcat or the GlassFish application server. It supports SCM tools including CVS, Subversion, Git and Clearcase and can execute Apache Ant and Apache Maven based projects, as well as arbitrary shell scripts and Windows batch commands.<br /><img src="http://i42.tinypic.com/2e0thd1.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/cruisecontrol-net/">2. CruiseControl NET</a></h2>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
CruiseControl.NET is an Automated Continuous Integration server, implemented using the Microsoft .NET Framework. <br /><img src="http://i44.tinypic.com/20zz0xi.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/apache-continuum/">3. Apache Continuum</a></h2>
<p>Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems. Whether you have a centralized build team or want to put control of releases in the hands of developers, Continuum can help you improve quality and maintain a consistent build environment.<br /><img src="http://i41.tinypic.com/iqhued.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/draco-net/">4. Draco NET</a></h2>
<p>Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build.<br /><img src="http://i44.tinypic.com/ie11rl.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/cabie/">5. CABIE</a></h2>
<p>Continuous Automated Build and Integration Environment. Cabie is a multi-platform, multi-cm client/server based application providing both command line and web-based access to real time build monitoring and execution information. Cabie builds jobs based upon configuration information stored in MySQL and will support virtually any build that can be called from the command line. Cabie provides a centralized collection point for all builds providing web based dynamic access, the collector is SQL ba<br /><img src="http://i39.tinypic.com/3538m5k.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/buildbot/">6. Buildbot</a></h2>
<p>The BuildBot is a system to automate the compile test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everyw<br /><img src="http://i44.tinypic.com/sddb8w.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/beebox/">7. Beebox</a></h2>
<p>Beebox is a complete solution for any development and systems management team. It allows you to standardize your development, deployment and quality assurance processes, automate repetitive tasks, and greatly simplify teamwork in a continuous integration environment.<br /><img src="http://i43.tinypic.com/2agvqls.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/apache-gump/">8. Apache Gump</a></h2>
<p>Apache Gump is an open source Continuous Integration system, which aims to build and test all the open source Java projects, every night. Its aim is to make sure that all the projects are compatible, at both the API level and in terms of functionality matching specifications. It is hosted at gump.apache.org, and runs every night on the official Sun JVM.<br /><img src="http://i40.tinypic.com/feqbtl.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/controltier/">9. ControlTier</a></h2>
<p>ControlTier  is an open source, cross-platform build and deployment automation framework. ControlTier can help you to coordinate and scale service management and administration activities across multiple nodes and application tiers.<br /><img src="http://i42.tinypic.com/2wgudlk.jpg" /></p>
<p><BR><br />
<h2><a href="http://apps.open-libraries.com/cruisecontrol/">10. CruiseControl</a></h2>
<p>CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process. It includes dozens of plugins for a variety of source controls, build technologies, and notifications schemes including email and instant messaging. A web interface provides details of the current and previous builds. And the standard CruiseControl distribution is augmented through a rich selection of  3rd Party Tools.<br /><img src="http://i40.tinypic.com/n1cv36.jpg" /></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/best-open-source-continuous-integration-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hudson</title>
		<link>http://apps.open-libraries.com/hudson/</link>
		<comments>http://apps.open-libraries.com/hudson/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:32:34 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/hudson/</guid>
		<description><![CDATA[Hudson is a continuous integration tool written in Java, which runs in a servlet container, such as Apache Tomcat or the GlassFish application server. It supports SCM tools including CVS, Subversion, Git and Clearcase and can execute Apache Ant and Apache Maven based projects, as well as arbitrary shell scripts and Windows batch commands.<br /><img src="http://i42.tinypic.com/2e0thd1.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i42.tinypic.com/2e0thd1.jpg" /><br />Hudson is a continuous integration tool written in Java, which runs in a servlet container, such as Apache Tomcat or the GlassFish application server. It supports SCM tools including CVS, Subversion, Git and Clearcase and can execute Apache Ant and Apache Maven based projects, as well as arbitrary shell scripts and Windows batch commands.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Hudson" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://hudson-ci.org/"> Web Site</a><BR><img alt="Hudson" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://hudson-ci.org/latest/hudson.war"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/hudson/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CruiseControl NET</title>
		<link>http://apps.open-libraries.com/cruisecontrol-net/</link>
		<comments>http://apps.open-libraries.com/cruisecontrol-net/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:32:22 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/cruisecontrol-net/</guid>
		<description><![CDATA[CruiseControl.NET is an Automated Continuous Integration server, implemented using the Microsoft .NET Framework. <br /><img src="http://i44.tinypic.com/20zz0xi.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i44.tinypic.com/20zz0xi.jpg" /><br />CruiseControl.NET is an Automated Continuous Integration server, implemented using the Microsoft .NET Framework.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="CruiseControl NET" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET"> Web Site</a><BR><img alt="CruiseControl NET" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://confluence.public.thoughtworks.org/display/CCNET/Examples"> Demo</a><BR><img alt="CruiseControl NET" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://confluence.public.thoughtworks.org/display/CCNET/Download"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/cruisecontrol-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache Continuum</title>
		<link>http://apps.open-libraries.com/apache-continuum/</link>
		<comments>http://apps.open-libraries.com/apache-continuum/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:32:10 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/apache-continuum/</guid>
		<description><![CDATA[Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems. Whether you have a centralized build team or want to put control of releases in the hands of developers, Continuum can help you improve quality and maintain a consistent build environment.<br /><img src="http://i41.tinypic.com/iqhued.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i41.tinypic.com/iqhued.jpg" /><br />Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source control management systems. Whether you have a centralized build team or want to put control of releases in the hands of developers, Continuum can help you improve quality and maintain a consistent build environment.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Apache Continuum" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://continuum.apache.org/"> Web Site</a><BR><img alt="Apache Continuum" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://vmbuild.apache.org/continuum/"> Demo</a><BR><img alt="Apache Continuum" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://continuum.apache.org/download.html"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/apache-continuum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Draco NET</title>
		<link>http://apps.open-libraries.com/draco-net/</link>
		<comments>http://apps.open-libraries.com/draco-net/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:31:57 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/draco-net/</guid>
		<description><![CDATA[Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build.<br /><img src="http://i44.tinypic.com/ie11rl.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i44.tinypic.com/ie11rl.jpg" /><br />Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Draco NET" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://draconet.sourceforge.net/"> Web Site</a><BR><img alt="Draco NET" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://sourceforge.net/projects/draconet/files/draconet/1.6-release-2%20%281.6.4.0%29/draco-1.6.4-src.zip/download"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/draco-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CABIE</title>
		<link>http://apps.open-libraries.com/cabie/</link>
		<comments>http://apps.open-libraries.com/cabie/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:31:45 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/cabie/</guid>
		<description><![CDATA[Continuous Automated Build and Integration Environment. Cabie is a multi-platform, multi-cm client/server based application providing both command line and web-based access to real time build monitoring and execution information. Cabie builds jobs based upon configuration information stored in MySQL and will support virtually any build that can be called from the command line. Cabie provides a centralized collection point for all builds providing web based dynamic access, the collector is SQL ba<br /><img src="http://i39.tinypic.com/3538m5k.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i39.tinypic.com/3538m5k.jpg" /><br />Continuous Automated Build and Integration Environment. Cabie is a multi-platform, multi-cm client/server based application providing both command line and web-based access to real time build monitoring and execution information. Cabie builds jobs based upon configuration information stored in MySQL and will support virtually any build that can be called from the command line. Cabie provides a centralized collection point for all builds providing web based dynamic access, the collector is SQL based and provides information for all projects under Cabies control.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="CABIE" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://cabie.tigris.org/"> Web Site</a><BR><img alt="CABIE" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://cabie.tigris.org/"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/cabie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buildbot</title>
		<link>http://apps.open-libraries.com/buildbot/</link>
		<comments>http://apps.open-libraries.com/buildbot/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:31:29 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/buildbot/</guid>
		<description><![CDATA[The BuildBot is a system to automate the compile test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everyw<br /><img src="http://i44.tinypic.com/sddb8w.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i44.tinypic.com/sddb8w.jpg" /><br />The BuildBot is a system to automate the compile test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Buildbot" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://buildbot.net/trac"> Web Site</a><BR><img alt="Buildbot" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://buildbot.net/trac/wiki/DownloadInstall"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/buildbot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beebox</title>
		<link>http://apps.open-libraries.com/beebox/</link>
		<comments>http://apps.open-libraries.com/beebox/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:31:15 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/beebox/</guid>
		<description><![CDATA[Beebox is a complete solution for any development and systems management team. It allows you to standardize your development, deployment and quality assurance processes, automate repetitive tasks, and greatly simplify teamwork in a continuous integration environment.<br /><img src="http://i43.tinypic.com/2agvqls.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i43.tinypic.com/2agvqls.jpg" /><br />Beebox is a complete solution for any development and systems management team. It allows you to standardize your development, deployment and quality assurance processes, automate repetitive tasks, and greatly simplify teamwork in a continuous integration environment.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Beebox" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.beebox.ca/en/home.html"> Web Site</a><BR><img alt="Beebox" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://www.beebox.ca/en/download.html"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/beebox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Gump</title>
		<link>http://apps.open-libraries.com/apache-gump/</link>
		<comments>http://apps.open-libraries.com/apache-gump/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:31:02 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/apache-gump/</guid>
		<description><![CDATA[Apache Gump is an open source Continuous Integration system, which aims to build and test all the open source Java projects, every night. Its aim is to make sure that all the projects are compatible, at both the API level and in terms of functionality matching specifications. It is hosted at gump.apache.org, and runs every night on the official Sun JVM.<br /><img src="http://i40.tinypic.com/feqbtl.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i40.tinypic.com/feqbtl.jpg" /><br />Apache Gump is an open source Continuous Integration system, which aims to build and test all the open source Java projects, every night. Its aim is to make sure that all the projects are compatible, at both the API level and in terms of functionality matching specifications. It is hosted at gump.apache.org, and runs every night on the official Sun JVM.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Apache Gump" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://gump.apache.org/"> Web Site</a><BR><img alt="Apache Gump" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "https://svn.apache.org/repos/asf/gump/trunk/"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/apache-gump/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ControlTier</title>
		<link>http://apps.open-libraries.com/controltier/</link>
		<comments>http://apps.open-libraries.com/controltier/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 11:30:47 +0000</pubDate>
		<dc:creator>js guy</dc:creator>
				<category><![CDATA[Continuous Integration]]></category>

		<guid isPermaLink="false">http://apps.open-libraries.com/controltier/</guid>
		<description><![CDATA[ControlTier  is an open source, cross-platform build and deployment automation framework. ControlTier can help you to coordinate and scale service management and administration activities across multiple nodes and application tiers.<br /><img src="http://i42.tinypic.com/2wgudlk.jpg" />]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://i42.tinypic.com/2wgudlk.jpg" /><br />ControlTier  is an open source, cross-platform build and deployment automation framework. ControlTier can help you to coordinate and scale service management and administration activities across multiple nodes and application tiers.
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Apps Image AD */
google_ad_slot = "1944342062";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="ControlTier" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://controltier.org/wiki/Main_Page"> Web Site</a><BR><img alt="ControlTier" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://controltier.org/wiki/Examples"> Demo</a><BR><img alt="ControlTier" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://controltier.org/wiki/Download"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://apps.open-libraries.com/controltier/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.390 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-31 00:29:54 -->
