<?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&#039;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, 14 Jun 2010 04:36:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<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;*/

Source: Direct link to the source code
Software: qmail
Programming [...]]]></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>
<!-- google_ad_section_end -->
]]></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 two protocols.
&#160;*/

Source: Direct link to 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>
<!-- google_ad_section_end -->
]]></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

]]></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>
<!-- google_ad_section_end -->
]]></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

]]></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>
<!-- google_ad_section_end -->
]]></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++

]]></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>
<!-- google_ad_section_end -->
]]></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;  [...]]]></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>
<!-- google_ad_section_end -->
]]></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

]]></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>
<!-- google_ad_section_end -->
]]></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 [...]]]></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>
<!-- google_ad_section_end -->
]]></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

]]></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>
<!-- google_ad_section_end -->
]]></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

]]></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>
<!-- google_ad_section_end -->
]]></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 beer&#8230;
// I had a first and [...]]]></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>
<!-- google_ad_section_end -->
]]></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
Package / 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>Package / Software:</strong> <a href="http://mojolicious.org/" target="_blank">Mojo</a><br />
<strong>Programming language:</strong> Perl</p>
<!-- google_ad_section_end -->
]]></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 [...]]]></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>Quelle:</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">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> dOgger<br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></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 */

Quelle: Direktlink zum Source Code
Package / Software: ysm ICQ
Programmiersprache: C

]]></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>Quelle:</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">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://ysmv7.sourceforge.net/" target="_blank">ysm ICQ</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></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;*/

Quelle: Direktlink zum Source Code
Package / Software: sapphire
Programmiersprache: C++

]]></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>Quelle:</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">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://themes.freshmeat.net/projects/sapphire" target="_blank">sapphire</a><br />
<strong>Programmiersprache:</strong> C++</p>
<!-- google_ad_section_end -->
]]></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;*/

Quelle: Direktlink zum Source Code
Package / Software: IRCD-Hybrid
Programmiersprache: PHP

]]></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>Quelle:</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">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://ircd-hybrid.com/" target="_blank">IRCD-Hybrid</a><br />
<strong>Programmiersprache:</strong> PHP</p>
<!-- google_ad_section_end -->
]]></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;*/

Quelle: Direktlink zum Source Code
Package / Software: android
Programmiersprache: C

]]></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>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#ZipbVtS-ikE/ping.c&#038;l=111" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://android.git.kernel.org" target="_blank">android</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></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;*/

Quelle: Direktlink zum Source Code
Package / Software: Chimera
Programmiersprache: C

]]></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>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#uUgmYOlidVU/chimera-1.70p0/xloadimage/gif.c&#038;l=598" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.chimera.org/" target="_blank">Chimera</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></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 [...]]]></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>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=en#mBtG5dr68gg/GPL/GtkRadiant/libs/picomodel/pm_obj.c&#038;l=354" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.qeradiant.com/cgi-bin/trac.cgi/browser/GtkRadiant/trunk/libs/picomodel" target="_blank">PicoModel Library</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></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

