<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/data</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 08:08:30 GMT</pubDate>
<item>
<title>(JavaScript) getAge - nicolaspar</title>
<link>http://snipplr.com/view/5913/getage/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Apr 2008 23:59:41 GMT</pubDate>
<guid>http://snipplr.com/view/5913/getage/</guid>
</item>
<item>
<title>(JavaScript) Array Functions as Data - 1man</title>
<link>http://snipplr.com/view/4240/array-functions-as-data/</link>
<description><![CDATA[ <p>The important thing to notice is the () operator in a[2]. It is invoking the function inside a[0] with the argument a[1].</p> ]]></description>
<pubDate>Sun, 02 Dec 2007 07:59:36 GMT</pubDate>
<guid>http://snipplr.com/view/4240/array-functions-as-data/</guid>
</item>
<item>
<title>(JavaScript) Basic JSON File - 1man</title>
<link>http://snipplr.com/view/2323/basic-json-file/</link>
<description><![CDATA[ <p>Basic layout for the data contained in a JSON file.(JavaScript Obsect Notation).</p> ]]></description>
<pubDate>Wed, 14 Mar 2007 03:09:27 GMT</pubDate>
<guid>http://snipplr.com/view/2323/basic-json-file/</guid>
</item>
<item>
<title>(JavaScript) Ajax Parsing XML Data - 1man</title>
<link>http://snipplr.com/view/2316/ajax-parsing-xml-data/</link>
<description><![CDATA[ <p>This function allows you to parse a simple XML document(passed to it using this.href on a onclick event). Virtually the same as JSON, the things that have been changed ate labeled !Important.</p> ]]></description>
<pubDate>Tue, 13 Mar 2007 09:54:15 GMT</pubDate>
<guid>http://snipplr.com/view/2316/ajax-parsing-xml-data/</guid>
</item>
<item>
<title>(JavaScript) Ajax Parsing JSON Data - 1man</title>
<link>http://snipplr.com/view/2315/ajax-parsing-json-data/</link>
<description><![CDATA[ <p>This function is near enough the same as parsing XML. The only things that have changed are the sections marked !important.</p> ]]></description>
<pubDate>Tue, 13 Mar 2007 09:47:32 GMT</pubDate>
<guid>http://snipplr.com/view/2315/ajax-parsing-json-data/</guid>
</item>
</channel>
</rss>