<?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; danke, Bill</title>
	<atom:link href="http://www.codecandies.com/category/danke-bill/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codecandies.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 Jun 2010 04:36:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Well, trust me it does!</title>
		<link>http://www.codecandies.com/2010/02/24/well-trust-me-it-does/</link>
		<comments>http://www.codecandies.com/2010/02/24/well-trust-me-it-does/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:29:18 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[kerberos telnet]]></category>
		<category><![CDATA[windows]]></category>

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


// Windows sucks. (Oh, you didn&#8217;t know that&#8230; Well, trust me
// it does!). It is not documented in the help what
// LoadString returns but it seems that if the text doesn&#8217;t
// fit into the buffer LoadString returns 0.
// Ok. Windows NT sucks more. If the string can&#8217;t fit into
// the buffer NT returns ERROR_RESOURCE_NAME_NOT_FOUND. Not
// [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// Windows sucks. (Oh, you didn&#8217;t know that&#8230; Well, trust me<br />
// it does!). It is not documented in the help what<br />
// LoadString returns but it seems that if the text doesn&#8217;t<br />
// fit into the buffer LoadString returns 0.<br />
// Ok. Windows NT sucks more. If the string can&#8217;t fit into<br />
// the buffer NT returns ERROR_RESOURCE_NAME_NOT_FOUND. Not<br />
// insufficient buffer.<br />
//<br />
//            AAAAAAAAARRRRRRRRRRGGGGGGGGGGGHHHHHHHHHHH!!!!!!!!<br />
//
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=214&#038;ct=rc#i9bFAsK3qtA/LIB/WXRTL/XRTL.CPP&#038;l=131" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.stacken.kth.se/~thn/ktelnet/" target="_blank">Kerberos Telnet</a><br />
<strong>Programming language:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/02/24/well-trust-me-it-does/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE&#8217;s textRange</title>
		<link>http://www.codecandies.com/2010/01/27/ies-textrange/</link>
		<comments>http://www.codecandies.com/2010/01/27/ies-textrange/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 05:30:17 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[javascript]]></category>

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


//IE&#8217;s textRange and selection object is woefully inadequate,
//which means this fancy stuff is gecko only sorry :-&#124;
//Die Bill, Die.  (IE supports it somewhat nativly though)

Source: Direct link to the source code
Software: Xinha
Programming language: JavaScript

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
//IE&#8217;s textRange and selection object is woefully inadequate,<br />
//which means this fancy stuff is gecko only sorry :-|<br />
//Die Bill, Die.  (IE supports it somewhat nativly though)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#_rn0kgFhkQA/redir/epiware/65910/url_tgz/Epiware_4.7.7.tar.gz|4Hd1_I84S1I/Epiware_4.8.0/epi/xinha/htmlarea.js&#038;l=3751" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://trac.xinha.org/" target="_blank">Xinha</a><br />
<strong>Programming language:</strong> JavaScript</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2010/01/27/ies-textrange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometimes the world sucks</title>
		<link>http://www.codecandies.com/2009/12/22/sometimes-the-world-sucks/</link>
		<comments>http://www.codecandies.com/2009/12/22/sometimes-the-world-sucks/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 05:37:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[windows]]></category>

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


/* attempt to create a new thread to wait for activity,
&#160;* this is because windows pipes are crap and doing a Wait on
&#160;* them fails. so us poor programmers have to jump through
&#160;* lots of hoops just to make Bills crap usable, and what
&#160;* really hurts is that after doing so every non-programmer
&#160;* thinks Bills [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* attempt to create a new thread to wait for activity,<br />
&nbsp;* this is because windows pipes are crap and doing a Wait on<br />
&nbsp;* them fails. so us poor programmers have to jump through<br />
&nbsp;* lots of hoops just to make Bills crap usable, and what<br />
&nbsp;* really hurts is that after doing so every non-programmer<br />
&nbsp;* thinks Bills stuff is wonderful!<br />
&nbsp;* Sometimes the world sucks.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=461&#038;ct=rc#-iBzQVKD1cs/me040301/src/winterm.c&#038;l=2511" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.jasspa.com" target="_blank">JASSPA MicroEmacs</a><br />
<strong>Programming language:</strong> C</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/12/22/sometimes-the-world-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows fister</title>
		<link>http://www.codecandies.com/2009/11/16/windows-fister/</link>
		<comments>http://www.codecandies.com/2009/11/16/windows-fister/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 05:27:57 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[inspircd]]></category>
		<category><![CDATA[windows]]></category>

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


/* Just to be F*CKING AKWARD, windows fister&#8230; err i
&#160;* mean vista&#8230; seperates the nameservers with spaces instead.
&#160;*/

