<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>code candies - codecandies.com &#187; code candies</title>
	<atom:link href="http://www.codecandies.com/category/codecandies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codecandies.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 20:19:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>out-of-date preferences</title>
		<link>http://www.codecandies.com/2011/12/06/out-of-date-preferences/</link>
		<comments>http://www.codecandies.com/2011/12/06/out-of-date-preferences/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 21:36:51 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[PilotManager]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2305</guid>
		<description><![CDATA[# Now bring out-of-date preferences back up to speed # What a nice developer I am, taking care of the # behind-the-times users. :-) Source: Direct link to the source code Software: PilotManager Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Now bring out-of-date preferences back up to speed<br />
# What a nice developer I am, taking care of the<br />
# behind-the-times users. :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#DPabaZP21vg/pub/NetBSD/packages/distfiles/LOCAL_PORTS/pilotmgr-1.107p2.tar.bz2%7CQ_7c0p_FdDw/pilotmgr/SyncCM.pm&#038;type=cs&#038;l=720" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://pilotmanager.sourceforge.net">PilotManager</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/12/06/out-of-date-preferences/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F12%2F06%2Fout-of-date-preferences%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2305" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F12%2F06%2Fout-of-date-preferences%2F&amp;via=codecandiescom&amp;text=out-of-date%20preferences&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F12%2F06%2Fout-of-date-preferences%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/12/06/out-of-date-preferences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying to understand this years from now</title>
		<link>http://www.codecandies.com/2011/09/27/trying-to-understand-this-years-from-now/</link>
		<comments>http://www.codecandies.com/2011/09/27/trying-to-understand-this-years-from-now/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 19:52:26 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Perl Source]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2275</guid>
		<description><![CDATA[/* Most of this code was written while watching the Marlins sweep the Giants in the 1997 National League Playoffs &#8211; no Braves fans allowed to use this code (just kidding :-). I realize that if I wanted to be true to the perl tradition, the only comment in this file would be something like: [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
   Most of this code was written while watching the Marlins sweep the Giants in the 1997 National League Playoffs &#8211; no Braves fans allowed to use this code (just kidding :-).</p>
<p>   I realize that if I wanted to be true to the perl tradition, the only comment in this file would be something like:</p>
<p>   &#8230;they shuffled back towards the rear of the line. &#8216;No, not at the rear!&#8217;  the slave-driver shouted. &#8216;Three files up. And stay there&#8230;</p>
<p>   However, I really needed to violate that tradition just so I could keep track of what happens myself, not to mention some poor fool trying to understand this years from now :-).<br />
*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#E4XixW5gvCc/pub/CPAN/src/latest.tar.bz2|NU9eyGOUCk8/perl-5.12.1/pp_sort.c&#038;l=599" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.cpan.org/src/">Perl Source</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/09/27/trying-to-understand-this-years-from-now/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F09%2F27%2Ftrying-to-understand-this-years-from-now%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2275" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F09%2F27%2Ftrying-to-understand-this-years-from-now%2F&amp;via=codecandiescom&amp;text=Trying%20to%20understand%20this%20years%20from%20now&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F09%2F27%2Ftrying-to-understand-this-years-from-now%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/09/27/trying-to-understand-this-years-from-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relax</title>
		<link>http://www.codecandies.com/2011/09/13/relax/</link>
		<comments>http://www.codecandies.com/2011/09/13/relax/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 21:15:47 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[QEcho]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2269</guid>
		<description><![CDATA[/* uhhh&#8230;. i&#8217;ve commented this out. it was a great pervertion, i know, but it could result in broken packets, and that&#8217;s more f*cking than a simply crash. Relax. */ Source: Direct link to the source code Software: QEcho Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
   uhhh&#8230;. i&#8217;ve commented this out. it was a great pervertion,<br />
   i know, but it could result in broken packets, and that&#8217;s<br />
   more f*cking than a simply crash. Relax.<br />
*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#-3MUC_MJZAo/pub/misc/unsorted/qecho-3.57pl9.1e.tgz|lva7enIrJoA/qecho-3.57pl9.1e/qecho.c&#038;type=cs&#038;l=153" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> QEcho<br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/09/13/relax/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F09%2F13%2Frelax%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2269" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F09%2F13%2Frelax%2F&amp;via=codecandiescom&amp;text=Relax&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F09%2F13%2Frelax%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/09/13/relax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yellow pages</title>
		<link>http://www.codecandies.com/2011/07/17/yellow-pages/</link>
		<comments>http://www.codecandies.com/2011/07/17/yellow-pages/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 22:29:17 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2230</guid>
		<description><![CDATA[/* &#160;* It&#8217;s someone else&#8217;s. Let our fingers &#160;* do the walking. (Why the fuck do they call it &#160;* the &#8220;yellow pages&#8221; anyway. They&#8217;re white pages &#160;* dammit! If they were YELLOW pages, we could &#160;* say ypmatch &#8220;Automobile, Dealers, Retail&#8221;, and &#160;* things like that !). &#160;*/ Source: Direct link to the source [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* It&#8217;s someone else&#8217;s. Let our fingers<br />
&nbsp;* do the walking. (Why the fuck do they call it<br />
&nbsp;* the &#8220;yellow pages&#8221; anyway. They&#8217;re white pages<br />
&nbsp;* dammit! If they were YELLOW pages, we could<br />
&nbsp;* say ypmatch &#8220;Automobile, Dealers, Retail&#8221;, and<br />
&nbsp;* things like that !).<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#8hsCawl-2Kk/pub/grafik/urt-3.1.tar.gz|FmVf0f4anKw/urt-3.1/get/gettaac.c&#038;type=cs&#038;l=525" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.cs.utah.edu/gdc/projects/urt/" target="_blank">Utah Raster Toolkit</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/07/17/yellow-pages/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F17%2Fyellow-pages%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2230" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F17%2Fyellow-pages%2F&amp;via=codecandiescom&amp;text=yellow%20pages&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F17%2Fyellow-pages%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/07/17/yellow-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kitchen Sink</title>
		<link>http://www.codecandies.com/2011/05/28/kitchen-sink-2/</link>
		<comments>http://www.codecandies.com/2011/05/28/kitchen-sink-2/#comments</comments>
		<pubDate>Sat, 28 May 2011 10:35:23 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1918</guid>
		<description><![CDATA[// OK, Carl, here it is. Read it and weep. Heheheh. // You&#8217;re probably the only one who will notice this // in here. :-) return [[self class] newWithString:&#8221;Kitchen Sink&#8221;]; // Yes, you&#8217;ve found the easter egg. Sorry, I guess it&#8217;s too // late. Better get some sleep&#8230; Source: Direct link to the source code [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// OK, Carl, here it is.  Read it and weep.  Heheheh.<br />
// You&#8217;re probably the only one who will notice this<br />
// in here.  :-)</p>
<p>return [[self class] newWithString:&#8221;Kitchen Sink&#8221;];</p>
<p>// Yes, you&#8217;ve found the easter egg.  Sorry, I guess it&#8217;s too<br />
// late. Better get some sleep&#8230;
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#-Mg2ByMiS_w/pub/NeXT/graphic/apps/NDCamera.0.21.N.bsd.tar.gz|FbtXxtPtrPA/NDCamera.0.21.N.bsd/Source/MiscSources.subproj/MiscString.m&#038;l=453" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> MiscString<br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/05/28/kitchen-sink-2/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F28%2Fkitchen-sink-2%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton1918" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F28%2Fkitchen-sink-2%2F&amp;via=codecandiescom&amp;text=Kitchen%20Sink&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F28%2Fkitchen-sink-2%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/05/28/kitchen-sink-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoLoader</title>
		<link>http://www.codecandies.com/2011/05/17/autoloader/</link>
		<comments>http://www.codecandies.com/2011/05/17/autoloader/#comments</comments>
		<pubDate>Tue, 17 May 2011 18:22:21 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2208</guid>
		<description><![CDATA[# Thank goodness for AutoLoader, huh? # Perhaps we&#8217;ll finally use it soon. Source: Direct link to the source code Software: Net-AIM Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Thank goodness for AutoLoader, huh?<br />
# Perhaps we&#8217;ll finally use it soon.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#lhKUNhP3ddE/pub/tucows/linux/files/ghoti-0.86.tar.gz|27xn6m9NJ6k/ghoti-0.86/Net/IRC/Connection.pm&#038;l=175" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://projects.aryeh.net/Net-AIM/" target="_blank">Net-AIM</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/05/17/autoloader/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F17%2Fautoloader%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2208" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F17%2Fautoloader%2F&amp;via=codecandiescom&amp;text=AutoLoader&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F17%2Fautoloader%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/05/17/autoloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Famous last words</title>
		<link>http://www.codecandies.com/2011/04/26/famous-last-words/</link>
		<comments>http://www.codecandies.com/2011/04/26/famous-last-words/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 19:59:22 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[Pearl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2191</guid>
		<description><![CDATA[# I moved this part further down as an Obsessive Efficiency # Initiative. It shouldn&#8217;t be a problem if I do _parse right&#8230; # &#8230; but those are famous last words, eh? Source: Direct link to the source code Software: Net-AIM Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
       # I moved this part further down as an Obsessive Efficiency<br />
       # Initiative. It shouldn&#8217;t be a problem if I do _parse right&#8230;<br />
       # &#8230; but those are famous last words, eh?</p>
</blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#lhKUNhP3ddE/pub/tucows/linux/files/ghoti-0.86.tar.gz|27xn6m9NJ6k/ghoti-0.86/Net/IRC/Connection.pm&#038;l=1851" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://projects.aryeh.net/Net-AIM/" target="_blank">Net-AIM</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/04/26/famous-last-words/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F04%2F26%2Ffamous-last-words%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2191" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F04%2F26%2Ffamous-last-words%2F&amp;via=codecandiescom&amp;text=Famous%20last%20words&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F04%2F26%2Ffamous-last-words%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/04/26/famous-last-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You&#8217;ve passed the point</title>
		<link>http://www.codecandies.com/2011/04/08/youve-passed-the-point/</link>
		<comments>http://www.codecandies.com/2011/04/08/youve-passed-the-point/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 04:28:36 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[Caffeine]]></category>
		<category><![CDATA[Pearl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2184</guid>
		<description><![CDATA[# OK, once you&#8217;ve passed the point where caffeine no longer # has any discernible effect on any part of your body but # your bladder, it&#8217;s time to sleep. Source: Direct link to the source code Software: Net-AIM Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
#  OK, once you&#8217;ve passed the point where caffeine no longer<br />
#  has any discernible effect on any part of your body but<br />
#  your bladder, it&#8217;s time to sleep.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#lhKUNhP3ddE/pub/tucows/linux/files/ghoti-0.86.tar.gz|27xn6m9NJ6k/ghoti-0.86/Net/IRC/Connection.pm&#038;l=2023" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://projects.aryeh.net/Net-AIM/" target="_blank">Net-AIM</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/04/08/youve-passed-the-point/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F04%2F08%2Fyouve-passed-the-point%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2184" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F04%2F08%2Fyouve-passed-the-point%2F&amp;via=codecandiescom&amp;text=You%26%238217%3Bve%20passed%20the%20point&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F04%2F08%2Fyouve-passed-the-point%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/04/08/youve-passed-the-point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kaboom</title>
		<link>http://www.codecandies.com/2011/03/01/kaboom/</link>
		<comments>http://www.codecandies.com/2011/03/01/kaboom/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 05:49:47 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1960</guid>
		<description><![CDATA[/* &#160;* Uh oh. Still here. Where&#8217;s the kaboom? There was supposed &#160;* to be an EARTH-shattering kaboom! &#160;* &#160;* Oh well, log the failure and error out. &#160;*/ Source: Direct link to the source code Software: Apache Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* Uh oh.  Still here.  Where&#8217;s the kaboom?  There was supposed<br />
&nbsp;* to be an EARTH-shattering kaboom!<br />
&nbsp;*<br />
&nbsp;* Oh well, log the failure and error out.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#7_h9fElyEoY/dist/httpd/apache_1.3.9.tar.Z|IZWntKVVfqg/apache_1.3.9/src/support/suexec.c&#038;l=558" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.apache.org/" target="_blank">Apache</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/03/01/kaboom/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F01%2Fkaboom%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton1960" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F01%2Fkaboom%2F&amp;via=codecandiescom&amp;text=Kaboom&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F01%2Fkaboom%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/03/01/kaboom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a bottle of champagne</title>
		<link>http://www.codecandies.com/2011/02/08/a-bottle-of-champagne/</link>
		<comments>http://www.codecandies.com/2011/02/08/a-bottle-of-champagne/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 20:11:18 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[champagne]]></category>
		<category><![CDATA[hpack]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2021</guid>
		<description><![CDATA[/* opendir(), readdir(), closedir() for those systems which don&#8217;t have them. If anyone ever uses this code let me know so I can open a bottle of champagne or something */ Source: Direct link to the source code Software: HPACK Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* opendir(), readdir(), closedir() for those systems which don&#8217;t have them. If anyone ever uses this code let me know so I can open a bottle of  champagne or something */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#afVVfdbiTHw/unix/arcers/hpack78src.tar.Z|ymyUQaRKr-M/unix.c&#038;l=324" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.freshports.org/archivers/hpack.non-usa.only/" target="_blank">HPACK</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/02/08/a-bottle-of-champagne/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F02%2F08%2Fa-bottle-of-champagne%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2021" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F02%2F08%2Fa-bottle-of-champagne%2F&amp;via=codecandiescom&amp;text=a%20bottle%20of%20champagne&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F02%2F08%2Fa-bottle-of-champagne%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/02/08/a-bottle-of-champagne/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Merry Christmas and a Happy Armageddon</title>
		<link>http://www.codecandies.com/2010/12/23/merry-christmas-and-a-happy-armageddon/</link>
		<comments>http://www.codecandies.com/2010/12/23/merry-christmas-and-a-happy-armageddon/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 05:41:14 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2132</guid>
		<description><![CDATA[&#8220;Merry Christmas and a Happy Armageddon&#8221; release. This&#8217;ll probably be the last Aptitude release before the year 2000. Assuming that civilization has not collapsed, expect to see another version early in the new year. (hopefully before potato freezes ;-) ) If not, I guess I&#8217;ll have to start porting it to the abacus platform.. Source: [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
&#8220;Merry Christmas and a Happy Armageddon&#8221; release.  This&#8217;ll probably be the last Aptitude release before the year 2000.  Assuming that civilization has not collapsed, expect to see another version early in the new year.  (hopefully before potato freezes ;-) )  If not, I guess I&#8217;ll have to start  porting it to the abacus platform..
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#zoqjjed56EM/aptitude/NEWS&#038;sa=N&#038;cd=89&#038;ct=rc&#038;l=2381" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://packages.debian.org/search?keywords=aptitude" target="_blank">aptitude</a><br />
<strong>Programming language:</strong> C++</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/12/23/merry-christmas-and-a-happy-armageddon/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F23%2Fmerry-christmas-and-a-happy-armageddon%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2132" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F23%2Fmerry-christmas-and-a-happy-armageddon%2F&amp;via=codecandiescom&amp;text=Merry%20Christmas%20and%20a%20Happy%20Armageddon&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F23%2Fmerry-christmas-and-a-happy-armageddon%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/12/23/merry-christmas-and-a-happy-armageddon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metacommenting should also be good</title>
		<link>http://www.codecandies.com/2010/12/15/metacommenting-should-also-be-good/</link>
		<comments>http://www.codecandies.com/2010/12/15/metacommenting-should-also-be-good/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 05:42:11 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2093</guid>
		<description><![CDATA[/*JS File: ../js/data/export/flash.js*/ /** &#160;* @author antimatter15 &#160;* &#160;* Wow! Flash! isn&#8217;t it all about this these days? Oh wait. &#160;* wrong version. Who cares? Flash is everwhere. It may suck &#160;* in some ways (cross-platformness) but its better than the &#160;* competition (*cough* silverlight *cough*) &#160;* &#160;* This probably doesn&#8217;t make much sense. I [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*JS File: ../js/data/export/flash.js*/<br />
/**<br />
&nbsp;* @author antimatter15<br />
&nbsp;*<br />
&nbsp;* Wow! Flash! isn&#8217;t it all about this these days? Oh wait.<br />
&nbsp;* wrong version. Who cares? Flash is everwhere. It may suck<br />
&nbsp;* in some ways (cross-platformness) but its better than the<br />
&nbsp;* competition (*cough* silverlight *cough*)<br />
&nbsp;*<br />
&nbsp;* This probably doesn&#8217;t make much sense. I can&#8217;t even make<br />
&nbsp;* sense of this. But IDK. this is just another comment on<br />
&nbsp;* comments, which is now a commment on commments on comments<br />
&nbsp;* because meta-thinking is good, metacommenting should also<br />
&nbsp;* be good.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#59ZqoIU1QZ8/trunk/ajaxanimator/build/ajaxanimator-all.js&#038;sa=N&#038;cd=46&#038;ct=rc&#038;l=12864" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://code.google.com/p/ajaxanimator/" target="_blank">AJAX Animator</a><br />
<strong>Programming language:</strong> JavaScript</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/12/15/metacommenting-should-also-be-good/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F15%2Fmetacommenting-should-also-be-good%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2093" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F15%2Fmetacommenting-should-also-be-good%2F&amp;via=codecandiescom&amp;text=Metacommenting%20should%20also%20be%20good&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F15%2Fmetacommenting-should-also-be-good%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/12/15/metacommenting-should-also-be-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A couple of years</title>
		<link>http://www.codecandies.com/2010/12/06/a-couple-of-years/</link>
		<comments>http://www.codecandies.com/2010/12/06/a-couple-of-years/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 05:41:38 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[tcl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2067</guid>
		<description><![CDATA[# Replaced instances of hardcoded century (19) with a # variable. We need to know the current century in cases # where it is not provided and it is assumed to be the # current century. Someday I need to figure out how to # determine the current century, but I have a couple of [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Replaced instances of hardcoded century (19) with a<br />
# variable.  We need to know the current century in cases<br />
# where it is not provided and it is assumed to be the<br />
# current century.  Someday I need to figure out how to<br />
# determine the current century, but I have a couple of<br />
# years to do it. :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="<br />
http://www.google.com/codesearch/p?hl=de#-kmSHZF0HiY/pub/OpenBSD/distfiles/cbb-0.73.tar.gz|Rmp7Q8A97aE/cbb-0.73/main.tcl&#038;l=1334" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="ftp://ftp.fifi.org/pub/cbb/cbb-latest.tar.gz<br />
" target="_blank">CBB &#8211; The Check Book Balancer</a><br />
<strong>Programming language:</strong> TCL</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/12/06/a-couple-of-years/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F06%2Fa-couple-of-years%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2067" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F06%2Fa-couple-of-years%2F&amp;via=codecandiescom&amp;text=A%20couple%20of%20years&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F06%2Fa-couple-of-years%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/12/06/a-couple-of-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developers tend to hate them</title>
		<link>http://www.codecandies.com/2010/11/24/developers-tend-to-hate-them/</link>
		<comments>http://www.codecandies.com/2010/11/24/developers-tend-to-hate-them/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 20:22:19 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2074</guid>
		<description><![CDATA[/** &#160;* Burst is a method for drawing star bursts. If you&#8217;ve ever &#160;* worked with an advertising department, you know what &#160;* they are ;-) Clients tend to want them, Developers tend to &#160;* hate them&#8230; &#160;*/ Source: Direct link to the source code Software: Draw Programming language: ActionScript Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* Burst is a method for drawing star bursts.  If you&#8217;ve ever<br />
&nbsp;* worked with an advertising department, you know what<br />
&nbsp;* they are ;-) Clients tend to want them, Developers tend to<br />
&nbsp;* hate them&#8230;<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#3HPMLFOM-bI/trunk/source/gfl1.1_beta/src/com/golfzon/gfl/utils/Draw.as&#038;cd=63&#038;ct=rc&#038;l=189" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> Draw<br />
<strong>Programming language:</strong> ActionScript</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/11/24/developers-tend-to-hate-them/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F24%2Fdevelopers-tend-to-hate-them%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2074" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F24%2Fdevelopers-tend-to-hate-them%2F&amp;via=codecandiescom&amp;text=Developers%20tend%20to%20hate%20them&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F24%2Fdevelopers-tend-to-hate-them%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/11/24/developers-tend-to-hate-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The normal allocation works great</title>
		<link>http://www.codecandies.com/2010/11/18/the-normal-allocation-works-great/</link>
		<comments>http://www.codecandies.com/2010/11/18/the-normal-allocation-works-great/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 05:10:53 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2058</guid>
		<description><![CDATA[/* this code is only here as a curiousity&#8230; mainly, where the &#160;&#160; f*ck did SONIC_BUS_SCALE come from, and what was it &#160;&#160; supposed to do? the normal allocation works great for &#160;&#160; 32 bit stuffs&#8230; */ Source: Direct link to the source code Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* this code is only here as a curiousity&#8230;   mainly, where the<br />
&nbsp;&nbsp; f*ck did SONIC_BUS_SCALE come from, and what was it<br />
&nbsp;&nbsp; supposed to do?  the normal allocation works great for<br />
&nbsp;&nbsp; 32 bit stuffs&#8230;  */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#2HNWCgOLYAM/trickles-05172006/drivers/net/macsonic.c&#038;sa=N&#038;cd=8&#038;ct=rc&#038;l=177" target="_blank">Direct link to the source code</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/11/18/the-normal-allocation-works-great/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F18%2Fthe-normal-allocation-works-great%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2058" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F18%2Fthe-normal-allocation-works-great%2F&amp;via=codecandiescom&amp;text=The%20normal%20allocation%20works%20great&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F18%2Fthe-normal-allocation-works-great%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/11/18/the-normal-allocation-works-great/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I will poison all of yer kitties</title>
		<link>http://www.codecandies.com/2010/10/19/i-will-poison-all-of-yer-kitties/</link>
		<comments>http://www.codecandies.com/2010/10/19/i-will-poison-all-of-yer-kitties/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 04:36:22 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[TTYtter]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2105</guid>
		<description><![CDATA[# the refresh engine depends on later tweets having higher # id numbers. Obvious, don&#8217;t change this if you know what&#8217;s # good for you, ya twerps, or I will poison all of yer # kitties. *pats my Burmese, who purrs* Source: Direct link to the source code Software: TTYtter Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# the refresh engine depends on later tweets having higher<br />
# id numbers. Obvious, don&#8217;t change this if you know what&#8217;s<br />
# good for you, ya twerps, or I will poison all of yer<br />
# kitties.  *pats my Burmese, who purrs*
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#q3YSNpv7kNQ/dotless/bin/ttytter.pl&#038;sa=N&#038;cd=60&#038;ct=rc&#038;l=859" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.floodgap.com/software/ttytter/" target="_blank">TTYtter</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/10/19/i-will-poison-all-of-yer-kitties/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F10%2F19%2Fi-will-poison-all-of-yer-kitties%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2105" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F10%2F19%2Fi-will-poison-all-of-yer-kitties%2F&amp;via=codecandiescom&amp;text=I%20will%20poison%20all%20of%20yer%20kitties&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F10%2F19%2Fi-will-poison-all-of-yer-kitties%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/10/19/i-will-poison-all-of-yer-kitties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No one needs to touch them</title>
		<link>http://www.codecandies.com/2010/10/13/no-one-needs-to-touch-them/</link>
		<comments>http://www.codecandies.com/2010/10/13/no-one-needs-to-touch-them/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 21:23:48 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2064</guid>
		<description><![CDATA[# These need to be made private, and no # one needs to touch them ever except # for self.process(). *EVER* I mean it. # don&#8217;t f*cking touch them you little # pissass. Not now, not never. Don&#8217;t. # Just stop it. I&#8217;m serious. Source: Direct link to the source code Software: 3sakit Programming language: [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# These need to be made private, and no<br />
        # one needs to touch them ever except<br />
        # for self.process(). *EVER* I mean it.<br />
        # don&#8217;t f*cking touch them you little<br />
        # pissass. Not now, not never. Don&#8217;t.<br />
        # Just stop it. I&#8217;m serious.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#3fGo0Cyyrlo/opt/thunder.py&#038;sa=N&#038;cd=51&#038;ct=rc&#038;l=174" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://github.com/3sakit" target="_blank">3sakit</a><br />
<strong>Programming language:</strong> Python</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/10/13/no-one-needs-to-touch-them/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F10%2F13%2Fno-one-needs-to-touch-them%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2064" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F10%2F13%2Fno-one-needs-to-touch-them%2F&amp;via=codecandiescom&amp;text=No%20one%20needs%20to%20touch%20them&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F10%2F13%2Fno-one-needs-to-touch-them%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/10/13/no-one-needs-to-touch-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve nothing left to say</title>
		<link>http://www.codecandies.com/2010/09/23/ive-nothing-left-to-say/</link>
		<comments>http://www.codecandies.com/2010/09/23/ive-nothing-left-to-say/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 11:48:52 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2046</guid>
		<description><![CDATA[# I was thinking&#8230; If they invented comments, why not use # them? So there you go, here&#8217;s a comment. And you know what? # I actually like comments. Yeah, that&#8217;s it. Much better, # fills in some empty spaces like this. What could have been # here without these comments. ah? # # Shit, [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# I was thinking&#8230; If they invented comments, why not use<br />
# them? So there you go, here&#8217;s a comment. And you know what?<br />
# I actually like comments. Yeah, that&#8217;s it. Much better,<br />
# fills in some empty spaces like this. What could have been<br />
# here without these comments. ah?<br />
#<br />
# Shit, I&#8217;ve nothing left to say&#8230; Ah, well. See ya in the<br />
# next version. :)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#S67yNHIE_f4/authors/id/A/AQ/AQUTIV/FileMode-0.05.tar.gz|WxEoYrtYTVs/Mode.pm&#038;l=12" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> File::Mode<br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/09/23/ive-nothing-left-to-say/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F23%2Five-nothing-left-to-say%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2046" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F23%2Five-nothing-left-to-say%2F&amp;via=codecandiescom&amp;text=I%26%238217%3Bve%20nothing%20left%20to%20say&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F23%2Five-nothing-left-to-say%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/09/23/ive-nothing-left-to-say/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gross Hack Police</title>
		<link>http://www.codecandies.com/2010/09/20/gross-hack-police/</link>
		<comments>http://www.codecandies.com/2010/09/20/gross-hack-police/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 18:41:39 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[adaptec]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2041</guid>
		<description><![CDATA[/* This is a gross hack to solve a problem in linux kernels &#160;* 2.1.85 and above. Please, children, do not try this at &#160;* home, and if you ever see anything like it, please &#160;* inform the Gross Hack Police immediately &#160;*/ Source: Direct link to the source code Software: Adaptec Aic7xxx driver Programming [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* This is a gross hack to solve a problem in linux kernels<br />
&nbsp;* 2.1.85 and above.  Please, children, do not try this at<br />
&nbsp;* home, and if you ever see anything like it, please<br />
&nbsp;*  inform the Gross Hack Police immediately<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#iCXnLOj7beI/drivers/scsi/aic7xxx_old.c&#038;sa=N&#038;cd=1&#038;ct=rc&#038;l=6465" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://people.freebsd.org/~gibbs/linux/" target="_blank">Adaptec Aic7xxx driver</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/09/20/gross-hack-police/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F20%2Fgross-hack-police%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2041" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F20%2Fgross-hack-police%2F&amp;via=codecandiescom&amp;text=Gross%20Hack%20Police&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F20%2Fgross-hack-police%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/09/20/gross-hack-police/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>toStringShort()</title>
		<link>http://www.codecandies.com/2010/08/27/tostringshort/</link>
		<comments>http://www.codecandies.com/2010/08/27/tostringshort/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 19:33:21 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2011</guid>
		<description><![CDATA[Danke an Tobias J. für dieses code candy /* Empty entity class used by derived servlets not managing &#160;* any entities. */ protected static class EmptyEntity extends EntityBase { &#160;&#160;@Override public Long getId() { return null; } &#160;&#160;@Override public String toString() { return &#8220;OH MY GOD!&#8221;; } &#160;&#160;@Override public String toStringShort() { return &#8220;OMG!&#8221;; } [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Danke an Tobias J. für dieses code candy</p>
<blockquote><p>
/* Empty entity class used by derived servlets not managing<br />
&nbsp;* any entities. */<br />
protected static class EmptyEntity extends EntityBase<emptyentity><br />
{<br />
&nbsp;&nbsp;@Override public Long   getId()         { return null; }<br />
&nbsp;&nbsp;@Override public String toString()      { return &#8220;OH MY GOD!&#8221;; }<br />
&nbsp;&nbsp;@Override public String toStringShort() { return &#8220;OMG!&#8221;; }<br />
}<br />
</emptyentity></p></blockquote>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/08/27/tostringshort/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F08%2F27%2Ftostringshort%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2011" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F08%2F27%2Ftostringshort%2F&amp;via=codecandiescom&amp;text=toStringShort%28%29&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F08%2F27%2Ftostringshort%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/08/27/tostringshort/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>This effect and the next</title>
		<link>http://www.codecandies.com/2010/06/14/this-effect-and-the-next/</link>
		<comments>http://www.codecandies.com/2010/06/14/this-effect-and-the-next/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 04:36:18 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2000</guid>
		<description><![CDATA[/* This effect and the next are handled like vibrato. &#160;* I&#8217;m a bit tired, so it begins to be ugly, sorry&#8230; &#160;*/ Source: Direct link to the source code Software: xsoundtrack Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* This effect and the next are handled like vibrato.<br />
&nbsp;* I&#8217;m a bit tired, so it begins to be ugly, sorry&#8230;<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#DHJRZdfz9gs/ge/educational_games/rubix-1.04.tar.bz2|k0Dsu649sz8/rubix-1.04/player/mixer.c&#038;l=346" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sed.free.fr/xsound/" target="_blank">xsoundtrack</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/06/14/this-effect-and-the-next/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F14%2Fthis-effect-and-the-next%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2000" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F14%2Fthis-effect-and-the-next%2F&amp;via=codecandiescom&amp;text=This%20effect%20and%20the%20next&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F14%2Fthis-effect-and-the-next%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/14/this-effect-and-the-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cryptic</title>
		<link>http://www.codecandies.com/2010/06/10/cryptic/</link>
		<comments>http://www.codecandies.com/2010/06/10/cryptic/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 04:35:26 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1986</guid>
		<description><![CDATA[// One thing I cannot stand is f*cking variables that // are cryptic. I gotta lay off the dope when I code, shit! Source: Direct link to the source code Software: sapphire Programming language: C++ Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
        // One thing I cannot stand is f*cking variables that<br />
        // are cryptic. I gotta lay off the dope when I code, shit!
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#tS6Vu6eyK9A/distfiles/sapphire-0.15.6.tar.gz|Qv5DsX_-rdA/sapphire-0.15.6/src/client.cc&#038;l=46" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sapphire.sourceforge.net/" target="_blank">sapphire</a><br />
<strong>Programming language:</strong> C++</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/06/10/cryptic/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F10%2Fcryptic%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton1986" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F10%2Fcryptic%2F&amp;via=codecandiescom&amp;text=Cryptic&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F10%2Fcryptic%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/10/cryptic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad window error</title>
		<link>http://www.codecandies.com/2010/06/07/bad-window-error/</link>
		<comments>http://www.codecandies.com/2010/06/07/bad-window-error/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 04:33:48 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1990</guid>
		<description><![CDATA[// This function here causes those goddamn BadWindow errors. // If I see another one of those I will f*cking scream! Source: Direct link to the source code Software: sapphire Programming language: C++ Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
        // This function here causes those goddamn BadWindow errors.<br />
        // If I see another one of those I will f*cking scream!</p>
</blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#tS6Vu6eyK9A/distfiles/sapphire-0.15.6.tar.gz|Qv5DsX_-rdA/sapphire-0.15.6/src/client.cc&#038;l=288" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sapphire.sourceforge.net/" target="_blank">sapphire</a><br />
<strong>Programming language:</strong> C++</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/06/07/bad-window-error/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F07%2Fbad-window-error%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton1990" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F07%2Fbad-window-error%2F&amp;via=codecandiescom&amp;text=Bad%20window%20error&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F07%2Fbad-window-error%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/07/bad-window-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I should comment</title>
		<link>http://www.codecandies.com/2010/05/26/i-should-comment/</link>
		<comments>http://www.codecandies.com/2010/05/26/i-should-comment/#comments</comments>
		<pubDate>Wed, 26 May 2010 04:16:06 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1979</guid>
		<description><![CDATA[# I should comment that I also like pink, but don&#8217;t # tell anybody. Source: Direct link to the source code Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# I should comment that I also like pink, but don&#8217;t<br />
# tell anybody.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#1IKf2ZWr9OM/deps/third_party/cygwin/lib/perl5/vendor_perl/5.10/YAML.pm&#038;l=116" target="_blank">Direct link to the source code</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/05/26/i-should-comment/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F26%2Fi-should-comment%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton1979" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F26%2Fi-should-comment%2F&amp;via=codecandiescom&amp;text=I%20should%20comment&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F26%2Fi-should-comment%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/26/i-should-comment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let me know</title>
		<link>http://www.codecandies.com/2010/05/20/let-me-know/</link>
		<comments>http://www.codecandies.com/2010/05/20/let-me-know/#comments</comments>
		<pubDate>Thu, 20 May 2010 04:36:25 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1948</guid>
		<description><![CDATA[# If you understand how these functions work, let me know. # I haven&#8217;t got the slighest idea anymore :-) Source: Direct link to the source code Software: Filerunner Programming language: Shell Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# If you understand how these functions work, let me know.<br />
# I haven&#8217;t got the slighest idea anymore :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#I0cABDTB4TA/pub/FreeBSD/ports/i386/packages-4-stable/All/filerunner-2.5.1_1.tgz|lUlAx6SDruM/lib/FileRunner/fr&#038;l=1867" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://linux.maruhn.com/sec/filerunner.html" target="_blank">Filerunner</a><br />
<strong>Programming language:</strong> Shell</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/05/20/let-me-know/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F20%2Flet-me-know%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton1948" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F20%2Flet-me-know%2F&amp;via=codecandiescom&amp;text=Let%20me%20know&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F20%2Flet-me-know%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/20/let-me-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

