<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Life2Bits</title>
	<atom:link href="http://life2bits.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://life2bits.wordpress.com</link>
	<description>Tips and Tricks for Growing Your E-Memory</description>
	<lastBuildDate>Tue, 27 Oct 2009 14:34:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='life2bits.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Life2Bits</title>
		<link>http://life2bits.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://life2bits.wordpress.com/osd.xml" title="Life2Bits" />
	<atom:link rel='hub' href='http://life2bits.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Logging Your Location Automatically WITHOUT a GPS Receiver/Handset</title>
		<link>http://life2bits.wordpress.com/2009/10/27/logging-your-location-automatically-and-sans-gps-receiver/</link>
		<comments>http://life2bits.wordpress.com/2009/10/27/logging-your-location-automatically-and-sans-gps-receiver/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 10:28:56 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Capturing Location Data]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=73</guid>
		<description><![CDATA[I travel a lot for work and, as a US expat, pay taxes in multiple countries. It&#8217;s useful for me to log (automatically, of course) my whereabouts. I get deductions (or did anyway in Singapore &#8212; we&#8217;ll see if the Thai authorities go for it) for whole days spent out of the country. I can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=73&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I travel a lot for work and, as a US expat, pay taxes in multiple countries. It&#8217;s useful for me to log (automatically, of course) my whereabouts. I get deductions (or did anyway in Singapore &#8212; we&#8217;ll see if the Thai authorities go for it) for whole days spent out of the country. I can piece together a travel record from airline receipts, etc., but it would be more convenient to just have a record of where I was everyday of my life. It would be nice if it were a visual record as well (a nice big Google map).</p>
<p>How to do it though? I have a GPS receiver, but there&#8217;s no way I&#8217;m carrying it around with me and cabling it up to my computer nightly (unless I go trekking in the Himalayas). My iPhone is 2G only, so it has only Skyhook data which I&#8217;m already capturing as part of <a href="http://life2bits.wordpress.com/2009/10/26/capturing-iphone-data-daily-and-automatically-well-almost/">my daily iPhone data scrape</a>. I don&#8217;t really use the Maps app all that much though, so there&#8217;s not much opportunity to passively capture location bookmarks. I do use the browser a lot though, at least daily. That&#8217;s where Google Latitude comes into this scheme. It also uses SkyHook technology, but displays it on your PC in a manner that&#8217;s visual and easily capture-able.</p>
<p><a href="http://nat.org/blog/2009/07/how-to-log-your-life/">This guy</a> mentioned writing a <code>curl</code> script to capture his Google Latitude data (the service doesn&#8217;t seem to provide much by way of logging data for your), but was pretty sparse on the details. I was inspired to try it, and went for the easier option of using OSX&#8217;s Automator app. It took about 10 minutes to setup.</p>
<p>I&#8217;ll go into the details of how I set things up below, but keep in mind you can easily adapt the basic method to suit your purposes and your tools at hand. You could write a <code>curl</code> script and just save the lat and longitude as text, or expand the script to generate prettier data (like a full PDF, generated perhaps via OpenOffice from the saved web page). You could construct a YahooPipe. Regardless of the tools used, you could e-mail yourself the data as well. Endless possibilities.</p>
<p>Here&#8217;s my approach:</p>
<ol>
<li>Sign up for the free service from Google <a href="http://www.google.com/intl/en_us/latitude/intro.html">here</a>. You&#8217;ll need a Google account. You don&#8217;t have to share any of the location data with your friends, but do click to add the Latitude badge to your iGoogle homepage. This is the URL you&#8217;ll save regularly as your location record.</li>
<li>Check your browser&#8217;s options as necessary to store your Google name and password, so you can automatically call up the URL via a script without the need to manually enter anything.</li>
<li>Surf to google.com/latitude on your smartphone&#8217;s browser. Many models are supported. You&#8217;ll eventually get logged into the service. A location data point has now been created which you can view on your PC.</li>
<li>iPhone doesn&#8217;t let you store a browser homepage (so far as I know), so I set up a Homepage Button (there&#8217;s an option for one just below the Create Bookmark button) to the page for easy, repeated logins to Google Location. I can hit it whenever I need a data point, then go about surfing the web. If your phone&#8217;s browser does allow for a homepage, you could set it up to go to Google Latitude every time, so you can passively capture a location data point. (Here&#8217;s again where it would be nice to be able to create a cron job on the iPhone that worked even from sleep mode.)</li>
<li>Back on your PC, surf to www.google.com/ig#max54. If everything worked, you should see a nice big map of your iPhone&#8217;s last location. If you had to enter username or password, save these details as appropriate for autologin next time. If you don&#8217;t like the map quite so big, trim off the &#8220;#max54&#8243; bit.</li>
<li>Now all you need to do is set up a mechanism to automatically call up and save this URL&#8217;s contents daily. I used OSX&#8217;s Automator application for that. I also have DEVONagent on my MacBook, so I get a few extra actions to make this process very simple &#8212; get the URL, display it, save it as a PDF. You could do much the same though with just the Safari Actions, though perhaps not with the easy option to convert to a PDF. My Automator workflow then looks like this:<img class="aligncenter size-full wp-image-75" title="The Automator workflow." src="http://life2bits.files.wordpress.com/2009/10/picture-11.png?w=450" alt="The Automator workflow."   /></li>
<li>Now schedule your workflow/script/what-have-you to execute daily. If you&#8217;re using Automator, you can save your workflow directly to iCal as a plugin and set it up to run at a specified time daily &#8212; that&#8217;s what I did. Again, depending on the tools at hand, you could use cron, launchtabd, etc.</li>
<li>I copy daily all my life data to NAS-like storage, so I next just tweaked script to make sure to grab the locations PDFs as well each day and that was it.</li>
</ol>
<p>Done. Daily record of where I am in the world. Probably wouldn&#8217;t stand up in court as an alibi against murder, but good enough for the IRS. Well, maybe not them either. Good enough for jogging my bio memory then.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=73&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/27/logging-your-location-automatically-and-sans-gps-receiver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>

		<media:content url="http://life2bits.files.wordpress.com/2009/10/picture-11.png" medium="image">
			<media:title type="html">The Automator workflow.</media:title>
		</media:content>
	</item>
		<item>
		<title>The Perils of Perfect Digital Memory</title>
		<link>http://life2bits.wordpress.com/2009/10/26/the-perils-of-perfect-digital-memory/</link>
		<comments>http://life2bits.wordpress.com/2009/10/26/the-perils-of-perfect-digital-memory/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:34:49 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Lifeblogging in the News]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=63</guid>
		<description><![CDATA[Everybody with a digital camera is a lifelogger to some degree. And once one of these casual lifelogger&#8217;s photos of you posing naked for your ex or bonging it out with  friends hits the web &#8212; hits our collective and permanent e-memory &#8212; there&#8217;s simply no erasing it. An interesting NPR Talk of the Nation [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=63&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Everybody with a digital camera is a lifelogger to some degree. And once one of these casual lifelogger&#8217;s photos <span style="text-decoration:line-through;">of you posing naked for your ex or bonging it out with  friends</span> hits the web &#8212; hits our collective and permanent e-memory &#8212; there&#8217;s simply no erasing it.</p>
<p>An interesting NPR<em> Talk of the Nation</em> discussion on the dark side of permanent data in aggregate is <a href="http://www.npr.org/templates/story/story.php?storyId=114045279">here</a>.</p>
<p>Moral of the story: Keep your lifelogging data private!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=63&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/26/the-perils-of-perfect-digital-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>Capturing iPhone Data, Daily and Automatically (Well, Almost)</title>
		<link>http://life2bits.wordpress.com/2009/10/26/capturing-iphone-data-daily-and-automatically-well-almost/</link>
		<comments>http://life2bits.wordpress.com/2009/10/26/capturing-iphone-data-daily-and-automatically-well-almost/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 15:58:20 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Capturing iPhone Data]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=55</guid>
		<description><![CDATA[What lifelogging data do you want to capture from your iPhone (or your smartphone) on a more or less daily basis? I came up with the following list: SMS text messages Call history Photos Browser history and bookmarks Map bookmarks (for me this just means Skyhook-derived locations, as my iPhone is 2G only and has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=55&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What lifelogging data do you want to capture from your iPhone (or your smartphone) on a more or less daily basis?</p>
<p>I came up with the following list:</p>
<ul>
<li>SMS text messages</li>
<li>Call history</li>
<li>Photos</li>
<li>Browser history and bookmarks</li>
<li>Map bookmarks (for me this just means Skyhook-derived locations, as my iPhone is 2G only and has no GPS hardware)</li>
<li>Notes</li>
<li>MP3 track history</li>
</ul>
<p>That&#8217;s a pretty good sized list, though one could argue for getting even more data off. Anyway, it&#8217;s a good start, and I set about writing a script to capture all this. The script itself is pretty simple, though it took quite a bit of Googling to figure out where stuff is stored and how to convert it into something that&#8217;s human readable.</p>
<p><strong>Prep</strong></p>
<p>I&#8217;ll share the script in just a second, but first you&#8217;ll have to do a bit of setup to get it to run. All that follows assumes your iPhone is jailbroken. Mine is running OS version 3.0, though this would likely work in other versions with just slight modifications to the path names.</p>
<ol>
<li>If your iPhone doesn&#8217;t already have a static IP address on your home or work Wi-Fi network, assign it one. On your iPhone, under Settings&gt;Wi-Fi, note the IP addresses listed for IP Address, Subnet Mask, Router, and DNS under the DHCP tab. Enter these instead under the Static tab, substituting in a fixed IP address which you know to be free on the network (high numbers are a safe bet).</li>
<li>Setup <code>ssh</code> public key authentication on your iPhone. This basically entails copying a public key from the machine on which you will run the capture script over to the iPhone, so that you can log in without a manually entering password each time (which then means you can run the script automatically via <code>cron</code> or some other method). The process, a simple one, is covered <a href="http://www.azizuysal.com/2008/01/setting-up-ssh-public-key-authentication-for-iphone-remote-access.html">here</a>. Don&#8217;t enter a passphrase if you have to create the public key from scratch.</li>
<li>Install an <code>rsync</code> package from some provide such as Cydia.</li>
<li>Test that you can indeed log into your iPhone using its fixed IP and that no password is required.</li>
<li>Test that you can run <code>rsync</code> once logged in.</li>
</ol>
<p><strong>The Script</strong></p>
<p>Ok, now the script. I&#8217;m running it on a MacBook, but you could get this to run from a Linux box easily, or even a Windows box if you install Cygwin.</p>
<p>Mine look like this, but you might want to tweak it some to suit your purposes (for example, you might want to copy off voicemail messages as well &#8212; mine are stored on my mobile company&#8217;s server):<br />
<code><br />
</code></p>
<blockquote><p><code>#! /bin/sh</code><br />
<code><br />
# Declare a couple of variables.<br />
iPhoneIP="[Enter the static IP you assigned above.]"<br />
NASIP="[Enter your NAS/central storage IP address.]"</code><br />
<code><br />
#Go to the proper storage folder on my MacBook. (You'll need to make this directory first.)<br />
cd /Users/[Enter your user name.]/iPhone_data/</code><br />
<code><br />
#Copy off SMS DB.<br />
scp root@$iPhoneIP:/var/mobile/Library/SMS/sms.db `date +%b%d%Y`_sms.db</code><br />
<code><br />
#Copy off call log DB.<br />
scp root@$iPhoneIP:/var/mobile/Library/CallHistory/call_history.db `date +%b%d%Y`_call_history.db</code><br />
<code><br />
#Copy off photos (just the one's not already copied).<br />
rsync -a root@$iPhoneIP:/private/var/mobile/Media/DCIM/100APPLE/ /Users/[Enter your user name here.]/Pictures/iPhone_Photos/</code><br />
<code><br />
#Copy browser history and bookmarks.<br />
scp root@$iPhoneIP:/private/var/mobile/Library/Safari/Bookmarks.plist `date +%b%d%Y`_BrowserBookmarks.plist<br />
scp root@$iPhoneIP:/private/var/mobile/Library/Safari/History.plist `date +%b%d%Y`_BrowserHistory.plist</code><br />
<code><br />
#Copy map bookmarks (SkyHook location data).<br />
scp root@$iPhoneIP:/var/mobile/Library/Maps/Bookmarks.plist `date +%b%d%Y`_MapBookmarks.plist</code><code>#Copy notes DB.<br />
scp root@$iPhoneIP:/var/mobile/Library/Notes/notes.db `date +%b%d%Y`_notes.db</code></p>
<p><code>#Copy MP3 tracks history.<br />
scp root@$iPhoneIP:/private/var/mobile/Media/Podcasts/MobileDB/TrackData.plist `date +%b%d%Y`_TrackData.plist</code></p>
<p><code>#Covert SQLite DB files to (human readable) CVS.<br />
sqlite3 -csv -separator ',' `date +%b%d%Y`_sms.db "select * from message;" &gt;&gt; `date +%b%d%Y`_iPhone_SMSs.csv<br />
sqlite3 -csv -separator ',' `date +%b%d%Y`_call_history.db "select * from call;" &gt;&gt; `date +%b%d%Y`_iPhone_Call_History.csv<br />
sqlite3 -csv -separator ',' `date +%b%d%Y`_notes.db "select data from note_bodies" &gt;&gt; `date +%b%d%Y`_Notes.csv<br />
</code><br />
<code>#Convert .plist files to (Human Readable) XML and rename them with the proper file extension.<br />
plutil -convert xml1 `date +%b%d%Y`_BrowserBookmarks.plist<br />
plutil -convert xml1 `date +%b%d%Y`_BrowserHistory.plist<br />
plutil -convert xml1 `date +%b%d%Y`_MapBookmarks.plist<br />
plutil -convert xml1 `date +%b%d%Y`_TrackData.plist</code></p>
<p><code>mv `date +%b%d%Y`_BrowserBookmarks.plist `date +%b%d%Y`_BrowserBookmarks.xml<br />
mv `date +%b%d%Y`_BrowserHistory.plist `date +%b%d%Y`_BrowserHistory.xml<br />
mv `date +%b%d%Y`_MapBookmarks.plist `date +%b%d%Y`_MapBookmarks.xml<br />
mv `date +%b%d%Y`_TrackData.plist `date +%b%d%Y`_TrackData.xml</code><br />
<code><br />
#Copy captured data to central/NAS storage.<br />
echo &gt;&gt; [Enter your pathname.]/capture_daily_files_out.txt<br />
echo "Capturing iPhone data . . . " &gt;&gt; [Enter your pathname]/capture_daily_files_out.txt<br />
rsync -av * [Enter your username.]@$NASIP:/Volumes/LifeData/Phone/iPhone/ &gt;&gt; [Enter your pathname.]/capture_daily_files_out.txt</code></p></blockquote>
<p><strong>Notes</strong></p>
<p>Not too difficult right?</p>
<p>Note that I use <code>rsync</code> to handle the photos because I want to only get the photos shot since the last time that the script was run. These are copied to the usual place on the Mac for photos (the &#8220;Pictures&#8221; shortcut), and they get copied to central storage via another script that grabs daily lifelogging data of my MacBook. (I&#8217;ll share that one next post.)</p>
<p>For the browser history, browser bookmarks, SMS log, etc., I use <code>scp</code> to capture the whole file and name it with a timestamp. This will result in a lot of duplication, but I figure that this sort of data is easily wiped from the phone unintentionally. These files are pretty small in the grand scheme, and I prefer the duplication to syncing an empty file to a full one on central storage. (I could also query each DB by the current date and pull out just these records, but there may be some days when the script doesn&#8217;t run &#8212; when I&#8217;m not home &#8212; and I could then potentially miss some records.)</p>
<p>Help with converting the SQlite and .plist files came from <a href="http://www.forensicswiki.org/wiki/Mozilla_Firefox_3_History_File_Format">here</a> and <a href="http://totalrecall.wordpress.com/2008/09/03/automating-export-of-firefox-3-bookmarks-and-history-from-command-linecron/">here</a>. Help with getting the .plist files readable came from <a href="http://lesterchan.net/blog/2008/09/27/convert-plist-from-binary-to-asciitext-xml/">here</a>.</p>
<p><strong>Testing It</strong></p>
<p>You&#8217;ll have to test the script a few time to make sure it&#8217;s working. Note that the iPhone has got to be awake for this (a caveat I&#8217;ll address below). You might want to set Auto-Lock to &#8220;Never&#8221; (Settings&gt;General) until you&#8217;re sure it&#8217;s all working right.</p>
<p><strong>Scheduling It (Making It Execute Automatically)</strong></p>
<p>I used <code>cron</code> (basically you just add a one execute line to to your user&#8217;s crontab file using the command <code>crontab -e</code>), but you could also turn the script into an Apple command and trigger it from iCalander. You can use <code>launchd</code> as well. A quick Google search will help you with any of these options.</p>
<p><strong>Caveats</strong></p>
<p>Like I said the iPhone has got to be awake for the copy to happen. I dug for tricks to wake up the phone automatically just before the script is to run, but there seems to be no way to do that (<code>cron</code>, though it&#8217;s there, doesn&#8217;t work when the phone&#8217;s asleep).</p>
<p>I&#8217;ll experiment for now with just setting an alarm to go off daily just prior the script run time. Lame, but it seems to be the only way for now.</p>
<p>The lack of cron-like functionality also stymied my effort to get the phone to automatically record a location bookmark on a daily basis. (Part of the drudgery of paying taxes as an expatriate involves counting up days spend in various countries. It would be convenient to log that automatically, even if it is only Skyhook accurate. I&#8217;ll have to work on another method for that.)</p>
<p><strong>Random Thoughts in Closing<br />
</strong></p>
<p>I&#8217;ve just been running this script for a few days, but so far I really like it. It will pay benefits in <a href="http://life2bits.wordpress.com/2009/10/26/tech-specs-of-my-ideal-system-part-ii/">my grand scheme to auto-summarize my daily activities</a>. It&#8217;s myriad of life data is key for this. (It&#8217;s the closest thing we have in real life to the Star Trek tricorder.)</p>
<p>I&#8217;ve also found it convenient to have all my current iPhone data on my Mac and have it automatically (well, almost) updated. No more wiring it up and copying off the photo I want to post, etc.</p>
<p>Last thought for this post: In figuring out how to capture all this life data, I found it remarkable, especially as a former student of a couple of grad level computer forensics courses, how often Google led me to various computer forensics sites. iPhone data (or smartphone data in general), it would seem, is the new weapon of choice against cheating spouses and embezzling employees every where.</p>
<p>Perhaps I should be running a smartphone forensics firm instead of writing this blog.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=55&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/26/capturing-iphone-data-daily-and-automatically-well-almost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>Tech Specs of My Ideal System (Part II)</title>
		<link>http://life2bits.wordpress.com/2009/10/26/tech-specs-of-my-ideal-system-part-ii/</link>
		<comments>http://life2bits.wordpress.com/2009/10/26/tech-specs-of-my-ideal-system-part-ii/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 17:04:02 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=49</guid>
		<description><![CDATA[Some more requirements that have become clear to me as I&#8217;ve started to piece together my ideal lifelogging system: I want it to be as passive as possible. When I&#8217;m home and near my wi-fi router I want all lifelog-relevant data to be automatically siphoned off my laptops and mobile devices and copied to my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=49&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some more requirements that have become clear to me as I&#8217;ve started to piece together my ideal lifelogging system:</p>
<ul>
<li><strong>I want it to be as passive as possible.</strong> When I&#8217;m home and near my wi-fi router I want all lifelog-relevant data to be automatically siphoned off my laptops and mobile devices and copied to <a href="http://life2bits.wordpress.com/2009/10/19/solutions-for-storage/">my central storage</a>. This will mean, for me, the use of <code>rsync</code> scripts tee-ed off by <code>cron</code> jobs.</li>
<li><strong>I want summation of all this centralized data to be as automatic</strong> as possible as well. For this, I plan to have DevonThink regularly and automatically index the slew files on central storage, and then, probably using some OSX Automator routines, build for me upon request a daily digest of what I did on any given day:
<ul>
<li>Where was I (based on iPhone SkyHook data, e-mail headers, etc.)?</li>
<li>With whom did I correspond via e-mail, SMS, chat, and to whom did I speak to by phone? What was said?</li>
<li>What photos, videos, and voice memos did I create?</li>
<li>What did I view on the web?</li>
<li>What podcasts did I listen to?</li>
<li>What video and audio content did I consume via Boxee, etc.?</li>
<li>What ideas did I come up with?</li>
<li>What did I spend money on?</li>
</ul>
<p>This kind of record will be very useful for me professionally. I&#8217;m a remote worker and this system will give me the ability to furnish my employer with a great deal of detail about my work activities should they request it.  Moreover, this kind of system, I&#8217;m sure, will one day be a great boon to me in terms of triggering bio memories that have faded over the long haul.</li>
<li><strong>I want mechanisms for easily publishing the non-private bits of my my autogenerated daily digest to social networking sites.</strong> This is again going to involve some DevonThink automation, as well as, perhaps, a web service like Posterious (which I&#8217;m only now learning about.</li>
</ul>
<p>Plank one above is very nearly finished, and the nitty-gritty details of my implementation will be the subject of my next post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=49&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/26/tech-specs-of-my-ideal-system-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>Solutions for Storage</title>
		<link>http://life2bits.wordpress.com/2009/10/19/solutions-for-storage/</link>
		<comments>http://life2bits.wordpress.com/2009/10/19/solutions-for-storage/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 19:25:52 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Finding a Storage Solution]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=42</guid>
		<description><![CDATA[I&#8217;m still in the early stages of tech spec-ing my ideal lifeblogging system, but one obviously required component is storage, potentially a lot of it. Bell devotes quite a lot of pages in his book to quantifying how cheap it&#8217;s gotten and how it&#8217;s only going to get cheaper. Ray Kurtzweil will happily tell you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=42&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still in the early stages of tech spec-ing my ideal lifeblogging system, but one obviously required component is storage, potentially a lot of it.</p>
<p>Bell devotes quite a lot of pages in his book to quantifying how cheap it&#8217;s gotten and how it&#8217;s only going to get cheaper. Ray Kurtzweil will happily tell you its going to get exponentially cheaper and help us achieve singularity in our lifetime.</p>
<p>Still, it&#8217;s not free. You&#8217;re going to have to trade or barter something for it.</p>
<p>It&#8217;s likely to be worth some outlay though to be able to conveniently centralize your life data. If you&#8217;re like me, you already have a masses of binary data, but it&#8217;s spread across multiple devices. Insights about your life could come quickly, if you could only corral it all into one place, start processing it (with passes for optical character recognition, pattern recognition, speech-to-textand so on), and come up with a means to index and search it all (a &#8220;Google&#8221; for your life data, in other words).</p>
<p>As part of my day job, I install and maintain large-ish (~200 TBs), high performance RAIDs (Redundant Array of Inexpensive Disks), so I know something about storage, though I won&#8217;t claim to be an expert. I don&#8217;t need anything like a RAID that&#8217;s that large, but I knew even building a small one (4 TBs was my goal to start my &#8220;LifeDataHopper&#8221;) could get expensive when you factor in a host machine that has a decent motherboard, a good PCIe RAID control card, a SATA disk enclosure/back plane, 1+ TB drives, etc.</p>
<p>So I started this weekend just Googling for much cheaper, software-only RAID solutions. In keeping with my mantra to repurpose what hardware I can, I even toyed with the idea of using a subnotebook PC I have lying around as a host, buying a cheap USB hub, attaching what external USB hard drives I already have, and striping them all at RAID5. Linux makes it simple to make a disk array out of basically any storage devices it detects (it doesn&#8217;t care if they&#8217;re from the same manufacturer or even if they&#8217;re the same capacity). You can then keep growing the RAID by adding additional drives and rebuilding. For example, here&#8217;s a <a href="http://linuxgazette.net/151/weiner.html">how-to from a guy who made RAID out of a bunch of USB thumbdrives</a>.</p>
<p>Cool, but the problem with using USB as the connection method is that it&#8217;s read/write times are too damn slow, as many people point out <a href="http://serverfault.com/questions/10199/usb-drive-raid-array">here</a>. You&#8217;d at least need a lot of USB controllers on your motherboard, and even then USB2 isn&#8217;t such a fast protocol.</p>
<p>On the other hand, if you happen to have a machine lying around with multiple SATA controllers on the motherboard, a software RAID might be a good solution to get your life data storage going.</p>
<p>I didn&#8217;t have a machine with specs like that, or one with a spare PCIe slot for a decent RAID control card, so I started thinking about a wireless NAS (Network Attached Storage) solutions. There are lots of these out there &#8212; basically they&#8217;re boxes that hold two to four SATA drives, can stripe them into a RAID via onboard hardware , attach to a home network router via 1Ge or Wi-Fi, and let PCs and mobile devices on that same network access the storage.</p>
<p>By this point, I was tired of Googling things and headed for Pantip (sometimes you&#8217;ve just got to get outside and make a life to log), Bangkok&#8217;s largest electronics bazaar to just see what I could find. Mostly by chance, I stumbled upon <a href="http://forums.ncix.com/forums/index.php?mode=showthread&amp;msg_id=2011108&amp;threadid=2011108&amp;forum=116&amp;product_id=36224&amp;msgcount=8&amp;overclockid=0#msg2011108">this solution</a>, a RAID enclosure with onboard hardware for striping and building a RAID from up to four SATA drives. There&#8217;s no network interface, but there is a slew of connections option (USB 2.0, Firewire 400/800, and eSATA) for connecting it up to a host PC. I put four 1 TB drives in it (though I could have gone for 1.5 TB or even 2 TB drives), attached it to the Windows box I have attached to my TV and home theater system (my Boxee media server). Setup was easy (though Googling was involved to get Windows to recognize a &gt;2 TB partition).</p>
<p>The reviews for this unit are largely good, but there are some complaints too (as there is with all hardware). I&#8217;m not too worried though. I plan as well for off site backups of my life data to AmazonS3 for a secondary level of redundancy. That&#8217;ll have to be a topic for a future post though.</p>
<p>So, for less that 500 USD (and prices on imports here are inflated somewhat &#8212; you can likely get something like this going for cheaper in North America or Europe), I now have 2.72 TBs of usable life data storage (the rest is lost to RAID5 level redundancy, but this means that so long as I don&#8217;t lose more than one drive of the four simultaneously, my data is <em>reasonably</em> safe).</p>
<p>Now, let the consolidation of my life data begin!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=42&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/19/solutions-for-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>Tech Specs of My Ideal System (Part I)</title>
		<link>http://life2bits.wordpress.com/2009/10/18/tech-specs-of-my-ideal-system-part/</link>
		<comments>http://life2bits.wordpress.com/2009/10/18/tech-specs-of-my-ideal-system-part/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 15:41:29 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=34</guid>
		<description><![CDATA[One of the mildly discouraging things about reading Total Recall is that the authors had considerably more resources at their disposal in creating their lifelogging system than I do, or you probably do. When it came to getting all that old, analog data into the system, Bell hired a full time assistant to scan his [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=34&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the mildly discouraging things about reading <em>Total Recall</em> is that the authors had considerably more resources at their disposal in creating their lifelogging system than I do, or you probably do. When it came to getting all that old, analog data into the system, Bell hired a full time assistant to scan his many years worth of paperwork. When commercial software or hardware didn&#8217;t exist to fulfill Bell&#8217;s requirements, he could call on Microsoft&#8217;s programmers and hardware designers.</p>
<p>The good news is that lifelogging, probably with a lot of help from Bell&#8217;s book, seems to be reaching a critical mass. When starting this blog, I first had a look around the blogosphere. (No fun writing about something if there are thousands of others out there doing the same.) There weren&#8217;t many blogs on the subject (and I try to link to them as I find them), but, interestingly, those that I did find all began within the last couple of months.</p>
<p>Lifeblogging, it would seem, is just emerging into the collective consciousness.</p>
<p>And where there&#8217;s a trend, there are products right on the heels of it. Many life-logging related products are now coming onto market. Just yesterday it was announced that Bell&#8217;s perhaps coolest lifelogging gadget, <a href="http://www.newscientist.com/articleimages/dn17992/1-new-camera-promises-to-capture-your-whole-life.html">his SenseCam (or at least an adaptation of it), will soon be purchasable</a> (for less than I bought my first digital camera).</p>
<p>Earlier I outlined <a href="http://life2bits.wordpress.com/2009/10/17/what-to-capture/">what sorts of data streams I want to start capturing</a> into a lifelogging system, but what are to be the major components of that system?</p>
<p>Even before I ask that question though, I have to ask myself a simpler one: How much have you got to spend on this venture? And the answer is not a lot. In building the system, I intend to stick to a few ground rules in order to not break the bank:</p>
<ul>
<li>Where possible, I intend to use hardware I already have and can re-purpose.</li>
<li>When I have to buy hardware, it won&#8217;t be expensive and bleeding edge. It will just be good enough to get the job done (without jeopardizing the ever growing data corpus).</li>
<li>Where possible, I intend to use Open Source solutions over commercial ones.</li>
<li>Where possible, but within reason and within the limits of my skills, solutions will be DIY (do it yourself). This may mean I need to build a Linux box to do a special something, or write a quick batch script to do another special something. That&#8217;s about as complex as it will get though. I&#8217;m not a programmer, just a technical support guy in the post production industry.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=34&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/18/tech-specs-of-my-ideal-system-part/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>Pros (and Cons) of Digitizing Your Life</title>
		<link>http://life2bits.wordpress.com/2009/10/17/pros-and-cons-of-digitizing-your-life/</link>
		<comments>http://life2bits.wordpress.com/2009/10/17/pros-and-cons-of-digitizing-your-life/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 07:47:59 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Benefits of Lifelogging]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=17</guid>
		<description><![CDATA[I had already created a stub for this topic, then I ran across this nicely composed list to day from Mike Egan: Like all culture-shifting technologies, lifelogging comes with upsides and downsides. The upsides are: * Better memory about our lives; literally photographic memory * Evidence when we&#8217;re falsely accused * Capturing of amazing events [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=17&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I had already created a stub for this topic, then I ran across this nicely composed list to day from Mike Egan:</p>
<blockquote><p>Like all culture-shifting technologies, lifelogging comes with upsides and downsides. The upsides are:</p>
<p>* Better memory about our lives; literally photographic memory</p>
<p>* Evidence when we&#8217;re falsely accused</p>
<p>* Capturing of amazing events</p>
<p>* Evidence against criminals and sociopaths when we witness crimes</p>
<p>* Ability to share our memories, strengthen personal bonds</p>
<p>* Leaving our lives for posterity</p>
<p>* Self examination (Wow, I&#8217;m spending all my time working!)</p>
<p>But the downsides are:</p>
<p>* Potential privacy abuse</p>
<p>* Potential accidental abuse of other people&#8217;s privacy</p>
<p>* Self incrimination</p>
<p>* Behavior change (will people act differently when everything is recorded and shared?)</p>
<p>History shows, however, that most people will gladly give up their privacy and take on a few other risks in order to enhance social sharing.</p></blockquote>
<p>Read <a href="http://news.idg.no/cw/art.cfm?id=5F468246-1A64-6A71-CE8ECDA6FCF5CC39">his full post here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=17&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/17/pros-and-cons-of-digitizing-your-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>What Data to Capture</title>
		<link>http://life2bits.wordpress.com/2009/10/17/what-to-capture/</link>
		<comments>http://life2bits.wordpress.com/2009/10/17/what-to-capture/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 07:39:27 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=14</guid>
		<description><![CDATA[Let&#8217;s forget about the how for the moment, about all that technological whizbang, and talk about the what. What data do you want to capture because you feel it will be useful now and after you gone in organizing, reconstructing and illuminating the many facets of your life? In other words, what data do you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=14&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s forget about the how for the moment, about all that technological whizbang, and talk about the what. What data do you want to capture because you feel it will be useful now and after you gone in organizing, reconstructing and illuminating the many facets of your life? In other words, what data do you want to constitute you <em>e-memory</em>, to borrow a term from <em>Total Recall</em> (the book, not the movie).</p>
<p>Well, a point made more than once in that same book is that it&#8217;s tough to say what data will be important in the future, and it&#8217;s cheap to store it anyway, so capture and save basically everything you can. The authors&#8217; examples on this point are quite practical: Who can say for sure what the IRS might demand in an audit?</p>
<p>I think it goes deeper than that. Just based on my experiences so far of scanning and converting to search-able text five or six years worth of financial data, it&#8217;s become clear that every receipt, every scrap of paper, might have future utility in jogging memories, in helping me and my progeny reconstruct your life, my whereabouts, my thoughts, my emotional frame of mind, and so on. Just scan it, or other wise capture it. Just throw it all into the hopper. The software for organizing all this data, for finding connections between all those disparate data points, will only get better.</p>
<p>Now you can make all this data as private or public as you wish, but think about things for a moment from the perspective of a future historian. If that historian is attempting to reconstruct the life of an average citizen of, say, Amsterdam in 1580, he or she probably has remarkably little data to work with: a few city records of birth, marriage, death, taxes paid, property purchased, and so on. Perhaps, but more than likely not, the subject left behind a journal and some correspondences. That would be about it.</p>
<p>Vast swaths of that subject&#8217;s life experience are simply unrecoverable. It&#8217;s as though they never happened.</p>
<p>Contrast this with what the historian could glean about a day in the life of an average person today from an industrialized part of the world who bothered to deliberately capture even a small portion of the data on the list below. From even just the relatively small amount of data I&#8217;ve started to centralize from my finances, e-mail correspondence, journal entries (yes, I keep one, on and off), photos, etc., I could pick any day in my life in, say, 2004, and recover a startlingly complete picture of my activities and interior thoughts (where I was: what I ate; who I was with, called, wrote, and electronically chatted with; what was said during some of those conversation; what I was thinking about; what my emotional state was at the time; and so on).</p>
<p>OK, but what&#8217;s a good sort of minimal checklist? I&#8217;m going to start one here. I anticipate that I&#8217;ll come back here often and append items to the list. I&#8217;ve loosely organize things based on their ease of capture. If a data stream is already in binary form, and it&#8217;s simply a matter of centralizing it, I&#8217;ve listed it first.</p>
<p>Some of these datastreams are only going to get easier to capture with the advent of commercial products like wearable cameras and wearable/implantable biometric sensors.</p>
<p><strong>Textual Data</strong></p>
<ul>
<li>E-mail.</li>
<li>Electronic chat sessions.</li>
<li>Calander entries.</li>
<li>Finance data in Quicken and similar formats.</li>
<li>Scanned financial records (bank statements, receipts, tax filings, etc. &#8212; everything in that big, ugling filing cabinet in your home office).</li>
<li>Scanned medical records (hospital billing records, insurance correspondence, etc.).</li>
<li>Scanned journals.</li>
<li>Scanned correspondence.</li>
</ul>
<p><strong>Visual Data</strong></p>
<ul>
<li>Digital photos.</li>
<li>Digtal videos.</li>
<li>Webcam feeds (yours and those maintained by other but which might which help paint a fuller picture of your surroundings).</li>
<li>Surveillance video of you in public spaces (if you could only access that data!).</li>
<li>Digitized video tapes.</li>
<li>Scanned photos and slides.</li>
</ul>
<p><strong>Audio Data</strong></p>
<ul>
<li>Conversations via VOIP (Voice Over Internet Protocol) services like Skype.</li>
<li>Taped dictation, journal, or correspondence.</li>
</ul>
<p><strong>Biometric Data</strong></p>
<ul>
<li>Output from heart rate monitors and other similar devices worn during workouts.</li>
</ul>
<p><strong>Spatial Data</strong></p>
<ul>
<li>GPS (Global Positioning System) data collected from various mobile devices.</li>
</ul>
<p>(On the subject of spatial data, I was thinking today how cool it would be to write a script to strip location data out of e-mail headers based on the domain name of the smtp server.)</p>
<p><strong>Personal Digital Forensics Data</strong></p>
<p>(What metadata could you start capturing from all the computers and mobile devices that you now use?)</p>
<ul>
<li>Web browser history.</li>
<li>OS logs (detailing application startup and stop times, etc.).</li>
</ul>
<p><strong>Public Digital Forensics Data</strong><br />
(What data did you leave behind as part of your interactions with the Internet.)</p>
<li>Blog and online forum posts.</li>
<li>Written contributions to social networking sites.</li>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=14&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/17/what-to-capture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>Digitizing Personal Finances: What to Keep, What to Shred</title>
		<link>http://life2bits.wordpress.com/2009/10/16/what_to_keep_what_to_shre/</link>
		<comments>http://life2bits.wordpress.com/2009/10/16/what_to_keep_what_to_shre/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:35:47 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[Digitizing Finances]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=16</guid>
		<description><![CDATA[There&#8217;s a certain calmness that comes with digitizing your personal finances. Your desk becomes as soothingly clean and bare as a Zen garden. There&#8217;s something scary about it all too. Presumably one of your end goals is to throw out all that tree pulp (while thanking the trees for the lives they gave for nothing). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=16&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a certain calmness that comes with digitizing your personal finances. Your desk becomes as soothingly clean and bare as a Zen garden.</p>
<p>There&#8217;s something scary about it all too. Presumably one of your end goals is to throw out all that tree pulp (while thanking the trees for the lives they gave for nothing). Throwing away things, especially by way of a shredder, is certainly irrevocable. You just can&#8217;t get that stuff back!</p>
<p>So you first have to make sure you don&#8217;t physically throw away any scraps of paper that you might physically need one day, for an IRS audit (God forbid), or whatever.</p>
<p>Google won&#8217;t help much as an oracle or arbiter on this one. You&#8217;ll find debates over for how many years you should hold onto paper tax returns (like the IRS doesn&#8217;t already have their own copies). And you&#8217;ll find many people advocating that you keep a good deal more paper around than I feel necessary.</p>
<p>You&#8217;ll also find people advocating for a minimalist approach to paper. As you might have guessed, I&#8217;m for the minimalist approach.</p>
<p>Before I shredded that first 6-inch stack of paper, it helped me to read <a href="http://www.pdfforlawyers.com/2008/07/please-sir-may.html">this article on the IRS&#8217;s rules about electronic storage systems</a>. That it&#8217;s penned by an attorney helped turn that initial trepidation into glee as I watch those that first six-pounds of paper turn to hamster bedding. He answers the question of what financial papers to keep with this:</p>
<blockquote><p>Obviously, there are some documents that should be kept in original form. Promissory notes are one thing that comes to mind. Generally, you need the original promissory note to cancel a mortgage once the note has been paid off. But, in Louisiana at least, you can even get the mortgage canceled if the note is lost. It&#8217;s not easy, but it can be done. In short, it&#8217;s okay to err on the side of caution but do yourself a favor and be practical. Keeping paper just because some vaguely imagined legal authority might ask you for &#8216;an original&#8217; is not the way to organize your life.</p></blockquote>
<p>I&#8217;ve also double checked with my tax accountant, and she basically agrees with the sentiment.</p>
<p>I&#8217;m neither and lawyer nor an accountant, so I can&#8217;t provide anything like professional advise in the sphere of tax law (for my own country or for any other from which a future reader may hail). However, the basic rule of thumb in my house is that if it&#8217;s not associated with some purchase above six figures and if it&#8217;s not notarized or specially emblazoned with some sort of 3D hologram marking it as the original document, it winds up as hamster bedding.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=16&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/16/what_to_keep_what_to_shre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
		<item>
		<title>What I Want to Explore in this Blog</title>
		<link>http://life2bits.wordpress.com/2009/10/15/what-i-want-to-explore-in-this-blog/</link>
		<comments>http://life2bits.wordpress.com/2009/10/15/what-i-want-to-explore-in-this-blog/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 09:09:37 +0000</pubDate>
		<dc:creator>anonymous</dc:creator>
				<category><![CDATA[About this Blog]]></category>

		<guid isPermaLink="false">http://life2bits.wordpress.com/?p=7</guid>
		<description><![CDATA[So, with that very long opening, what do I want to do within the pages of this blog. I want to make something like a Grand and Elegant Repository of All Life Data (GERALD). I want all the disparate bits of all digital data related to life &#8212; all the photos, the music, the videos, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=7&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, with that <a href="//life2bits.wordpress.com/2009/10/14/why-i-write-this-blog/">very long opening</a>, what do I want to do within the pages of this blog.</p>
<p>I want to make something like a Grand and Elegant Repository of All Life Data (GERALD). I want all the disparate bits of all digital data related to life &#8212; all the photos, the music, the videos, the journals, the financial records, the e-mails, the chats, the web surfing trails &#8212; that reside on so many different machines and portable devices shoved inside GERALD.</p>
<p>I want all the life data that still resides in analog form, shoved inside GERALD.</p>
<p>And I want to share within these pages my strategies for making this GERALD, and I want to answer here all the questions that come up when making a GERALD. Some will be technical and mundane but necessary: What&#8217;s cheapest way to build an ever extensible RAID?</p>
<p>Some will, hopefully, be exciting and more theoretical: Will your data survive endlessly in the form of an avatar to which your progeny can pose questions and receive accurate answers back based on the terabytes or petabytes of data you&#8217;ve amassed?</p>
<p>In short, I want to help people make their own GERALDs (that&#8217;s the last time I&#8217;m using that acronym in this blod) and then share with other what they find within it.</p>
<p>I think it&#8217;s an important undertaking for everyone. It&#8217;s important to make even the simplest of starts on it, to just start keeping the data around, all of it, even that which seems trivial now, in a safe, private place. Future technologies will provide myriad ways to connect up all the data that you&#8217;ve managed to save, to find the surprising patterns within it, to tell you and your progeny on what day it was that you first met your wife, saw the ocean, and so on. But you have to at least make the start. You have to save and protect your life data.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/life2bits.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/life2bits.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/life2bits.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/life2bits.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/life2bits.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/life2bits.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/life2bits.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/life2bits.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=life2bits.wordpress.com&amp;blog=9935424&amp;post=7&amp;subd=life2bits&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://life2bits.wordpress.com/2009/10/15/what-i-want-to-explore-in-this-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2b238f3fbbd11d09fb284456ffd28957?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">brandnewpeterson</media:title>
		</media:content>
	</item>
	</channel>
</rss>
