<?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"
	>

<channel>
	<title>Something about Nothing &#187; JavaScript</title>
	<atom:link href="http://mansoor.hadeedian.net/blog/category/web/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://mansoor.hadeedian.net/blog</link>
	<description>some thoughts about nothing</description>
	<pubDate>Thu, 28 Aug 2008 15:31:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>JavaScript Object Notation</title>
		<link>http://mansoor.hadeedian.net/blog/2007/01/02/111/</link>
		<comments>http://mansoor.hadeedian.net/blog/2007/01/02/111/#comments</comments>
		<pubDate>Tue, 02 Jan 2007 11:09:09 +0000</pubDate>
		<dc:creator>mansoor</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://mansoor.hadeedian.net/blog/2007/01/02/111/</guid>
		<description><![CDATA[Recently I was looking at JSON (JavaScript Object Notation) and found it very intresting and usefull to me, but first let me show you how it works.
In JavaScript you need to specify data, one thig is you can do is that represent this data in xml (which you may recieve from server) like this :
[code [...]]]></description>
		<wfw:commentRss>http://mansoor.hadeedian.net/blog/2007/01/02/111/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
