<?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>Tue, 09 Jun 2026 17:59:22 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Accessing the Device Photo Gallery with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60910/accessing-the-device-photo-gallery-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:13:40 UTC</pubDate>
      <guid>https://snipplr.com/view/60910/accessing-the-device-photo-gallery-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Using the Device Camera with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60909/using-the-device-camera-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 17 Nov 2011 08:11:24 UTC</pubDate>
      <guid>https://snipplr.com/view/60909/using-the-device-camera-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Using the Device Compass with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60706/using-the-device-compass-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 11 Nov 2011 03:48:19 UTC</pubDate>
      <guid>https://snipplr.com/view/60706/using-the-device-compass-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Use Native Confirmation Dialog with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60538/use-native-confirmation-dialog-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:34:39 UTC</pubDate>
      <guid>https://snipplr.com/view/60538/use-native-confirmation-dialog-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Play an Audio File with the HTML Audio Tag - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60537/play-an-audio-file-with-the-html-audio-tag</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:32:41 UTC</pubDate>
      <guid>https://snipplr.com/view/60537/play-an-audio-file-with-the-html-audio-tag</guid>
    </item>
    <item>
      <title>(JavaScript) Play an Audio File with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60536/play-an-audio-file-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:30:20 UTC</pubDate>
      <guid>https://snipplr.com/view/60536/play-an-audio-file-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Record Audio with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60535/record-audio-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:27:48 UTC</pubDate>
      <guid>https://snipplr.com/view/60535/record-audio-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Use PhoneGap to Create a File - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60534/use-phonegap-to-create-a-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:24:22 UTC</pubDate>
      <guid>https://snipplr.com/view/60534/use-phonegap-to-create-a-file</guid>
    </item>
    <item>
      <title>(JavaScript) Capturing Relative Accelerometer Tilt - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60528/capturing-relative-accelerometer-tilt</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 02:47:19 UTC</pubDate>
      <guid>https://snipplr.com/view/60528/capturing-relative-accelerometer-tilt</guid>
    </item>
    <item>
      <title>(JavaScript) Using the Accelerometer with PhoneGap - parkerkrhoyt</title>
      <link>https://snipplr.com/view/60527/using-the-accelerometer-with-phonegap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Nov 2011 02:42:20 UTC</pubDate>
      <guid>https://snipplr.com/view/60527/using-the-accelerometer-with-phonegap</guid>
    </item>
    <item>
      <title>(JavaScript) Interpolate Points on a Line - parkerkrhoyt</title>
      <link>https://snipplr.com/view/47206/interpolate-points-on-a-line</link>
      <description>&lt;p&gt;This function will interpolate the points on a line.  When tracking mouse movements, not every point is captured.  This is especially true the faster the mouse moves.  This function will allow you to fill in the gap of points between two recorded positions.  It takes two point values (object with an "x" and a "y" property) and the distance to move forward for each new point to be added (e.g. spacing).  The result is an array containing all the points between the two points provided in the function call.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Jan 2011 04:21:27 UTC</pubDate>
      <guid>https://snipplr.com/view/47206/interpolate-points-on-a-line</guid>
    </item>
  </channel>
</rss>
