<?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>A programmer's paranoia &#187; Emacs</title>
	<atom:link href="http://www.zaerl.com/lang/en/tag/emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zaerl.com</link>
	<description>Confessions of an hacker</description>
	<lastBuildDate>Tue, 27 Apr 2010 16:51:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ten things I hate of other people source code</title>
		<link>http://www.zaerl.com/lang/en/2008/07/14/ten-things-source-code</link>
		<comments>http://www.zaerl.com/lang/en/2008/07/14/ten-things-source-code#comments</comments>
		<pubDate>Mon, 14 Jul 2008 14:16:40 +0000</pubDate>
		<dc:creator>programmer</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Portability]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Source code]]></category>
		<category><![CDATA[Stupidity]]></category>

		<guid isPermaLink="false">http://www.zaerl.com/?p=48</guid>
		<description><![CDATA[Every single day of my life I watch and use other people code/libraries/programs/framework done in C/C++ ad other languages. I hate a lot of things and this is my personal list of things that make me mad.
#10 &#8211; Stupid comments
Comments are a very important. A well written comment says more than a Doxygen gargantuan generated [...]]]></description>
		<wfw:commentRss>http://www.zaerl.com/lang/en/2008/07/14/ten-things-source-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lisp a programmable programming language</title>
		<link>http://www.zaerl.com/lang/en/2007/11/10/lisp-a-programmable-programming-language</link>
		<comments>http://www.zaerl.com/lang/en/2007/11/10/lisp-a-programmable-programming-language#comments</comments>
		<pubDate>Sat, 10 Nov 2007 13:06:38 +0000</pubDate>
		<dc:creator>programmer</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Lambda]]></category>
		<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://www.zaerl.com/2007/11/10/lisp-a-programmable-programming-language/</guid>
		<description><![CDATA[A couple of years ago I was modifying a little the GNU/gcc compiler cause I was so bored.  I was adding the inverted statements to the c++ language grammar.  Something like the perlish: &#8220;sub-block-statements if(some-condition)&#8221; with success too.  It seems a stupid addition but it&#8217;s far more smart than it seems.  [...]]]></description>
		<wfw:commentRss>http://www.zaerl.com/lang/en/2007/11/10/lisp-a-programmable-programming-language/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
