<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Dominik Goltermann</title>
	<atom:link href="http://goltermann.cc/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://goltermann.cc</link>
	<description>Web Development</description>
	<lastBuildDate>Sat, 14 Jan 2012 23:44:43 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on XNA DirectX C# Game Project finished by Tom</title>
		<link>http://goltermann.cc/2009/12/xna-directx-c-game-project-finished/comment-page-1/#comment-99</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 14 Jan 2012 23:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=632#comment-99</guid>
		<description>It&#039;s not &quot;real lame&quot;, David, it&#039;s an honest mistake. Thank you for releasing this code. Very helpful! :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s not &#8220;real lame&#8221;, David, it&#8217;s an honest mistake. Thank you for releasing this code. Very helpful! <img src='http://goltermann.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Game Project &#8211; Basics of Threads and Canvas by santosh</title>
		<link>http://goltermann.cc/2010/03/android-game-project-basics-of-threads-and-canvas/comment-page-1/#comment-97</link>
		<dc:creator>santosh</dc:creator>
		<pubDate>Thu, 03 Nov 2011 14:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=673#comment-97</guid>
		<description>Very useful code snippet and good example... Thanks a lot</description>
		<content:encoded><![CDATA[<p>Very useful code snippet and good example&#8230; Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Game Project &#8211; Basics of Threads and Canvas by gamer</title>
		<link>http://goltermann.cc/2010/03/android-game-project-basics-of-threads-and-canvas/comment-page-1/#comment-96</link>
		<dc:creator>gamer</dc:creator>
		<pubDate>Wed, 21 Sep 2011 17:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=673#comment-96</guid>
		<description>throwing wxception in oncreate() what is the problem?</description>
		<content:encoded><![CDATA[<p>throwing wxception in oncreate() what is the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Game Project &#8211; Basics of Threads and Canvas by Aleix</title>
		<link>http://goltermann.cc/2010/03/android-game-project-basics-of-threads-and-canvas/comment-page-1/#comment-95</link>
		<dc:creator>Aleix</dc:creator>
		<pubDate>Sun, 21 Aug 2011 11:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=673#comment-95</guid>
		<description>thanks !!! very useful I begin to learn the basics of android programming and your code snipets help a lot ! :-)</description>
		<content:encoded><![CDATA[<p>thanks !!! very useful I begin to learn the basics of android programming and your code snipets help a lot ! <img src='http://goltermann.cc/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA DirectX C# Game Project finished by Dominik Goltermann</title>
		<link>http://goltermann.cc/2009/12/xna-directx-c-game-project-finished/comment-page-1/#comment-94</link>
		<dc:creator>Dominik Goltermann</dc:creator>
		<pubDate>Mon, 01 Aug 2011 06:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=632#comment-94</guid>
		<description>Sorry, i updated the source, the file is now included!</description>
		<content:encoded><![CDATA[<p>Sorry, i updated the source, the file is now included!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XNA DirectX C# Game Project finished by David</title>
		<link>http://goltermann.cc/2009/12/xna-directx-c-game-project-finished/comment-page-1/#comment-93</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 31 Jul 2011 02:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=632#comment-93</guid>
		<description>real lame dude. It&#039;s missing the assembly.cs file in the project.</description>
		<content:encoded><![CDATA[<p>real lame dude. It&#8217;s missing the assembly.cs file in the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Game Project &#8211; Basics of Threads and Canvas by Cawfree</title>
		<link>http://goltermann.cc/2010/03/android-game-project-basics-of-threads-and-canvas/comment-page-1/#comment-92</link>
		<dc:creator>Cawfree</dc:creator>
		<pubDate>Wed, 27 Jul 2011 20:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=673#comment-92</guid>
		<description>You&#039;re the best, no other tutorial on threading would work. Thank you so much, I really owe you.</description>
		<content:encoded><![CDATA[<p>You&#8217;re the best, no other tutorial on threading would work. Thank you so much, I really owe you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Game Project &#8211; Basics of Threads and Canvas by mohankul</title>
		<link>http://goltermann.cc/2010/03/android-game-project-basics-of-threads-and-canvas/comment-page-1/#comment-87</link>
		<dc:creator>mohankul</dc:creator>
		<pubDate>Sat, 14 May 2011 16:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=673#comment-87</guid>
		<description>hey do you have and code snippets for throwing balls(or any object) using slingshot. then please mail it to mohankul123@gmail.com</description>
		<content:encoded><![CDATA[<p>hey do you have and code snippets for throwing balls(or any object) using slingshot. then please mail it to <a href="mailto:mohankul123@gmail.com">mohankul123@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebGL Experiment by kaykay</title>
		<link>http://goltermann.cc/2010/06/webgl-experiment/comment-page-1/#comment-86</link>
		<dc:creator>kaykay</dc:creator>
		<pubDate>Tue, 12 Apr 2011 15:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=703#comment-86</guid>
		<description>Nice pal..

We are working on a serious project using CopperCube and CopperLicht-Engine. Maybe you want to join in regarding some references. Once you deliver good work we´d be happy to pay you. 

Write to: nyce-design@gmx.net for some further information</description>
		<content:encoded><![CDATA[<p>Nice pal..</p>
<p>We are working on a serious project using CopperCube and CopperLicht-Engine. Maybe you want to join in regarding some references. Once you deliver good work we´d be happy to pay you. </p>
<p>Write to: <a href="mailto:nyce-design@gmx.net">nyce-design@gmx.net</a> for some further information</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Game Project &#8211; Basics of Threads and Canvas by Lars Vogel</title>
		<link>http://goltermann.cc/2010/03/android-game-project-basics-of-threads-and-canvas/comment-page-1/#comment-84</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Mon, 21 Mar 2011 22:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.goltergaul.de/?p=673#comment-84</guid>
		<description>Looks great thanks. Small correction: in Java you usually name classes with capital letters (main-&gt; Main).</description>
		<content:encoded><![CDATA[<p>Looks great thanks. Small correction: in Java you usually name classes with capital letters (main-&gt; Main).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

