<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/language/javascript/tags/json</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 02:08:48 GMT</pubDate>
<item>
<title>(JavaScript) Pull in News from Yahoo API Using JSON</title>
<link>http://snipplr.com/view/2327/pull-in-news-from-yahoo-api-using-json/</link>
<description><![CDATA[ <p>Full function that pulls in info from the yahoo API and inserts it into the page. Uses the script tag hack to pull in external sources.</p> ]]></description>
<pubDate>Wed, 14 Mar 2007 07:42:16 GMT</pubDate>
<guid>http://snipplr.com/view/2327/pull-in-news-from-yahoo-api-using-json/</guid>
</item>
<item>
<title>(JavaScript) Ajax Insert Dynamic "script" into "head"</title>
<link>http://snipplr.com/view/2325/ajax-insert-dynamic-script-into-head/</link>
<description><![CDATA[ <p>Part of the script tag hack. Allows you to create a script tag on the fly from a url. The url could be a file containing info such as JSON or XML. Used in Ajax for crossing domains.</p> ]]></description>
<pubDate>Wed, 14 Mar 2007 04:44:00 GMT</pubDate>
<guid>http://snipplr.com/view/2325/ajax-insert-dynamic-script-into-head/</guid>
</item>
<item>
<title>(JavaScript) Basic JSON File</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 JSON Data</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>