<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/ruby/tags/playbook</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 15:21:26 GMT</pubDate>
<item>
<title>(Ruby) Ruby: Parsing Blackberry Download Reports - chrisaiv</title>
<link>http://snipplr.com/view/60688/ruby-parsing-blackberry-download-reports/</link>
<description><![CDATA[ <p>The Blackberry AppWorld portal allows you to schedule reports which are delivered as CSV.zip files. Although the CSV file offers a lot of detail about operating system and date of download, most of the time I just want to know which users downloaded the app from which countries.  So usually I choose "Country, then date", unpack the .zip and run this (verbose) ruby script.</p> ]]></description>
<pubDate>Thu, 10 Nov 2011 11:46:26 GMT</pubDate>
<guid>http://snipplr.com/view/60688/ruby-parsing-blackberry-download-reports/</guid>
</item>
</channel>
</rss>