<?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>Code Unfolded</title>
	<atom:link href="http://codeunfolded.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeunfolded.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 08 May 2008 01:14:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='codeunfolded.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/66318ae8dc1c8bb1df6884e093d13d5d?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Code Unfolded</title>
		<link>http://codeunfolded.wordpress.com</link>
	</image>
			<item>
		<title>On the code again&#8230;</title>
		<link>http://codeunfolded.wordpress.com/2008/05/07/on-the-code-again/</link>
		<comments>http://codeunfolded.wordpress.com/2008/05/07/on-the-code-again/#comments</comments>
		<pubDate>Wed, 07 May 2008 22:07:33 +0000</pubDate>
		<dc:creator>codeunfolded</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[idiots]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://codeunfolded.wordpress.com/?p=3</guid>
		<description><![CDATA[I made this blog so I could write about my coding experiences in all places. If I make short posts that don&#8217;t make any sense, it&#8217;s probably because I don&#8217;t have time to write more and may come back and edit them later on.
Right now, I&#8217;m just thinking about the retards who think it&#8217;s fun [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeunfolded.wordpress.com&blog=3631419&post=3&subd=codeunfolded&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I made this blog so I could write about my coding experiences in all places. If I make short posts that don&#8217;t make any sense, it&#8217;s probably because I don&#8217;t have time to write more and may come back and edit them later on.</p>
<p>Right now, I&#8217;m just thinking about the retards who think it&#8217;s fun to ask you to write code for them. &#8220;Why isn&#8217;t this code working?&#8221;, they cry. &#8220;Because you are stupid and don&#8217;t know what you are doing! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8220;, you kindly respond.</p>
<p>For example, someone came into the MooTools support channel and asked why his code wasn&#8217;t working. Well, here it is:</p>
<pre class="brush: jscript;">$('container').addEvent('mouseover',getMouse);
function getMouse(event){
    var element=Event(event);
    posx = element.client.x;
}</pre>
<p>What the crap?? o_O In what language would that EVER make sense? Beats me&#8230;</p>
<p>Also, I have no idea how to get code blocks/highlighting working right now. I&#8217;ll mess with it later.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codeunfolded.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codeunfolded.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codeunfolded.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codeunfolded.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codeunfolded.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codeunfolded.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codeunfolded.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codeunfolded.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codeunfolded.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codeunfolded.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codeunfolded.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codeunfolded.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codeunfolded.wordpress.com&blog=3631419&post=3&subd=codeunfolded&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://codeunfolded.wordpress.com/2008/05/07/on-the-code-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e71b7c8b2dcc2f060dd9e8c07f0db1aa?s=96&#38;d=identicon" medium="image">
			<media:title type="html">codeunfolded</media:title>
		</media:content>
	</item>
	</channel>
</rss>