<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 17 Jun 2026 10:13:12 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Make Everything Mobile Friendly - cmndo</title>
      <link>https://snipplr.com/view/66826/make-everything-mobile-friendly</link>
      <description>&lt;p&gt;Load jQuery and tell every div to be 100% width&lt;/p&gt;</description>
      <pubDate>Tue, 21 Aug 2012 07:19:56 UTC</pubDate>
      <guid>https://snipplr.com/view/66826/make-everything-mobile-friendly</guid>
    </item>
    <item>
      <title>(JavaScript) Local Storage HTML5 Wrapper - cmndo</title>
      <link>https://snipplr.com/view/54570/local-storage-html5-wrapper</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 29 May 2011 16:36:25 UTC</pubDate>
      <guid>https://snipplr.com/view/54570/local-storage-html5-wrapper</guid>
    </item>
    <item>
      <title>(JavaScript) Amazing Website Javascript Initialization Code Block v1 - cmndo</title>
      <link>https://snipplr.com/view/52435/amazing-website-javascript-initialization-code-block-v1</link>
      <description>&lt;p&gt;Link body class names to trigger javascript. It requires jQuery.&lt;/p&gt;</description>
      <pubDate>Fri, 22 Apr 2011 01:32:08 UTC</pubDate>
      <guid>https://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 - cmndo</title>
      <link>https://snipplr.com/view/50724/query-local-database-with-targeted-callback-and-custom-arguements</link>
      <description>&lt;p&gt;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.&#13;
&#13;
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.&#13;
&#13;
This function allows you to tightly couple an object with the query which will be available in the callback.&lt;/p&gt;</description>
      <pubDate>Wed, 16 Mar 2011 07:43:10 UTC</pubDate>
      <guid>https://snipplr.com/view/50724/query-local-database-with-targeted-callback-and-custom-arguements</guid>
    </item>
  </channel>
</rss>
