<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>This Is Not a Blog (analysis)</title><link>http://peterhansen.ca/</link><description>This is Peter's technical blog.</description><atom:link href="http://peterhansen.ca/categories/analysis.xml" type="application/rss+xml" rel="self"></atom:link><lastBuildDate>Sat, 14 Sep 2013 23:46:52 GMT</lastBuildDate><generator>nikola</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>SQLite: Negative Integer Primary Keys</title><link>http://peterhansen.ca/blog/sqlite-negative-integer-primary-keys.html</link><description>&lt;div&gt;&lt;p&gt;I was working on the design of a PlayBook app which would perform
some data logging, and considered using SQLite as the primary
mechanism.  Alternatives included a simple text file (CSV format),
XML, or SharedObject (not really).&lt;/p&gt;
&lt;p&gt;Since the user may want to acquire data for a very long time,
possibly on an ongoing basis for years, it seemed important to
spend at least a bit of time considering the storage space that
would be used.&lt;/p&gt;
&lt;p class="more"&gt;&lt;a href="http://peterhansen.ca/blog/sqlite-negative-integer-primary-keys.html"&gt;Read more…&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><category>SQLite</category><category>analysis</category><guid>http://peterhansen.ca/blog/sqlite-negative-integer-primary-keys.html</guid><pubDate>Sun, 19 Jun 2011 09:16:00 GMT</pubDate></item></channel></rss>