<?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 coderhaus</title>
	<atom:link href="http://www.coderhaus.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.coderhaus.com</link>
	<description>Ramblings of a lone coder at home</description>
	<lastBuildDate>Mon, 08 Mar 2010 22:20:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Poisson Disk Generator by aeolusengine.blogspot.com</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-38</link>
		<dc:creator>aeolusengine.blogspot.com</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-38</guid>
		<description>Just dropping a note to say thanks! This is very useful. :)</description>
		<content:encoded><![CDATA[<p>Just dropping a note to say thanks! This is very useful. <img src='http://www.coderhaus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poisson Disk Generator by Caph</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-34</link>
		<dc:creator>Caph</dc:creator>
		<pubDate>Mon, 15 Feb 2010 09:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-34</guid>
		<description>*Doh*
Thank you, I didn&#039;t know that. :-)</description>
		<content:encoded><![CDATA[<p>*Doh*<br />
Thank you, I didn&#8217;t know that. <img src='http://www.coderhaus.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poisson Disk Generator by fulg</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-32</link>
		<dc:creator>fulg</dc:creator>
		<pubDate>Sun, 14 Feb 2010 22:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-32</guid>
		<description>Caph, the tool uses the language settings you have set in Windows (actually it&#039;s not me, it&#039;s the default formatting behavior of System.Text.StringBuilder). If you look at the screenshot, you&#039;ll see I get dots on an English system :)

In Windows 7, you can change the separator by going in Control Panel &#124; Region and Language, select the Format tab and click Additional Settings. From there, in the Numbers tab, you can change the Decimal symbol to whatever you need.</description>
		<content:encoded><![CDATA[<p>Caph, the tool uses the language settings you have set in Windows (actually it&#8217;s not me, it&#8217;s the default formatting behavior of System.Text.StringBuilder). If you look at the screenshot, you&#8217;ll see I get dots on an English system <img src='http://www.coderhaus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In Windows 7, you can change the separator by going in Control Panel | Region and Language, select the Format tab and click Additional Settings. From there, in the Numbers tab, you can change the Decimal symbol to whatever you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poisson Disk Generator by Caph</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-31</link>
		<dc:creator>Caph</dc:creator>
		<pubDate>Sat, 13 Feb 2010 19:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-31</guid>
		<description>Thank you, a really nice tool!
Maybe it would be better to use dots instead of commas in the floating point values (0.198124f instead of 0,198124f). That would reduce the copy and paste work to use the generated poisson disk in shader code.</description>
		<content:encoded><![CDATA[<p>Thank you, a really nice tool!<br />
Maybe it would be better to use dots instead of commas in the floating point values (0.198124f instead of 0,198124f). That would reduce the copy and paste work to use the generated poisson disk in shader code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poisson Disk Generator by rainwarrior</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-27</link>
		<dc:creator>rainwarrior</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-27</guid>
		<description>Thanks! This is useful.</description>
		<content:encoded><![CDATA[<p>Thanks! This is useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poisson Disk Generator by fulg</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-24</link>
		<dc:creator>fulg</dc:creator>
		<pubDate>Mon, 25 Jan 2010 02:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-24</guid>
		<description>Yeah, it&#039;s pretty pathetic. Hey, at least I&#039;m trying :)</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s pretty pathetic. Hey, at least I&#8217;m trying <img src='http://www.coderhaus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Poisson Disk Generator by V-Man</title>
		<link>http://www.coderhaus.com/?p=11&#038;cpage=1#comment-23</link>
		<dc:creator>V-Man</dc:creator>
		<pubDate>Mon, 25 Jan 2010 01:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=11#comment-23</guid>
		<description>Dude! Averaging one post per year!  :D</description>
		<content:encoded><![CDATA[<p>Dude! Averaging one post per year!  <img src='http://www.coderhaus.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Home Server + SSH + Subversion = Joy by Running SVN + SSH on Windows Home Server : Tiernans Comms Closet</title>
		<link>http://www.coderhaus.com/?p=8&#038;cpage=1#comment-17</link>
		<dc:creator>Running SVN + SSH on Windows Home Server : Tiernans Comms Closet</dc:creator>
		<pubDate>Mon, 12 Jan 2009 13:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=8#comment-17</guid>
		<description>[...] has a post showing you how to setup SSH and SVN on your Home Server. with SSH, you can securley access your SVN server from a remote connection, and only have port 22 [...]</description>
		<content:encoded><![CDATA[<p>[...] has a post showing you how to setup SSH and SVN on your Home Server. with SSH, you can securley access your SVN server from a remote connection, and only have port 22 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Home Server + SSH + Subversion = Joy by Fern</title>
		<link>http://www.coderhaus.com/?p=8&#038;cpage=1#comment-16</link>
		<dc:creator>Fern</dc:creator>
		<pubDate>Sun, 01 Jun 2008 19:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=8#comment-16</guid>
		<description>Salut Benoit, 

Long time no see,

Now I know what I was doing wrong !!!  more than that, it works. 

Point 20 . there was it. pay attention to the key thing.

I needed this for the job, and not for home opposite of you . 

I `m building a GUTO, (Grand  Unifier ¦ Total Organizer) has a hobby to package all of what can be useful for a coder on the road. 

Maybe we can share and have a Linux and WHS solution. 
Next step, Bugzilla under cygwin.

We need to talk anyway,
  Send me a mail , 

 Le Fern</description>
		<content:encoded><![CDATA[<p>Salut Benoit, </p>
<p>Long time no see,</p>
<p>Now I know what I was doing wrong !!!  more than that, it works. </p>
<p>Point 20 . there was it. pay attention to the key thing.</p>
<p>I needed this for the job, and not for home opposite of you . </p>
<p>I `m building a GUTO, (Grand  Unifier ¦ Total Organizer) has a hobby to package all of what can be useful for a coder on the road. </p>
<p>Maybe we can share and have a Linux and WHS solution.<br />
Next step, Bugzilla under cygwin.</p>
<p>We need to talk anyway,<br />
  Send me a mail , </p>
<p> Le Fern</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Home Server + SSH + Subversion = Joy by fulg</title>
		<link>http://www.coderhaus.com/?p=8&#038;cpage=1#comment-15</link>
		<dc:creator>fulg</dc:creator>
		<pubDate>Sat, 29 Mar 2008 02:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderhaus.com/?p=8#comment-15</guid>
		<description>Hello Chris,

Glad you enjoyed the post. I&#039;ll try to write more ;)

I&#039;m definitely interested in games development, and in fact have been working as a game developer for a major publisher for a couple of years now. I still write my own stuff at home though, thus the need for an SVN server. WHS is just too awesome to pass up and combining it with SVN seemed so natural, even though setting it up turned out to be more complex than I thought.

I&#039;ve since learned that there are ways to install Cygwin silently from the command-line, it may yet be possible to package this into a nice WHS add-in after all. So many cool projects, so little time!

Cheers,
Ben.</description>
		<content:encoded><![CDATA[<p>Hello Chris,</p>
<p>Glad you enjoyed the post. I&#8217;ll try to write more <img src='http://www.coderhaus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;m definitely interested in games development, and in fact have been working as a game developer for a major publisher for a couple of years now. I still write my own stuff at home though, thus the need for an SVN server. WHS is just too awesome to pass up and combining it with SVN seemed so natural, even though setting it up turned out to be more complex than I thought.</p>
<p>I&#8217;ve since learned that there are ways to install Cygwin silently from the command-line, it may yet be possible to package this into a nice WHS add-in after all. So many cool projects, so little time!</p>
<p>Cheers,<br />
Ben.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
