<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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>WorldForge Developers Journal</title>
	<link>http://worldforgedev.org</link>
	<description></description>
	<pubDate>Tue, 22 Apr 2008 21:02:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Summer of Code 2008 students announced</title>
		<link>http://worldforgedev.org/archives/134</link>
		<comments>http://worldforgedev.org/archives/134#comments</comments>
		<pubDate>Tue, 22 Apr 2008 21:02:00 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Project]]></category>

		<category><![CDATA[gsoc]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/134</guid>
		<description><![CDATA[The final students for the Google Summer of Code 2008 have been announced. We were really pleased with all of the applications we got and had a really hard time selecting the top three to fill our three slots. The three lucky ones are:
Student:   Alexey Torkhov
Mentor: Erik Hjortsberg
Project:      [...]]]></description>
			<content:encoded><![CDATA[<p>The final students for the Google Summer of Code 2008 have been announced. We were really pleased with all of the applications we got and had a really hard time selecting the top three to fill our three slots. The three lucky ones are:</p>
<p>Student:   Alexey Torkhov<br />
Mentor: Erik Hjortsberg<br />
Project:         <a href="http://code.google.com/soc/2008/worldforge/appinfo.html?csaid=5DD5FE42B95AE6BE">Implement advanced entity creator in Ember client</a><a href="http://code.google.com/soc/2008/worldforge/appinfo.html?csaid=5DD5FE42B95AE6BE"><br />
</a></p>
<p>Student:   Tamas Bates<br />
Mentor: Kai Blin<br />
Project:         <a href="http://code.google.com/soc/2008/worldforge/appinfo.html?csaid=423DB7469DE73837">Terrain Modifiers</a></p>
<p><a href="http://code.google.com/soc/2008/worldforge/appinfo.html?csaid=423DB7469DE73837"></a>Student: Rômulo Fernandes Machado Leitão<br />
Mentor: Erik Hjortsberg<br />
Project:  <a href="http://code.google.com/soc/2008/worldforge/appinfo.html?csaid=AF37382C8AD9280D">Implement a sound manager to allow Ember to have sounds</a></p>
<p>We&#8217;re confident that this summer will bring very good things to the whole project, and we&#8217;re really looking forward to working with the students! The coming month will allow them to get better orientated within both the project, the code and the community until May 26 when coding officially starts.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/134/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember 0.5.2 released</title>
		<link>http://worldforgedev.org/archives/133</link>
		<comments>http://worldforgedev.org/archives/133#comments</comments>
		<pubDate>Sun, 20 Apr 2008 10:13:53 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Ember]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/133</guid>
		<description><![CDATA[Ember version 0.5.2 has been released and is now available from the WorldForge download site.
Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system.
This release adds a totally rewritten foliage system which allows for addition of efficient and natural looking foliage [...]]]></description>
			<content:encoded><![CDATA[<p>Ember version 0.5.2 has been released and is now available from the WorldForge download site.</p>
<p>Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system.<br />
This release adds a totally rewritten foliage system which allows for addition of efficient and natural looking foliage such as bushes and plants. In addition to that a new imposter system has been added, allowing for scenes with large forests. A lot of smaller bugs and glitches have been fixed, and the gui has been tweaked to behave more intuitively. Note that if you compile from source, you will need to install the media too, either by using the &#8220;make releasemediarsync&#8221; make target or by installing the content of ember-media-0.5.2.tar.bz2 to PREFIX/share/ember/media Also note that this version requires CEGUI 0.6.0 and libwfut 0.2.0.<br />
 <a href="http://worldforgedev.org/archives/133#more-133" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/133/feed</wfw:commentRss>
		</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 contains a swig generated python interface, download mirror selection, improved error reporting, control over the number [...]]]></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> <a href="http://worldforgedev.org/archives/132#more-132" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/132/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember moves to git</title>
		<link>http://worldforgedev.org/archives/131</link>
		<comments>http://worldforgedev.org/archives/131#comments</comments>
		<pubDate>Thu, 27 Mar 2008 20:56:35 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/131</guid>
		<description><![CDATA[For quite some time we&#8217;ve been looking at replacements for the ageing CVS setup we&#8217;ve been using. After considering and testing some of the newest distributed versioning  systems available we&#8217;ve settled for Git for Ember. Note that this only affects Ember; other components of the Worldforge projects still reside in CVS.
]]></description>
			<content:encoded><![CDATA[<p>For quite some time we&#8217;ve been looking at replacements for the ageing CVS setup we&#8217;ve been using. After considering and testing some of the newest distributed versioning  systems available we&#8217;ve settled for Git for Ember. Note that this only affects Ember; other components of the Worldforge projects still reside in CVS.</p>
<p> <a href="http://worldforgedev.org/archives/131#more-131" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/131/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Summer of Code 2008 is on.</title>
		<link>http://worldforgedev.org/archives/130</link>
		<comments>http://worldforgedev.org/archives/130#comments</comments>
		<pubDate>Mon, 17 Mar 2008 23:10:20 +0000</pubDate>
		<dc:creator>kai</dc:creator>
		
		<category><![CDATA[Ember]]></category>

		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/130</guid>
		<description><![CDATA[WorldForge has been accepted as a mentoring organization for the Google Summer of Code 2008.
If you are a student interested in participating, see our project ideas list, visit us in the #lounge channel on irc.worldforge.org or say hello on the general mailing list. We are looking forward to hearing from you.
We would like to thank [...]]]></description>
			<content:encoded><![CDATA[<p>WorldForge has been accepted as a mentoring organization for the <a href="http://code.google.com/soc/2008/">Google Summer of Code 2008</a>.</p>
<p>If you are a student interested in participating, see our <a href="http://wiki.worldforge.org/wiki/Summer_of_Code">project ideas list</a>, visit us in the #lounge channel on irc.worldforge.org or say hello on the <a href="http://mail.worldforge.org/lists/listinfo/general">general</a> mailing list. We are looking forward to hearing from you.</p>
<p>We would like to thank Google, Leslie Hawthorn in particular, for this great opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/130/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember media installation</title>
		<link>http://worldforgedev.org/archives/129</link>
		<comments>http://worldforgedev.org/archives/129#comments</comments>
		<pubDate>Sun, 09 Mar 2008 17:53:55 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/129</guid>
		<description><![CDATA[I&#8217;ve just committed some updates to Ember which should help developers with getting the correct media. These consists of a new rsync service installed at amber as well as some new make targets for easy media installation.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just committed some updates to Ember which should help developers with getting the correct media. These consists of a new rsync service installed at amber as well as some new make targets for easy media installation. <a href="http://worldforgedev.org/archives/129#more-129" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/129/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember progress report</title>
		<link>http://worldforgedev.org/archives/128</link>
		<comments>http://worldforgedev.org/archives/128#comments</comments>
		<pubDate>Fri, 29 Feb 2008 11:08:56 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Clients]]></category>

		<category><![CDATA[Ember]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[foliage]]></category>

		<category><![CDATA[imposters]]></category>

		<category><![CDATA[progress]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/128</guid>
		<description><![CDATA[I think it&#8217;s time for another Ember progress report. Since the release of 0.5.1 I&#8217;ve spent some time fixing a large number of bugs, many of which were discovered through the public release of 0.5.1, and reported on the Launchpad. So far I&#8217;m very pleased with the Launchpad, since it&#8217;s actually being used for bug [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s time for another Ember progress report. Since the release of 0.5.1 I&#8217;ve spent some time fixing a large number of bugs, many of which were discovered through the public release of 0.5.1, and reported on the Launchpad. So far I&#8217;m very pleased with the Launchpad, since it&#8217;s actually being used for bug reporting. However, I&#8217;d like to highlight some of the new features in Ember currently being developed.</p>
<p> <a href="http://worldforgedev.org/archives/128#more-128" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/128/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ember 0.5.1 binary package for Windows available</title>
		<link>http://worldforgedev.org/archives/127</link>
		<comments>http://worldforgedev.org/archives/127#comments</comments>
		<pubDate>Sun, 13 Jan 2008 20:55:22 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Ember]]></category>

		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/127</guid>
		<description><![CDATA[A binary package for Ember 0.5.1 is now available from here. DirectX 9.0c needs to be installed for it to work.
All main development of Ember occurs on Linux, so the Win32 port is not guaranteed to be as stable. If you experience any problems, please report them, preferrebly to the bug tracker.
]]></description>
			<content:encoded><![CDATA[<p>A binary package for Ember 0.5.1 is now available from <a href="http://downloads.sourceforge.net/worldforge/Ember-0.5.1.exe">here</a>. DirectX 9.0c needs to be installed for it to work.</p>
<p>All main development of Ember occurs on Linux, so the Win32 port is not guaranteed to be as stable. If you experience any problems, please report them, preferrebly to the <a href="https://bugs.launchpad.net/ember/" title="The Ember bug tracker.">bug tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/127/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tileable Models</title>
		<link>http://worldforgedev.org/archives/126</link>
		<comments>http://worldforgedev.org/archives/126#comments</comments>
		<pubDate>Mon, 07 Jan 2008 19:34:10 +0000</pubDate>
		<dc:creator>alriddoch</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/126</guid>
		<description><![CDATA[Here is a proposal for a powerful mechanism which I think will allow is to do neat dynamic things without having to add lots of special case code, scripts or data to the client.
Everyone who works with graphics should be familiar with the concept of tiles images or textures where the same image is repeated [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a proposal for a powerful mechanism which I think will allow is to do neat dynamic things without having to add lots of special case code, scripts or data to the client.</p>
<p>Everyone who works with graphics should be familiar with the concept of tiles images or textures where the same image is repeated in order to cover an area large than the original image.</p>
<p>The concept of tiled models aims to do something similar, but by rendering multiple instances of a 3D model adjacent to each other to represent a larger entity. There are a few example cases to which this could be applied, both existing and new.<br />
 <a href="http://worldforgedev.org/archives/126#more-126" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/126/feed</wfw:commentRss>
		</item>
		<item>
		<title>Corrupt Ember Autopackage file fixed</title>
		<link>http://worldforgedev.org/archives/124</link>
		<comments>http://worldforgedev.org/archives/124#comments</comments>
		<pubDate>Sun, 23 Dec 2007 20:49:55 +0000</pubDate>
		<dc:creator>erik</dc:creator>
		
		<category><![CDATA[Ember]]></category>

		<guid isPermaLink="false">http://worldforgedev.org/archives/124</guid>
		<description><![CDATA[The ember-0.5.1.x86.package file hosted on Sourceforge and released together with the source release for Ember 0.5.1 was corrupt, a newer non-corrupt version have now been uploaded. It can be downloaded from here.
Merry Christmas!
]]></description>
			<content:encoded><![CDATA[<p>The ember-0.5.1.x86.package file hosted on Sourceforge and released together with the source release for Ember 0.5.1 was corrupt, a newer non-corrupt version have now been uploaded. It can be downloaded from <a href="http://downloads.sourceforge.net/worldforge/ember-0.5.1.x86.package">here</a>.</p>
<p>Merry Christmas!</p>
]]></content:encoded>
			<wfw:commentRss>http://worldforgedev.org/archives/124/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
