<?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/jquery/tags/json</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 06:13:46 GMT</pubDate>
<item>
<title>(jQuery) JSONObj - StrawMan</title>
<link>http://snipplr.com/view/67041/jsonobj/</link>
<description><![CDATA[ <p>Json data handling object.
Provides two static methods for handling json data retrieval in conjunction with the jQuery ajax and json parser.</p> ]]></description>
<pubDate>Tue, 04 Sep 2012 10:45:48 GMT</pubDate>
<guid>http://snipplr.com/view/67041/jsonobj/</guid>
</item>
<item>
<title>(jQuery) Read Wordpress JSON feed with jQuery - ryarwood</title>
<link>http://snipplr.com/view/50767/read-wordpress-json-feed-with-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Mar 2011 09:03:15 GMT</pubDate>
<guid>http://snipplr.com/view/50767/read-wordpress-json-feed-with-jquery/</guid>
</item>
<item>
<title>(jQuery) Get a tweet from user timeline using JSON and jQuery - eddequincey</title>
<link>http://snipplr.com/view/49120/get-a-tweet-from-user-timeline-using-json-and-jquery/</link>
<description><![CDATA[ <p>Updated code (December, 2012) to get a tweet from a user's twitter timeline using JSON and jQuery</p> ]]></description>
<pubDate>Thu, 17 Feb 2011 07:00:40 GMT</pubDate>
<guid>http://snipplr.com/view/49120/get-a-tweet-from-user-timeline-using-json-and-jquery/</guid>
</item>
<item>
<title>(jQuery) JSON Data loop - crypticsoft</title>
<link>http://snipplr.com/view/48373/json-data-loop/</link>
<description><![CDATA[ <p>You have an array of objects/maps so the outer loop loops through those. The inner loop loops through the properties on each object element.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 05:37:15 GMT</pubDate>
<guid>http://snipplr.com/view/48373/json-data-loop/</guid>
</item>
<item>
<title>(jQuery) Using jQuery to Get the Nth Twitter Status - mikemore</title>
<link>http://snipplr.com/view/45011/using-jquery-to-get-the-nth-twitter-status/</link>
<description><![CDATA[ <p>As of my ongoing preparation for the 1K tweet :) I was interested to see the 1000th tweet from some friends timeline. And when I didn't find an existing method, I thought I could write few jQuery lines to solve this..</p> ]]></description>
<pubDate>Mon, 29 Nov 2010 11:57:58 GMT</pubDate>
<guid>http://snipplr.com/view/45011/using-jquery-to-get-the-nth-twitter-status/</guid>
</item>
<item>
<title>(jQuery) jQuery Vimeo Player - mloberg</title>
<link>http://snipplr.com/view/42715/jquery-vimeo-player/</link>
<description><![CDATA[ <p>This is a two file video player. I use JSON to get the list of videos from a user, then when a thumbnail is clicked, an AJAX request is sent with the id of the video, and an oEmbed response is sent back.</p> ]]></description>
<pubDate>Fri, 22 Oct 2010 02:04:31 GMT</pubDate>
<guid>http://snipplr.com/view/42715/jquery-vimeo-player/</guid>
</item>
<item>
<title>(jQuery) Serialize Form to JSON - virgil</title>
<link>http://snipplr.com/view/42212/serialize-form-to-json/</link>
<description><![CDATA[ <p>usage; $.toJSON($(\'form\').serializeObject());</p> ]]></description>
<pubDate>Thu, 14 Oct 2010 01:35:49 GMT</pubDate>
<guid>http://snipplr.com/view/42212/serialize-form-to-json/</guid>
</item>
<item>
<title>(jQuery) render JSON data to table - sbglasius</title>
<link>http://snipplr.com/view/30694/render-json-data-to-table/</link>
<description><![CDATA[ <p>Don't know if the code is working, it's written from memory, but I think it will work....</p> ]]></description>
<pubDate>Thu, 01 Apr 2010 08:12:27 GMT</pubDate>
<guid>http://snipplr.com/view/30694/render-json-data-to-table/</guid>
</item>
<item>
<title>(jQuery) Graceful Geocoding with jQuery - bitmanic</title>
<link>http://snipplr.com/view/28531/graceful-geocoding-with-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Feb 2010 04:15:45 GMT</pubDate>
<guid>http://snipplr.com/view/28531/graceful-geocoding-with-jquery/</guid>
</item>
<item>
<title>(jQuery) How To Get Delicious Bookmark Total Using JQuery And JSON - neal_grosskopf</title>
<link>http://snipplr.com/view/12246/how-to-get-delicious-bookmark-total-using-jquery-and-json/</link>
<description><![CDATA[ <p>Find out how to retrieve a count of the total times users have bookmarked your web site or web page on Delicious by using JQuery and JSON.
The code is pretty simple and can be done in under 18 lines of code.</p> ]]></description>
<pubDate>Mon, 16 Feb 2009 08:00:12 GMT</pubDate>
<guid>http://snipplr.com/view/12246/how-to-get-delicious-bookmark-total-using-jquery-and-json/</guid>
</item>
</channel>
</rss>