<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I Love EEE 13</title>
	<atom:link href="http://eee13.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eee13.wordpress.com</link>
	<description>Fun with Data Structures and Algorithms</description>
	<lastBuildDate>Fri, 28 Sep 2007 05:21:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eee13.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>I Love EEE 13</title>
		<link>http://eee13.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eee13.wordpress.com/osd.xml" title="I Love EEE 13" />
	<atom:link rel='hub' href='http://eee13.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to write C programs to connect to MySQL</title>
		<link>http://eee13.wordpress.com/2007/09/28/how-to-write-c-programs-to-connect-to-mysql/</link>
		<comments>http://eee13.wordpress.com/2007/09/28/how-to-write-c-programs-to-connect-to-mysql/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 05:21:34 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/09/28/how-to-write-c-programs-to-connect-to-mysql/</guid>
		<description><![CDATA[From Chapter 6 of MySQL Third Edition by Paul DuBois. Download it here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=38&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From Chapter 6 of MySQL Third Edition by Paul DuBois. Download it <a href="http://www.kitebird.com/mysql-book/ch06-3ed.pdf">here</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=38&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/09/28/how-to-write-c-programs-to-connect-to-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>A Nice 3D World</title>
		<link>http://eee13.wordpress.com/2007/09/10/a-nice-3d-world/</link>
		<comments>http://eee13.wordpress.com/2007/09/10/a-nice-3d-world/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 06:25:54 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/09/10/a-nice-3d-world/</guid>
		<description><![CDATA[Download the C code from PixelMachine and explore. Some background knowledge of matrices (and linear algebra) would help.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=37&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Download the C code from <a href="http://www.superjer.com/pixelmachine/">PixelMachine</a> and explore. Some background knowledge of matrices (and linear algebra) would help.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=37&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/09/10/a-nice-3d-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Recursive Sudoku Solver</title>
		<link>http://eee13.wordpress.com/2007/09/10/recursive-sudoku-solver/</link>
		<comments>http://eee13.wordpress.com/2007/09/10/recursive-sudoku-solver/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 06:21:34 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/09/10/recursive-sudoku-solver/</guid>
		<description><![CDATA[For Sudoku lovers out there, please see Solving Sudoku at Scratch Projects.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=36&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For Sudoku lovers out there, please see <a href="http://www.scratchprojects.com/2006/04/solving_soduku_using_backtracking_p01.php">Solving Sudoku at Scratch Projects</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=36&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/09/10/recursive-sudoku-solver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Writing, Compiling, and Executing a Program in your mind</title>
		<link>http://eee13.wordpress.com/2007/08/31/writing-compiling-and-executing-a-program-in-your-mind/</link>
		<comments>http://eee13.wordpress.com/2007/08/31/writing-compiling-and-executing-a-program-in-your-mind/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 03:20:01 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/31/writing-compiling-and-executing-a-program-in-your-mind/</guid>
		<description><![CDATA[Paul Graham talks about how good programmers are able to hold a program in their head. This is the reason why it is useful to spend more time away from the computer rather than starting to code without thinking through a problem first. So, spend time toying with your code when you are taking a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=35&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Paul Graham <a href="http://paulgraham.com/head.html">talks about how good programmers are able to hold a program in their head</a>. This is the reason why it is useful to spend more time away from the computer rather than starting to code without thinking through a problem first.</p>
<p>So, spend time toying with your code when you are taking a bath, riding the bus to school, eating, or jogging. Don&#8217;t waste idle times, use your built-in massively multi-core Terahertz CPU!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=35&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/31/writing-compiling-and-executing-a-program-in-your-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Dictionary of Algorithms and Data Structures</title>
		<link>http://eee13.wordpress.com/2007/08/22/dictionary-of-algorithms-and-data-structures/</link>
		<comments>http://eee13.wordpress.com/2007/08/22/dictionary-of-algorithms-and-data-structures/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 08:32:54 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/22/dictionary-of-algorithms-and-data-structures/</guid>
		<description><![CDATA[If you are in love with algorithms and data structures as most people do, then you definitely have to put this link into your Favorites folder. Enjoy!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=32&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are in love with algorithms and data structures as most people do, then you definitely have to put <a href="http://www.nist.gov/dads/">this link</a> into your Favorites folder.</p>
<p>Enjoy!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=32&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/22/dictionary-of-algorithms-and-data-structures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Nice explanation of data structures</title>
		<link>http://eee13.wordpress.com/2007/08/17/nice-explanation-of-data-structures/</link>
		<comments>http://eee13.wordpress.com/2007/08/17/nice-explanation-of-data-structures/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 02:43:45 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/17/nice-explanation-of-data-structures/</guid>
		<description><![CDATA[Follow this link. Pretty but it has not been updated.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=31&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Follow <a href="http://www.datastructures.info/">this link</a>. Pretty but it has not been updated.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=31&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/17/nice-explanation-of-data-structures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Programming Languages as Cars</title>
		<link>http://eee13.wordpress.com/2007/08/17/programming-languages-as-cars/</link>
		<comments>http://eee13.wordpress.com/2007/08/17/programming-languages-as-cars/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 02:40:22 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/17/programming-languages-as-cars/</guid>
		<description><![CDATA[Follow this link and read about it. I don&#8217;t know what he means by breaking down every fifty miles though. Some programs written in C has been running for more than 10 years without breaking down.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=30&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Follow <a href="http://www.cs.caltech.edu/~mvanier/hacking/rants/cars.html">this link</a> and read about it. I don&#8217;t know what he means by breaking down every fifty miles though. Some programs written in C has been running for more than 10 years without breaking down.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=30&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/17/programming-languages-as-cars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Comic of the Week</title>
		<link>http://eee13.wordpress.com/2007/08/10/comic-of-the-week-2/</link>
		<comments>http://eee13.wordpress.com/2007/08/10/comic-of-the-week-2/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 07:59:49 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/10/comic-of-the-week-2/</guid>
		<description><![CDATA[Credits go to xkcd. Not valid in C but most modern compilers now accept this.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=29&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://imgs.xkcd.com/comics/commented.png" width="400" /></p>
<p>Credits go to <a href="http://xkcd.com/156/">xkcd</a>.</p>
<p>Not valid in C but most modern compilers now accept this.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=29&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/10/comic-of-the-week-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>

		<media:content url="http://imgs.xkcd.com/comics/commented.png" medium="image" />
	</item>
		<item>
		<title>3 Quotes for today</title>
		<link>http://eee13.wordpress.com/2007/08/03/3-quotes-for-today/</link>
		<comments>http://eee13.wordpress.com/2007/08/03/3-quotes-for-today/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 03:15:01 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/03/3-quotes-for-today/</guid>
		<description><![CDATA[When I speak about computer programming as an art, I am thinking primarily of it as an art form, in an aesthetic sense. The chief goal of my work as an educator and author is to help people learn how to write beautiful programs&#8230; My feeling is that when we prepare a program, the experience [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=28&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>When I speak about computer programming as an art, I am thinking primarily of it as an art form, in an aesthetic sense. The chief goal of my work as an educator and author is to help people learn how to write beautiful programs&#8230; My feeling is that when we prepare a program, the experience can be just like composing poetry or music&#8230; Some programs are elegant, some are exquisite, some are sparkling. My claim is that it is possible to write grand programs, noble programs, truly magnificent ones! Programmers who subconsciously view themselves as artists will enjoy what they do and will do it better.</strong></p>
<p align="right"><em>- Donald Knuth (Turing Award Speech 1974)</em></p>
<p> <strong>Simplicity is prerequisite for reliability</strong></p>
<p align="right"><em>- Edsger W. Dijkstra</em></p>
<p> <strong>Make everything as simple as possible, but not simpler.</strong></p>
<p align="right"><em>- Albert Einstein</em></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=28&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/03/3-quotes-for-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Programming as an art form</title>
		<link>http://eee13.wordpress.com/2007/08/01/programming-as-an-art-form/</link>
		<comments>http://eee13.wordpress.com/2007/08/01/programming-as-an-art-form/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 03:40:27 +0000</pubDate>
		<dc:creator>tanemer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://eee13.wordpress.com/2007/08/01/programming-as-an-art-form/</guid>
		<description><![CDATA[If you wonder why we have Donald Knuth over at the Blogroll at the right side of this page, he is the man who elevated programming into an art form. Don Knuth is best known for his The Art of Computer Programming series, of which the first volume was published in 1968. He is now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=27&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you wonder why we have Donald Knuth over at the Blogroll at the right side of this page, he is the man who elevated programming into an art form. Don Knuth is best known for his <a href="http://www-cs-faculty.stanford.edu/~knuth/taocp.html">The Art of Computer Programming</a> series, of which the first volume was published in 1968. He is  now working on Volume 4, which has not yet been released but he has already spent 30 years doing so. He is a perfectionist and invented the TeX typesetting system to make sure his books come out beautifully.</p>
<p>Read more about the <a href="http://www.stanfordalumni.org/news/magazine/2006/mayjun/features/knuth.html">master programmer artist</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eee13.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eee13.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eee13.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eee13.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eee13.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eee13.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eee13.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eee13.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eee13.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eee13.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eee13.wordpress.com&amp;blog=1263161&amp;post=27&amp;subd=eee13&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eee13.wordpress.com/2007/08/01/programming-as-an-art-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90be082520c2b3546aa69cc66cc899c4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tanemer</media:title>
		</media:content>
	</item>
	</channel>
</rss>
