<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Blog Posts From Active Product Development Tagged With sqlite</title>
    <link>http://community.active.com/blogs/productdev</link>
    <description>Miscellaneous Rants from the people who develop active.com</description>
    <pubDate>Wed, 10 Mar 2010 22:06:53 GMT</pubDate>
    <generator>Jive SBS 4.5.5.2  (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2010-03-10T22:06:53Z</dc:date>
    <item>
      <title>Active's first iPhone app released</title>
      <link>http://community.active.com/blogs/productdev/2010/03/10/actives-first-iphone-app-released</link>
      <description>&lt;!-- [DocumentBodyStart:ca0e4134-5dc5-436c-957d-074143b8e869] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Active just officially released our first iPhone app&amp;mdash;&lt;a class="jive-link-external-small" href="http://itunes.apple.com/us/app/active-com-reader/id353808587?mt=8"&gt;ActiveReader&lt;/a&gt;. This app lets you read all the articles from Active.com in a mobile-friendly format. It also stores those articles on the phone itself so you can still read them, even if you're offline. Articles are organized by activity like running, cycling, baseball, or you can search our site for articles.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://a1.phobos.apple.com/us/r1000/003/Purple/01/d0/10/mzl.qiarjfqj.480x480-75.jpg"&gt;&lt;img src="http://a1.phobos.apple.com/us/r1000/003/Purple/01/d0/10/mzl.qiarjfqj.480x480-75.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Technical Stuff&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This app was created with a tool called &lt;a class="jive-link-external-small" href="http://www.appcelerator.com/"&gt;Titanium Developer&lt;/a&gt; which allows you write both desktop and mobile apps in HTML/CSS/Javascript rather than the technologies specific to that platform (in the iPhone's case that means Objective-C and Cocoa).&amp;#160; Behind the scenes we're using some new technology for us to store and serve the articles&amp;mdash;&lt;a class="jive-link-external-small" href="http://couchdb.apache.org/"&gt;CouchDB&lt;/a&gt;. Couch is a schema-less, document-oriented database which stores JSON and speaks HTTP. So rather than using a database driver to query your data, you send a regular old HTTP request, just as if you were accessing a webpage. The iPhone sends this request and stores any new articles in a &lt;a class="jive-link-external-small" href="http://sqlite.org/"&gt;SQLite3&lt;/a&gt; database in the phone itself. This allows you to read even when you're offline (although you can't search because that goes to our &lt;a class="jive-link-external-small" href="http://search.active.com"&gt;live site&lt;/a&gt;).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;This is only the first of many new mobile apps you'll be seeing from us. Stay tuned!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ca0e4134-5dc5-436c-957d-074143b8e869] --&gt;</description>
      <category domain="http://community.active.com/blogs/productdev/tags">leg</category>
      <category domain="http://community.active.com/blogs/productdev/tags">mobile</category>
      <category domain="http://community.active.com/blogs/productdev/tags">iphone</category>
      <category domain="http://community.active.com/blogs/productdev/tags">activereader</category>
      <category domain="http://community.active.com/blogs/productdev/tags">couchdb</category>
      <category domain="http://community.active.com/blogs/productdev/tags">sqlite</category>
      <pubDate>Wed, 10 Mar 2010 22:19:07 GMT</pubDate>
      <author>guest</author>
      <guid>http://community.active.com/blogs/productdev/2010/03/10/actives-first-iphone-app-released</guid>
      <dc:date>2010-03-10T22:19:07Z</dc:date>
      <clearspace:dateToText>3 years, 2 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
      <wfw:comment>http://community.active.com/blogs/productdev/comment/actives-first-iphone-app-released</wfw:comment>
      <wfw:commentRss>http://community.active.com/blogs/productdev/feeds/comments?blogPost=17302</wfw:commentRss>
    </item>
  </channel>
</rss>

