<?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>WorldForge Developers Journal &#187; Tools</title>
	<atom:link href="http://worldforgedev.org/archives/category/software/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://worldforgedev.org</link>
	<description></description>
	<lastBuildDate>Thu, 03 Jun 2010 20:49:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>libwfut 0.2.2 Released</title>
		<link>http://worldforgedev.org/archives/236</link>
		<comments>http://worldforgedev.org/archives/236#comments</comments>
		<pubDate>Thu, 03 Jun 2010 20:43:57 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=236</guid>
		<description><![CDATA[libwfut 0.2.2 has been released and is available from the WorldForge download site. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality.
This release primarily fixes compilation problems on recent compilers.

Source: libwfut-0.2.2.tar.gz
]]></description>
			<content:encoded><![CDATA[<p>libwfut 0.2.2 has been released and is available from the WorldForge <a title="WorldForge download site" href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality.</p>
<p>This release primarily fixes compilation problems on recent compilers.</p>
<p><span id="more-236"></span></p>
<p>Source: <a title="libwfut-0.2.2.tar.gz" href="http://downloads.sourceforge.net/worldforge/libwfut-0.2.2.tar.gz">libwfut-0.2.2.tar.gz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/236/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WorldForge accepted into Google Summer of Code 2010</title>
		<link>http://worldforgedev.org/archives/209</link>
		<comments>http://worldforgedev.org/archives/209#comments</comments>
		<pubDate>Thu, 18 Mar 2010 20:07:58 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Cyphesis]]></category>
		<category><![CDATA[Ember]]></category>
		<category><![CDATA[Google SoC]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=209</guid>
		<description><![CDATA[Just like in the previous two years, Google has decided to accept WorldForge into the Google Summer of Code. Interested students can spend their summer break flipping code not burgers at WorldForge. See our project proposals page for some ideas of what you could work on. If you have your own idea, don&#8217;t hesitate to [...]]]></description>
			<content:encoded><![CDATA[<p>Just like in the previous two years, Google has decided to accept WorldForge into the Google Summer of Code. Interested students can spend their summer break flipping code not burgers at WorldForge. See our <a href="http://wiki.worldforge.org/wiki/Summer_of_Code">project proposals</a> page for some ideas of what you could work on. If you have your own idea, don&#8217;t hesitate to come to the WorldForge <a href="http://mail.worldforge.org/lists/listinfo/general">general mailinglist</a> to discuss your idea.</p>
<p>While student applications won&#8217;t open until March 29th (see the <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs#timeline">GSoC timeline</a>), the sooner you contact us, the better.</p>
<p>We&#8217;re looking forward to your project proposals.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/209/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WOMBAT 0.5.0 release</title>
		<link>http://worldforgedev.org/archives/206</link>
		<comments>http://worldforgedev.org/archives/206#comments</comments>
		<pubDate>Fri, 08 Jan 2010 09:11:58 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=206</guid>
		<description><![CDATA[The Wombat team is happy to release Wombat 0.5.0
Compared to the 0.4.0 release, Wombat 0.5.0 sports a lot of new features.
Notable differences are:

Now based on Pylons 0.9.7 and SQLAlchemy 0.5
No support for Python 2.4 anymore due to Pylons requirements
Users can now upload artwork
Uploaded artwork will be committed to the media repository after moderation by an [...]]]></description>
			<content:encoded><![CDATA[<p>The Wombat team is happy to release Wombat 0.5.0</p>
<p>Compared to the 0.4.0 release, Wombat 0.5.0 sports a lot of new features.</p>
<p>Notable differences are:</p>
<ul>
<li>Now based on Pylons 0.9.7 and SQLAlchemy 0.5</li>
<li>No support for Python 2.4 anymore due to Pylons requirements</li>
<li>Users can now upload artwork</li>
<li>Uploaded artwork will be committed to the media repository after moderation by an administrator or lead artist</li>
<li>Tag-based browsing and other new UI features</li>
<li>A new subversion backend uses pysvn instead of executing the svn shell commands</li>
<li>Automated database cleanups</li>
</ul>
<p>Read the <a href="http://kblin.blogspot.com/2010/01/wombat-050-released.html">full announcement</a> for the list of changes since the last development snapshot.</p>
<p>As always, the current release can be tested on the <a href="http://wombat.worldforge.org/">Wombat demo site</a>. As a new service, current progress can be seen on the <a href="http://wombat-dev.worldforge.org/">Wombat development site</a>, which shows the state of Wombat at the tip of the development. While the demo site shows the WorldForge media repository, the development site uses a scaled down repository to allow for faster database rebuilds in case something goes wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/206/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Summer of Code 2009 is on</title>
		<link>http://worldforgedev.org/archives/173</link>
		<comments>http://worldforgedev.org/archives/173#comments</comments>
		<pubDate>Thu, 19 Mar 2009 06:57:05 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Cyphesis]]></category>
		<category><![CDATA[Ember]]></category>
		<category><![CDATA[Google SoC]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=173</guid>
		<description><![CDATA[WorldForge has been accepted as a mentoring organization for the Google Summer of Code 2009.
If you are a student interested in participating, see our project ideas list, visit us in the #lounge channel on irc.worldforge.org, say hello on the general mailing list or post on the WorldForge forum. We are looking forward to hearing from [...]]]></description>
			<content:encoded><![CDATA[<p>WorldForge has been accepted as a mentoring organization for the <a href="http://code.google.com/soc/">Google Summer of Code 2009</a>.</p>
<p>If you are a student interested in participating, see <a href="http://wiki.worldforge.org/wiki/Summer_of_Code">our project ideas list</a>, visit us in the #lounge channel on irc.worldforge.org, say hello on the <a href="http://mail.worldforge.org/lists/listinfo/general">general</a> mailing list or post on the <a href="http://forums.worldforgedev.org/viewforum.php?f=19">WorldForge forum</a>. We are looking forward to hearing from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/173/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libwfut 0.2.1 released</title>
		<link>http://worldforgedev.org/archives/156</link>
		<comments>http://worldforgedev.org/archives/156#comments</comments>
		<pubDate>Mon, 03 Nov 2008 19:50:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=156</guid>
		<description><![CDATA[libwfut 0.2.1 has been released and is available from the WorldForge download site. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality.
This release allows downloads to be aborted, contains some sample python front-ends and fixes a few small bugs. [...]]]></description>
			<content:encoded><![CDATA[<p>libwfut 0.2.1 has been released and is available from the WorldForge <a title="WorldForge download site" href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality.</p>
<p>This release allows downloads to be aborted, contains some sample python front-ends and fixes a few small bugs. This version will also use a systemwide installation of tinyxml if available.</p>
<p><span id="more-156"></span></p>
<p>Source: <a title="libwfut-0.2.1.tar.gz" href="http://downloads.sourceforge.net/worldforge/libwfut-0.2.1.tar.gz">libwfut-0.2.1.tar.gz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/156/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WOMBAT 0.4.0 and 0.4.1 released</title>
		<link>http://worldforgedev.org/archives/154</link>
		<comments>http://worldforgedev.org/archives/154#comments</comments>
		<pubDate>Fri, 31 Oct 2008 18:30:03 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WOMBAT]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=154</guid>
		<description><![CDATA[The WOMBAT team is happy to announce the release of WOMBAT 0.4.0 and 0.4.1
New features in these versions include:

Completely revamped look and feel
Support for users and roles
Actions that change the server&#8217;s data
Custom icons that reflect the content of the media, if possible
New stock icons from the Tango project
Display total number of files under a directory [...]]]></description>
			<content:encoded><![CDATA[<p>The WOMBAT team is happy to announce the release of WOMBAT 0.4.0 and 0.4.1</p>
<p>New features in these versions include:</p>
<ul>
<li>Completely revamped look and feel</li>
<li>Support for users and roles</li>
<li>Actions that change the server&#8217;s data</li>
<li>Custom icons that reflect the content of the media, if possible</li>
<li>New stock icons from the Tango project</li>
<li>Display total number of files under a directory to simplify browsing</li>
</ul>
<p>As always, the <a href="http://wombat.worldforge.org/">WOMBAT demo page</a> has the current version for you to test. </p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/154/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WOMBAT 0.3.0 released.</title>
		<link>http://worldforgedev.org/archives/144</link>
		<comments>http://worldforgedev.org/archives/144#comments</comments>
		<pubDate>Wed, 13 Aug 2008 12:30:39 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WOMBAT]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/144</guid>
		<description><![CDATA[The WOMBAT team is happy to announce the release of WOMBAT 0.3.0
See the full announcement for details, and check out the live demo.
]]></description>
			<content:encoded><![CDATA[<p>The WOMBAT team is happy to announce the release of WOMBAT 0.3.0</p>
<p>See the <a href="http://kblin.blogspot.com/2008/08/wombat-030-released.html">full announcement</a> for details, and check out the <a href="http://wombat.worldforge.org/">live demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WOMBAT 0.1.1 released.</title>
		<link>http://worldforgedev.org/archives/141</link>
		<comments>http://worldforgedev.org/archives/141#comments</comments>
		<pubDate>Sun, 06 Jul 2008 13:08:14 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/141</guid>
		<description><![CDATA[Thanks to Thomas Ingham aka. magnethead, WOMBAT now uses CSS instead of tables for layout elements. While he was at it, Tom also revamped the colour scheme.
This got me to work on some user interface issues myself, getting you a new WOMBAT look as well as improved navigation.
As always, check out the live demo.
]]></description>
			<content:encoded><![CDATA[<p>Thanks to Thomas Ingham aka. magnethead, WOMBAT now uses CSS instead of tables for layout elements. While he was at it, Tom also revamped the colour scheme.<br />
This got me to work on some user interface issues myself, getting you a new WOMBAT look as well as improved navigation.</p>
<p>As always, check out the <a href="http://cookiebox.game-host.org/">live demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/141/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WOMBAT 0.1.0 released.</title>
		<link>http://worldforgedev.org/archives/140</link>
		<comments>http://worldforgedev.org/archives/140#comments</comments>
		<pubDate>Sat, 05 Jul 2008 12:42:54 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/140</guid>
		<description><![CDATA[I&#8217;m happy to announce the first alpha release of WOMBAT.
WOMBAT provides a nicer web frontend to the WorldForge media repository.
The 0.1.0 release provides the basic functionality of browsing the media repository:

A directory view listing subdirectories and files in the shown directory
A file view showing detailed information about the file and a file preview
A search function [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce the first alpha release of WOMBAT.</p>
<p>WOMBAT provides a nicer web frontend to the WorldForge media repository.<br />
The 0.1.0 release provides the basic functionality of browsing the media repository:</p>
<ul>
<li>A directory view listing subdirectories and files in the shown directory</li>
<li>A file view showing detailed information about the file and a file preview</li>
<li>A search function that will search for file/directory names.</li>
</ul>
<p>Let me encourage you to check out the <a href="http://cookiebox.game-host.org/">WOMBAT live demo</a>.</p>
<p>I would like to close with mentioning to all the artists out there that WOMBAT is still in need of a logo. I track this and other things on the<br />
<a href="https://launchpad.net/wombat">WOMBAT Launchpad page</a>. This is also the place to file bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/140/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WOMBAT 0.0.4 released.</title>
		<link>http://worldforgedev.org/archives/139</link>
		<comments>http://worldforgedev.org/archives/139#comments</comments>
		<pubDate>Fri, 04 Jul 2008 12:12:12 +0000</pubDate>
		<dc:creator>kai</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/139</guid>
		<description><![CDATA[WOMBAT 0.0.4 has been released today.
Changes to version 0.0.3 include

Files are now grouped by type in the directory view
The file view has preview for text, image and sound files

As always, my home box runs a demo site.
]]></description>
			<content:encoded><![CDATA[<p>WOMBAT 0.0.4 has been released today.</p>
<p>Changes to version 0.0.3 include</p>
<ul>
<li>Files are now grouped by type in the directory view</li>
<li>The file view has preview for text, image and sound files</li>
</ul>
<p>As always, <a href="http://cookiebox.game-host.org/">my home box</a> runs a demo site.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/139/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
