<?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; Sex, Drugs and Rock&#8217;n&#8217;Roll</title>
	<atom:link href="http://www.codecandies.com/category/sex-drugs-and-rock-n-roll/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>But then i was drinking</title>
		<link>http://www.codecandies.com/2011/01/12/but-then-i-was-drinking/</link>
		<comments>http://www.codecandies.com/2011/01/12/but-then-i-was-drinking/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 05:43:39 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2158</guid>
		<description><![CDATA[// you know, thought about adding deleting of nodes from the // tree, but then i was drinking, and i was like no, f*ck it, // f*ck that, just add a stupid f*cking 4 byte integer, and // when the shit isn&#8217;t found, make it 0, and when it is, make // it 1, and [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// you know, thought about adding deleting of nodes from the<br />
// tree, but then i was drinking, and i was like no, f*ck it,<br />
// f*ck that, just add a stupid f*cking 4 byte integer, and<br />
// when the shit isn&#8217;t found, make it 0, and when it is, make<br />
// it 1, and then that way we&#8217;ll only find shit once.<br />
// yeah. that&#8217;ll work. f*ck it.<br />
// P.S. stop drinking
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#IYZYhfDgNI0/trunk/rnpc2/src/hashdb.h&#038;sa=N&#038;cd=196&#038;ct=rc" 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/2011/01/12/but-then-i-was-drinking/"></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%2F01%2F12%2Fbut-then-i-was-drinking%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="tweetbutton2158" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F12%2Fbut-then-i-was-drinking%2F&amp;via=codecandiescom&amp;text=But%20then%20i%20was%20drinking&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F12%2Fbut-then-i-was-drinking%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/01/12/but-then-i-was-drinking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Go out for drinks</title>
		<link>http://www.codecandies.com/2010/09/29/go-out-for-drinks/</link>
		<comments>http://www.codecandies.com/2010/09/29/go-out-for-drinks/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 19:11:53 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[Opentape]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2055</guid>
		<description><![CDATA[// Yes, this is the wrong way to build an XML file. // But you know what? It works, and we still have time // to go out for drinks after this is built. Source: Direct link to the source code Software: Opentape Programming language: PHP Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// Yes, this is the wrong way to build an XML file.<br />
// But you know what? It works, and we still have time<br />
// to go out for drinks after this is built.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#LI7ifvlNw_Q/code/rss.php&#038;sa=N&#038;cd=34&#038;ct=rc&#038;l=10" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://opentape.fm/" target="_blank">Opentape</a><br />
<strong>Programming language:</strong> PHP</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/09/29/go-out-for-drinks/"></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%2F29%2Fgo-out-for-drinks%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="tweetbutton2055" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F29%2Fgo-out-for-drinks%2F&amp;via=codecandiescom&amp;text=Go%20out%20for%20drinks&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F29%2Fgo-out-for-drinks%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/29/go-out-for-drinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>not make too much sense</title>
		<link>http://www.codecandies.com/2010/09/14/not-make-too-much-sense/</link>
		<comments>http://www.codecandies.com/2010/09/14/not-make-too-much-sense/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 12:51:56 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[drugs]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2027</guid>
		<description><![CDATA[// Happy scrappy hero pup FIFO queue. Or a List. But that&#8217;s // just, like, my opinion, man. [...] // By the way I&#8217;m on drugs right now, so this code might not // make too much sense or work. Source: Direct link to the source code Programming language: C# Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// Happy scrappy hero pup FIFO queue. Or a List. But that&#8217;s<br />
// just, like, my opinion, man.<br />
[...]<br />
// By the way I&#8217;m on drugs right now, so this code might not<br />
// make too much sense or work.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#D_s3P3116L0/trunk/src/main/java/org/teneighty/heap/PairingHeap.java&#038;sa=N&#038;cd=38&#038;ct=rc&#038;l=708" 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/09/14/not-make-too-much-sense/"></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%2F14%2Fnot-make-too-much-sense%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="tweetbutton2027" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F14%2Fnot-make-too-much-sense%2F&amp;via=codecandiescom&amp;text=not%20make%20too%20much%20sense&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F14%2Fnot-make-too-much-sense%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/14/not-make-too-much-sense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maildirmake</title>
		<link>http://www.codecandies.com/2010/05/31/maildirmake/</link>
		<comments>http://www.codecandies.com/2010/05/31/maildirmake/#comments</comments>
		<pubDate>Mon, 31 May 2010 04:33:42 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1940</guid>
		<description><![CDATA[/* &#160;* the maildirmake stuff is directly in qmail-local.c and &#160;* qmail-pop3d.c this is simpler and better (Perhaps I&#8217;ll &#160;* find a better way sometimes) ;-) &#160;* BULLSHIT! Simpler and better, was I on drugs? This needs &#160;* definitifly a rewrite and while doing that I can also fix &#160;* the problem with courier. &#160;*/ [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* the maildirmake stuff is directly in qmail-local.c and<br />
&nbsp;* qmail-pop3d.c this is simpler and better (Perhaps I&#8217;ll<br />
&nbsp;* find a better way sometimes) ;-)<br />
&nbsp;* BULLSHIT! Simpler and better, was I on drugs? This needs<br />
&nbsp;* definitifly a rewrite and while doing that I can also fix<br />
&nbsp;* the problem with courier.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#gFWlRAmkieE/mailmaker.c&#038;sa=N&#038;cd=69&#038;ct=rc&#038;l=48" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://cr.yp.to/qmail.html" target="_blank">qmail</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/05/31/maildirmake/"></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%2F31%2Fmaildirmake%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="tweetbutton1940" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F31%2Fmaildirmake%2F&amp;via=codecandiescom&amp;text=Maildirmake&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F31%2Fmaildirmake%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/31/maildirmake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network byte order</title>
		<link>http://www.codecandies.com/2010/05/10/network-byte-order/</link>
		<comments>http://www.codecandies.com/2010/05/10/network-byte-order/#comments</comments>
		<pubDate>Mon, 10 May 2010 04:41:36 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1931</guid>
		<description><![CDATA[/** &#160;* [...] &#160;* This seems like such a hack, mostly because it&#8217;s in &#160;* network byte order. Figuring this stuff out sometimes &#160;* takes a while, but thats ok, because it gives me time to &#160;* try to figure out what kind of drugs the AOL people were &#160;* taking when they merged the [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* [...]<br />
&nbsp;* This seems like such a hack, mostly because it&#8217;s in<br />
&nbsp;* network byte order. Figuring this stuff out sometimes<br />
&nbsp;* takes a while, but thats ok, because it gives me time to<br />
&nbsp;* try to figure out what kind of drugs the AOL people were<br />
&nbsp;* taking when they merged the two protocols.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#SmvNus32zes/trunk/imservices/GaimFramework/Libraries/libgaim/protocols/oscar/im.c&#038;sa=N&#038;cd=19&#038;ct=rc&#038;l=1193" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://pidgin.im/" target="_blank">Pidgin</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/05/10/network-byte-order/"></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%2F10%2Fnetwork-byte-order%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="tweetbutton1931" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F10%2Fnetwork-byte-order%2F&amp;via=codecandiescom&amp;text=Network%20byte%20order&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F10%2Fnetwork-byte-order%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/10/network-byte-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want all rows</title>
		<link>http://www.codecandies.com/2010/05/07/want-all-rows/</link>
		<comments>http://www.codecandies.com/2010/05/07/want-all-rows/#comments</comments>
		<pubDate>Fri, 07 May 2010 04:36:26 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1928</guid>
		<description><![CDATA[# Check to see if they want all rows. # If so, set numrows to 1000000. # Anyone wanting to see that many rows # in a web browser is on drugs. Source: Direct link to the source code Software: oracletool Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Check to see if they want all rows.<br />
# If so, set numrows to 1000000.<br />
# Anyone wanting to see that many rows<br />
# in a web browser is on drugs.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#BX6_rgDaCO8/download/oracletool.pl&#038;sa=N&#038;cd=354&#038;ct=rc&#038;l=8862" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.oracletool.com/" target="_blank">oracletool</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/07/want-all-rows/"></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%2F07%2Fwant-all-rows%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="tweetbutton1928" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F07%2Fwant-all-rows%2F&amp;via=codecandiescom&amp;text=Want%20all%20rows&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F07%2Fwant-all-rows%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/07/want-all-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Runlevel</title>
		<link>http://www.codecandies.com/2010/05/05/runlevel/</link>
		<comments>http://www.codecandies.com/2010/05/05/runlevel/#comments</comments>
		<pubDate>Wed, 05 May 2010 04:36:45 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[diff]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1913</guid>
		<description><![CDATA[# &#8220;Shit dude, I think we just changed it to boot runlevel 8, # hehe, f*ck we shouldn&#8217;t have smoke that joint on my lunch # break&#8221; Source: Direct link to the source code Software: YaOP Programming language: Diff Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# &#8220;Shit dude, I think we just changed it to boot runlevel 8,<br />
# hehe, f*ck we shouldn&#8217;t have smoke that joint on my lunch<br />
# break&#8221;
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#cJZv_SAHaYk/UNIX/patches/YaOP.diff&#038;cd=415&#038;ct=rc&#038;l=37" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> YaOP<br />
<strong>Programming language:</strong> Diff</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/05/05/runlevel/"></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%2F05%2Frunlevel%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="tweetbutton1913" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F05%2Frunlevel%2F&amp;via=codecandiescom&amp;text=Runlevel&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F05%2Frunlevel%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/05/runlevel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goddamn roadmap</title>
		<link>http://www.codecandies.com/2010/04/21/goddamn-roadmap/</link>
		<comments>http://www.codecandies.com/2010/04/21/goddamn-roadmap/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 04:28:58 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1857</guid>
		<description><![CDATA[// nobody reads these f*cking things. why am i writing this. // because my f*cking roomate needs a goddamn roadmap&#8230; // ohhh ecstasy&#8230; haptic pumpkins Source: Direct link to the source code Software: MatchFinder Programming language: C++ Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// nobody reads these f*cking things. why am i writing this.<br />
// because my f*cking roomate needs a goddamn roadmap&#8230;<br />
// ohhh ecstasy&#8230; haptic pumpkins
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#EQrCw3eZkwY/mauve/source/snapshots/libmems-snapshot.tar.gz|hVr6TRshcpw/libMems/libMems/MatchFinder.cpp&#038;l=232" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> MatchFinder<br />
<strong>Programming language:</strong> C++</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/04/21/goddamn-roadmap/"></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%2F04%2F21%2Fgoddamn-roadmap%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="tweetbutton1857" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F04%2F21%2Fgoddamn-roadmap%2F&amp;via=codecandiescom&amp;text=Goddamn%20roadmap&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F04%2F21%2Fgoddamn-roadmap%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/04/21/goddamn-roadmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most confusing piece of code</title>
		<link>http://www.codecandies.com/2010/03/22/most-confusing-piece-of-code/</link>
		<comments>http://www.codecandies.com/2010/03/22/most-confusing-piece-of-code/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 05:35:27 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[Yacc]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1580</guid>
		<description><![CDATA[/*=========================================================== &#124; this &#8230; this is the most confusing piece of code i have ever &#124; seen in my life. i have no idea what it does, *exactly* &#124; it&#8230; does a name lookup or something odd, i can&#8217;t quite &#124; figure out. i certainly wish i had commented it better when &#124; i wrote [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*===========================================================<br />
|  this &#8230; this is the most confusing piece of code i have ever<br />
|  seen in my life.  i have no idea what it does, *exactly*<br />
|  it&#8230; does a name lookup or something odd, i can&#8217;t quite<br />
|  figure out.  i certainly wish i had commented it better when<br />
|    i wrote it, because i can&#8217;t imagine what i was smoking when<br />
|  i wrote it.  *shrug*<br />
===========================================================*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#gbywd-IUHzc/linux/src/netl-1.10.tar.gz|Ii0OIvRWqIE/netl-1.10/config.y&#038;l=1267" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> Netl<br />
<strong>Programming language:</strong> Yacc</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/03/22/most-confusing-piece-of-code/"></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%2F03%2F22%2Fmost-confusing-piece-of-code%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="tweetbutton1580" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F03%2F22%2Fmost-confusing-piece-of-code%2F&amp;via=codecandiescom&amp;text=Most%20confusing%20piece%20of%20code&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F03%2F22%2Fmost-confusing-piece-of-code%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/03/22/most-confusing-piece-of-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Win or loose</title>
		<link>http://www.codecandies.com/2010/02/25/win-or-loose/</link>
		<comments>http://www.codecandies.com/2010/02/25/win-or-loose/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 05:37:46 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[mojo]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[simpsons]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1141</guid>
		<description><![CDATA[# Son, when you participate in sporting events, # it&#8217;s not whether you win or lose, it&#8217;s how drunk you get. Source: Direct link to the source code Software: Mojo Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Son, when you participate in sporting events,<br />
# it&#8217;s not whether you win or lose, it&#8217;s how drunk you get.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=51&#038;ct=rc#iKfehHv4qBw/Makefile.PL&#038;l=10" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://mojolicious.org/" target="_blank">Mojo</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/02/25/win-or-loose/"></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%2F02%2F25%2Fwin-or-loose%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="tweetbutton1141" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F02%2F25%2Fwin-or-loose%2F&amp;via=codecandiescom&amp;text=Win%20or%20loose&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F02%2F25%2Fwin-or-loose%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/02/25/win-or-loose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drunken backend author</title>
		<link>http://www.codecandies.com/2010/02/03/drunken-backend-author/</link>
		<comments>http://www.codecandies.com/2010/02/03/drunken-backend-author/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 05:36:26 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[drunk]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1703</guid>
		<description><![CDATA[//If unit is MM, then we can simply check for the min and max //values of the scan area options, since they won&#8217;t change if //the resolution changes (unless some drunken backend author //has better ideas :-) Source: Direct link to the source code Software: QuiteInsane Programming language: C++ Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
    //If unit is MM, then we can simply check for the min and max<br />
    //values of the scan area options, since they won&#8217;t change if<br />
    //the resolution changes (unless some drunken backend author<br />
    //has better ideas :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#bkFK9YpaWlI/ubuntu/pool/universe/q/quiteinsanegimpplugin/quiteinsanegimpplugin_0.3.orig.tar.gz|B9bEKlYcONU/quiteinsanegimpplugin-0.3/quiteinsanegimpplugin/qscandialog.cpp&#038;l=2196" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://quiteinsane.sourceforge.net/" target="_blank">QuiteInsane</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/02/03/drunken-backend-author/"></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%2F02%2F03%2Fdrunken-backend-author%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="tweetbutton1703" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F02%2F03%2Fdrunken-backend-author%2F&amp;via=codecandiescom&amp;text=Drunken%20backend%20author&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F02%2F03%2Fdrunken-backend-author%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/02/03/drunken-backend-author/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is what comments are for</title>
		<link>http://www.codecandies.com/2010/01/18/this-is-what-comments-are-for/</link>
		<comments>http://www.codecandies.com/2010/01/18/this-is-what-comments-are-for/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:31:58 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[drugs]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1577</guid>
		<description><![CDATA[# Note to self: this is what comments are for. # It&#8217;s late, I&#8217;m hungry, I don&#8217;t want to have # to remember what I was smoking when I wrote # this&#8230; Source: Direct link to the source code Software: Net-Blogger Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Note to self: this is what comments are for.<br />
# It&#8217;s late, I&#8217;m hungry, I don&#8217;t want to have<br />
# to remember what I was smoking when I wrote<br />
# this&#8230;
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#I0cABDTB4TA/pub/FreeBSD/ports/distfiles/Net-Blogger-1.02.tar.gz|-64uDNypvbY/Net-Blogger-1.02/lib/Net/Blogger/Engine/Base.pm&#038;l=131" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://search.cpan.org/dist/Net-Blogger/" target="_blank">Net-Blogger</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/01/18/this-is-what-comments-are-for/"></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%2F01%2F18%2Fthis-is-what-comments-are-for%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="tweetbutton1577" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F01%2F18%2Fthis-is-what-comments-are-for%2F&amp;via=codecandiescom&amp;text=This%20is%20what%20comments%20are%20for&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F01%2F18%2Fthis-is-what-comments-are-for%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/01/18/this-is-what-comments-are-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple iTunes bong land</title>
		<link>http://www.codecandies.com/2010/01/05/apple-itunes-bong-land/</link>
		<comments>http://www.codecandies.com/2010/01/05/apple-itunes-bong-land/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 05:28:03 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1590</guid>
		<description><![CDATA[// alright whomever wrote this xml file was smoking something // serious. In normal XML documents we would do: // &#60;artist&#62;Daft Punk&#60;/artist&#62; // but in Apple iTunes bong land we do: // &#60;key&#62;Artist&#60;/key&#62;&#60;string&#62;Daft Punk&#60;/string&#62; Source: Direct link to the source code Software: Musiker Programming language: PHP Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// alright whomever wrote this xml file was smoking something<br />
// serious. In normal XML documents we would do:<br />
// &lt;artist&gt;Daft Punk&lt;/artist&gt;<br />
// but in Apple iTunes bong land we do:<br />
// &lt;key&gt;Artist&lt;/key&gt;&lt;string&gt;Daft Punk&lt;/string&gt;
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#uWoKp4NG0D8/trunk/libs/itunes_xml_parser_php5.php&amp;sa=N&amp;cd=25&amp;ct=rc&amp;l=151" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://code.google.com/p/musiker/" target="_blank">Musiker</a><br />
<strong>Programming language:</strong> PHP</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/01/05/apple-itunes-bong-land/"></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%2F01%2F05%2Fapple-itunes-bong-land%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="tweetbutton1590" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F01%2F05%2Fapple-itunes-bong-land%2F&amp;via=codecandiescom&amp;text=Apple%20iTunes%20bong%20land&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F01%2F05%2Fapple-itunes-bong-land%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/01/05/apple-itunes-bong-land/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a good mathematician-programmer</title>
		<link>http://www.codecandies.com/2009/12/16/im-a-good-mathematician-programmer/</link>
		<comments>http://www.codecandies.com/2009/12/16/im-a-good-mathematician-programmer/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 05:38:14 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[drunk]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1462</guid>
		<description><![CDATA[// incidentally one of my neighbors may be hooking me up with // a summer job at a firm that writes code for something // they need good mathmatician-programmers. // i&#8217;m a good mathematician-programmer // or at least, I think I am&#8230; // am i? // I don&#8217;t think I should have had that third [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// incidentally one of my neighbors may be hooking me up with<br />
// a summer job at a firm that writes code for something<br />
// they need good mathmatician-programmers.<br />
// i&#8217;m a good mathematician-programmer<br />
// or at least, I think I am&#8230;<br />
// am i?<br />
// I don&#8217;t think I should have had that third beer&#8230;<br />
// I had a first and a second&#8230;<br />
// i&#8217;m not totally drunk.<br />
// explains why you didn&#8217;t think peermanager existed, anyway&#8230;</p>
<p>// coding when drunk does not work.<br />
// did you have a first and a second<br />
// because if not, that might be where you&#8217;re going wrong<br />
// heh. i can see why you might stand a chance then.<br />
// tbh i thought you were gonna say &#8216;my neighbour may be<br />
// hooking me up with a girl&#8217; and i was like oh ffs you<br />
// better not say that fortunately, you both exceeded and<br />
// FSASDGS my expectations. so that&#8217;s good. :)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=319&#038;ct=rc#LQVVkyvqYDU/trunk/libnish/AsciiThings.cs&#038;l=14" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://code.google.com/p/nishbin/" target="_blank">nishbin</a><br />
<strong>Programming language:</strong> C#</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/12/16/im-a-good-mathematician-programmer/"></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%2F2009%2F12%2F16%2Fim-a-good-mathematician-programmer%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="tweetbutton1462" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F12%2F16%2Fim-a-good-mathematician-programmer%2F&amp;via=codecandiescom&amp;text=I%26%238217%3Bm%20a%20good%20mathematician-programmer&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F12%2F16%2Fim-a-good-mathematician-programmer%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/2009/12/16/im-a-good-mathematician-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feel smarter</title>
		<link>http://www.codecandies.com/2009/10/23/feel-smarter/</link>
		<comments>http://www.codecandies.com/2009/10/23/feel-smarter/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 08:04:39 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[mojo]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[simpsons]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1148</guid>
		<description><![CDATA[# How is education supposed to make me feel smarter? Besides, # every time I learn something new, it pushes some old stuff # out of my brain. Remember when I took that home winemaking # course, and I forgot how to drive? Source: Direct link to the source code Software: Mojo Programming language: Perl [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# How is education supposed to make me feel smarter? Besides,<br />
# every time I learn something new, it pushes some old stuff<br />
# out of my brain. Remember when I took that home winemaking<br />
# course, and I forgot how to drive?
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=51&#038;ct=rc#iKfehHv4qBw/lib/Mojo/HelloWorld.pm&#038;l=12" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://mojolicious.org/" target="_blank">Mojo</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/10/23/feel-smarter/"></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%2F2009%2F10%2F23%2Ffeel-smarter%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="tweetbutton1148" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F10%2F23%2Ffeel-smarter%2F&amp;via=codecandiescom&amp;text=Feel%20smarter&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F10%2F23%2Ffeel-smarter%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/2009/10/23/feel-smarter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does stuff in extremely idiotic way</title>
		<link>http://www.codecandies.com/2009/09/22/does-stuff-in-extremely-idiotic-way/</link>
		<comments>http://www.codecandies.com/2009/09/22/does-stuff-in-extremely-idiotic-way/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 04:28:28 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[alcohol]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1206</guid>
		<description><![CDATA[// I know this code may seem a bit confusing and probably // does stuff in extremely idiotic way. That&#8217;s what you get // when do these things under the infuence of alcohol // beverage. Needless to say that I had to do a fair amount // of debugging and restructuring when I sobered up. [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
//  I know this code may seem a bit confusing and probably<br />
//  does stuff in extremely idiotic way. That&#8217;s what you get<br />
//  when do these things under the infuence of alcohol<br />
//  beverage. Needless to say that I had to do a  fair amount<br />
// of debugging and restructuring when I sobered up.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=230&#038;ct=rc#XNRlRFPhHuE/dOgger.c&#038;l=24" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> dOgger<br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/09/22/does-stuff-in-extremely-idiotic-way/"></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%2F2009%2F09%2F22%2Fdoes-stuff-in-extremely-idiotic-way%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="tweetbutton1206" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F09%2F22%2Fdoes-stuff-in-extremely-idiotic-way%2F&amp;via=codecandiescom&amp;text=Does%20stuff%20in%20extremely%20idiotic%20way&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F09%2F22%2Fdoes-stuff-in-extremely-idiotic-way%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/2009/09/22/does-stuff-in-extremely-idiotic-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I was being told all the time</title>
		<link>http://www.codecandies.com/2009/09/18/i-was-being-told-all-the-time/</link>
		<comments>http://www.codecandies.com/2009/09/18/i-was-being-told-all-the-time/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:14:48 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[drugs]]></category>
		<category><![CDATA[icq]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1194</guid>
		<description><![CDATA[/* lets see if this works huh. Yeah, i was being told all */ /* the time about slaves being locally removed but not on */ /* the server side&#8230; now, enjoy your last supper!, */ /* mauahahaaha&#8230; god, gotta leave drugs */ Source: Direct link to the source code Software: ysm ICQ Programming language: [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* lets see if this works huh. Yeah, i was being told all   */<br />
/* the time about slaves being locally removed but not on   */<br />
/* the server side&#8230; now, enjoy your last supper!, */<br />
/* mauahahaaha&#8230; god, gotta leave drugs */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=54&#038;ct=rc#LkLCZizDTEY/ysmv7_2_9_1/src/YSM_Network.c&#038;l=3273" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://ysmv7.sourceforge.net/" target="_blank">ysm ICQ</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/09/18/i-was-being-told-all-the-time/"></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%2F2009%2F09%2F18%2Fi-was-being-told-all-the-time%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="tweetbutton1194" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F09%2F18%2Fi-was-being-told-all-the-time%2F&amp;via=codecandiescom&amp;text=I%20was%20being%20told%20all%20the%20time&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F09%2F18%2Fi-was-being-told-all-the-time%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/2009/09/18/i-was-being-told-all-the-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Das falsche Kraut geraucht III</title>
		<link>http://www.codecandies.com/2009/08/19/das-falsche-kraut-geraucht-iii/</link>
		<comments>http://www.codecandies.com/2009/08/19/das-falsche-kraut-geraucht-iii/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 05:24:49 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[dope]]></category>
		<category><![CDATA[sapphire]]></category>
		<category><![CDATA[smoke]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1045</guid>
		<description><![CDATA[/** &#160;* This file right here has some terrible code in it. Sh*t I &#160;* must have been smoking dope when I wrote this. This &#160;* class is inefficient and will need a major overhaul to &#160;* get to a good state. F*ck!!! &#160;*/ Source: Direct link to the source code Software: sapphire Programming language: [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* This file right here has some terrible code in it. Sh*t I<br />
&nbsp;* must have been smoking dope when I wrote this. This<br />
&nbsp;* class is inefficient and will need a major overhaul to<br />
&nbsp;* get to a good state. F*ck!!!<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=229&#038;ct=rc#Qv5DsX_-rdA/sapphire-0.15.6/src/client.cc&#038;l=5" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://themes.freshmeat.net/projects/sapphire" 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/2009/08/19/das-falsche-kraut-geraucht-iii/"></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%2F2009%2F08%2F19%2Fdas-falsche-kraut-geraucht-iii%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="tweetbutton1045" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F08%2F19%2Fdas-falsche-kraut-geraucht-iii%2F&amp;via=codecandiescom&amp;text=Das%20falsche%20Kraut%20geraucht%20III&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F08%2F19%2Fdas-falsche-kraut-geraucht-iii%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/2009/08/19/das-falsche-kraut-geraucht-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-examined this code</title>
		<link>http://www.codecandies.com/2009/07/14/re-examined-this-code/</link>
		<comments>http://www.codecandies.com/2009/07/14/re-examined-this-code/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:09:23 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[drugs]]></category>
		<category><![CDATA[ircd-hybrid]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=905</guid>
		<description><![CDATA[/** &#160;* modules/m_unkline.c: As the result of a nasty core on &#160;* hemmet I re-examined this code. I&#8217;d truly like to know &#160;* what kind of drugs I was on when I first did this. really. &#160;* Anyway, this makes more sense to me. &#160;*/ Source: Direct link to the source code Software: IRCD-Hybrid Programming [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* modules/m_unkline.c: As the result of a nasty core on<br />
&nbsp;* hemmet I re-examined this code.  I&#8217;d truly like to know<br />
&nbsp;* what kind of drugs I was on when I first did this. really.<br />
&nbsp;* Anyway, this makes more sense to me.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=3&#038;ct=rc#dnICA0meElE/fullhist.php&#038;l=21190" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://ircd-hybrid.com/" target="_blank">IRCD-Hybrid</a><br />
<strong>Programming language:</strong> PHP</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/07/14/re-examined-this-code/"></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%2F2009%2F07%2F14%2Fre-examined-this-code%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="tweetbutton905" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F14%2Fre-examined-this-code%2F&amp;via=codecandiescom&amp;text=Re-examined%20this%20code&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F14%2Fre-examined-this-code%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/2009/07/14/re-examined-this-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Message for rpm maintainers</title>
		<link>http://www.codecandies.com/2009/07/03/message-for-rpm-maintainers/</link>
		<comments>http://www.codecandies.com/2009/07/03/message-for-rpm-maintainers/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 05:10:31 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=875</guid>
		<description><![CDATA[/* Message for rpm maintainers: have _shame_. If you want &#160;* to fix something send the patch to me for sanity checking. &#160;* &#8220;sparcfix&#8221; patch is a complete non-sense, apparenly the &#160;* person prepared it was stoned. &#160;*/ Source: Direct link to the source code Software: android Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* Message for rpm maintainers: have _shame_. If you want<br />
&nbsp;* to fix something send the patch to me for sanity checking.<br />
&nbsp;* &#8220;sparcfix&#8221; patch is a complete non-sense, apparenly the<br />
&nbsp;* person prepared it was stoned.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#ZipbVtS-ikE/ping.c&#038;l=111" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://android.git.kernel.org" target="_blank">android</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/07/03/message-for-rpm-maintainers/"></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%2F2009%2F07%2F03%2Fmessage-for-rpm-maintainers%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="tweetbutton875" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F03%2Fmessage-for-rpm-maintainers%2F&amp;via=codecandiescom&amp;text=Message%20for%20rpm%20maintainers&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F03%2Fmessage-for-rpm-maintainers%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/2009/07/03/message-for-rpm-maintainers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I wish III</title>
		<link>http://www.codecandies.com/2009/05/26/i-wish-iii/</link>
		<comments>http://www.codecandies.com/2009/05/26/i-wish-iii/#comments</comments>
		<pubDate>Tue, 26 May 2009 05:03:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[chimera]]></category>
		<category><![CDATA[wish]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=393</guid>
		<description><![CDATA[/* interlaced image &#8212; futz with the vertical trace. i wish &#160;* i knew what kind of drugs the GIF people were on when &#160;* they decided that they needed to support interlacing. &#160;*/ Source: Direct link to the source code Software: Chimera Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>  /* interlaced image &#8212; futz with the vertical trace.  i wish<br />
&nbsp;* i knew what kind of drugs the GIF people were on when<br />
&nbsp;* they decided that they needed to support interlacing.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#uUgmYOlidVU/chimera-1.70p0/xloadimage/gif.c&#038;l=598" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.chimera.org/" target="_blank">Chimera</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/05/26/i-wish-iii/"></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%2F2009%2F05%2F26%2Fi-wish-iii%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="tweetbutton393" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F05%2F26%2Fi-wish-iii%2F&amp;via=codecandiescom&amp;text=I%20wish%20III&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F05%2F26%2Fi-wish-iii%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/2009/05/26/i-wish-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Das falsche Kraut geraucht II</title>
		<link>http://www.codecandies.com/2009/03/25/das-falsche-kraut-geraucht-ii/</link>
		<comments>http://www.codecandies.com/2009/03/25/das-falsche-kraut-geraucht-ii/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 06:06:16 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[picomodel]]></category>
		<category><![CDATA[smoke]]></category>
		<category><![CDATA[weed]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=265</guid>
		<description><![CDATA[/* remark: * &#8211; well, this is some major obj spec f*ckup once again. some * apps store this in 0..1 range, others use 0..100 range, * even others use 0..2048 range, and again others use the * range 0..128, some even use 0..1000, 0..200, 400..700, * honestly, what&#8217;s up with the 3d app coders? [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>/* remark:<br />
	* &#8211; well, this is some major obj spec f*ckup once again. some<br />
	*   apps store this in 0..1 range, others use 0..100 range,<br />
	*   even others use 0..2048 range, and again others use the<br />
	*   range 0..128, some even use 0..1000, 0..200, 400..700,<br />
	*   honestly, what&#8217;s up with the 3d app coders? happens when<br />
	*   you smoke too much weed i guess. -sea<br />
	*/</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=en#mBtG5dr68gg/GPL/GtkRadiant/libs/picomodel/pm_obj.c&#038;l=354" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.qeradiant.com/cgi-bin/trac.cgi/browser/GtkRadiant/trunk/libs/picomodel" target="_blank">PicoModel Library</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/03/25/das-falsche-kraut-geraucht-ii/"></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%2F2009%2F03%2F25%2Fdas-falsche-kraut-geraucht-ii%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="tweetbutton265" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F03%2F25%2Fdas-falsche-kraut-geraucht-ii%2F&amp;via=codecandiescom&amp;text=Das%20falsche%20Kraut%20geraucht%20II&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F03%2F25%2Fdas-falsche-kraut-geraucht-ii%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/2009/03/25/das-falsche-kraut-geraucht-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Funny Changelog</title>
		<link>http://www.codecandies.com/2009/02/27/funny-changelog/</link>
		<comments>http://www.codecandies.com/2009/02/27/funny-changelog/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 06:04:35 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[changelog]]></category>
		<category><![CDATA[paranormal]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=372</guid>
		<description><![CDATA[nicht nur im Source Codes sondern auch in Change Logs findet man lustige Kommentare: * fixed a mem leak in the container cleanup functions * fixed a mem leak in xform cleanup functions * decided to stop smoking crack before I code cleanup * functions Source: Direktlink zum Change Log Software: Paranormal Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>nicht nur im Source Codes sondern auch in Change Logs findet man lustige Kommentare:</p>
<blockquote><p>* fixed a mem leak in the container cleanup functions<br />
 * fixed a mem leak in xform cleanup functions<br />
 * decided to stop smoking crack before I code cleanup<br />
 * functions
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#urv8jw-hHqE/paranormal-0.2.0/ChangeLog&#038;l=32" target="_blank">Direktlink zum Change Log</a><br />
<strong>Software:</strong> <a href="http://www.freebsdsoftware.org/graphics/xmms-paranormal.html" target="_blank">Paranormal</a></p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/02/27/funny-changelog/"></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%2F2009%2F02%2F27%2Ffunny-changelog%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="tweetbutton372" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F02%2F27%2Ffunny-changelog%2F&amp;via=codecandiescom&amp;text=Funny%20Changelog&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F02%2F27%2Ffunny-changelog%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/2009/02/27/funny-changelog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Betrunken programmieren II</title>
		<link>http://www.codecandies.com/2009/02/24/betrunken-programmieren-ii/</link>
		<comments>http://www.codecandies.com/2009/02/24/betrunken-programmieren-ii/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 05:56:32 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[anope]]></category>
		<category><![CDATA[betrunken]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[kollegen]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=67</guid>
		<description><![CDATA[Petze! /* Andy Church should stop coding while being drunk. * Here&#8217;s the two lines he forgot that produced the * timed_update evil bug and a *big* memory leak. */ Source: Direct link to the source code Software: Anope IRC Services Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Petze!</p>
<blockquote><p>/* Andy Church should stop coding while being drunk.<br />
* Here&#8217;s the two lines he forgot that produced the<br />
* timed_update evil bug and a *big* memory leak.<br />
*/</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=en#NvxkdY-425U/anope-1.7.18/src/nickserv.c&#038;l=1756" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://anope.org/" target="_blank">Anope IRC Services</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/02/24/betrunken-programmieren-ii/"></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%2F2009%2F02%2F24%2Fbetrunken-programmieren-ii%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="tweetbutton67" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F02%2F24%2Fbetrunken-programmieren-ii%2F&amp;via=codecandiescom&amp;text=Betrunken%20programmieren%20II&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F02%2F24%2Fbetrunken-programmieren-ii%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/2009/02/24/betrunken-programmieren-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who is Urko?</title>
		<link>http://www.codecandies.com/2009/02/23/who-is-urko/</link>
		<comments>http://www.codecandies.com/2009/02/23/who-is-urko/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 06:02:48 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[assembler]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[urko]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=327</guid>
		<description><![CDATA[;Urko is a dog. Urko is one of my best friends. Urko is a ;fantastic dog becoz sometimes&#8230;.. Urko SPEAKS! ;Urko is very timid and only speaks to me&#8230;and not always&#8230; ;urko only speaks when both,urko and me,we start to ;smoke that rare cigarretes that urko has. Then urko start ;to speak a lot of [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>;Urko is a dog. Urko is one of my best friends. Urko is a<br />
;fantastic dog becoz sometimes&#8230;.. Urko SPEAKS!<br />
;Urko is very timid and only speaks to me&#8230;and not always&#8230;<br />
;urko only speaks when both,urko and me,we start to<br />
;smoke that rare cigarretes that urko has. Then urko start<br />
;to speak a lot of :) and we stay all night speaking, smoking<br />
;and seeing films or playing trivial pursuit, or coding,<br />
;or doing a lot of things :)<br />
;Due this,i named this virus as win32.urk0 :)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#upK1xPrf7Rw/TAZ/_VX_/vxsrc/Win32/win32.Urk0/win32.Urk0.asm&#038;l=157" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.thehackademy.net/madchat/vxdevl/vxsrc/Win32/win32.Urk0/" target="_blank">win32.Urk0</a><br />
<strong>Programming language:</strong> Assembler</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/02/23/who-is-urko/"></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%2F2009%2F02%2F23%2Fwho-is-urko%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="tweetbutton327" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F02%2F23%2Fwho-is-urko%2F&amp;via=codecandiescom&amp;text=Who%20is%20Urko%3F&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F02%2F23%2Fwho-is-urko%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/2009/02/23/who-is-urko/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