Source: Direct link to the source code
Software: InspIRCd
Programming language: C++

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* Just to be F*CKING AKWARD, windows fister&#8230; err i<br />
&nbsp;* mean vista&#8230; seperates the nameservers with spaces instead.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=432&#038;ct=rc#vIDFA3rb5Zs/index.cgi/trunk/inspircd/win/inspircd_win32wrapper.cpp%3Fview%3Dco&#038;l=641" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.inspircd.org/" target="_blank">InspIRCd</a><br />
<strong>Programming language:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/11/16/windows-fister/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey IE developers!</title>
		<link>http://www.codecandies.com/2009/10/05/hey-ie-developers/</link>
		<comments>http://www.codecandies.com/2009/10/05/hey-ie-developers/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 03:59:53 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[drugs]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

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


/*
argh! HOLY SHIT! this crap works only until the 2nd line break. Hey IE developers! no insulting, but did you code IE while you were on drugs?
*/

Quelle: Direktlink zum Source Code
Package / Software: jQuery plugin: fieldSelection
Programmiersprache: JavaScript

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
argh! HOLY SHIT! this crap works only until the 2nd line break. Hey IE developers! no insulting, but did you code IE while you were on drugs?<br />
*/
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=409&#038;ct=rc#wTn7Zg6WzLg/jquery-fieldselection.js&#038;l=68" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> jQuery plugin: fieldSelection<br />
<strong>Programmiersprache:</strong> JavaScript</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/10/05/hey-ie-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doubledoubledouble coded</title>
		<link>http://www.codecandies.com/2009/09/02/doubledoubledouble-coded/</link>
		<comments>http://www.codecandies.com/2009/09/02/doubledoubledouble-coded/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 05:27:19 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[hippo cms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[microsoft]]></category>

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


// because of IE SHIT i have to build a log object which is
// passed into a function in the bottom frame.
// this function will take care of printing it
// I guess i can&#8217;t create an element in the topframe
// which is inserted in the bottomframe??
// LAME LAME LAME LAME!!! Because according to the
// IE-security [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// because of IE SHIT i have to build a log object which is<br />
// passed into a function in the bottom frame.<br />
// this function will take care of printing it<br />
// I guess i can&#8217;t create an element in the topframe<br />
// which is inserted in the bottomframe??<br />
// LAME LAME LAME LAME!!! Because according to the<br />
// IE-security it&#8217;s possible, if the frames are in<br />
// the same domain, which they are!!!!!!!!! F*CK YOU<br />
// BILL GATES, because of you all the nice work<br />
// I do has to be doubledoubledouble coded..
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=585&#038;ct=rc#ODENmUx8Gi4/hippo-cms-v6.01.00/sites/hippo-cms/workbench/resources/js/hippo/defaultlogger.js&#038;l=120" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://wiki.onehippo.com/display/CMS/Hippo+CMS+6+Home" target="_blank">hippo cms</a><br />
<strong>Programmiersprache:</strong> JavaScript</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/09/02/doubledoubledouble-coded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standard C Symbol PATH_MAX</title>
		<link>http://www.codecandies.com/2009/08/27/standard-c-symbol-path_max/</link>
		<comments>http://www.codecandies.com/2009/08/27/standard-c-symbol-path_max/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 05:11:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[httpxtran]]></category>
		<category><![CDATA[jesus]]></category>
		<category><![CDATA[micr]]></category>
		<category><![CDATA[microsoft]]></category>

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


/* Jeezus Christ!  I have no idea why Microsoft&#8217;s
 file
 * does NOT define the !!!STANDARD C!!! symbol PATH_MAX!
 * F*cking nonstandard piece of sh*t. */

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

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/* Jeezus Christ!  I have no idea why Microsoft&#8217;s
<limits .h> file<br />
 * does NOT define the !!!STANDARD C!!! symbol PATH_MAX!<br />
 * F*cking nonstandard piece of sh*t. */
