<?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/"
	>

<channel>
	<title>Alex&#039;s Adventures on the Infobahn &#187; data</title>
	<atom:link href="http://www.bennee.com/~alex/blog/tag/data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bennee.com/~alex/blog</link>
	<description>the wanderings of a supposed digital native</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:38:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Data Tsunami</title>
		<link>http://www.bennee.com/~alex/blog/2010/11/19/data-tsunami/</link>
		<comments>http://www.bennee.com/~alex/blog/2010/11/19/data-tsunami/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 11:39:32 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=2079</guid>
		<description><![CDATA[The government has done another public spending data dump today. It&#8217;s one of the policies that I was really in favour of before the election and it&#8217;s good to see the coalition holding to it&#8217;s word with this release. The raw data is available from the Cabinet Office and should soon appear on the government&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>The government has done another <a href="http://www.bbc.co.uk/news/uk-politics-11792894">public spending data dump</a> today. It&#8217;s one of the policies that I was really in favour of before the election and it&#8217;s good to see the coalition holding to it&#8217;s word with this release. The raw data is available from the <a href="http://transparency.number10.gov.uk/money.php">Cabinet Office</a> and should soon appear on the government&#8217;s data portal <a href="http://data.gov.uk/">data.gov.uk</a>. Reports of what is being done with the data is being followed by people like the <A href="http://www.guardian.co.uk/politics/blog/2010/nov/19/government-spending-files-live-blog">Guardian Free our Data</a> bloggers. Expect people like the Open Knowledge people to come up with some fancy visualisations of the data at <A href="http://wheredoesmymoneygo.org/">Where Does My Money Go</a>.</p>
<p>I&#8217;m sure there will be a number of stories about individual line items that get queried, something <a href="http://www.guardian.co.uk/commentisfree/2010/nov/19/francis-maude-government-data-published">ministers want to happen</a>. I&#8217;m hoping people will in general take a more holistic view of what&#8217;s being provided. It won&#8217;t benefit anyone if we tie up banks of expensive civil servants answering FOI requests to justify and contextualise individual items in the data set. However I&#8217;m hoping there will be some serious analysis on the trends of spending as well as leaving people more informed of what government actually does.</p>
<p>Personally I&#8217;m looking forward to next year when all contracts over 25,000 will be published. That should really make for some interesting reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2010/11/19/data-tsunami/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Google Juice to mutt</title>
		<link>http://www.bennee.com/~alex/blog/2010/03/17/adding-google-juice-to-mutt/</link>
		<comments>http://www.bennee.com/~alex/blog/2010/03/17/adding-google-juice-to-mutt/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 07:35:42 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[mutt]]></category>

		<guid isPermaLink="false">http://www.bennee.com/~alex/blog/?p=1789</guid>
		<description><![CDATA[As I&#8217;ve been mailing out invites I discovered a minor problem with my data. My main email client is the fantastically functional mutt. It&#8217;s terminal based but incredibly flexible. When it comes to mass sorting/searching your email it leaves GUI based clients standing. However now I&#8217;m a roving around with a Google Phone the majority [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve been mailing out invites I discovered a minor problem with my data.</p>
<p>
My main email client is the fantastically functional <a href="http://www.mutt.org">mutt</a>. It&#8217;s terminal based but incredibly flexible. When it comes to mass sorting/searching your email it leaves GUI based clients standing. However now I&#8217;m a roving around with a Google Phone the majority of my contact data is <a href="http://en.wikipedia.org/wiki/Gmail">in the cloud</a>. While I have a small address file used by mutt it only has a few oft-mailed addresses in it.</p>
<p>
Luckily thanks to <a href="http://code.google.com/apis/gdata/">Google&#8217;s data APIs</a> <b>your information</b> is only a few <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer#RESTful_web_services">RESTful</a> requests away. The <a href="http://code.google.com/p/goobook/">goobook</a> program provides a handy mutt compatible address book interface to this cloud data.</p>
<p>
There is one wrinkle however. The <a href="http://code.google.com/p/goobook/source/browse/trunk/README.txt#59">configuration</a> of the script involves putting some rather valuable login details in a plain text file on your home partition. While I like to think my machines are pretty secure and maintained you can always do more. Good security is defence in depth. A <a href="http://groups.google.com/group/goobook/browse_thread/thread/f632e3d5c4fcaf25">quick patch later</a> and I can store those details in an <a href="http://en.wikipedia.org/wiki/GNU_Privacy_Guard">GPG</a> encrypted file that can be decrypted on the fly when required.</p>
<p>
The final piece of the puzzle is creating these encrypted config files in the first place. Although you can do this by hand from the command line I find the best method is using <A href="http://www.emacswiki.org/emacs/EasyPG">EasyPG</a> (now part of Emacs 23). This will automatically cause any files with a .gpg extension to be encrypted. You can control the Emacs mode selection and default encryption key to use by using <a href="http://www.gnu.org/software/emacs/manual/html_node/emacs/Specifying-File-Variables.html#Specifying-File-Variables">file variables</a> in the header comments of the file.</p>
<p>
It&#8217;s not all perfect though, when enabling EasyPG I had to do the following:</p>
<p><pre style="color: #f5deb3; background-color: #2f4f4f; font-size: 8pt">
(<span style="color: #fa8072;">if</span> (maybe-load-library <span style="color: #ffa07a;">"</span><span style="color: #cdad00; font-weight: bold; text-decoration: underline;">epa</span><span style="color: #ffa07a;">-file"</span>)
    (<span style="color: #fa8072;">progn</span>
      (setenv <span style="color: #ffa07a;">"GPG_AGENT_INFO"</span> nil) <span style="color: #add8e6;">; </span><span style="color: #add8e6;">gpg-agent confuses epa when getting passphrase
</span>      (epa-file-enable)))
</pre>
<p>The problem seems to be that when GPG agent runs in terminal mode it confuses Emacs/EasyPG. By suppressing the GPG_AGENT_INFO environment variable EasyPG will fall back to requesting your passphrase in the mode line. While it takes care to flush the value as soon as possible it does open a small window of attack if an attacker can cause emacs to crash and dump core.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2010/03/17/adding-google-juice-to-mutt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Mobile</title>
		<link>http://www.bennee.com/~alex/blog/2008/01/08/going-mobile/</link>
		<comments>http://www.bennee.com/~alex/blog/2008/01/08/going-mobile/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 14:33:21 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[cod4]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ps3]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I spent bits of yesterday getting final meter readings in and cancelling my Sky account. The rest of it was taken up with a fair amount of cursing at Call of Duty 4 as I struggled my way through act 3. Having the rest of the household point out the danger of hand grenades every [...]]]></description>
			<content:encoded><![CDATA[<p>I spent bits of yesterday getting final meter readings in and  cancelling my Sky account. The rest of it was taken up with a fair  amount of cursing at <a  href="http://en.wikipedia.org/wiki/Call_of_duty_4">Call of Duty 4</a>  as I struggled my way through act 3. Having the rest of the  household point out the danger of hand grenades every time I bit the  dust again didn&#8217;t help that much. I&#8217;m really quite enjoying the  game but it does get quite hard in places. I&#8217;m tempted to say  it&#8217;s one of the best FPS games I&#8217;ve played and I&#8217;ll stick my neck out  and say the experience is probably better than playing on the PC.  After all not many PC&#8217;s have the wide-screen display my PS3 does.  Although a lot of PC gamers pour scorn on the controller vs the  classic mouse and keyboard I think it&#8217;s actually a better control  method. The two sticks give quite fine control when you are  maneuverings and of course all the buttons for grenades and weapon  switched are in ergonomically helpful places.
<p>  I switched my mobile tariff a few days ago to one that included a  decent amount of data. I subsidised this by dropping the number of  free minutes as I wasn&#8217;t quite using all 900 every month. As a result  I&#8217;ve been playing with the mobile web.
<p>  First up is <A href="http://en.wikipedia.org/wiki/Opera_mini">Opera  Mini</a>. It&#8217;s a little Java app that runs on your phone and runs as a  clipping browser. This means it takes normal non-phone optimised  web-pages and attempts to render them in a vaguely sensible form.  Generally it works very well although I personally preferred the older  versions rendering of the BBC new site. The new version added a  panning display instead of forcing the text to flow down one column  which was a little simpler to read. The only website that has so far  failed is the ever present <A href="www.facebook.com">Facebook</a> and  that could just be down to finger trouble.
<p>  I&#8217;ve also played with some of the <a  href="http://en.wikipedia.org/wiki/Category:Google_services">Google  services</a>. Of all the services <a  href="http://en.wikipedia.org/wiki/Google_Calendar">Google  Calender</a> and <a  href="http://en.wikipedia.org/wiki/Google_Maps">Google Maps</a>  (separate application) are the most mature. The calender functionality  is basic but enough to check your appointments while on the go. Adding  a simple events with a natural language (e.g. &#8220;Meeting at 1400  tomorrow&#8221;)  works well enough. Given the growing ubiquity of mobile  data services I can see my days as a loyal <a  href="http://en.wikipedia.org/wiki/Palm%2C_Inc.">Palm</a> user coming  to an end. I&#8217;ve been using the calender a lot over the last year  and especially like the ability to have different ones with different  collaboration profiles. It&#8217;s extremely handy for Fliss and I to have  one shared calender for all out activities (even though I suspect I  rely more on electronic memory augmentation than Fliss does). If the  <a  href="http://code.google.com/soc/2007/gnome/appinfo.html?csaid=752B5B84A5A50C80">integration  with Evolution</a> pans out it will pretty much solve all my calender  requirements.
<p>  The Google Maps application warns you it is data-intensive but on  modern 3G networks it still runs pretty quickly. They have taken care  with the design of the UI, especially in the zoom control. You can  very quickly get a map of the right scale for navigation in the limited space of a  phone display. The only disappointment is the non-GPS <a  href="http://www.google.com/support/mobile/bin/answer.py?answer=81869&#038;ctx=sibling">&#8220;My  Location&#8221;</a> service isn&#8217;t supported on my phone. The list of  supported devices is a <a  href="http://www.google.com/support/mobile/bin/answer.py?answer=81871&#038;topic=12595">little  vague</a>.
<p>  There is not much to say about the mobile version of <a href="http://en.wikipedia.org/wiki/Google_reader">Google  Reader</a> except that it works reasonably well. However I suspect the  reading of large numbers of RSS feeds is going to hard to optimise for  a mobile phone sized screen.
<p>  <a href="http://en.wikipedia.org/wiki/Google_Apps">Google Apps</a> is  also available in a limited mobile flavour. You can&#8217;t edit documents  but you can certainly view documents and spreadsheets (if you select  desktop mode, the default spreadsheet view is one column at a time  which isn&#8217;t all that useful) with Opera Mini. I don&#8217;t expect to be  using it much but it certainly could be useful if you just want to  check the last time you called a certain utility company while in the  pub.
<p>  The last app I played with was <a  href="http://www.xk72.com/midpssh/">MidpSSH</a> which is a GPL&#8217;ed Java  ssh client implementation. I doubt you will be wanting to do much with  the hassle of text-typing to the command line but it may prove useful  for an emergency server reboot or service restart. Having said that I  haven&#8217;t managed to log onto one of my boxes yet (I haven&#8217;t tried very  hard yet).      </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2008/01/08/going-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who can you trust?</title>
		<link>http://www.bennee.com/~alex/blog/2003/08/18/who-can-you-trust/</link>
		<comments>http://www.bennee.com/~alex/blog/2003/08/18/who-can-you-trust/#comments</comments>
		<pubDate>Mon, 18 Aug 2003 18:42:56 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[ms]]></category>
		<category><![CDATA[portable docs]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I was reading another article on MS WORD on the BBC site today. Sometimes some of my friends grumble when I ask them to send attachments in standards based formats that I can easily read (although OpenOffice.org usually does an ok job). But really its not just for my convenience&#8230;I hope people realize every time [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading another <a<br />
href=http://news.bbc.co.uk/1/hi/technology/3154479.stm>article on MS<br />
WORD</a> on the BBC site today. Sometimes some of my friends grumble when I<br />
ask them to send attachments in standards based formats that I can<br />
easily read (although <a<br />
href=http://www.openoffice.org>OpenOffice.org</a> usually does an<br />
ok job). But really its not just for my convenience&#8230;I hope people realize every time they save a word document they are trusting<br />
<em>their</em> data to:</p>
<ul>
<li>An undocumented file-format (other programs have to guess how to<br />
read them)</li>
<li>A binary file (i.e. you can&#8217;t open<br />
it with a text-editor, say to recover data from a corrupted file)</li>
<li>A unnecessarily bloated file (Word save all sorts of junk in a .doc<br />
file, have you ever wondered why your cover letter takes 100&#8242;s of<br />
K?)</li>
</ul>
<p>You don&#8217;t have to switch to Linux, or even change your word-processor.<br />
Its as simple as clicking Save As and selecting a format like RTF. Not<br />
only will I be happier, but should you ever want to change your<br />
word-processor, or recover data believe me you will be too!</p>
<p>
p.s At almost at the same time as me can I wish <a<br />
href=http://www.debian.org>Debian</a> a happy birthday.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bennee.com/~alex/blog/2003/08/18/who-can-you-trust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

