<?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; Libraries</title>
	<atom:link href="http://worldforgedev.org/archives/category/software/libraries/feed" rel="self" type="application/rss+xml" />
	<link>http://worldforgedev.org</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 21:29:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Mercator 0.2.9 Release</title>
		<link>http://worldforgedev.org/archives/321</link>
		<comments>http://worldforgedev.org/archives/321#comments</comments>
		<pubDate>Sun, 14 Nov 2010 13:37:53 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=321</guid>
		<description><![CDATA[Mercator 0.2.9 has been released and is now available from the WorldForge download site. Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes &#8230; <a href="http://worldforgedev.org/archives/321">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.worldforge.org/dev/eng/libraries/mercator">Mercator</a> 0.2.9 has been released and is now available from the WorldForge download site.</p>
<p>Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes with each version.<br />
<span id="more-321"></span><br />
Changes in this version:</p>
<ul>
<li>The API has been extended to allow application specific context data to be attached to terrain mods.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.9.tar.bz2">Source Code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.9-1.src.rpm">Source RPM</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.9-1.fc13.wf.i386.rpm">Fedora 13 RPM</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-devel-0.2.9-1.fc13.wf.i386.rpm">Fedora 13 devel RPM</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/321&via=worldforge&text=Mercator 0.2.9 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/321&via=worldforge&text=Mercator 0.2.9 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/321"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/321/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eris 1.3.16 Released</title>
		<link>http://worldforgedev.org/archives/261</link>
		<comments>http://worldforgedev.org/archives/261#comments</comments>
		<pubDate>Thu, 09 Sep 2010 23:04:37 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=261</guid>
		<description><![CDATA[Eris version 1.3.16 has been released and is now available from the WorldForge download site. Eris is the WorldForge client-side session layer, used by many existing clients. This is a development release, as the API may change prior to the &#8230; <a href="http://worldforgedev.org/archives/261">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/eris">Eris</a> version 1.3.16 has been released and is now available from the WorldForge <a href="https://sourceforge.net/projects/worldforge/files/Eris%201.4%20%28client%20lib%29/">download site</a>. Eris is the WorldForge client-side session layer, used by many existing clients.</p>
<p>This is a development release, as the API may change prior to the final release of Eris 1.4.0. However, any changes should be minor and easy to incorporate into clients; testing is recommended and appreciated.</p>
<p><span id="more-261"></span>Changes:</p>
<ul>
<li>The API has been updated to provide features for the latest Ember.</li>
<li>The test subsystem has been updated.</li>
<li>The metaserver code has been fixed to deal with over 139 running servers.</li>
</ul>
<p>Source code can be downloaded from the following  locations:</p>
<ul>
<li><a href="http://sourceforge.net/projects/worldforge/files/Eris%201.4%20%28client%20lib%29/1.3.16/eris-1.3.16.tar.bz2/download">Source Code .bz2</a></li>
<li><a href="http://sourceforge.net/projects/worldforge/files/Eris%201.4%20%28client%20lib%29/1.3.16/eris-1.3.16.tar.gz/download">Source Code .gz</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/261&via=worldforge&text=Eris 1.3.16 Released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/261&via=worldforge&text=Eris 1.3.16 Released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/261"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/261/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eris 1.3.15 Released</title>
		<link>http://worldforgedev.org/archives/224</link>
		<comments>http://worldforgedev.org/archives/224#comments</comments>
		<pubDate>Mon, 10 May 2010 17:28:53 +0000</pubDate>
		<dc:creator>erik</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Eris]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=224</guid>
		<description><![CDATA[Eris version 1.3.15 has been released and is now available from the WorldForge download site. Eris is the WorldForge client-side session layer, used by many existing clients. This is a development release, as the API may change prior to the &#8230; <a href="http://worldforgedev.org/archives/224">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/eris">Eris</a> version 1.3.15 has been released and is now available from the WorldForge <a href="https://sourceforge.net/projects/worldforge/files/Eris%201.4%20%28client%20lib%29/">download site</a>. Eris is the WorldForge client-side session layer, used by many existing clients.</p>
<p>This is a development release, as the API may change prior to the final release of Eris 1.4.0. However, any changes should be minor and easy to incorporate into clients; testing is recommended and appreciated.</p>
<p><span id="more-224"></span>Changes:</p>
<ul>
<li>Optimizations to the MetaServer which will improve performance when querying for servers.</li>
<li>Support for server side spawn points when creating new characters.</li>
<li>Allow for clients to create local Entity instances, not bound to any server.</li>
<li>Build fixes for gcc 4.4.</li>
</ul>
<p>Source code can be downloaded from the following  locations:</p>
<ul>
<li><a href="https://sourceforge.net/projects/worldforge/files/Eris%201.4%20%28client%20lib%29/1.3.15/eris-1.3.15.tar.bz2/download">Source Code .bz2</a></li>
<li><a href="https://sourceforge.net/projects/worldforge/files/Eris%201.4%20%28client%20lib%29/1.3.15/eris-1.3.15.tar.gz/download">Source Code .gz</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/224&via=worldforge&text=Eris 1.3.15 Released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/224&via=worldforge&text=Eris 1.3.15 Released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/224"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/224/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WFMath 0.3.9 Release</title>
		<link>http://worldforgedev.org/archives/171</link>
		<comments>http://worldforgedev.org/archives/171#comments</comments>
		<pubDate>Mon, 09 Feb 2009 18:55:13 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=171</guid>
		<description><![CDATA[WFMath version 0.3.9 has been released and is available from the WorldForge download site. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, &#8230; <a href="http://worldforgedev.org/archives/171">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/wfmath">WFMath</a> version 0.3.9 has been released and is available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, vectors, matrices and quaternions. It is required by all WorldForge components.</p>
<p>This release is aimed at all developers.<br />
<span id="more-171"></span><br />
Changes in this version:</p>
<ul>
<li>The headers have been cleaned up to include fewer system headers and dependencies, and keep the namespace a bit cleaner.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.9.tar.bz2">Source code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.9-1.src.rpm">Source rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.9-1.fc9.wf.i386.rpm">Fedora 9 rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-devel-0.3.9-1.fc9.wf.i386.rpm">Fedora 9 devel rpm</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/171&via=worldforge&text=WFMath 0.3.9 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/171&via=worldforge&text=WFMath 0.3.9 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/171"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/171/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WFMath 0.3.8 Release</title>
		<link>http://worldforgedev.org/archives/159</link>
		<comments>http://worldforgedev.org/archives/159#comments</comments>
		<pubDate>Sat, 15 Nov 2008 18:08:42 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/?p=159</guid>
		<description><![CDATA[WFMath version 0.3.8 has been released and is available from the WorldForge download site. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, &#8230; <a href="http://worldforgedev.org/archives/159">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/wfmath">WFMath</a> version 0.3.8 has been released and is available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, vectors, matrices and quaternions. It is required by all WorldForge components.</p>
<p>This release is aimed at all developers.<br />
<span id="more-159"></span><br />
Changes in this version:</p>
<ul>
<li>The source has been updated to build cleanly on modern compilers.</li>
<li>The build files have been updated to work better with modern tools.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.8.tar.bz2">Source code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.8-1.src.rpm">Source rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.8-1.fc9.wf.i386.rpm">Fedora 9 rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-devel-0.3.8-1.fc9.wf.i386.rpm">Fedora 9 devel rpm</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/159&via=worldforge&text=WFMath 0.3.8 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/159&via=worldforge&text=WFMath 0.3.8 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/159"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/159/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 &#8230; <a href="http://worldforgedev.org/archives/156">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/156&via=worldforge&text=libwfut 0.2.1 released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/156&via=worldforge&text=libwfut 0.2.1 released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/156"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/156/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mercator 0.2.6 Release</title>
		<link>http://worldforgedev.org/archives/146</link>
		<comments>http://worldforgedev.org/archives/146#comments</comments>
		<pubDate>Sun, 17 Aug 2008 00:26:27 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/146</guid>
		<description><![CDATA[Mercator 0.2.6 has been released and is now available from the WorldForge download site. Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes &#8230; <a href="http://worldforgedev.org/archives/146">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.worldforge.org/dev/eng/libraries/mercator">Mercator</a> 0.2.6 has been released and is now available from the WorldForge download site.</p>
<p>Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes with each version.<br />
<span id="more-146"></span><br />
Changes in this version:</p>
<ul>
<li>The API for terrain modifications has been fleshed out and is now more complete.</li>
<li>The Forest code has been extended to make it more generic and<br />
useful.</li>
<li>The offset of a Segment is now provided in terrain coordinates<br />
rather than segment multiples to make code simpler everywhere.</li>
<li>Memory footprint is reduced, and some leaks have been fixed.</li>
<li>Inline and generated API documentation has been improved.</li>
<li>Test coverage has been improved.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.6.tar.bz2">Source Code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.6-1.src.rpm">Source RPM</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-0.2.6-1.fc9.wf.i386.rpm">Fedora Core 9 RPM</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/mercator-devel-0.2.6-1.fc9.wf.i386.rpm">Fedora Core 9 devel RPM</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/146&via=worldforge&text=Mercator 0.2.6 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/146&via=worldforge&text=Mercator 0.2.6 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/146"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/146/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>libwfut 0.2.0 released</title>
		<link>http://worldforgedev.org/archives/132</link>
		<comments>http://worldforgedev.org/archives/132#comments</comments>
		<pubDate>Wed, 02 Apr 2008 20:17:04 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[libwfut]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/132</guid>
		<description><![CDATA[libwfut 0.2.0 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 &#8230; <a href="http://worldforgedev.org/archives/132">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>libwfut 0.2.0 has been released and is available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799" title="WorldForge download site">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 contains a swig generated python interface, download mirror selection, improved error reporting, control over the number of simultaneous downloads and numerous other bug fixes and improvements.</p>
<p><span id="more-132"></span></p>
<p>Source: <a href="http://downloads.sourceforge.net/worldforge/libwfut-0.2.0.tar.gz" title="libwfut-0.2.0.tar.gz">libwfut-0.2.0.tar.gz</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/132&via=worldforge&text=libwfut 0.2.0 released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/132&via=worldforge&text=libwfut 0.2.0 released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/132"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/132/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eris 1.3.13 Release</title>
		<link>http://worldforgedev.org/archives/121</link>
		<comments>http://worldforgedev.org/archives/121#comments</comments>
		<pubDate>Mon, 03 Dec 2007 02:36:30 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/121</guid>
		<description><![CDATA[Eris version 1.3.13 has been released and is now available from the WorldForge download site. Eris is the WorldForge client-side session layer, used by many existing clients. This is a development release, as the API may change prior to the &#8230; <a href="http://worldforgedev.org/archives/121">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/eris">Eris</a> version 1.3.13 has been released and is now available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. Eris is the WorldForge client-side session layer, used by many existing clients.</p>
<p>This is a development release, as the API may change prior to the final release of Eris 1.4.0. However, any changes should be minor and easy to incorporate into clients; testing is recommended and appreciated.<br />
<span id="more-121"></span><br />
Major changes in this version:</p>
<ul>
<li>A number of bugs have been fixed.</li>
<li>The code now uses the sigc++ 2.0 API cleanly and consistently.</li>
<li>The tests now cover much more of the code.</li>
</ul>
<p>Source code and binary packages can be downloaded from the following locations:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-1.3.13.tar.bz2">Source Code .bz2</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-1.3.13.tar.gz">Source Code .gz</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-1.3.13-1.src.rpm">Source rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-1.3.13-1.fc7.wf.i386.rpm">Fedora Core 7 rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-devel-1.3.13-1.fc7.wf.i386.rpm">Fedora Core 7 devel rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-static-1.3.13-1.fc7.wf.i386.rpm">Fedora Core 7 static libs rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/eris-docs-1.3.13-1.fc7.wf.i386.rpm">Documentation rpm</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/121&via=worldforge&text=Eris 1.3.13 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/121&via=worldforge&text=Eris 1.3.13 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/121"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/121/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WFMath 0.3.7 Release</title>
		<link>http://worldforgedev.org/archives/120</link>
		<comments>http://worldforgedev.org/archives/120#comments</comments>
		<pubDate>Mon, 03 Dec 2007 01:49:47 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
				<category><![CDATA[Libraries]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/120</guid>
		<description><![CDATA[WFMath version 0.3.7 has been released and is available from the WorldForge download site. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, &#8230; <a href="http://worldforgedev.org/archives/120">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://worldforge.org/dev/eng/libraries/wfmath">WFMath</a> version 0.3.7 has been released and is available from the WorldForge <a href="http://sourceforge.net/project/showfiles.php?group_id=11799">download site</a>. WFMath, or the WorldForge Math library&#8217;s main focus is geometric objects, and it has classes for several shapes as well as the basic math objects, points, vectors, matrices and quaternions. It is required by all WorldForge components.</p>
<p>This release is aimed at all developers.<br />
<span id="more-120"></span><br />
Changes in this version:</p>
<ul>
<li>A bug has been fixed that caused orientation data to get corrupted.</li>
</ul>
<p>Source code and Linux binary packages can be downloaded from here:</p>
<ul>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.7.tar.bz2">Source code</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.7-1.src.rpm">Source rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-0.3.7-1.fc7.wf.i386.rpm">Fedora Core 7 rpm</a></li>
<li><a href="http://downloads.sourceforge.net/worldforge/wfmath-devel-0.3.7-1.fc7.wf.i386.rpm">Fedora Core 7 devel rpm</a></li>
</ul>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/120&via=worldforge&text=WFMath 0.3.7 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://worldforgedev.org/archives/120&via=worldforge&text=WFMath 0.3.7 Release&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float:right;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://worldforgedev.org/archives/120"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/120/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