</limits></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=333&#038;ct=rc#QcTxrjakB6U/httpxtran/src/this.h&#038;l=42" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://cybertiggyr.com/httpxtran/" target="_blank">httpxtran</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/08/27/standard-c-symbol-path_max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doing this to me</title>
		<link>http://www.codecandies.com/2009/08/13/doing-this-to-me/</link>
		<comments>http://www.codecandies.com/2009/08/13/doing-this-to-me/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 05:17:31 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[moz]]></category>

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


// Oh, did I mention that I hate Microsoft for doing this
// to me?

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

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// Oh, did I mention that I hate Microsoft for doing this<br />
// to me?
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#e_ObwTAVPyo/dom/src/base/nsDOMClassInfo.cpp&#038;l=158" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.mozilla.org/" target="_blank">Mozilla</a><br />
<strong>Programmiersprache:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/08/13/doing-this-to-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note the construct with strptr</title>
		<link>http://www.codecandies.com/2009/07/08/note-the-construct-with-strptr/</link>
		<comments>http://www.codecandies.com/2009/07/08/note-the-construct-with-strptr/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:26:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ucon64]]></category>

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


      // Note the construct with strptr. You wouldn&#8217;t believe what
      //  a bunch of f*cking morons those guys at Microsoft are!

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

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
      // Note the construct with strptr. You wouldn&#8217;t believe what<br />
      //  a bunch of f*cking morons those guys at Microsoft are!
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=1&#038;ct=rc#47z3AxWCTeI/ucon64-2.0.0-src/src/misc/dlopen.c&#038;l=221" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://ucon64.sourceforge.net/" target="_blank">uCON64</a><br />
<strong>Programmiersprache:</strong> C</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/07/08/note-the-construct-with-strptr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I wanted to name</title>
		<link>http://www.codecandies.com/2009/07/01/i-wanted-to-name/</link>
		<comments>http://www.codecandies.com/2009/07/01/i-wanted-to-name/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 05:06:07 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mozilla]]></category>

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


// Whaaaaa! I wanted to name this method GetClassInfo, but
// nooo, some of Microsoft devstudio&#8217;s headers #defines
// GetClassInfo to GetClassInfoA so I can&#8217;t, those $%#@^!
// bastards!!! What gives them the right to do that?

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

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// Whaaaaa! I wanted to name this method GetClassInfo, but<br />
// nooo, some of Microsoft devstudio&#8217;s headers #defines<br />
// GetClassInfo to GetClassInfoA so I can&#8217;t, those $%#@^!<br />
// bastards!!! What gives them the right to do that?
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#7fk0QJ59dKw/mozilla/dom/src/base/nsDOMClassInfo.h&#038;l=114" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.mozilla.org" target="_blank">Mozilla</a><br />
<strong>Programmiersprache:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/07/01/i-wanted-to-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Put in jail</title>
		<link>http://www.codecandies.com/2009/06/23/put-in-jail/</link>
		<comments>http://www.codecandies.com/2009/06/23/put-in-jail/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 05:03:37 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[laconica]]></category>
		<category><![CDATA[php]]></category>

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


# Yes, IE people should be put in jail.

Quelle: Direktlink zum Source Code
Package / Software: Laconica
Programmiersprache: PHP

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# Yes, IE people should be put in jail.
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#25gx9Hh3W6o/lib/util.php&#038;q=jail%20go&#038;l=172" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://laconi.ca/trac/" target="_blank">Laconica</a><br />
<strong>Programmiersprache:</strong> PHP</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/06/23/put-in-jail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better solution</title>
		<link>http://www.codecandies.com/2009/06/15/better-solution/</link>
		<comments>http://www.codecandies.com/2009/06/15/better-solution/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 05:18:00 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[perl]]></category>

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

