<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns: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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>code candies - codecandies.com</title>
	
	<link>http://www.codecandies.com</link>
	<description />
	<lastBuildDate>Fri, 27 Aug 2010 19:33:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/code-candies" /><feedburner:info uri="code-candies" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>toStringShort()</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/dgjj-bJOiwE/</link>
		<comments>http://www.codecandies.com/2010/08/27/tostringshort/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 19:33:21 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2011</guid>
		<description><![CDATA[Danke an Tobias J. für dieses code candy /* Empty entity class used by derived servlets not managing &#160;* any entities. */ protected static class EmptyEntity extends EntityBase { &#160;&#160;@Override public Long getId() { return null; } &#160;&#160;@Override public String toString() { return &#8220;OH MY GOD!&#8221;; } &#160;&#160;@Override public String toStringShort() { return &#8220;OMG!&#8221;; } [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Danke an Tobias J. für dieses code candy</p>
<blockquote><p>
/* Empty entity class used by derived servlets not managing<br />
&nbsp;* any entities. */<br />
protected static class EmptyEntity extends EntityBase<emptyentity><br />
{<br />
&nbsp;&nbsp;@Override public Long   getId()         { return null; }<br />
&nbsp;&nbsp;@Override public String toString()      { return &#8220;OH MY GOD!&#8221;; }<br />
&nbsp;&nbsp;@Override public String toStringShort() { return &#8220;OMG!&#8221;; }<br />
}<br />
</emptyentity></p></blockquote>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/dgjj-bJOiwE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/08/27/tostringshort/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/08/27/tostringshort/</feedburner:origLink></item>
		<item>
		<title>Make this suck less</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/Pn7DyebR-co/</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#]]></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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/Pn7DyebR-co" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/08/20/make-this-suck-less/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/08/20/make-this-suck-less/</feedburner:origLink></item>
		<item>
		<title>This effect and the next</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/_A4WHSVlaEg/</link>
		<comments>http://www.codecandies.com/2010/06/14/this-effect-and-the-next/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 04:36:18 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2000</guid>
		<description><![CDATA[/* This effect and the next are handled like vibrato. &#160;* I&#8217;m a bit tired, so it begins to be ugly, sorry&#8230; &#160;*/ Source: Direct link to the source code Software: xsoundtrack Programming language: C]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* This effect and the next are handled like vibrato.<br />
&nbsp;* I&#8217;m a bit tired, so it begins to be ugly, sorry&#8230;<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#DHJRZdfz9gs/ge/educational_games/rubix-1.04.tar.bz2|k0Dsu649sz8/rubix-1.04/player/mixer.c&#038;l=346" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sed.free.fr/xsound/" target="_blank">xsoundtrack</a><br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/_A4WHSVlaEg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/14/this-effect-and-the-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/06/14/this-effect-and-the-next/</feedburner:origLink></item>
		<item>
		<title>Cryptic</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/4rhAQto9h2k/</link>
		<comments>http://www.codecandies.com/2010/06/10/cryptic/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 04:35:26 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1986</guid>
		<description><![CDATA[// One thing I cannot stand is f*cking variables that // are cryptic. I gotta lay off the dope when I code, shit! Source: Direct link to the source code Software: sapphire Programming language: C++]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
        // One thing I cannot stand is f*cking variables that<br />
        // are cryptic. I gotta lay off the dope when I code, shit!
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#tS6Vu6eyK9A/distfiles/sapphire-0.15.6.tar.gz|Qv5DsX_-rdA/sapphire-0.15.6/src/client.cc&#038;l=46" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sapphire.sourceforge.net/" target="_blank">sapphire</a><br />
<strong>Programming language:</strong> C++</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/4rhAQto9h2k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/10/cryptic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/06/10/cryptic/</feedburner:origLink></item>
		<item>
		<title>Bad window error</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/Gr9QjV_sVk0/</link>
		<comments>http://www.codecandies.com/2010/06/07/bad-window-error/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 04:33:48 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1990</guid>
		<description><![CDATA[// This function here causes those goddamn BadWindow errors. // If I see another one of those I will f*cking scream! Source: Direct link to the source code Software: sapphire Programming language: C++]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
        // This function here causes those goddamn BadWindow errors.<br />
        // If I see another one of those I will f*cking scream!</p>
</blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#tS6Vu6eyK9A/distfiles/sapphire-0.15.6.tar.gz|Qv5DsX_-rdA/sapphire-0.15.6/src/client.cc&#038;l=288" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://sapphire.sourceforge.net/" target="_blank">sapphire</a><br />
<strong>Programming language:</strong> C++</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/Gr9QjV_sVk0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/07/bad-window-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/06/07/bad-window-error/</feedburner:origLink></item>
		<item>
		<title>Hugest code</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/MmRmsx6kAVk/</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]]></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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/MmRmsx6kAVk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/06/01/hugest-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/06/01/hugest-code/</feedburner:origLink></item>
		<item>
		<title>Maildirmake</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/xtRz2WfyQ5I/</link>
		<comments>http://www.codecandies.com/2010/05/31/maildirmake/#comments</comments>
		<pubDate>Mon, 31 May 2010 04:33:42 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1940</guid>
		<description><![CDATA[/* &#160;* the maildirmake stuff is directly in qmail-local.c and &#160;* qmail-pop3d.c this is simpler and better (Perhaps I&#8217;ll &#160;* find a better way sometimes) ;-) &#160;* BULLSHIT! Simpler and better, was I on drugs? This needs &#160;* definitifly a rewrite and while doing that I can also fix &#160;* the problem with courier. &#160;*/ [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* the maildirmake stuff is directly in qmail-local.c and<br />
&nbsp;* qmail-pop3d.c this is simpler and better (Perhaps I&#8217;ll<br />
&nbsp;* find a better way sometimes) ;-)<br />
&nbsp;* BULLSHIT! Simpler and better, was I on drugs? This needs<br />
&nbsp;* definitifly a rewrite and while doing that I can also fix<br />
&nbsp;* the problem with courier.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#gFWlRAmkieE/mailmaker.c&#038;sa=N&#038;cd=69&#038;ct=rc&#038;l=48" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://cr.yp.to/qmail.html" target="_blank">qmail</a><br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/xtRz2WfyQ5I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/31/maildirmake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/31/maildirmake/</feedburner:origLink></item>
		<item>
		<title>Horifically stupid</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/pMWuGeVXcOY/</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++]]></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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/pMWuGeVXcOY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/27/horifically-stupid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/27/horifically-stupid/</feedburner:origLink></item>
		<item>
		<title>I should comment</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/5eY58eXruMY/</link>
		<comments>http://www.codecandies.com/2010/05/26/i-should-comment/#comments</comments>
		<pubDate>Wed, 26 May 2010 04:16:06 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1979</guid>
		<description><![CDATA[# I should comment that I also like pink, but don&#8217;t # tell anybody. Source: Direct link to the source code Programming language: Perl]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# I should comment that I also like pink, but don&#8217;t<br />
# tell anybody.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#1IKf2ZWr9OM/deps/third_party/cygwin/lib/perl5/vendor_perl/5.10/YAML.pm&#038;l=116" target="_blank">Direct link to the source code</a><br />
<strong>Programming language:</strong> Perl</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/5eY58eXruMY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/26/i-should-comment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/26/i-should-comment/</feedburner:origLink></item>
		<item>
		<title>Not so very secure</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/0KUDDJ9kSXA/</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]]></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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/0KUDDJ9kSXA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/25/not-so-very-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/25/not-so-very-secure/</feedburner:origLink></item>
		<item>
		<title>Eval command</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/rqqU8lbbzg0/</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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/rqqU8lbbzg0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/21/eval-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/21/eval-command/</feedburner:origLink></item>
		<item>
		<title>Let me know</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/s9QZWbn9Coc/</link>
		<comments>http://www.codecandies.com/2010/05/20/let-me-know/#comments</comments>
		<pubDate>Thu, 20 May 2010 04:36:25 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1948</guid>
		<description><![CDATA[# If you understand how these functions work, let me know. # I haven&#8217;t got the slighest idea anymore :-) Source: Direct link to the source code Software: Filerunner Programming language: Shell]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# If you understand how these functions work, let me know.<br />
# I haven&#8217;t got the slighest idea anymore :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#I0cABDTB4TA/pub/FreeBSD/ports/i386/packages-4-stable/All/filerunner-2.5.1_1.tgz|lUlAx6SDruM/lib/FileRunner/fr&#038;l=1867" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://linux.maruhn.com/sec/filerunner.html" target="_blank">Filerunner</a><br />
<strong>Programming language:</strong> Shell</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/s9QZWbn9Coc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/20/let-me-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/20/let-me-know/</feedburner:origLink></item>
		<item>
		<title>Doing The Right Thing</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/3Ps0M5uM7cg/</link>
		<comments>http://www.codecandies.com/2010/05/18/doing-the-right-thing/#comments</comments>
		<pubDate>Tue, 18 May 2010 04:34:08 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1965</guid>
		<description><![CDATA[;; Be *exceptionally* careful about modifications to this ;; function! Much of CC Mode depends on this Doing The Right ;; Thing. If you break it you will be sorry. If you think you ;; know how this works, you probably don&#8217;t. No human on ;; Earth does! :-) Source: Direct link to the source [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
;; Be *exceptionally* careful about modifications to this<br />
;; function! Much of CC Mode depends on this Doing The Right<br />
;; Thing.  If you break it you will be sorry.  If you think you<br />
;; know how this works, you probably don&#8217;t.  No human on<br />
;; Earth does! :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#4FSOSMZ6Pxc/distfiles/cc-mode-1.32-pkg.tar.gz|jwxLBpTR-IU/lisp/cc-mode/cc-engine.el&#038;l=59" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://cc-mode.sourceforge.net/" target="_blank">CC Mode</a><br />
<strong>Programming language:</strong> Lisp</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/3Ps0M5uM7cg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/18/doing-the-right-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/18/doing-the-right-thing/</feedburner:origLink></item>
		<item>
		<title>Use a spell-checker</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/-kUN7uDDto8/</link>
		<comments>http://www.codecandies.com/2010/05/17/use-a-spell-checker/#comments</comments>
		<pubDate>Mon, 17 May 2010 04:48:07 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1869</guid>
		<description><![CDATA[/* &#160;* Sun people can&#8217;t spell worth damn. &#8220;compatability&#8221; indeed. &#160;* At least we *know* we can&#8217;t spell, and use a &#160;* spell-checker. &#160;*/ /* Uh, actually Linus it is I who cannot spell. Too much &#160;* murky Sparc assembly will do this to ya. &#160;*/ Source: Direct link to the source code Software: Sparc [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* Sun people can&#8217;t spell worth damn. &#8220;compatability&#8221; indeed.<br />
&nbsp;* At least we *know* we can&#8217;t spell, and use a<br />
&nbsp;* spell-checker.<br />
&nbsp;*/</p>
<p>/* Uh, actually Linus it is I who cannot spell. Too much<br />
&nbsp;* murky Sparc assembly will do this to ya.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#iCXnLOj7beI/arch/sparc/kernel/head.S&#038;sa=N&#038;cd=78&#038;ct=rc&#038;l=49" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> Sparc port of Linux<br />
<strong>Programming language:</strong> Assembly</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/-kUN7uDDto8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/17/use-a-spell-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/17/use-a-spell-checker/</feedburner:origLink></item>
		<item>
		<title>Any suggestions?</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/bpJroB2xhxI/</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]]></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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/bpJroB2xhxI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/12/any-suggestions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/12/any-suggestions/</feedburner:origLink></item>
		<item>
		<title>Network byte order</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/DBXbDUAHFl8/</link>
		<comments>http://www.codecandies.com/2010/05/10/network-byte-order/#comments</comments>
		<pubDate>Mon, 10 May 2010 04:41:36 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Sex, Drugs and Rock'n'Roll]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1931</guid>
		<description><![CDATA[/** &#160;* [...] &#160;* This seems like such a hack, mostly because it&#8217;s in &#160;* network byte order. Figuring this stuff out sometimes &#160;* takes a while, but thats ok, because it gives me time to &#160;* try to figure out what kind of drugs the AOL people were &#160;* taking when they merged the [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* [...]<br />
&nbsp;* This seems like such a hack, mostly because it&#8217;s in<br />
&nbsp;* network byte order. Figuring this stuff out sometimes<br />
&nbsp;* takes a while, but thats ok, because it gives me time to<br />
&nbsp;* try to figure out what kind of drugs the AOL people were<br />
&nbsp;* taking when they merged the two protocols.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#SmvNus32zes/trunk/imservices/GaimFramework/Libraries/libgaim/protocols/oscar/im.c&#038;sa=N&#038;cd=19&#038;ct=rc&#038;l=1193" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://pidgin.im/" target="_blank">Pidgin</a><br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/DBXbDUAHFl8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/10/network-byte-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/10/network-byte-order/</feedburner:origLink></item>
		<item>
		<title>Want all rows</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/7Tq7hqks3ME/</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 -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/7Tq7hqks3ME" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/07/want-all-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/07/want-all-rows/</feedburner:origLink></item>
		<item>
		<title>Bug Reports</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/BPeACajl9WI/</link>
		<comments>http://www.codecandies.com/2010/05/06/bug-reports/#comments</comments>
		<pubDate>Thu, 06 May 2010 04:33:28 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1908</guid>
		<description><![CDATA[;;; BUG REPORTS ;;; Please report bugs to ess-bugs@stat.math.ethz.ch ;;; Comments, suggestions, words of praise and large cash ;;; donations are also more than welcome, but should ;;; generally be split between all authors :-) Source: Direct link to the source code Software: Emacs Speaks Statistics Programming language: Lisp]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
;;; BUG REPORTS<br />
;;; Please report bugs to ess-bugs@stat.math.ethz.ch<br />
;;; Comments, suggestions, words of praise and large cash<br />
;;; donations are also more than welcome, but should<br />
;;; generally be split between all authors :-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#xAlgQDHmdnQ/pub/gentoo/distfiles/ess-5.2.2.tar.gz|702HsZ2ENW8/ess-5.2.2/lisp/ess.el&#038;l=94" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://ess.r-project.org/" target="_blank">Emacs Speaks Statistics</a><br />
<strong>Programming language:</strong> Lisp</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/BPeACajl9WI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/06/bug-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/06/bug-reports/</feedburner:origLink></item>
		<item>
		<title>Runlevel</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/9Dy4caoSVY4/</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 -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/9Dy4caoSVY4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/05/runlevel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/05/runlevel/</feedburner:origLink></item>
		<item>
		<title>This is cheating</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/wNj1VWJs1qo/</link>
		<comments>http://www.codecandies.com/2010/05/04/this-is-cheating/#comments</comments>
		<pubDate>Tue, 04 May 2010 04:35:57 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[It´s not a bug - It´s a feature]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1922</guid>
		<description><![CDATA[/* This is cheating, hehehe. We declare &#160;* the user has a 4 button joy to read &#160;* the 3rd and 4th button. Maybe the &#160;* user doesn&#8217;t have one, but hey, then &#160;* he won&#8217;t notice we are cheating ;) &#160;*/ Source: Direct link to the source code Programming language: C]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* This is cheating, hehehe. We declare<br />
&nbsp;* the user has a 4 button joy to read<br />
&nbsp;* the 3rd and 4th button. Maybe the<br />
&nbsp;* user doesn&#8217;t have one, but hey, then<br />
&nbsp;* he won&#8217;t notice we are cheating ;)<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#aivgwOHmhBo/mirror/pub/misc/alleg30.zip|YqUiaQqQx6s/allegro/examples/ex27.c&#038;l=48" target="_blank">Direct link to the source code</a><br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/wNj1VWJs1qo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/04/this-is-cheating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/04/this-is-cheating/</feedburner:origLink></item>
		<item>
		<title>Modify account dialog</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/K5MkVX5nJLk/</link>
		<comments>http://www.codecandies.com/2010/05/03/modify-account-dialog/#comments</comments>
		<pubDate>Mon, 03 May 2010 04:47:56 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[fluchen wie ein Bierkutscher]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1890</guid>
		<description><![CDATA[/* This is the f*cking modify account dialog. I&#8217;ve f*cking &#160;* seperated it into three f*cking frames: &#160;* a f*cking Login Options frame, a f*cking User Options &#160;* frame and a f*cking Protcol Options frame. This f*cking &#160;* removes the two f*cking tabs, which were quite f*cking &#160;* uneccessary. F*ck. */ Source: Direct link to [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* This is the f*cking modify account dialog. I&#8217;ve f*cking<br />
&nbsp;* seperated it into three f*cking frames:<br />
&nbsp;* a f*cking Login Options frame, a f*cking User Options<br />
&nbsp;* frame and a f*cking Protcol Options frame. This f*cking<br />
&nbsp;* removes the two f*cking tabs, which were quite f*cking<br />
&nbsp;* uneccessary. F*ck. */
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#-kmSHZF0HiY/pub/OpenBSD/distfiles/gaim-0.55.tar.gz|sf0ZivKQ8L8/gaim-0.55/src/multi.c&#038;l=705" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.pidgin.im/" target="_blank">Gaim / Pidgin</a><br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/K5MkVX5nJLk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/05/03/modify-account-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/05/03/modify-account-dialog/</feedburner:origLink></item>
		<item>
		<title>It’s broken!</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/fHthRfWc8jE/</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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/fHthRfWc8jE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/04/30/its-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/04/30/its-broken/</feedburner:origLink></item>
		<item>
		<title>The book says</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/FUQdgeBRP_g/</link>
		<comments>http://www.codecandies.com/2010/04/29/the-book-says/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 04:34:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1866</guid>
		<description><![CDATA[// no f*cking error checking and the book says (and I quote): // &#8220;There will be no errors.&#8221; I hate this guy. Source: Direct link to the source code Software: RaiseMan Programming language: C]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
    // no f*cking error checking and the book says (and I quote):<br />
    // &#8220;There will be no errors.&#8221;  I hate this guy.
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#4SAhP8U0Rj4/RaiseMan/Classes/MyDocument.m&#038;cd=61&#038;ct=rc&#038;l=255" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> RaiseMan<br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/FUQdgeBRP_g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/04/29/the-book-says/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/04/29/the-book-says/</feedburner:origLink></item>
		<item>
		<title>Runtime data</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/CC-kZI0Sglw/</link>
		<comments>http://www.codecandies.com/2010/04/28/runtime-data/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 04:36:36 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=1874</guid>
		<description><![CDATA[// Holy god damned shit! Do we really refer runtime data // in Listviews? omg!!! Source: Direct link to the source code Software: WASTE Programming language: C++]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// Holy god damned shit! Do we really refer runtime data<br />
// in Listviews? omg!!!
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#23HYQNLbl_w/trunk/waste-source/xfers.cpp&#038;q=damn%20fuck&#038;sa=N&#038;cd=68&#038;ct=rc&#038;l=650" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> WASTE<br />
<strong>Programming language:</strong> C++</p>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/CC-kZI0Sglw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/04/28/runtime-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/04/28/runtime-data/</feedburner:origLink></item>
		<item>
		<title>Getting hurt</title>
		<link>http://feedproxy.google.com/~r/code-candies/~3/BL3mFvjjb1o/</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]]></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>
<!-- google_ad_section_end -->
<img src="http://feeds.feedburner.com/~r/code-candies/~4/BL3mFvjjb1o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/04/27/getting-hurt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.codecandies.com/2010/04/27/getting-hurt/</feedburner:origLink></item>
	</channel>
</rss>