Quelle: Direktlink zum Change Log
Package / Software: Paranormal

]]></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>Quelle:</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>Package / Software:</strong> <a href="http://www.freebsdsoftware.org/graphics/xmms-paranormal.html" target="_blank">Paranormal</a></p>
<!-- google_ad_section_end -->
]]></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.
*/
Quelle: Direktlink zum Source Code
Package / Software: Anope IRC Services
Programmiersprache: C

]]></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>Quelle:</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">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://anope.org/" target="_blank">Anope IRC Services</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></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 :) and we stay all [...]]]></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>Quelle:</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">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.thehackademy.net/madchat/vxdevl/vxsrc/Win32/win32.Urk0/" target="_blank">win32.Urk0</a><br />
<strong>Programmiersprache:</strong> Assembler</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/02/23/who-is-urko/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webster&#8217;s dictionary</title>
		<link>http://www.codecandies.com/2009/02/14/websters-dictionary/</link>
		<comments>http://www.codecandies.com/2009/02/14/websters-dictionary/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 09:19:08 +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[webmaster]]></category>
		<category><![CDATA[wedding]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=269</guid>
		<description><![CDATA[

# What&#8217;s a wedding?  Webster&#8217;s dictionary describes it as
# the act of removing weeds from one&#8217;s garden.
Quelle: Direktlink zum Source Code
Package / Software: Mojo
Programmiersprache: Perl

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p># What&#8217;s a wedding?  Webster&#8217;s dictionary describes it as<br />
# the act of removing weeds from one&#8217;s garden.</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#iKfehHv4qBw/lib/Mojo/Transaction.pm&#038;l=27" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://search.cpan.org/~sri/Mojo/" target="_blank">Mojo</a><br />
<strong>Programmiersprache:</strong> Perl</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/02/14/websters-dictionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Das falsche Kraut geraucht</title>
		<link>http://www.codecandies.com/2009/02/12/das-falsche-kraut-geraucht/</link>
		<comments>http://www.codecandies.com/2009/02/12/das-falsche-kraut-geraucht/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 06:00:21 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[smoke]]></category>
		<category><![CDATA[weed]]></category>
		<category><![CDATA[xlib]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=259</guid>
		<description><![CDATA[

# Somebody must have smoked some really wicked weed when they
# defined the ListFontsWithInfo request:
# The server sends a reply for _each_ matching font&#8230;
# It then sends a special reply (name length == 0) to
# indicate that there are no more fonts in the reply.
# This means that we have to do some special parsing [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p># Somebody must have smoked some really wicked weed when they<br />
# defined the ListFontsWithInfo request:<br />
# The server sends a reply for _each_ matching font&#8230;<br />
# It then sends a special reply (name length == 0) to<br />
# indicate that there are no more fonts in the reply.</p>
<p># This means that we have to do some special parsing to see<br />
# if we have got the end-of-reply reply.  If we haven&#8217;t, we<br />
# have to reinsert the request in the front of the<br />
# display.sent_request queue to catch the next response.</p>
<p># Bastards.</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=en#H5FPkGrzFpU/usr/lib/python2.5/site-packages/Xlib/protocol/request.py&#038;l=774" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://python-xlib.sourceforge.net/" target="_blank">The Python X Library</a><br />
<strong>Programmiersprache:</strong> python</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/02/12/das-falsche-kraut-geraucht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Betrunken programmieren</title>
		<link>http://www.codecandies.com/2009/02/02/betrunken-programmieren/</link>
		<comments>http://www.codecandies.com/2009/02/02/betrunken-programmieren/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 06:09:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[betrunken]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[schlafen]]></category>
		<category><![CDATA[shoppen]]></category>
		<category><![CDATA[vodka]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=63</guid>
		<description><![CDATA[

Wahrscheinlich eine ähnlich blöde Sache wie betrunken bei eBay shoppen / bieten zu gehen :-)
/**
&#160;* ps. i&#8217;m really drunk at moment if you didnt notice
&#160;* and i am having problems typing. drinking vodkaa.
&#160;* with friends while watching exocides. expect 3 of 5
&#160;* of us have fallen asleep on flloor. So ummm. I&#8217;m here
&#160;* coding. Man [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Wahrscheinlich eine ähnlich blöde Sache wie betrunken bei eBay shoppen / bieten zu gehen :-)</p>
<blockquote><p>/**<br />
&nbsp;* ps. i&#8217;m really drunk at moment if you didnt notice<br />
&nbsp;* and i am having problems typing. drinking vodkaa.<br />
&nbsp;* with friends while watching exocides. expect 3 of 5<br />
&nbsp;* of us have fallen asleep on flloor. So ummm. I&#8217;m here<br />
&nbsp;* coding. Man I&#8217;m typing well at moment. excuess me<br />
&nbsp;* fro any really bad coding styles I may while in this state<br />
&nbsp;*/</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#vSdT6khQ59s/bond/bonddb/mysql/binding_mysql.c&amp;l=943" target="_blank">Direktlink zum Source Code</a></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/02/02/betrunken-programmieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
