<?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>I sketch in code &#187; jquery</title>
	<atom:link href="http://blog.derakkilgo.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derakkilgo.com</link>
	<description>Derak</description>
	<lastBuildDate>Tue, 24 Jan 2012 02:59:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple RSS Reader Examples</title>
		<link>http://blog.derakkilgo.com/2009/07/19/diy-rss-reader-examples/</link>
		<comments>http://blog.derakkilgo.com/2009/07/19/diy-rss-reader-examples/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 19:08:46 +0000</pubDate>
		<dc:creator>derak</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">/?p=86</guid>
		<description><![CDATA[This sketch is for two really simple RSS readers. One with php and one with javascript. RSS or Really Simple Syndication is an text based format for publishing news and information. Being text makes it easy to manipulate with your language of choice. I like php and javascript so I&#8217;m using php and javascript for [...]]]></description>
		<wfw:commentRss>http://blog.derakkilgo.com/2009/07/19/diy-rss-reader-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

