<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - parkerkrhoyt</title>
<link>http://snipplr.com/users/parkerkrhoyt</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 14:44:13 GMT</pubDate>
<item>
<title>(JavaScript) Accessing the Device Photo Gallery with PhoneGap</title>
<link>http://snipplr.com/view/60910/accessing-the-device-photo-gallery-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Nov 2011 08:13:40 GMT</pubDate>
<guid>http://snipplr.com/view/60910/accessing-the-device-photo-gallery-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Using the Device Camera with PhoneGap</title>
<link>http://snipplr.com/view/60909/using-the-device-camera-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Nov 2011 08:11:24 GMT</pubDate>
<guid>http://snipplr.com/view/60909/using-the-device-camera-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Using the Device Compass with PhoneGap</title>
<link>http://snipplr.com/view/60706/using-the-device-compass-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 11 Nov 2011 03:48:19 GMT</pubDate>
<guid>http://snipplr.com/view/60706/using-the-device-compass-with-phonegap/</guid>
</item>
<item>
<title>(HTML) Android Meta Viewport Tag for PhoneGap Projects</title>
<link>http://snipplr.com/view/60705/android-meta-viewport-tag-for-phonegap-projects/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 11 Nov 2011 03:45:47 GMT</pubDate>
<guid>http://snipplr.com/view/60705/android-meta-viewport-tag-for-phonegap-projects/</guid>
</item>
<item>
<title>(JavaScript) Use Native Confirmation Dialog with PhoneGap</title>
<link>http://snipplr.com/view/60538/use-native-confirmation-dialog-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 07:34:39 GMT</pubDate>
<guid>http://snipplr.com/view/60538/use-native-confirmation-dialog-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Play an Audio File with the HTML Audio Tag</title>
<link>http://snipplr.com/view/60537/play-an-audio-file-with-the-html-audio-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 07:32:41 GMT</pubDate>
<guid>http://snipplr.com/view/60537/play-an-audio-file-with-the-html-audio-tag/</guid>
</item>
<item>
<title>(JavaScript) Play an Audio File with PhoneGap</title>
<link>http://snipplr.com/view/60536/play-an-audio-file-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 07:30:20 GMT</pubDate>
<guid>http://snipplr.com/view/60536/play-an-audio-file-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Record Audio with PhoneGap</title>
<link>http://snipplr.com/view/60535/record-audio-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 07:27:48 GMT</pubDate>
<guid>http://snipplr.com/view/60535/record-audio-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Use PhoneGap to Create a File</title>
<link>http://snipplr.com/view/60534/use-phonegap-to-create-a-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 07:24:22 GMT</pubDate>
<guid>http://snipplr.com/view/60534/use-phonegap-to-create-a-file/</guid>
</item>
<item>
<title>(JavaScript) Capturing Relative Accelerometer Tilt</title>
<link>http://snipplr.com/view/60528/capturing-relative-accelerometer-tilt/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 02:47:19 GMT</pubDate>
<guid>http://snipplr.com/view/60528/capturing-relative-accelerometer-tilt/</guid>
</item>
<item>
<title>(JavaScript) Using the Accelerometer with PhoneGap</title>
<link>http://snipplr.com/view/60527/using-the-accelerometer-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Nov 2011 02:42:20 GMT</pubDate>
<guid>http://snipplr.com/view/60527/using-the-accelerometer-with-phonegap/</guid>
</item>
<item>
<title>(ActionScript 3) Read an Object from Parse</title>
<link>http://snipplr.com/view/59121/read-an-object-from-parse/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Sep 2011 08:16:18 GMT</pubDate>
<guid>http://snipplr.com/view/59121/read-an-object-from-parse/</guid>
</item>
<item>
<title>(ActionScript 3) Create an Object on Parse</title>
<link>http://snipplr.com/view/59119/create-an-object-on-parse/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Sep 2011 07:37:59 GMT</pubDate>
<guid>http://snipplr.com/view/59119/create-an-object-on-parse/</guid>
</item>
<item>
<title>(C) HTTP POST from Arduino (WiFly Library)</title>
<link>http://snipplr.com/view/57138/http-post-from-arduino-wifly-library/</link>
<description><![CDATA[ <p>This snippet will send an HTTP POST from an Arduino using the WiFly library.  The library is in early alpha, and is a port from the ethernet shield library.  The code here should work with either.  The critical part is the size of the data to send, and the line-breaks in the right places.</p> ]]></description>
<pubDate>Tue, 26 Jul 2011 06:16:44 GMT</pubDate>
<guid>http://snipplr.com/view/57138/http-post-from-arduino-wifly-library/</guid>
</item>
<item>
<title>(ColdFusion) Access the Highrise API with ColdFusion</title>
<link>http://snipplr.com/view/47450/access-the-highrise-api-with-coldfusion/</link>
<description><![CDATA[ <p>Accessing the 37signals product Highrise API requires HTTPS.  I initially had problems with this (seemingly the certificate authority) from ColdFusion initially.  Found the solution by tapping into the underlying Java layer to manage the providers.</p> ]]></description>
<pubDate>Wed, 19 Jan 2011 02:25:20 GMT</pubDate>
<guid>http://snipplr.com/view/47450/access-the-highrise-api-with-coldfusion/</guid>
</item>
<item>
<title>(JavaScript) Distance Between Two Points</title>
<link>http://snipplr.com/view/47207/distance-between-two-points/</link>
<description><![CDATA[ <p>This function will calculate the distance between two provided points.  This is useful in game development when calculating paths of motion for sprites.  The function expects two points to be provided.  A point is defined as an object with an "x" and a "y" property.  The result is a numeric value of the distance.</p> ]]></description>
<pubDate>Sun, 16 Jan 2011 04:24:08 GMT</pubDate>
<guid>http://snipplr.com/view/47207/distance-between-two-points/</guid>
</item>
<item>
<title>(JavaScript) Interpolate Points on a Line</title>
<link>http://snipplr.com/view/47206/interpolate-points-on-a-line/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Sun, 16 Jan 2011 04:21:27 GMT</pubDate>
<guid>http://snipplr.com/view/47206/interpolate-points-on-a-line/</guid>
</item>
<item>
<title>(ColdFusion) Parse an RSS Date/Time String Into a Date/Time Object</title>
<link>http://snipplr.com/view/46154/parse-an-rss-datetime-string-into-a-datetime-object/</link>
<description><![CDATA[ <p>Parsing an RSS date/time value (as a string) into a date/time object in ColdFusion.

And more additional text.</p> ]]></description>
<pubDate>Mon, 27 Dec 2010 16:18:40 GMT</pubDate>
<guid>http://snipplr.com/view/46154/parse-an-rss-datetime-string-into-a-datetime-object/</guid>
</item>
<item>
<title>(ColdFusion) Read and Parse an Evernote RSS Feed</title>
<link>http://snipplr.com/view/46153/read-and-parse-an-evernote-rss-feed/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 27 Dec 2010 16:17:00 GMT</pubDate>
<guid>http://snipplr.com/view/46153/read-and-parse-an-evernote-rss-feed/</guid>
</item>
</channel>
</rss>