<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ggrngg</title>
<link>http://snipplr.com/users/ggrngg</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 08:10:05 GMT</pubDate>
<item>
<title>(Objective C) Calendar - difference between two dates</title>
<link>http://snipplr.com/view/59604/calendar--difference-between-two-dates/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Oct 2011 23:21:25 GMT</pubDate>
<guid>http://snipplr.com/view/59604/calendar--difference-between-two-dates/</guid>
</item>
<item>
<title>(Objective C) Build Array of Images with NSMutableArray</title>
<link>http://snipplr.com/view/59236/build-array-of-images-with-nsmutablearray/</link>
<description><![CDATA[ <p>Rather than creating an array of images where you list each image individually this will loop through images that all have the filename "frame-X.png" where X is a number from 1 to 20.  So if you have a series of images "frame-1.png", "frame-2.png" this loop will create the array.  Good for creating an image-based animation.</p> ]]></description>
<pubDate>Thu, 29 Sep 2011 03:43:44 GMT</pubDate>
<guid>http://snipplr.com/view/59236/build-array-of-images-with-nsmutablearray/</guid>
</item>
</channel>
</rss>