<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="0.92">
<channel>
	<title>Kimmi's Weblog</title>
	<link>http://sir-kimmi.de/blog</link>
	<description>Just stuff from my life</description>
	<lastBuildDate>Thu, 11 Feb 2010 16:38:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The advantage of solving real issues with a learning project</title>
		<description>In my developer life I developed many little applications and libraries to see, how to deal with API's, special programming techniques or new languages. My reason to stop my experimental work before getting something useful was everytime the same thing: my movitation was gone or another experimental code was more ...</description>
		<link>http://sir-kimmi.de/blog/?p=18</link>
			</item>
	<item>
		<title>How to deal with memory issues using WinXP</title>
		<description>In the last days a lot people asked me questions regarding memory issues using Windows XP. SO I decided to write down my experiences with the common tools. Maybe I am not the first one who wrote down a proposal about this. But so my blog looks a bit more ...</description>
		<link>http://sir-kimmi.de/blog/?p=14</link>
			</item>
	<item>
		<title>The advantages of decentral version control</title>
		<description>In the ZFXCE we moved from subversion to git. So a lot of you may be ask why we did this. The reasons are simple: using a decentral versioncontrol like GIT you don't have a single point of failue. And using GIT the merge of branches back to the mainbranch ...</description>
		<link>http://sir-kimmi.de/blog/?p=17</link>
			</item>
	<item>
		<title>Some useful doxygen stuff</title>
		<description>If you have to deal with .NET stuff and you want to generate a doxygen docu because the code is only a separate component of a bigger project, you have to convert the xml tags into doxygen-compliant tags. And if you are looking for you can find a lot of ...</description>
		<link>http://sir-kimmi.de/blog/?p=13</link>
			</item>
	<item>
		<title>The first beta release of the ASSET IMPORTER LIB is out</title>
		<description>After a half year of discussing, many many debug sessions and redesigns of the basic ZFXCE obj loader from my side we have finished our development activities on the first version of ASSIMP. And so we were able to release the first beta version. At this Moment we are able ...</description>
		<link>http://sir-kimmi.de/blog/?p=12</link>
			</item>
	<item>
		<title>Some useful debugging tools and tips for windows</title>
		<description>I detected some useful debugging stuff by debugging windows applications. I debugged some memory issues and searched for some useful tools which may be helpful. I detected the site http://www.dumpanalysis.org/blog/index.php/crash-dump-analysis-patterns/.

The author of this site is using a tool called WinDbg.exe, which is a very useful and powerful application to dig ...</description>
		<link>http://sir-kimmi.de/blog/?p=11</link>
			</item>
	<item>
		<title>Ocrtree Implementation out there</title>
		<description>I have started to debug the octree-implementation of the ZFXCE. Currently I am working on the testcase. If you want to take a look onto the implementations, follow the link:

http://zfxce.svn.sourceforge.net/viewvc/zfxce/trunk/ZFXC-Engine/include/Geometry/ceTOcTree.h?view=markup

Best regards

Kimmi </description>
		<link>http://sir-kimmi.de/blog/?p=9</link>
			</item>
	<item>
		<title>Light-Scenenode works</title>
		<description>After a long period of time I was able to add a new entry in my developer blog. In the last months I worked on a prototype for an octree. Expected in the next weeks I will keep him work. And the ZFX-community-engine has a new scenenode: a lightscenenode. You ...</description>
		<link>http://sir-kimmi.de/blog/?p=8</link>
			</item>
	<item>
		<title>Serialize module add, bugfix in texture loading under Linux</title>
		<description>Salacryl has added his Serialize module to load differnt file formats like images, meshes, models, level etc. .At this moment the module supports no features, its only a reprasentation for the underlying design. At this moment we have started with the implementations.

I have fixed a problem of the linux model ...</description>
		<link>http://sir-kimmi.de/blog/?p=6</link>
			</item>
	<item>
		<title>Scons build supports debug and testsuite</title>
		<description>I have add the test suite to our scons build. Now it will create an application names testingd, which starts all hard coded tests. It is also possible to start the ZFXCE in a debugger (only tested under linux Debian etch).

Best regards

Kimmi </description>
		<link>http://sir-kimmi.de/blog/?p=5</link>
			</item>
</channel>
</rss>
