<?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; Magie</title>
	<atom:link href="http://www.codecandies.com/category/magie/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>Don&#8217;t read this code right after dinner</title>
		<link>http://www.codecandies.com/2011/07/26/dont-read-this-code-right-after-dinner/</link>
		<comments>http://www.codecandies.com/2011/07/26/dont-read-this-code-right-after-dinner/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 21:14:38 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Magie]]></category>
		<category><![CDATA[black magic]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=2233</guid>
		<description><![CDATA[/* &#160;* Accessing the EEPROM is `interesting&#8217; to say the least &#160;* &#8211; don&#8217;t read this code right after dinner. &#160;* &#160;* This is all about black magic and bit-banging the &#160;* device&#8230; I wonder in what hospital they have put the guy &#160;* who designed the i2c specs. &#160;* &#160;* Oh yes, this is [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/*<br />
&nbsp;* Accessing the EEPROM is `interesting&#8217; to say the least<br />
&nbsp;* &#8211; don&#8217;t read this code right after dinner.<br />
&nbsp;*<br />
&nbsp;* This is all about black magic and bit-banging the<br />
&nbsp;* device&#8230; I wonder in what hospital they have put the guy<br />
&nbsp;* who designed the i2c specs.<br />
&nbsp;*<br />
&nbsp;* Oh yes, this is only the beginning!<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch#KMCRKdMbI4g/drivers/net/acenic.c&#038;l=2999" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> Linux driver for the Alteon AceNIC Gigabit Ethernet card<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/26/dont-read-this-code-right-after-dinner/"></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%2F26%2Fdont-read-this-code-right-after-dinner%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="tweetbutton2233" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F26%2Fdont-read-this-code-right-after-dinner%2F&amp;via=codecandiescom&amp;text=Don%26%238217%3Bt%20read%20this%20code%20right%20after%20dinner&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2011%2F07%2F26%2Fdont-read-this-code-right-after-dinner%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/26/dont-read-this-code-right-after-dinner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Black magic</title>
		<link>http://www.codecandies.com/2009/07/09/black-magic/</link>
		<comments>http://www.codecandies.com/2009/07/09/black-magic/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 05:15:29 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Magie]]></category>
		<category><![CDATA[asmutils]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[voodoo]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=893</guid>
		<description><![CDATA[;don&#8217;t try to understand the code, ;it extensively uses black magic and Voodoo incantations Source: Direct link to the source code Software: asmutils Programming language: Assembly Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
;don&#8217;t try to understand the code,<br />
;it extensively uses black magic and Voodoo incantations
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de&#038;sa=N&#038;cd=1&#038;ct=rc#LrhOumUkwQ4/asmutils-0.18/lib/rmd.asm&#038;l=186" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://linuxassembly.org" target="_blank">asmutils</a><br />
<strong>Programming language:</strong> Assembly</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/07/09/black-magic/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F09%2Fblack-magic%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="tweetbutton893" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F09%2Fblack-magic%2F&amp;via=codecandiescom&amp;text=Black%20magic&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F07%2F09%2Fblack-magic%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/07/09/black-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holy batman</title>
		<link>http://www.codecandies.com/2009/06/19/holy-batman/</link>
		<comments>http://www.codecandies.com/2009/06/19/holy-batman/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 05:08:58 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Magie]]></category>
		<category><![CDATA[batman]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[fife]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=832</guid>
		<description><![CDATA[/** &#160;* Holy batman, you found the most important functions of &#160;* them all. &#160;*/ Source: Direct link to the source code Software: FIFE Programming language: C++ Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
/**<br />
&nbsp;* Holy batman, you found the most important functions of<br />
&nbsp;* them all.<br />
&nbsp;*/
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=en#ZynNvJHXkJE/src/src/engine/maploaders/xmlmap/imagetool.h&#038;l=135" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://downloads.sourceforge.net/fife" target="_blank">FIFE</a><br />
<strong>Programming language:</strong> C++</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/06/19/holy-batman/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2009%2F06%2F19%2Fholy-batman%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="tweetbutton832" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F06%2F19%2Fholy-batman%2F&amp;via=codecandiescom&amp;text=Holy%20batman&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F06%2F19%2Fholy-batman%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/06/19/holy-batman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calendar voodoo</title>
		<link>http://www.codecandies.com/2009/04/03/calendar-voodoo/</link>
		<comments>http://www.codecandies.com/2009/04/03/calendar-voodoo/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 05:15:13 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Magie]]></category>
		<category><![CDATA[dhtml calendar]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[voodoo]]></category>

		<guid isPermaLink="false">http://www.codecandies.com/?p=422</guid>
		<description><![CDATA[// calendar voodoo for computing the first day that would // actually be displayed in the calendar, even if it&#8217;s from // the previous month. // WARNING: this is magic. ;-) Source: Direct link to the source code Software: DHTML Calendar Programming language: JavaScript Tweet]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>
// calendar voodoo for computing the first day that would<br />
// actually be displayed in the calendar, even if it&#8217;s from<br />
// the previous month.<br />
// WARNING: this is magic. ;-)
</p></blockquote>
<p><strong>Source:</strong> <a href="http://www.google.com/codesearch/p?hl=de#9_tf52_OorM/mantisbt/javascript/jscalendar/calendar.js&#038;l=1101" target="_blank">Direct link to the source code</a><br />
<strong>Software:</strong> <a href="http://www.dynarch.com/projects/calendar/" target="_blank">DHTML Calendar</a><br />
<strong>Programming language:</strong> JavaScript</p>
<div class="google_plus_one"><g:plusone size="tall" count="true" url="http://www.codecandies.com/2009/04/03/calendar-voodoo/"></g:plusone></div>
<!-- google_ad_section_end -->
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.codecandies.com%2F2009%2F04%2F03%2Fcalendar-voodoo%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="tweetbutton422" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.codecandies.com%2F2009%2F04%2F03%2Fcalendar-voodoo%2F&amp;via=codecandiescom&amp;text=Calendar%20voodoo&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.codecandies.com%2F2009%2F04%2F03%2Fcalendar-voodoo%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.codecandies.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.codecandies.com/2009/04/03/calendar-voodoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

