<?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; machs halt besser</title>
	<atom:link href="http://www.codecandies.com/category/machs-halt-besser/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>Clean it up</title>
		<link>http://www.codecandies.com/2012/01/06/clean-it-up/</link>
		<comments>http://www.codecandies.com/2012/01/06/clean-it-up/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 20:37:07 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[OpenBSD]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2313</guid>
		<description><![CDATA[/* &#160;* This code is rather messy, but I don&#8217;t have time right &#160;* now to clean it up as much as I would like. &#160;* But it works, so I&#8217;m happy. :-) jpw &#160;*/ Source: Direct link to the source code Software: OpenBSD Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* This code is rather messy, but I don&#8217;t have time right<br />
&nbsp;* now to clean it up as much as I would like.<br />
&nbsp;* But it works, so I&#8217;m happy. :-) jpw<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#pVnjyrKOxRk/arch/mac68k/dev/adb.c&#038;type=cs&#038;l=66" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> OpenBSD<br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2012/01/06/clean-it-up/"></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%2F2012%2F01%2F06%2Fclean-it-up%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="tweetbutton2313" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2012%2F01%2F06%2Fclean-it-up%2F&amp;via=codecandiescom&amp;text=Clean%20it%20up&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2012%2F01%2F06%2Fclean-it-up%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/2012/01/06/clean-it-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>smelling like retched cigarette ashes</title>
		<link>http://www.codecandies.com/2011/08/16/smelling-like-retched-cigarette-ashes/</link>
		<comments>http://www.codecandies.com/2011/08/16/smelling-like-retched-cigarette-ashes/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 20:27:07 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2252</guid>
		<description><![CDATA[/* We changed phase but ESP shows bus service, &#160;* in this case it is most likely that we, the &#160;* hacker who has been up for 20hrs straight &#160;* staring at the screen, drowned in coffee &#160;* smelling like retched cigarette ashes &#160;* have miscoded something&#8230; so, try to &#160;* recover as best we [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* We changed phase but ESP shows bus service,<br />
&nbsp;* in this case it is most likely that we, the<br />
&nbsp;* hacker who has been up for 20hrs straight<br />
&nbsp;* staring at the screen, drowned in coffee<br />
&nbsp;* smelling like retched cigarette ashes<br />
&nbsp;* have miscoded something&#8230; so, try to<br />
&nbsp;* recover as best we can.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#KVTjzuVpblQ/pub/linux/kernel/v2.1/linux-2.1.132.tar.bz2|rRQVdpFovMU/linux/drivers/scsi/esp.c&#038;type=cs&#038;l=3149" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://kernel.org/">Linux Kernel</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/08/16/smelling-like-retched-cigarette-ashes/"></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%2F08%2F16%2Fsmelling-like-retched-cigarette-ashes%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="tweetbutton2252" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F08%2F16%2Fsmelling-like-retched-cigarette-ashes%2F&amp;via=codecandiescom&amp;text=smelling%20like%20retched%20cigarette%20ashes&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F08%2F16%2Fsmelling-like-retched-cigarette-ashes%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/08/16/smelling-like-retched-cigarette-ashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This algorithm sucks</title>
		<link>http://www.codecandies.com/2011/07/13/this-algorithm-sucks/</link>
		<comments>http://www.codecandies.com/2011/07/13/this-algorithm-sucks/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 21:02:38 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[flood]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2223</guid>
		<description><![CDATA[/* FIXME: This algorithm sucks. I need to be shot for &#160;* writing such atrocious code. Grr. */ Source: Direct link to the source code Software: Flood &#8211; a profile-driven HTTP load tester Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* FIXME: This algorithm sucks.  I need to be shot for<br />
&nbsp;* writing such atrocious code.  Grr.  */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#gxQraQScfmw/trunk/flood_round_robin.c&#038;type=cs&#038;l=1078" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://httpd.apache.org/test/flood/" target="_blank">Flood &#8211; a profile-driven HTTP load tester</a><br />
<strong>Programming language:</strong> C</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/07/13/this-algorithm-sucks/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F13%2Fthis-algorithm-sucks%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="tweetbutton2223" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F13%2Fthis-algorithm-sucks%2F&amp;via=codecandiescom&amp;text=This%20algorithm%20sucks&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F13%2Fthis-algorithm-sucks%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/07/13/this-algorithm-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still here?</title>
		<link>http://www.codecandies.com/2011/05/20/still-here/</link>
		<comments>http://www.codecandies.com/2011/05/20/still-here/#comments</comments>
		<pubDate>Fri, 20 May 2011 20:25:49 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[uClibc]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2214</guid>
		<description><![CDATA[/* Try to suicide with a SIGABRT */ [...] /* Still here? Try to remove any signal handlers */ [...] /* Still here? Try to suicide with an illegal instruction */ [...] /* Still here? Try to at least exit */ [...] /* Still here? We&#8217;re screwed. Sleepy time. Good night. */ &#160;&#160;while (1) &#160;&#160;&#160;&#160;/* [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* Try to suicide with a SIGABRT */<br />
[...]<br />
/* Still here?  Try to remove any signal handlers */<br />
[...]<br />
/* Still here?  Try to suicide with an illegal instruction */<br />
[...]<br />
/* Still here?  Try to at least exit */<br />
[...]<br />
/* Still here?  We&#8217;re screwed.  Sleepy time.  Good night. */<br />
&nbsp;&nbsp;while (1)<br />
&nbsp;&nbsp;&nbsp;&nbsp;/* Try for ever and ever */<br />
&nbsp;&nbsp;&nbsp;&nbsp;ABORT_INSTRUCTION;
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#1VEbBNLBVGQ/trunk/uClibc/libc/stdlib/abort.c&#038;q=%22good%20night%22&#038;sa=N&#038;cd=51&#038;ct=rc&#038;l=149" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.uclibc.org" target="_blank">uClibc &#8211; a Small C Library for Linux</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/05/20/still-here/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F20%2Fstill-here%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="tweetbutton2214" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F20%2Fstill-here%2F&amp;via=codecandiescom&amp;text=Still%20here%3F&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F20%2Fstill-here%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/05/20/still-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Braindead</title>
		<link>http://www.codecandies.com/2011/05/11/braindead/</link>
		<comments>http://www.codecandies.com/2011/05/11/braindead/#comments</comments>
		<pubDate>Wed, 11 May 2011 20:54:17 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2204</guid>
		<description><![CDATA[# all this junk below just to conditionally load a module # sometimes even perl is braindead&#8230; Source: Direct link to the source code Software: Net-AIM Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# all this junk below just to conditionally load a module<br />
# sometimes even perl is braindead&#8230;
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#lhKUNhP3ddE/pub/tucows/linux/files/ghoti-0.86.tar.gz|27xn6m9NJ6k/ghoti-0.86/Net/IRC/Connection.pm&#038;l=61" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://projects.aryeh.net/Net-AIM/" target="_blank">Net-AIM</a><br />
<strong>Programming language:</strong> Perl</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/05/11/braindead/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F11%2Fbraindead%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="tweetbutton2204" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F11%2Fbraindead%2F&amp;via=codecandiescom&amp;text=Braindead&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F05%2F11%2Fbraindead%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/05/11/braindead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top secret code</title>
		<link>http://www.codecandies.com/2011/03/31/top-secret-code/</link>
		<comments>http://www.codecandies.com/2011/03/31/top-secret-code/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 19:11:06 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[MSL]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2194</guid>
		<description><![CDATA[Thanks to Mick for this code candy // &#8220;Secret&#8221; keys&#8230; int xor_secret_l = 0xFF; int xor_secret_h = 0xFF; // Wow, nobody will *EVER* crack this top secret code! Software: From a &#8220;security&#8221; algorithm for an electronic control unit Programming language: MSL Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Thanks to Mick for this code candy</p>
<blockquote><p>
// &#8220;Secret&#8221; keys&#8230;<br />
int xor_secret_l = 0xFF;<br />
int xor_secret_h = 0xFF;<br />
// Wow, nobody will *EVER* crack this top secret code!
</p></blockquote>
<p><strong>Software:</strong> From a &#8220;security&#8221; algorithm for an electronic control unit<br />
<strong>Programming language:</strong> MSL</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/03/31/top-secret-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%2F2011%2F03%2F31%2Ftop-secret-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="tweetbutton2194" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F31%2Ftop-secret-code%2F&amp;via=codecandiescom&amp;text=Top%20secret%20code&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F31%2Ftop-secret-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/2011/03/31/top-secret-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>But for now&#8230;</title>
		<link>http://www.codecandies.com/2011/03/28/but-for-now/</link>
		<comments>http://www.codecandies.com/2011/03/28/but-for-now/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 20:48:22 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2179</guid>
		<description><![CDATA[Thanks to Sebastian R. for this code candy // the two salts for the password. I know it could be safer // with random salts but for now it&#8217;s okay Source: found in an old configuration file in third-party software Programming language: PHP Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Thanks to Sebastian R. for this code candy</p>
<blockquote><p>
// the two salts for the password. I know it could be safer<br />
// with random salts but for now it&#8217;s okay
</p></blockquote>
<p><strong>Source:</strong> found in an old configuration file in third-party software<br />
<strong>Programming language:</strong> PHP</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/03/28/but-for-now/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F28%2Fbut-for-now%2F&amp;layout=box_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div id="tweetbutton2179" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F28%2Fbut-for-now%2F&amp;via=codecandiescom&amp;text=But%20for%20now%26%238230%3B&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F28%2Fbut-for-now%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/03/28/but-for-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This function could be re-written</title>
		<link>http://www.codecandies.com/2011/03/16/this-function-could-be-re-written/</link>
		<comments>http://www.codecandies.com/2011/03/16/this-function-could-be-re-written/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 05:46:06 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[typo3]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2172</guid>
		<description><![CDATA[/** &#160;* This function could be re-written to be more clean and &#160;* effective &#8211; yet it&#8217;s not that important. &#160;*/ Source: Direct link to the source code Software: TYPO3 Programming language: PHP Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* This function could be re-written to be more clean and<br />
&nbsp;* effective &#8211; yet it&#8217;s not that important.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://phpxref.com/xref/typo3/typo3/sysext/cms/tslib/class.tslib_search.php.source.html#l217" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.typo3.org" target="_blank">TYPO3</a><br />
<strong>Programming language:</strong> PHP</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/03/16/this-function-could-be-re-written/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F16%2Fthis-function-could-be-re-written%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="tweetbutton2172" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F16%2Fthis-function-could-be-re-written%2F&amp;via=codecandiescom&amp;text=This%20function%20could%20be%20re-written&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F03%2F16%2Fthis-function-could-be-re-written%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2011/03/16/this-function-could-be-re-written/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flip a coin</title>
		<link>http://www.codecandies.com/2011/01/20/flip-a-coin/</link>
		<comments>http://www.codecandies.com/2011/01/20/flip-a-coin/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 05:17:49 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2141</guid>
		<description><![CDATA[// hello people in the future! I was doing OK until I found // some red wine. Now I can&#8217;t figure stuff out, like, do I // pass in this.axis, or do I make it a member of each // PointBarBase? I don&#8217;t know. Hey, I know I&#8217;ll flip a coin // and see what [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// hello people in the future! I was doing OK until I found<br />
// some red wine. Now I can&#8217;t figure stuff out, like, do I<br />
// pass in this.axis, or do I make it a member of each<br />
// PointBarBase? I don&#8217;t know. Hey, I know I&#8217;ll flip a coin<br />
// and see what happens. It was heads. What does it mean?<br />
// Mmmmm&#8230;. red wine&#8230;.<br />
// Fuck it, I&#8217;m passing it in. Makes the resize method messy,<br />
// but keeps the PointBarBase clean.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#R00crtzd9ws/trunk/ofc/charts/BarBase.as&#038;sa=N&#038;cd=22&#038;ct=rc&#038;l=88" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://code.google.com/p/ofcgwt/" target="_blank">ofcgwt (Open Flash Chart for GWT)</a><br />
<strong>Programming language:</strong> ActionScript</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/01/20/flip-a-coin/"></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%2F20%2Fflip-a-coin%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="tweetbutton2141" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F20%2Fflip-a-coin%2F&amp;via=codecandiescom&amp;text=Flip%20a%20coin&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F20%2Fflip-a-coin%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/20/flip-a-coin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I could have found a solution</title>
		<link>http://www.codecandies.com/2011/01/07/i-could-have-found-a-solution/</link>
		<comments>http://www.codecandies.com/2011/01/07/i-could-have-found-a-solution/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 05:17:38 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2152</guid>
		<description><![CDATA[// Ok, cdRequest->status is bogus and never returns anything // but 0100. This makes it completely useless for detecting // when the song has completed. So, instead I&#8217;m just going // to let them go for roughly 200 seconds and then the // existing logic acts like the song has finished. This gets // rid [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
        // Ok, cdRequest->status is bogus and never returns anything<br />
        // but 0100. This makes it completely useless for detecting<br />
        // when the song has completed. So, instead I&#8217;m just going<br />
        // to let them go for roughly 200 seconds and then the<br />
        // existing logic acts like the song has finished. This gets<br />
        // rid of the current stuttering music bug that exists even<br />
        // in the registered version. I&#8217;m sure I could have found a<br />
        // solution by reading up on Redbook Audio quicker than it<br />
        // took me to write this comment, but f*ck it.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#qzArX1NNoi4/source/cd.c&#038;sa=N&#038;cd=168&#038;ct=rc&#038;l=1099" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://icculus.org/shadowwarrior/" target="_blank">Shadow Warrior</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/07/i-could-have-found-a-solution/"></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%2F07%2Fi-could-have-found-a-solution%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="tweetbutton2152" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F07%2Fi-could-have-found-a-solution%2F&amp;via=codecandiescom&amp;text=I%20could%20have%20found%20a%20solution&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F07%2Fi-could-have-found-a-solution%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/07/i-could-have-found-a-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I just want it done</title>
		<link>http://www.codecandies.com/2011/01/03/i-just-want-it-done/</link>
		<comments>http://www.codecandies.com/2011/01/03/i-just-want-it-done/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 05:21:56 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[fluidity]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2137</guid>
		<description><![CDATA[# f*ck it. I don&#8217;t care how unreadable, unmaintainable, or # otherwise shameful this is. i just want it done. Source: Direct link to the source code Software: Fluidity Programming language: Python Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# f*ck it.  I don&#8217;t care how unreadable, unmaintainable, or<br />
# otherwise shameful this is.  i just want it done.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#XeC9KfD2sPY/bin/slider.py&#038;sa=N&#038;cd=3&#038;ct=rc&#038;l=308" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://code.google.com/p/fluidity/" target="_blank">Fluidity</a><br />
<strong>Programming language:</strong> Python</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2011/01/03/i-just-want-it-done/"></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%2F03%2Fi-just-want-it-done%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="tweetbutton2137" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F03%2Fi-just-want-it-done%2F&amp;via=codecandiescom&amp;text=I%20just%20want%20it%20done&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F01%2F03%2Fi-just-want-it-done%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/03/i-just-want-it-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>But it works</title>
		<link>http://www.codecandies.com/2010/12/22/but-it-works/</link>
		<comments>http://www.codecandies.com/2010/12/22/but-it-works/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 05:38:49 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2088</guid>
		<description><![CDATA[// actually i tested that those support single and double // quotes. Yes, i really suck at regex, but it works. feel // free to submit patches :) Source: Direct link to the source code Software: WordPress Lightbox 2 Plugin Programming language: PHP Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// actually i tested that those support single and double<br />
// quotes. Yes, i really suck at regex, but it works. feel<br />
// free to submit patches :)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#Rg9lt6SLk7g/trunk/campdiaries/wpmu/wp-content/plugins/wp-lightbox07a/plugin.php&#038;sa=N&#038;cd=17&#038;ct=rc&#038;l=91" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://m3nt0r.de/blog/projekte/lightbox-wordpress-plugin/" target="_blank">WordPress Lightbox 2 Plugin</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/12/22/but-it-works/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F22%2Fbut-it-works%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="tweetbutton2088" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F22%2Fbut-it-works%2F&amp;via=codecandiescom&amp;text=But%20it%20works&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F12%2F22%2Fbut-it-works%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/12/22/but-it-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hack yadda</title>
		<link>http://www.codecandies.com/2010/11/05/hack-yadda/</link>
		<comments>http://www.codecandies.com/2010/11/05/hack-yadda/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 05:28:57 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xt-commerce]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2122</guid>
		<description><![CDATA[Thanks to Markus A. for this code candy: // hack yadda yadda yadda < - improve you code instead of // making funny comments! // keep track of what is to be saved Source: Direct link to the source code Software: AJAX Attribut Matrix for xtCommerce Programming language: PHP Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Thanks to Markus A. for this code candy:</p>
<blockquote><p>
// hack yadda yadda yadda < - improve you code instead of<br />
// making funny comments!<br />
// keep track of what is to be saved
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.shopmodules.de/XTC-Modul-AJAX-Attribut-Matrix-fuer-XT-Commerce.html" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.shopmodules.de/XTC-Modul-AJAX-Attribut-Matrix-fuer-XT-Commerce.html" target="_blank">AJAX Attribut Matrix for xtCommerce</a><br />
<strong>Programming language:</strong> PHP</p></blockquote>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/11/05/hack-yadda/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F05%2Fhack-yadda%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="tweetbutton2122" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F05%2Fhack-yadda%2F&amp;via=codecandiescom&amp;text=hack%20yadda&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F05%2Fhack-yadda%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/11/05/hack-yadda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal interim</title>
		<link>http://www.codecandies.com/2010/11/04/paypal-interim/</link>
		<comments>http://www.codecandies.com/2010/11/04/paypal-interim/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 20:28:07 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2117</guid>
		<description><![CDATA[Thanks to Oliver T. for this code candy: // PAYPAL INTERIM // This is an interim solution to identify PayPal Orders! // If this part still exists in one year, I quit! 2 and a half years later, the code still was there &#8230; Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Thanks to Oliver T. for this code candy:</p>
<blockquote><p>
// PAYPAL INTERIM<br />
// This is an interim solution to identify PayPal Orders!<br />
// If this part still exists in one year, I quit!
</p></blockquote>
<p>2 and a half years later, the code still was there &#8230; </p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/11/04/paypal-interim/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F04%2Fpaypal-interim%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="tweetbutton2117" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F04%2Fpaypal-interim%2F&amp;via=codecandiescom&amp;text=PayPal%20interim&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F04%2Fpaypal-interim%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/11/04/paypal-interim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>das muss aber so!</title>
		<link>http://www.codecandies.com/2010/11/04/das-muss-aber-so/</link>
		<comments>http://www.codecandies.com/2010/11/04/das-muss-aber-so/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 20:23:37 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2114</guid>
		<description><![CDATA[Thanks to Julius H. for this code candy // Das folgende ist viel zu kompliziert AR 23.3.2003 // das muss aber so! JH 24.3.2003 Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Thanks to Julius H. for this code candy</p>
<blockquote><p>
// Das folgende ist viel zu kompliziert AR 23.3.2003<br />
// das muss aber so! JH 24.3.2003
</p></blockquote>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/11/04/das-muss-aber-so/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F04%2Fdas-muss-aber-so%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="tweetbutton2114" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F04%2Fdas-muss-aber-so%2F&amp;via=codecandiescom&amp;text=das%20muss%20aber%20so%21&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F04%2Fdas-muss-aber-so%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/11/04/das-muss-aber-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s a real pain</title>
		<link>http://www.codecandies.com/2010/11/03/its-a-real-pain/</link>
		<comments>http://www.codecandies.com/2010/11/03/its-a-real-pain/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 06:52:02 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Netsukuku]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2035</guid>
		<description><![CDATA[/* &#160;* Damn, this function is so ugly, it&#8217;s a real pain. 19 args. &#160;* ARGH! But without it I had to copy two times this code, &#160;* and even if I choose to use a struct to pass all the args, &#160;* they are still too many and it will be uglier than this. [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* Damn, this function is so ugly, it&#8217;s a real pain. 19 args.<br />
&nbsp;* ARGH! But without it I had to copy two times this code,<br />
&nbsp;* and even if I choose to use a struct to pass all the args,<br />
&nbsp;* they are still too many and it will be uglier than this.<br />
&nbsp;* I&#8217;m sorry.<br />
&nbsp;* Ah, yes, this function splits the unpacked qspn_pkt and<br />
&nbsp;* returns a lot of vars. * DO NOT TRY THIS AT HOME *<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#DhO0Q0ZrOyc/src/qspn.c&#038;sa=N&#038;cd=29&#038;ct=rc&#038;l=726" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://netsukuku.org" target="_blank">Netsukuku</a><br />
<strong>Programming language:</strong> C</p>
<p>BTW: today is <a href="http://phphacker.net/2010/10/26/der-developers-shame-day/">Developers Shame Day</a></p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/11/03/its-a-real-pain/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F03%2Fits-a-real-pain%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="tweetbutton2035" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F03%2Fits-a-real-pain%2F&amp;via=codecandiescom&amp;text=It%26%238217%3Bs%20a%20real%20pain&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F11%2F03%2Fits-a-real-pain%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/11/03/its-a-real-pain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pizza and beers at Apachecon</title>
		<link>http://www.codecandies.com/2010/09/08/pizza-and-beers-at-apachecon/</link>
		<comments>http://www.codecandies.com/2010/09/08/pizza-and-beers-at-apachecon/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 19:43:28 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apachecon]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[pizza]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2015</guid>
		<description><![CDATA[/* wow! if you&#8217;re executing this code, you may have set a &#160;* record. either this child process has served over &#160;* 2 billion requests, or you&#8217;re running a threaded 2.0 on &#160;* a 16 bit machine. &#160;* &#160;* I&#8217;ll buy pizza and beers at Apachecon for the first person &#160;* to do the former [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* wow! if you&#8217;re executing this code, you may have set a<br />
&nbsp;* record. either this child process has served over<br />
&nbsp;* 2 billion requests, or you&#8217;re running a threaded 2.0 on<br />
&nbsp;* a 16 bit machine.<br />
&nbsp;*<br />
&nbsp;* I&#8217;ll buy pizza and beers at Apachecon for the first person<br />
&nbsp;* to do the former without cheating (dorking with<br />
&nbsp;* INT_MAX, or running with uncommitted performance patches,<br />
&nbsp;* for example).<br />
&nbsp;*<br />
&nbsp;* for the latter case, you probably deserve a beer too.<br />
&nbsp;* Greg Ames<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#lfs-jRjrQ3s/tags/2.3.2/server/mpm/experimental/event/event.c&#038;sa=N&#038;cd=15&#038;ct=rc&#038;l=723" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://httpd.apache.org/docs/2.0/mod/worker.html" target="_blank">Apache-MPM</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/08/pizza-and-beers-at-apachecon/"></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%2F08%2Fpizza-and-beers-at-apachecon%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="tweetbutton2015" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F08%2Fpizza-and-beers-at-apachecon%2F&amp;via=codecandiescom&amp;text=Pizza%20and%20beers%20at%20Apachecon&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F09%2F08%2Fpizza-and-beers-at-apachecon%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/08/pizza-and-beers-at-apachecon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make this suck less</title>
		<link>http://www.codecandies.com/2010/08/20/make-this-suck-less/</link>
		<comments>http://www.codecandies.com/2010/08/20/make-this-suck-less/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 21:35:23 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2006</guid>
		<description><![CDATA[// we figure out how many 3-tuples there are by incrementing // This is kind of sketchy. But I can&#8217;t think right now. wtf? // TODO: Make this suck less. Way, WAY less if possible. Source: Direct link to the source code Software: offsystem Programming language: C# Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// we figure out how many 3-tuples there are by incrementing<br />
// This is kind of sketchy. But I can&#8217;t think right now. wtf?<br />
// TODO: Make this suck less. Way, WAY less if possible.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#p8SW-KURKnA/csharp-code/OFF_Library/OFF_Love.cs&#038;sa=N&#038;cd=10&#038;ct=rc&#038;l=369" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://offsystem.cvs.sourceforge.net/" target="_blank">offsystem</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/08/20/make-this-suck-less/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2010%2F08%2F20%2Fmake-this-suck-less%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="tweetbutton2006" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F08%2F20%2Fmake-this-suck-less%2F&amp;via=codecandiescom&amp;text=Make%20this%20suck%20less&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F08%2F20%2Fmake-this-suck-less%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/08/20/make-this-suck-less/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hugest code</title>
		<link>http://www.codecandies.com/2010/06/01/hugest-code/</link>
		<comments>http://www.codecandies.com/2010/06/01/hugest-code/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 04:34:59 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[assembly]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1993</guid>
		<description><![CDATA[; I know, it looks ugly and unsafe, but&#8230; Damn, this isn&#8217;t ; any f*ckin&#8217; Kernel to be hugest code of the world!!! Source: Direct link to the source code Software: LED Device Controller Programming language: Assembly Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
; I know, it looks ugly and unsafe, but&#8230; Damn, this isn&#8217;t<br />
; any f*ckin&#8217; Kernel to be hugest code of the world!!!
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#rN_QteVBzq0/proj/LED.ZIP|O-QjJ3kh0r0/LED.ASM&#038;l=43" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sysd.hypermart.net/" target="_blank">LED Device Controller</a><br />
<strong>Programming language:</strong> Assembly</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/06/01/hugest-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%2F06%2F01%2Fhugest-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="tweetbutton1993" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F01%2Fhugest-code%2F&amp;via=codecandiescom&amp;text=Hugest%20code&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F06%2F01%2Fhugest-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/06/01/hugest-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horifically stupid</title>
		<link>http://www.codecandies.com/2010/05/27/horifically-stupid/</link>
		<comments>http://www.codecandies.com/2010/05/27/horifically-stupid/#comments</comments>
		<pubDate>Thu, 27 May 2010 04:34:32 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1882</guid>
		<description><![CDATA[/* This is so horifically stupid&#8230; &#160;* however, I&#8217;m tired so f*ck it */ Source: Direct link to the source code Software: Pinger Programming language: C++ Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* This is so horifically stupid&#8230;<br />
&nbsp;* however, I&#8217;m tired so f*ck it */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#NoRg0EmhW9I/groups/rhino9/pingersrc.zip|LGoNtfWZDNM/PingerDlg.cpp&#038;l=133" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> Pinger<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/27/horifically-stupid/"></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%2F27%2Fhorifically-stupid%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="tweetbutton1882" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F27%2Fhorifically-stupid%2F&amp;via=codecandiescom&amp;text=Horifically%20stupid&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F27%2Fhorifically-stupid%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/27/horifically-stupid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not so very secure</title>
		<link>http://www.codecandies.com/2010/05/25/not-so-very-secure/</link>
		<comments>http://www.codecandies.com/2010/05/25/not-so-very-secure/#comments</comments>
		<pubDate>Tue, 25 May 2010 04:33:32 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[assembly]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1974</guid>
		<description><![CDATA[;Look immediately after the device_name &#8220;PWORD15&#8243; (8 bytes ;altogether), and you should see the hardcoded password. ;THIS is what makes this sucker &#8220;not so very secure.&#8221; ;So don&#8217;t tell the users! Source: Direct link to the source code Programming language: Assembly Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
;Look immediately after the device_name &#8220;PWORD15&#8243; (8 bytes<br />
;altogether), and you should see the hardcoded password.<br />
;THIS is what makes this sucker &#8220;not so very secure.&#8221;<br />
;So don&#8217;t tell the users!
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#PdY4Mvg8wsY/pub/tools/dos/passwrd5.zip|GHCs64EEorM/PASSWRD5.ASM&#038;l=75" target="_blank">Direct link to the source code</a><br />
<strong>Programming language:</strong> Assembly</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/05/25/not-so-very-secure/"></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%2F25%2Fnot-so-very-secure%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="tweetbutton1974" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F25%2Fnot-so-very-secure%2F&amp;via=codecandiescom&amp;text=Not%20so%20very%20secure&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F25%2Fnot-so-very-secure%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/25/not-so-very-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eval command</title>
		<link>http://www.codecandies.com/2010/05/21/eval-command/</link>
		<comments>http://www.codecandies.com/2010/05/21/eval-command/#comments</comments>
		<pubDate>Fri, 21 May 2010 04:38:06 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1952</guid>
		<description><![CDATA[# The purpose of this function is to take a string and escape # it so it survives being passed through the evil eval # command without changing at all. (Did I mention I hate the # eval command? :-) &#8230; I just realized I hate the list # command too&#8230; :-) Source: Direct link [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# The purpose of this function is to take a string and escape<br />
# it so it survives being passed through the evil eval<br />
# command without changing at all. (Did I mention I hate the<br />
# eval command? :-) &#8230; I just realized I hate the list<br />
# command too&#8230; :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#I0cABDTB4TA/pub/FreeBSD/ports/i386/packages-4-stable/All/filerunner-2.5.1_1.tgz|lUlAx6SDruM/lib/FileRunner/fr&#038;l=1867" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://linux.maruhn.com/sec/filerunner.html" target="_blank">Filerunner</a><br />
<strong>Programming language:</strong> Shell</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2010/05/21/eval-command/"></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%2F21%2Feval-command%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="tweetbutton1952" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F21%2Feval-command%2F&amp;via=codecandiescom&amp;text=Eval%20command&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F21%2Feval-command%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/21/eval-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Any suggestions?</title>
		<link>http://www.codecandies.com/2010/05/12/any-suggestions/</link>
		<comments>http://www.codecandies.com/2010/05/12/any-suggestions/#comments</comments>
		<pubDate>Wed, 12 May 2010 04:48:42 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[net irc]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1885</guid>
		<description><![CDATA[# Thanks to Abigail (abigail (at) fnx.com) for the idea for # this clever bit. I&#8217;m sure it can be made more efficient, # though. Any suggestions? I&#8217;m too tired right now to think # of &#8216;em myself. :) Source: Direct link to the source code Software: Net-IRC Programming language: Perl Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Thanks to Abigail (abigail (at) fnx.com) for the idea for<br />
# this clever bit. I&#8217;m sure it can be made more efficient,<br />
# though. Any suggestions? I&#8217;m too tired right now to think<br />
# of &#8216;em myself. :)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#Sxqzr0fUBrI/modules/by-module/Net/Net-IRC-0.53.tar.gz|wBi8U-d1Vs8/Net-IRC-0.53/Connection.pm&#038;l=1220" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://search.cpan.org/dist/Net-IRC/" target="_blank">Net-IRC</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/12/any-suggestions/"></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%2F12%2Fany-suggestions%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="tweetbutton1885" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F12%2Fany-suggestions%2F&amp;via=codecandiescom&amp;text=Any%20suggestions%3F&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F05%2F12%2Fany-suggestions%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/12/any-suggestions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s broken!</title>
		<link>http://www.codecandies.com/2010/04/30/its-broken/</link>
		<comments>http://www.codecandies.com/2010/04/30/its-broken/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 04:34:21 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1899</guid>
		<description><![CDATA[/* To be sure that the init array is received by the cam, we &#160;&#160; send it 3 times. Yes, i&#8217;m tired of crashing, when trying &#160;&#160; to get a stream from a uninitalized cam&#8230; We probably &#160;&#160; should make some fancy i2c stuff, but hey, if it ain&#8217;t &#160;&#160; broken don&#8217;t fix it ;) [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* To be sure that the init array is received by the cam, we<br />
&nbsp;&nbsp; send it 3 times. Yes, i&#8217;m tired of crashing, when trying<br />
&nbsp;&nbsp; to get a stream from a uninitalized cam&#8230; We probably<br />
&nbsp;&nbsp; should make some fancy i2c stuff, but hey, if it ain&#8217;t<br />
&nbsp;&nbsp; broken don&#8217;t fix it ;)<br />
&nbsp;&nbsp; BTW. it&#8217;s broken! */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#qbGi4ny_vIY/source/v0.8.2/spca5xx-20050319.tar.gz|5VXKx_5vNDY/spca5xx-20050319/drivers/usb/spca5xx.c&#038;l=3995" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://mxhaard.free.fr/spca5xx.html" target="_blank">SPCA5xx</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/04/30/its-broken/"></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%2F30%2Fits-broken%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="tweetbutton1899" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F04%2F30%2Fits-broken%2F&amp;via=codecandiescom&amp;text=It%26%238217%3Bs%20broken%21&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F04%2F30%2Fits-broken%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/30/its-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting hurt</title>
		<link>http://www.codecandies.com/2010/04/27/getting-hurt/</link>
		<comments>http://www.codecandies.com/2010/04/27/getting-hurt/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 04:31:49 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[machs halt besser]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1878</guid>
		<description><![CDATA[// getting hurt because of your own damn stupidity Source: Direct link to the source code Software: Doom Programming language: C Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// getting hurt because of your own damn stupidity
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#6PVlTXCD5_0/doomd003s.zip|HBEHefc_iE8/st_stuff.c&#038;l=858" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> Doom<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/27/getting-hurt/"></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%2F27%2Fgetting-hurt%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="tweetbutton1878" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2010%2F04%2F27%2Fgetting-hurt%2F&amp;via=codecandiescom&amp;text=Getting%20hurt&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2010%2F04%2F27%2Fgetting-hurt%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/27/getting-hurt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