# tolerate Silly Billy&#8217;s file system conventions
my $provider = Template::Provider->new({
&#160; DELIMITER    => &#8216; &#8216;,
&#160; INCLUDE_PATH => &#8216;C:/HERE/NOW D:/THERE/THEN&#8217;,
});
# better solution: install Linux!  :-)
Quelle: Direktlink zum Source Code
Package / Software: Template Toolkit
Programmiersprache: Perl

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p># tolerate Silly Billy&#8217;s file system conventions<br />
my $provider = Template::Provider->new({<br />
&nbsp; DELIMITER    => &#8216; &#8216;,<br />
&nbsp; INCLUDE_PATH => &#8216;C:/HERE/NOW D:/THERE/THEN&#8217;,<br />
});<br />
# better solution: install Linux!  :-)</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#ebojtZMI1_M/Template-Toolkit-2.19/lib/Template/Provider.pm&#038;l=1256" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://template-toolkit.org/" target="_blank">Template Toolkit</a><br />
<strong>Programmiersprache:</strong> Perl</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/06/15/better-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS Bob is a virgin</title>
		<link>http://www.codecandies.com/2009/05/30/ms-bob-is-a-virgin/</link>
		<comments>http://www.codecandies.com/2009/05/30/ms-bob-is-a-virgin/#comments</comments>
		<pubDate>Sat, 30 May 2009 08:08:38 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[net irc]]></category>
		<category><![CDATA[perl]]></category>

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


#    gnat: no f*cking microsoft products, thanks :)
#  ^Pudge: what about non-f*cking MS products?  i hear MS Bob
# is a virgin.

Quelle: Direktlink zum Source Code
Package / Software: Net::IRC
Programmiersprache: Perl

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
#    gnat: no f*cking microsoft products, thanks :)<br />
#  ^Pudge: what about non-f*cking MS products?  i hear MS Bob<br />
# is a virgin.
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#Ni6xGyQ1EhI/Net-IRC-0.58/Connection.pm&#038;l=875" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://netirc.betterbox.net/" target="_blank">Net::IRC</a><br />
<strong>Programmiersprache:</strong> Perl</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/05/30/ms-bob-is-a-virgin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No sleep til brookyn II</title>
		<link>http://www.codecandies.com/2009/05/19/no-sleep-til-brookyn-ii/</link>
		<comments>http://www.codecandies.com/2009/05/19/no-sleep-til-brookyn-ii/#comments</comments>
		<pubDate>Tue, 19 May 2009 05:01:18 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[code candies]]></category>
		<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[bed]]></category>
		<category><![CDATA[perl]]></category>

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


# I&#8217;ve been a bit stressed recently and I haven&#8217;t been
# sleeping properly, and now I&#8217;ve lost an hour in bed due to
# British Summer Time. So I&#8217;m happy just to take it on trust
# for now.

Quelle: Direktlink zum Source Code
Programmiersprache: Perl

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
# I&#8217;ve been a bit stressed recently and I haven&#8217;t been<br />
# sleeping properly, and now I&#8217;ve lost an hour in bed due to<br />
# British Summer Time. So I&#8217;m happy just to take it on trust<br />
# for now.
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://blog.urbanomic.com/robin2/archives/2006/03/blockpl_1.html" target="_blank">Direktlink zum Source Code</a><br />
<strong>Programmiersprache:</strong> Perl</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/05/19/no-sleep-til-brookyn-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big letters</title>
		<link>http://www.codecandies.com/2009/05/16/big-letters/</link>
		<comments>http://www.codecandies.com/2009/05/16/big-letters/#comments</comments>
		<pubDate>Sat, 16 May 2009 07:17:13 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[php]]></category>

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

vielen Dank an Ulf K. der mir folgendes Code Candie geschickt hat.

// argh &#8211; MS Office sucks. Using big letters in the first
// column (&#8221;ID&#8221; instead of &#8220;id&#8221;) brings Excel 2007 to dance
// around &#8220;your csv-data format is not correct &#8230; na na na&#8221;
// using more than 1 hour to find this &#8220;problem&#8221;, because
// MS [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>vielen Dank an Ulf K. der mir folgendes Code Candie geschickt hat.</p>
<blockquote><p>
// argh &#8211; MS Office sucks. Using big letters in the first<br />
// column (&#8221;ID&#8221; instead of &#8220;id&#8221;) brings Excel 2007 to dance<br />
// around &#8220;your csv-data format is not correct &#8230; na na na&#8221;<br />
// using more than 1 hour to find this &#8220;problem&#8221;, because<br />
// MS Excel can´t handle big letters in the first row as<br />
// first value! What a poor software&#8230;
</p></blockquote>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/05/16/big-letters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What about the Boot Sector?</title>
		<link>http://www.codecandies.com/2009/04/27/what-about-the-boot-sector/</link>
		<comments>http://www.codecandies.com/2009/04/27/what-about-the-boot-sector/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 11:50:35 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

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

