<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Geekality</title>
	
	<link>http://www.geekality.net</link>
	<description>With a hint of Social Ineptitude</description>
	<lastBuildDate>Tue, 23 Feb 2010 09:25:56 +0100</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/geekality-comments" /><feedburner:info uri="geekality-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on A nice class for hashing by Sheri</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/9-O0h474K5Y/</link>
		<dc:creator>Sheri</dc:creator>
		<pubDate>Tue, 23 Feb 2010 09:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=33#comment-182</guid>
		<description>Hi!
I use same as you. The problem is I have to use it in two difference places. One for Admin and one for user if user would like to change his password.

I use same method but the generated hashcode differs from each other in this two application.

What can the problem be?

Regards
Sheri</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I use same as you. The problem is I have to use it in two difference places. One for Admin and one for user if user would like to change his password.</p>
<p>I use same method but the generated hashcode differs from each other in this two application.</p>
<p>What can the problem be?</p>
<p>Regards<br />
Sheri</p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/9-O0h474K5Y" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2009/03/02/a-nice-class-for-hashing/#comment-182</feedburner:origLink></item>
	<item>
		<title>Comment on The Sieve of Atkin in C# by Greg</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/8OdNksJ6-Ic/</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 20 Feb 2010 21:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=674#comment-180</guid>
		<description>In the line

      for (ulong n = 5; n &lt;= limit; n++)

could you use 

      for (ulong n = 5; n &lt;= limit; n += 2)

so you aren't checking to see if even numbers are primes?</description>
		<content:encoded><![CDATA[<p>In the line</p>
<p>      for (ulong n = 5; n &lt;= limit; n++)</p>
<p>could you use </p>
<p>      for (ulong n = 5; n &lt;= limit; n += 2)</p>
<p>so you aren&#039;t checking to see if even numbers are primes?</p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/8OdNksJ6-Ic" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2009/10/19/the-sieve-of-atkin-in-c/#comment-180</feedburner:origLink></item>
	<item>
		<title>Comment on Interlude by <img src="http://www.geekality.net/wp-content/plugins/rpx/images/openid.png" /> Torleif</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/9EFETOT5JNI/</link>
		<dc:creator><img src="http://www.geekality.net/wp-content/plugins/rpx/images/openid.png" /> Torleif</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=898#comment-173</guid>
		<description>Well said! It's just that when those breaks are &lt;em&gt;too&lt;/em&gt; empty, it feels a bit like a waste sometimes :P But no worries, I've been sleeping and drinking and resting like a crazy person, and I'm much better now!</description>
		<content:encoded><![CDATA[<p>Well said! It&#8217;s just that when those breaks are <em>too</em> empty, it feels a bit like a waste sometimes <img src='http://www.geekality.net/wp-includes/images/blank.gif' alt=':P' title=':P' class='wp-smiley smiley-13' /> But no worries, I&#8217;ve been sleeping and drinking and resting like a crazy person, and I&#8217;m much better now!</p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/9EFETOT5JNI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2010/02/05/interlude/#comment-173</feedburner:origLink></item>
	<item>
		<title>Comment on Interlude by <img src="http://www.geekality.net/wp-content/plugins/rpx/images/openid.png" /> Torleif</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/6qJPHhTGts0/</link>
		<dc:creator><img src="http://www.geekality.net/wp-content/plugins/rpx/images/openid.png" /> Torleif</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=898#comment-172</guid>
		<description>yeah... I was kinda worried that you wouldn't. And I was also knew that if they were not finished, it was probably someoneelses non-doing and not yours... hehe. So don't feel bad!

I think I will probably put most of the stuff just in the corridor and get people to finish them and then take most of it up, cause it is kind of a bit. And stairs are (hopefully) safer than ladders...</description>
		<content:encoded><![CDATA[<p>yeah&#8230; I was kinda worried that you wouldn&#8217;t. And I was also knew that if they were not finished, it was probably someoneelses non-doing and not yours&#8230; hehe. So don&#8217;t feel bad!</p>
<p>I think I will probably put most of the stuff just in the corridor and get people to finish them and then take most of it up, cause it is kind of a bit. And stairs are (hopefully) safer than ladders&#8230;</p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/6qJPHhTGts0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2010/02/05/interlude/#comment-172</feedburner:origLink></item>
	<item>
		<title>Comment on Interlude by Daniel</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/unusV8xNP6c/</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 08 Feb 2010 16:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=898#comment-171</guid>
		<description>What is a symphony without a rest between? A bus journey without a little fresh air and stretching? The gap between a full stop and the beginning of another sentance. 

Glad you're getting the bugs out of your system. Lots of water, lemon and rest. Enjoy the rest of the interlude!</description>
		<content:encoded><![CDATA[<p>What is a symphony without a rest between? A bus journey without a little fresh air and stretching? The gap between a full stop and the beginning of another sentance. </p>
<p>Glad you&#8217;re getting the bugs out of your system. Lots of water, lemon and rest. Enjoy the rest of the interlude!</p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/unusV8xNP6c" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2010/02/05/interlude/#comment-171</feedburner:origLink></item>
	<item>
		<title>Comment on Interlude by Eldar Andvik</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/45qFjSlDiM4/</link>
		<dc:creator>Eldar Andvik</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=898#comment-169</guid>
		<description>Looking forward to Thursday :)
starting to think that i won't be able to finish the stairs, waiting for others to do their part... Not a supprice i guess... But i'll be more than happy to help you get your stuff up if i can't make it in time...
See you :)</description>
		<content:encoded><![CDATA[<p>Looking forward to Thursday <img src='http://www.geekality.net/wp-includes/images/blank.gif' alt=':)' title=':)' class='wp-smiley smiley-1' /><br />
starting to think that i won&#8217;t be able to finish the stairs, waiting for others to do their part&#8230; Not a supprice i guess&#8230; But i&#8217;ll be more than happy to help you get your stuff up if i can&#8217;t make it in time&#8230;<br />
See you <img src='http://www.geekality.net/wp-includes/images/blank.gif' alt=':)' title=':)' class='wp-smiley smiley-1' /> </p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/45qFjSlDiM4" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2010/02/05/interlude/#comment-169</feedburner:origLink></item>
	<item>
		<title>Comment on Project Euler: Problem 10 by euler - StartTags.com</title>
		<link>http://feedproxy.google.com/~r/geekality-comments/~3/x_1cKqSap6M/</link>
		<dc:creator>euler - StartTags.com</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekality.net/?p=543#comment-166</guid>
		<description>[...] the dashboard as yours also carries the tokens needed to fetch data from Project Euler. ...Project Euler: Problem 10 | GeekalityThe sum of the primes below 10 is [latex]2 + 3 + 5 + 7 = 17[/latex] Find the sum of all the primes [...]</description>
		<content:encoded><![CDATA[<p>[...] the dashboard as yours also carries the tokens needed to fetch data from Project Euler. &#8230;Project Euler: Problem 10 | GeekalityThe sum of the primes below 10 is <img src="http://quicklatex.com/cache/ql_591d27dfcf803317c601fb5b4b3ae096.gif" alt="2 + 3 + 5 + 7 = 17" title="2 + 3 + 5 + 7 = 17" style="vertical-align: -1px; border: none;"/> Find the sum of all the primes [...]</p>
<img src="http://feeds.feedburner.com/~r/geekality-comments/~4/x_1cKqSap6M" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.geekality.net/2009/09/30/project-euler-problem-10/#comment-166</feedburner:origLink></item>
</channel>
</rss><!-- Dynamic page generated in 2.155 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-03-07 10:16:39 -->
