<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cmndo</title>
<link>http://snipplr.com/users/cmndo</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 20:52:16 GMT</pubDate>
<item>
<title>(JavaScript) Make Everything Mobile Friendly</title>
<link>http://snipplr.com/view/66826/make-everything-mobile-friendly/</link>
<description><![CDATA[ <p>Load jQuery and tell every div to be 100% width</p> ]]></description>
<pubDate>Tue, 21 Aug 2012 07:19:56 GMT</pubDate>
<guid>http://snipplr.com/view/66826/make-everything-mobile-friendly/</guid>
</item>
<item>
<title>(JavaScript) Local Storage HTML5 Wrapper</title>
<link>http://snipplr.com/view/54570/local-storage-html5-wrapper/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 29 May 2011 16:36:25 GMT</pubDate>
<guid>http://snipplr.com/view/54570/local-storage-html5-wrapper/</guid>
</item>
<item>
<title>(JavaScript) Amazing Website Javascript Initialization Code Block v1</title>
<link>http://snipplr.com/view/52435/amazing-website-javascript-initialization-code-block-v1/</link>
<description><![CDATA[ <p>Link body class names to trigger javascript. It requires jQuery.</p> ]]></description>
<pubDate>Fri, 22 Apr 2011 01:32:08 GMT</pubDate>
<guid>http://snipplr.com/view/52435/amazing-website-javascript-initialization-code-block-v1/</guid>
</item>
<item>
<title>(JavaScript) Query Local Database with targeted callback and custom arguements</title>
<link>http://snipplr.com/view/50724/query-local-database-with-targeted-callback-and-custom-arguements/</link>
<description><![CDATA[ <p>In a recent iphone webapp I developed, I needed to use safari's Local Database feature. The webapp needed to make a few SQL Queries while performing other actions.

The local database data transaction process makes it difficult to make queries and assign the data you really want. But hey, that's asynchronous event handling for you.

This function allows you to tightly couple an object with the query which will be available in the callback.</p> ]]></description>
<pubDate>Wed, 16 Mar 2011 07:43:10 GMT</pubDate>
<guid>http://snipplr.com/view/50724/query-local-database-with-targeted-callback-and-custom-arguements/</guid>
</item>
</channel>
</rss>