Hiermit verabschiede ich mich in zwei Wochen (hoffentlich sehr sonnigen) Urlaub. Diese Zeit wird auch größtenteils internetfrei sein, weswegen hier keine neuen Code Candies von mir gebloggt werden. 

; AFTER DISASSEMBLY I have this impression:
;
;  This is what Bill Gates said&#8230; when Win95 was going to be
; released:
;
;  &#8220;Gates: OK, then we&#8217;re ready [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>Hiermit verabschiede ich mich in zwei Wochen (hoffentlich sehr sonnigen) Urlaub. Diese Zeit wird auch größtenteils internetfrei sein, weswegen hier keine neuen Code Candies von mir gebloggt werden. </p>
<blockquote><p>
; AFTER DISASSEMBLY I have this impression:<br />
;<br />
;  This is what Bill Gates said&#8230; when Win95 was going to be<br />
; released:<br />
;<br />
;  &#8220;Gates: OK, then we&#8217;re ready to press the CD&#8217;s and start<br />
; shipping out this new load of shit, but of course nobody<br />
; will notice&#8230; harr harr.<br />
; Employee: Hey, Mr. Gates what about the Boot Sector?? We<br />
; haven&#8217;t written the FAT32 support routines there yet&#8230;<br />
; Gates: Ah, that&#8217;s right&#8230; anybody?? We have just 45 minutes&#8230;<br />
; Employee #2: Well, I think I can hack some shit together&#8230;<br />
; Gates: Fine, go for it&#8230; remember you have only 44 minutes&#8230;<br />
; Employee #2: I think I can do it.<br />
; Gates: Fine, then I&#8217;ll just go home&#8230; We&#8217;ve made it!!&#8221;<br />
;<br />
; FUNNY?<br />
;<br />
; There is some really strange code in this boot record&#8230;.<br />
;<br />
; I bet Bill Gates hired some crazy mother f*cker to write<br />
; this shit. It seems like he had really tried to make the<br />
; code fit within one sector. But when it didn&#8217;t hid just<br />
; decided to use three instead&#8230;<br />
;<br />
; This is a typical microsoft solution, they mix stupid 8086<br />
; code&#8230; with cheap solutions and then suddenly they use<br />
; 386 code&#8230;<br />
;<br />
; And then there is the new FAT32 data structures where they<br />
; have moved the volume label, FileSystem ID and serial<br />
; number down to make room for some extended FAT32 variables&#8230;<br />
; it sucks. Why not rearange the whole structure&#8230; An OS<br />
; would not try to interpret the shit anyway, because<br />
; the Partitioni Table SYSID has changed with FAT32.<br />
;<br />
; As I said&#8230; crazy mother f*cker&#8230;<br />
;<br />
; Well, well&#8230; here&#8217;s some of the stuff&#8230; with a mix of mine<br />
; and sourcer&#8217;s comments&#8230;
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#088oFQO7WO0/trdos/win95_boot_sector.asm&#038;l=40" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> win95 boot sector<br />
<strong>Programmiersprache:</strong> Assembly</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/04/27/what-about-the-boot-sector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A stupid child named foo</title>
		<link>http://www.codecandies.com/2009/04/20/a-stupid-child-named-foo/</link>
		<comments>http://www.codecandies.com/2009/04/20/a-stupid-child-named-foo/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 05:11:17 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[foo]]></category>
		<category><![CDATA[gekko]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[microsoft]]></category>

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


/*
For some stupid reason that i don&#8217;t want to know, those alerts are ALWAYS returning the same sh*t under that sh*tty browser (Microsoft Internet Explorer 6), when i&#8217;m using element.getAttribute(&#8217;foo&#8217;) i want to _GET_ THE F*CKING &#8216;foo&#8217; _ATTRIBUTE_ of element NOT A STUPID CHILD named &#8216;foo&#8217;.
Thanks again lazy MSIE 6 developers!
*/

Quelle: Direktlink zum Source Code
Package [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
For some stupid reason that i don&#8217;t want to know, those alerts are ALWAYS returning the same sh*t under that sh*tty browser (Microsoft Internet Explorer 6), when i&#8217;m using element.getAttribute(&#8217;foo&#8217;) i want to _GET_ THE F*CKING &#8216;foo&#8217; _ATTRIBUTE_ of element NOT A STUPID CHILD named &#8216;foo&#8217;.<br />
Thanks again lazy MSIE 6 developers!<br />
*/
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#iEixH-YnoJY/www/gekko/js/core.js&#038;l=443" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.gekkoware.org" target="_blank">Gekko</a><br />
<strong>Programmiersprache:</strong> JavaScript</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/04/20/a-stupid-child-named-foo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I hate&#8230; III</title>
		<link>http://www.codecandies.com/2009/04/16/i-hate-iii/</link>
		<comments>http://www.codecandies.com/2009/04/16/i-hate-iii/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 05:08:37 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[fluchen wie ein Bierkutscher]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[hate]]></category>
		<category><![CDATA[windows]]></category>

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


// The documented way of returning a multi selection when
// the result buffer is to small doesn&#8217;t work. Well&#8230;
// At least, I can&#8217;t get it working&#8230;.
// Pick up the information directly from the selection-
// dialog and return it in the same format as it is
// documented. I HATE WINDOWS! BILL GATES GO TO HM-HM!!!!

Quelle: Direktlink [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// The documented way of returning a multi selection when<br />
// the result buffer is to small doesn&#8217;t work. Well&#8230;<br />
// At least, I can&#8217;t get it working&#8230;.<br />
// Pick up the information directly from the selection-<br />
// dialog and return it in the same format as it is<br />
// documented. I HATE WINDOWS! BILL GATES GO TO HM-HM!!!!
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#i9bFAsK3qtA/APPL/Kftp.w32/FCLIENT.CPP&#038;l=296" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.stacken.kth.se/~thn/ktelnet/" target="_blank">Kerberos Telnet</a><br />
<strong>Programmiersprache:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/04/16/i-hate-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everybody join in</title>
		<link>http://www.codecandies.com/2009/03/20/everybody-join-in/</link>
		<comments>http://www.codecandies.com/2009/03/20/everybody-join-in/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 06:03:58 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[hate]]></category>
		<category><![CDATA[htmldoc]]></category>
		<category><![CDATA[microsoft]]></category>

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

// Make sure stdin is in binary mode.
      // (I hate Microsoft&#8230; I hate Microsoft&#8230; Everybody join in!)

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

]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>// Make sure stdin is in binary mode.<br />
      // (I hate Microsoft&#8230; I hate Microsoft&#8230; Everybody join in!)
</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#h0BLalYDPRs/htmldoc-1.8.22/htmldoc/htmldoc.cxx&#038;l=985" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.htmldoc.org/" target="_blank">HTMLDOC</a><br />
<strong>Programmiersprache:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/03/20/everybody-join-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>666 Jahre in der Computerhölle</title>
		<link>http://www.codecandies.com/2009/02/18/666-jahre-in-der-computerholle/</link>
		<comments>http://www.codecandies.com/2009/02/18/666-jahre-in-der-computerholle/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 06:12:33 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[danke, Bill]]></category>
		<category><![CDATA[666]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[gnustep base library]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hölle]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[teufel]]></category>
		<category><![CDATA[windows]]></category>

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

/**
&#160;* NOTE! This is very dirty and dangerous trick. I spend
&#160;* several hours on thinking and man pages browsing,
&#160;* but couldn&#8217;t find better solution.
&#160;* I know that I will spend 666 years in the Computer Hell
&#160;* for writing this hack, and the master devil (Billy Boy)
&#160;* will send me to write Windowz software.
&#160;*/
Quelle: Direktlink zum [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>/**<br />
&nbsp;* NOTE! This is very dirty and dangerous trick. I spend<br />
&nbsp;* several hours on thinking and man pages browsing,<br />
&nbsp;* but couldn&#8217;t find better solution.<br />
&nbsp;* I know that I will spend 666 years in the Computer Hell<br />
&nbsp;* for writing this hack, and the master devil (Billy Boy)<br />
&nbsp;* will send me to write Windowz software.<br />
&nbsp;*/</p></blockquote>
<p><strong>Quelle:</strong> <a href="http://www.google.com/codesearch/p?hl=de#NZze3MBDvc8/gstep-core-0.6.6/base/Headers/gnustep/base/GSConfig.h.in&#038;l=61" target="_blank">Direktlink zum Source Code</a><br />
<strong>Package / Software:</strong> <a href="http://www.gnustep.org/" target="_blank">GNUstep Base Library</a><br />
<strong>Programmiersprache:</strong> C++</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/02/18/666-jahre-in-der-computerholle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
