<?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>Adrian Short</title>
	<atom:link href="http://adrianshort.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrianshort.co.uk</link>
	<description>Design, citizenship and the city</description>
	<lastBuildDate>Thu, 02 Sep 2010 20:53:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>London Cycle Hire 3D Visualisation in Google Earth</title>
		<link>http://adrianshort.co.uk/2010/08/26/london-cycle-hire-3d-visualisation-in-google-earth/</link>
		<comments>http://adrianshort.co.uk/2010/08/26/london-cycle-hire-3d-visualisation-in-google-earth/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 09:52:18 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Urbanism]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Boris Bikes API]]></category>
		<category><![CDATA[cycle hire]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[London Cycle Hire]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sinatra]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=757</guid>
		<description><![CDATA[I&#8217;ve used my Boris Bikes API which serves live data about bike and docking station availability and Google Earth to create a 3D visualisation that shows the current bike availability across London. Movie by Andrew Hudson-Smith, Digital Urban/UCL CASA To use &#8230; <a href="http://adrianshort.co.uk/2010/08/26/london-cycle-hire-3d-visualisation-in-google-earth/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used my <a href="http://borisapi.heroku.com/">Boris Bikes API</a> which serves live data about bike and docking station availability and Google Earth to create a 3D visualisation that shows the current bike availability across London.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/EyEi-SaPhRk&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/EyEi-SaPhRk&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.digitalurban.org/2010/08/london-cycle-hire-in-google-earth.html">Movie by Andrew Hudson-Smith, Digital Urban/UCL CASA</a></p>
<p><a title="Boris Bikes API Google Earth 3D Visualisation - 4 by Adrian Short, on Flickr" href="http://www.flickr.com/photos/adrianshort/4928055408/"><img src="http://farm5.static.flickr.com/4097/4928055408_1b07be843c.jpg" alt="Boris Bikes API Google Earth 3D Visualisation - 4" width="500" height="374" /></a></p>
<p><span id="more-757"></span><a title="Boris Bikes API Google Earth 3D Visualisation - 2 by Adrian Short, on Flickr" href="http://www.flickr.com/photos/adrianshort/4928054638/"><img src="http://farm5.static.flickr.com/4078/4928054638_7c5ed25d44.jpg" alt="Boris Bikes API Google Earth 3D Visualisation - 2" width="500" height="377" /></a></p>
<p>To use it:</p>
<ol>
<li><a href="http://earth.google.com/">Install Google Earth</a> on your computer if you don&#8217;t already have it. It&#8217;s a desktop application, not a website.</li>
<li>Go to the <a href="http://borisapi.heroku.com/">Boris Bikes API</a> and click the <a href="http://borisapi.heroku.com/london-cycle-hire.kml">View live in Google Earth</a> link. This will download a file called <strong>london-cycle-hire.kml</strong> to your computer.</li>
<li>Double-click to open the KML file in Google Earth.</li>
<li>You should see the visualisation in the 3D viewer and <strong>London Cycle Hire Bike Availability</strong> in your Places sidebar.</li>
<li>Move around the view with your mouse. It&#8217;s more interesting if you tilt the angle of view and fly between the &#8220;buildings&#8221; rather than just view it from above. Do this using the four-arrow cluster in the top-right hand of the 3D view.</li>
<li><strong>Once a minute it&#8217;ll automatically fetch fresh live data from the API</strong> showing where bikes are available. If you open up the disclosure triangles in the Places sidebar you can see the network link icon change from green to orange and start moving when it&#8217;s fetching fresh data.</li>
<li>Right-click on London Cycle Hire Bike Availability in your Places sidebar and choose <strong>Save to My Places</strong>. This moves it out of your Temporary Places so it&#8217;ll be available the next time you open Google Earth.</li>
<li><strong>Be kind to my server by unticking the box for this visualisation</strong> in your Places sidebar so it&#8217;s not constantly loading live data when you&#8217;re not looking at it.</li>
</ol>
<p><a title="Boris Bikes API Google Earth 3D Visualisation - 3 by Adrian Short, on Flickr" href="http://www.flickr.com/photos/adrianshort/4928055016/"><img src="http://farm5.static.flickr.com/4122/4928055016_dbf79b2329.jpg" alt="Boris Bikes API Google Earth 3D Visualisation - 3" width="500" height="375" /></a></p>
<p><a title="Boris Bikes API Google Earth 3D Visualisation - 5 by Adrian Short, on Flickr" href="http://www.flickr.com/photos/adrianshort/4928055840/"><img src="http://farm5.static.flickr.com/4138/4928055840_14aaa5153c.jpg" alt="Boris Bikes API Google Earth 3D Visualisation - 5" width="500" height="374" /></a></p>
<p><a title="Boris Bikes API Google Earth 3D Visualisation - 6 by Adrian Short, on Flickr" href="http://www.flickr.com/photos/adrianshort/4928056262/"><img src="http://farm5.static.flickr.com/4115/4928056262_f0a8fe1f71.jpg" alt="Boris Bikes API Google Earth 3D Visualisation - 6" width="500" height="376" /></a></p>
<h2>How it Works</h2>
<p>The Boris Bikes API is written in the <a href="http://www.ruby-lang.org/en/">Ruby language</a> using the <a href="http://www.sinatrarb.com/">Sinatra web application framework</a>. You can get the code <a href="http://github.com/adrianshort/borisapi/">here on Github</a>.</p>
<p>The 3D Google Earth visualisation is essentially a geographical bar chart generator that updates itself live from the web using a feature called a network link in Google Earth.</p>
<p>Google Earth uses a file format called <a href="http://code.google.com/apis/kml/documentation/">KML</a> which is its own vocabulary of XML tags. My Ruby application uses the <a href="http://builder.rubyforge.org/">Ruby Builder gem</a> to generate its XML.</p>
<p>The &#8220;buildings&#8221; that make up the bar chart are <a href="http://code.google.com/apis/kml/documentation/kml_tut.html#polygons">Polygons in KML</a> that are placed at an altitude above the surface of the Earth according to the number of bikes currently available at that docking station. I generate a rectangular Polygon starting at the coordinates of the docking station and work clockwise using pre-set offsets of latitudes and longitudes to create the four vertices (corners) of the rectangle, like this:</p>
<table>
<tbody>
<tr>
<th>Vertex</th>
<th>Latitude</th>
<th>Longitude</th>
</tr>
<tr>
<td>1 &#8211; top-left</td>
<td>lat</td>
<td>lng</td>
</tr>
<tr>
<td>2 &#8211; top-right</td>
<td>lat + lat_offset</td>
<td>lng</td>
</tr>
<tr>
<td>3 &#8211; bottom-right</td>
<td>lat + lat_offset</td>
<td>lng + lng_offset</td>
</tr>
<tr>
<td>4 &#8211; bottom-left</td>
<td>lat</td>
<td>lng + lng_offset</td>
</tr>
<tr>
<td>5 &#8211; top-left (again)</td>
<td>lat</td>
<td>lng</td>
</tr>
</tbody>
</table>
<p>The last vertex must be the same as the first to close the loop.</p>
<p>Each vertex is also given an altitude which is the number of bikes currently available multiplied by a constant. This gives us a rectangle floating above the ground which we then specify must be <a href="http://code.google.com/apis/kml/documentation/kmlreference.html#extrude">extruded</a> down to the ground to give a solid column.</p>
<p>Google Earth/KML doesn&#8217;t let us label Polygons so we also add a <a title="KML Point" href="http://code.google.com/apis/kml/documentation/kmlreference.html#point">Point</a> feature at the same location with the description of the docking station and the number of bikes available written as text. We place this on the top of the extruded Polygon but use a <a title="KML Style" href="http://code.google.com/apis/kml/documentation/kmlreference.html#style">style</a> to effectively remove the Point&#8217;s icon so it&#8217;s invisible. This gives us a labelled column.</p>
<p><a title="KML Network Link" href="http://code.google.com/apis/kml/documentation/kml_tut.html#network_links">Network links</a> work by downloading a KML file into Google Earth (the &#8220;source file&#8221;) which then pulls another KML file containing the actual place data according to certain conditions. It can do this periodically (as we do here), when the user changes their view, or when the user moves to a certain region on the Earth.</p>
<p>If you look at the <a href="http://github.com/adrianshort/borisapi/blob/master/app.rb">source code for app.rb</a>, the KML source file is generated by this section:</p>
<pre class="ruby">get '/london-cycle-hire.kml' do
  headers "Content-Disposition" =&gt; "inline",
    "Content-Type" =&gt; "application/vnd.google-earth.kml+xml"

  xml = Builder::XmlMarkup.new( :indent =&gt; 2 )
  xml.instruct!
  xml.kml :xmlns =&gt; "http://earth.google.com/kml/2.0" do
    xml.Document do
      xml.name "London Cycle Hire Bike Availability"
      xml.NetworkLink do
        xml.description "London Cycle Hire Bike Availability"
        xml.Link do
          xml.href "http://" + hostname + "/stations.kml"
          xml.refreshMode "onInterval"
          xml.refreshInterval "60"
        end
      end
    end
  end
end</pre>
<p>This tells Google Earth to pull the <strong>http://borisapi.heroku.com/stations.kml</strong> file every 60 seconds.</p>
<p>Currently this visualisation only shows available bikes not available docks. It could easily be modified to generate the docks instead or perhaps they could be displayed as a second &#8220;building&#8221; alongside the first in a different colour.</p>
<p>This geographical bar chart visualisation could be applied in countless situations, e.g. showing world cities and their populations.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/08/26/london-cycle-hire-3d-visualisation-in-google-earth/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Armchair Auditor interview with Henry Kelly on BBC Radio Berkshire</title>
		<link>http://adrianshort.co.uk/2010/08/21/armchair-auditor-interview-with-henry-kelly-on-bbc-radio-berkshire/</link>
		<comments>http://adrianshort.co.uk/2010/08/21/armchair-auditor-interview-with-henry-kelly-on-bbc-radio-berkshire/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 17:20:59 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Armchair Auditor]]></category>
		<category><![CDATA[Media Appearances]]></category>
		<category><![CDATA[BBC Radio Berkshire]]></category>
		<category><![CDATA[Henry Kelly]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[public spending]]></category>
		<category><![CDATA[Windsor & Maidenhead]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=719</guid>
		<description><![CDATA[Following on from my appearance on BBC Radio 4 PM I appeared live on BBC Radio Berkshire on 16 August talking to Henry Kelly about Armchair Auditor, my public spending software and website. At present the site has the Royal &#8230; <a href="http://adrianshort.co.uk/2010/08/21/armchair-auditor-interview-with-henry-kelly-on-bbc-radio-berkshire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Following on from <a href="http://adrianshort.co.uk/2010/08/13/armchair-auditor-interview-with-eddie-mair-on-bbc-radio-4-pm/">my appearance on BBC Radio 4 PM</a> I appeared live on <a href="http://www.bbc.co.uk/iplayer/episode/p0099kl8/Anne_Diamond_16_08_2010/">BBC Radio Berkshire</a> on 16 August talking to Henry Kelly about <a href="http://armchairauditor.co.uk/">Armchair Auditor</a>, my public spending software and website.</p>
<p>At present the site has the <a href="http://www.rbwm.gov.uk/web/finance_payments_to_suppliers.htm">Royal Borough of Windsor and Maidenhead&#8217;s spending data</a> so it was of particular interest to this local radio station.</p>
<p><a href="http://adrianshort.co.uk/wp-content/uploads/2010/08/Adrian-Short-Armchair-Auditor-interview-with-Henry-Kelly-on-BBC-Radio-Berkshire-16-August-2010.mp3">Adrian Short interviewed by Henry Kelly</a></p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/08/21/armchair-auditor-interview-with-henry-kelly-on-bbc-radio-berkshire/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://adrianshort.co.uk/wp-content/uploads/2010/08/Adrian-Short-Armchair-Auditor-interview-with-Henry-Kelly-on-BBC-Radio-Berkshire-16-August-2010.mp3" length="4094007" type="audio/mpeg" />
		</item>
		<item>
		<title>How to deal with #Twifakes</title>
		<link>http://adrianshort.co.uk/2010/08/20/how-to-deal-with-twifakes/</link>
		<comments>http://adrianshort.co.uk/2010/08/20/how-to-deal-with-twifakes/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:48:05 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Twifakes]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=712</guid>
		<description><![CDATA[Twifakes is a spam website created by Cairo Noleto @caironoleto and Cleiton Francisco @cleitonfco. I&#8217;m sure they&#8217;ll be happy to answer any questions you may have about it. You may have seen the website at http://twifakes.heroku.com/ which promises to tell &#8230; <a href="http://adrianshort.co.uk/2010/08/20/how-to-deal-with-twifakes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Twifakes is a spam website created by Cairo Noleto </strong><strong><a href="http://twitter.com/caironoleto">@caironoleto</a> and Cleiton Francisco <a href="http://twitter.com/cleitonfco">@cleitonfco</a>. I&#8217;m sure they&#8217;ll be happy to answer any questions you may have about it.</strong></p>
<p>You may have seen the website at http://twifakes.heroku.com/ which promises to tell you how many &#8220;fake&#8221; Twitter followers you have.</p>
<p>Do not authorise this website. It tweets without your permission and there&#8217;s no telling whether it may do other damage to your account.</p>
<p><span id="more-712"></span>If you&#8217;ve authorised it, here&#8217;s what to do:</p>
<ol>
<li>Go to your <a href="http://twitter.com/settings/connections">Settings/Connections page</a> on the Twitter website and Revoke Access for the Twifakes app.</li>
<li>Delete the tweet that Twifakes sent from your account. This will slow the spread of the site.</li>
<li><a href="http://heroku.com/contact">Notify Heroku</a> that they are hosting a malicious website.</li>
<li>Notify <a href="http://twitter.com/spam">@spam</a> and/or <a href="http://twitter.com/safety">@safety</a> about the site. #Twifakes doesn&#8217;t have its own Twitter account.</li>
</ol>
<p>In case you&#8217;re wondering, your number of &#8220;fake&#8221; followers is the number of followers you have divided by twelve. Hardcore algorithm.</p>
<p>Twitter is currently in the process of<a href="http://countdowntooauth.com/"> closing down the old Basic Authentication system</a> which meant you had to give apps your password before they could read or write your account. Obviously this system was open to abuse, but the upside was that people were generally pretty careful about where they disclosed their password. Ironically, the new OAuth authentication system that doesn&#8217;t require you to give your password to an app is also open to abuse because people are more likely to trust it.</p>
<p>Twitter needs to be much clearer about what a requesting app is being authorised to do with your account (if legitimate, #Twifakes would only need read access, not write access) and be much quicker about closing malicious apps such as this.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/08/20/how-to-deal-with-twifakes/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Sutton pedestrian crossings proposed for removal by TfL</title>
		<link>http://adrianshort.co.uk/2010/08/17/sutton-pedestrian-crossings-proposed-for-removal-by-tfl/</link>
		<comments>http://adrianshort.co.uk/2010/08/17/sutton-pedestrian-crossings-proposed-for-removal-by-tfl/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 08:39:05 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Planning]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Sutton]]></category>
		<category><![CDATA[Urban design]]></category>
		<category><![CDATA[Urbanism]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=687</guid>
		<description><![CDATA[Transport for London are proposing to review and possibly remove 145 traffic lights and pedestrian crossings across London. Here&#8217;s a map I&#8217;ve made of the five crossings in the London Borough of Sutton that are under review. Download the map &#8230; <a href="http://adrianshort.co.uk/2010/08/17/sutton-pedestrian-crossings-proposed-for-removal-by-tfl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Transport for London are proposing to review and possibly remove <a href="http://www.bbc.co.uk/news/10472683">145 traffic lights and pedestrian crossings across London.</a></p>
<p>Here&#8217;s a map I&#8217;ve made of the five crossings in the London Borough of Sutton that are under review.
<div  style="text-align: left;"  class="xmlgmdiv" id="xmlgmdiv_12"><iframe class="xmlgm" id="xmlgm_12" src="http://adrianshort.co.uk/wp-content/plugins/xml-google-maps/xmlgooglemaps_show.php?mygooglemapid=12" style="border: 0px; width: 664px; height: 400px;" name="Google_My_Map" frameborder="0"></iframe></div>
<p><a href="http://maps.google.co.uk/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;output=nl&amp;msid=114140048501846897293.00048e008f2ade6c5533f">Download the map data as KML for Google Earth etc.</a></p>
<p><a href="http://www.lesterholloway.co.uk/">Councillor Lester Holloway</a> is campaigning to retain the crossing at Collingwood Road / Bushey Road as has been <a href="http://www.suttonguardian.co.uk/news/8333817.Crossing_removal_could_cause_deaths__say_councillors/">reported in the Sutton Guardian</a> and on his blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/08/17/sutton-pedestrian-crossings-proposed-for-removal-by-tfl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Armchair Auditor interview with Eddie Mair on BBC Radio 4 PM</title>
		<link>http://adrianshort.co.uk/2010/08/13/armchair-auditor-interview-with-eddie-mair-on-bbc-radio-4-pm/</link>
		<comments>http://adrianshort.co.uk/2010/08/13/armchair-auditor-interview-with-eddie-mair-on-bbc-radio-4-pm/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 23:21:14 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Armchair Auditor]]></category>
		<category><![CDATA[Media Appearances]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[open data]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=647</guid>
		<description><![CDATA[Today, Eric Pickles and the Department for Communities and Local Government (CLG) released their spending data for April 2009-March 2010. (My easy-to-download zip file is here.) I was interviewed by Eddie Mair on Radio 4&#8242;s PM programme about my Armchair &#8230; <a href="http://adrianshort.co.uk/2010/08/13/armchair-auditor-interview-with-eddie-mair-on-bbc-radio-4-pm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 510px"><a title="IMG_1259 by Charlotte Gilhooly, on Flickr" href="http://www.flickr.com/photos/30813729@N00/4885929624/"><img src="http://farm5.static.flickr.com/4093/4885929624_1e9fca802e.jpg" alt="IMG_1259" width="500" height="375" /></a><p class="wp-caption-text">In the BBC radio car</p></div>
<p>Today, Eric Pickles and the Department for Communities and Local Government (CLG) released their <a href="http://www.communities.gov.uk/publications/corporate/spendingdata0910">spending data for April 2009-March 2010</a>. (<a href="http://dl.dropbox.com/u/300783/CLG%20%26%20ALB%20spending%20data%202009-10.zip">My easy-to-download zip file is here.</a>) I was interviewed by Eddie Mair on <a href="http://www.bbc.co.uk/programmes/b00t8hqf">Radio 4&#8242;s PM programme</a> about my <a href="http://www.armchairauditor.co.uk/">Armchair Auditor</a> website and software which helps people to understand how their councils and the government spends their money. Scrub forward to 17:30 for the start of the story. Thankfully I didn&#8217;t get the <a href="http://www.youtube.com/watch?v=Uwlsd8RAoqI">Paxman vs. Howard</a> treatment.</p>
<p><span id="more-647"></span>To his credit, Mr Pickles never misses an opportunity to assert that <strong>there is an army of armchair auditors poised to descend on government spending data</strong>, pull it apart and send it back with a smile and a thoughtfully-reduced budget. Right now the truth is that we&#8217;re probably closer to being a <a href="http://www.bartleby.com/24/3/4.html">little platoon</a> of armchair auditors than an army, but great things come from small beginnings. There&#8217;s no point trying to change society unless you&#8217;re an optimist.</p>
<p>Excepting the hardcore of open data activists, most people think that 10,000-row spreadsheets of government spending data are dull and inaccessible. They&#8217;re right, of course. But you don&#8217;t have to go very far to find someone that cares passionately about government spending &#8212; whether they think it&#8217;s too much, not enough or just in the wrong places. Give those people great tools to surf their way through the froth of data, make sense of it and get into informed conversations with their neighbours and the people spending the money and you&#8217;re creating<strong> a genuine power shift from the government to the governed.</strong> By this time next year we can know more about public spending than most people in government knew about it this time last year. That&#8217;s a big deal.</p>
<p>All the local councils should be publishing their spending data by January. The central government departments and quangos will be doing it too.<a href="http://github.com/adrianshort/Armchair-Auditor"> Armchair Auditor is free software.</a> Find a <a href="http://en.wikipedia.org/wiki/Ruby_(programming_language)">Ruby developer</a> in your area and set it up for yourself. Hack it to meet your local needs. <strong>Join the army.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/08/13/armchair-auditor-interview-with-eddie-mair-on-bbc-radio-4-pm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Boris Bikes &#8212; A gift to the city</title>
		<link>http://adrianshort.co.uk/2010/08/01/london-barclays-cycle-hire-a-gift-to-the-city/</link>
		<comments>http://adrianshort.co.uk/2010/08/01/london-barclays-cycle-hire-a-gift-to-the-city/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 21:04:44 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Planning]]></category>
		<category><![CDATA[Urbanism]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[Barclays Cycle Hire]]></category>
		<category><![CDATA[Boris Johnson]]></category>
		<category><![CDATA[cycling]]></category>
		<category><![CDATA[Legible London]]></category>
		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=613</guid>
		<description><![CDATA[With the launch of London's new Barclays Cycle Hire scheme, you should never be more than a few minutes from a hire bike in central London. Boris's bikes are a wonderful gift to the city and will be his lasting legacy. <a href="http://adrianshort.co.uk/2010/08/01/london-barclays-cycle-hire-a-gift-to-the-city/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object id="boo_player_1" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="129" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://boos.audioboo.fm/swf/fullsize_player.swf" /><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgColor" value="#FFFFFF" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="window" /><param name="FlashVars" value="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F160982-boris-bikes-a-gift-to-the-city.mp3&amp;mp3Author=adrianshort&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F160982-boris-bikes-a-gift-to-the-city&amp;mp3Title=Boris+Bikes+--+A+gift+to+the+city&amp;mp3Time=09.42pm+01+Aug+2010&amp;rootID=boo_player_1" /><param name="src" value="http://boos.audioboo.fm/swf/fullsize_player.swf" /><param name="bgcolor" value="#FFFFFF" /><param name="flashvars" value="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F160982-boris-bikes-a-gift-to-the-city.mp3&amp;mp3Author=adrianshort&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F160982-boris-bikes-a-gift-to-the-city&amp;mp3Title=Boris+Bikes+--+A+gift+to+the+city&amp;mp3Time=09.42pm+01+Aug+2010&amp;rootID=boo_player_1" /><embed id="boo_player_1" type="application/x-shockwave-flash" width="400" height="129" src="http://boos.audioboo.fm/swf/fullsize_player.swf" flashvars="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F160982-boris-bikes-a-gift-to-the-city.mp3&amp;mp3Author=adrianshort&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F160982-boris-bikes-a-gift-to-the-city&amp;mp3Title=Boris+Bikes+--+A+gift+to+the+city&amp;mp3Time=09.42pm+01+Aug+2010&amp;rootID=boo_player_1" wmode="window" allowscriptaccess="always" bgcolor="#FFFFFF" salign="lt" scale="noscale" data="http://boos.audioboo.fm/swf/fullsize_player.swf"></embed></object></p>
<p><a title="IMG_1087 by Charlotte Gilhooly, on Flickr" href="http://www.flickr.com/photos/30813729@N00/4850834902/"><img src="http://farm5.static.flickr.com/4120/4850834902_19f779b191.jpg" alt="IMG_1087" width="500" height="375" /></a></p>
<p>If you&#8217;ve ever wanted to whistle up a pair of wheels while walking around London, now you can. Friday&#8217;s launch of the <a href="http://www.tfl.gov.uk/roadusers/cycling/14808.aspx">Barclays Cycle Hire</a> scheme puts 6000 short-hire bikes at 300 docking stations within a few hundred metres of any point in the centre of the city. <strong>No matter where you are, you shouldn&#8217;t be more than a few minutes&#8217; walk from a hire bike.</strong></p>
<p><span id="more-613"></span>The project wisely keeps the bikes on a very short leash, charging a small flat access or membership fee and a progressively more expensive price for the time you&#8217;ve got a bike. The first half hour is free, so if you&#8217;re just hopping from A to B <strong>you can often ride without paying usage charges at all</strong>. Access costs £1 a day if you pay daily down to as little as 12p a day if you buy yearly membership. The aim is to keep the bikes coming back to the docking stations to maximise availability for riders and minimise the chances of vandalism and theft.</p>
<p><a title="IMG_1030 by Charlotte Gilhooly, on Flickr" href="http://www.flickr.com/photos/30813729@N00/4844832490/"><img src="http://farm5.static.flickr.com/4110/4844832490_4060d71824.jpg" alt="IMG_1030" width="500" height="375" /></a></p>
<p>The bikes don&#8217;t come with locks. While some riders see this as an inconvenience &#8212; you could always carry your own &#8212; the message is <strong>don&#8217;t lock it, dock it</strong>. Given the rate of theft of bikes in central London it&#8217;s far safer in the docking station than bolted to a lamppost, no matter how good you think your lock is. If a bike gets stolen while in your charge, you&#8217;ll pick up the bill.</p>
<p><a title="IMG_1005 by Charlotte Gilhooly, on Flickr" href="http://www.flickr.com/photos/30813729@N00/4844825440/"><img src="http://farm5.static.flickr.com/4091/4844825440_beccbc8ecd.jpg" alt="IMG_1005" width="500" height="375" /></a></p>
<p>Along with the bikes, <strong><a href="http://data.london.gov.uk/datastore/package/tfl-cycle-hire-locations">TfL has released some of the data behind the project</a></strong>, giving independent software developers the chance to build their own <a href="http://londonist.com/2010/07/whats_the_best_cycle_hire_app.php">smartphone apps</a> and <a href="http://www.timeout.com/london/feature/422/the-london-cycle-hire-scheme">maps</a>. You can use these to locate the nearest docking stations and there&#8217;s even <a href="http://borisapi.heroku.com/">realtime data via my own Boris Bikes API</a> so you can see whether a station has bikes available or spaces left for you to dock. It&#8217;s great that developers have risen to the challenge and Londoners have a range of great apps across various platforms to choose from. If you want to talk about the scheme there&#8217;s also <a href="http://www.borisbikes.co.uk/">an independent web forum for cycle hire users</a>.</p>
<p>It isn&#8217;t all happiness and joy. <strong>Barclays&#8217; branding of the scheme is crass and overbearing</strong>, not least given that banks and bankers don&#8217;t ride high in many Londoners&#8217; affections. But given their £25 million contribution towards the project Barclays were always going to want a prominent role in return their money. If it weren&#8217;t for the money talking we might still be walking.</p>
<p><a title="IMG_1015 by Charlotte Gilhooly, on Flickr" href="http://www.flickr.com/photos/30813729@N00/4844209259/"><img src="http://farm5.static.flickr.com/4107/4844209259_1ba56f6eb4.jpg" alt="IMG_1015" width="500" height="375" /></a></p>
<p>The first day saw a few glitches with overtightened brakes leading to stiff wheels, crashes on the supporting website and problems docking the bikes for a few. TfL responded sensibly by waiving everyone&#8217;s usage charges for the day &#8212; if your bike&#8217;s not docked you&#8217;re still being billed, so watch for the green light before you leave it. But overall the experience has been positive, with thousands of journeys being taken without incident and even a healthy contingent of cycle hire bikes on Friday evening&#8217;s <a href="http://www.criticalmasslondon.org.uk/main.html">Critical Mass</a> ride.</p>
<p><a title="IMG_1093 by Charlotte Gilhooly, on Flickr" href="http://www.flickr.com/photos/30813729@N00/4850835574/"><img src="http://farm5.static.flickr.com/4123/4850835574_88bec2d84a.jpg" alt="IMG_1093" width="500" height="375" /></a></p>
<p>Even for non-cyclists, the cycle hire scheme has brought a spinoff benefit for everyone by putting the excellent clear <a href="http://www.tfl.gov.uk/microsites/legible-london/">Legible London maps</a> on the monolith at every docking station, allowing walkers to find their way around far more easily than before.</p>
<p>Hopefully the future will bring an expansion of the scheme further out of the centre with more docking stations and bikes over a wider area, but for now <strong>the ability to pick up a bike and whizz around a park or from the West End to the City without braving the buses or the Tube is a delightful and joyous privilege</strong>.</p>
<p>While many tip <a href="http://en.wikipedia.org/wiki/Boris_Johnson">Boris Johnson</a> as a future Tory leader and prime minister, whether he keels over tomorrow or makes it to the very top, I suspect his finest legacy will always be that <strong>London&#8217;s bikes are Boris Bikes </strong>&#8211; a spontaneous and popular rebranding that no amount of sponsorship money is going to reverse<strong>.</strong></p>
<p>What a wonderful mid-summer gift to the city.</p>
<p>&#8212;</p>
<p><em>All photos are by </em><a href="http://www.flickr.com/photos/30813729@N00/"><em>Charlotte Gilhooly on Flickr</em></a><em>, Creative Commons Attribution licence.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/08/01/london-barclays-cycle-hire-a-gift-to-the-city/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Some more facts about SpotlightOnSpend for FullFact.org</title>
		<link>http://adrianshort.co.uk/2010/07/08/some-more-facts-about-spotlightonspend-for-fullfact-org/</link>
		<comments>http://adrianshort.co.uk/2010/07/08/some-more-facts-about-spotlightonspend-for-fullfact-org/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 12:05:42 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[open data]]></category>
		<category><![CDATA[Armchair Auditor]]></category>
		<category><![CDATA[Chris Taggart]]></category>
		<category><![CDATA[Francis Maude]]></category>
		<category><![CDATA[Full Fact]]></category>
		<category><![CDATA[OpenlyLocal]]></category>
		<category><![CDATA[Spikes Cavell]]></category>
		<category><![CDATA[SpotlightOnSpend]]></category>
		<category><![CDATA[Tim Berners-Lee]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=606</guid>
		<description><![CDATA[A website dedicated to getting behind the spin decides to take Spikes Cavell's word that they're doing a great job on council spending data transparency. <a href="http://adrianshort.co.uk/2010/07/08/some-more-facts-about-spotlightonspend-for-fullfact-org/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://fullfact.org/">Full Fact</a> is a website that aims to find the true facts behind the spin and obfuscation of public debate. <a href="http://fullfact.org/aboutfullfact">According to them</a>:</p>
<blockquote><p>Full Fact is an independent fact-checking organisation. We remove the spin from political statements and make it easier to see the facts and context behind the claims made by the key players in British political debate.</p>
<p>Our main work is to:</p>
<ul>
<li>Analyse, challenge and expose misleading claims</li>
<li>Enable people to verify or rebut claims and campaign for improved standards</li>
</ul>
</blockquote>
<p>So I was interested to see how they&#8217;d tackle the controversy over <a href="http://countculture.wordpress.com/2010/07/02/the-open-spending-data-that-isn/">Chris Taggart&#8217;s criticism</a> of the way in which Spikes Cavell are publishing council spending data on their <a href="http://whatis.spotlightonspend.org.uk/">SpotlightOnSpend</a> website.</p>
<p><span id="more-606"></span><a href="http://fullfact.org/blogdetail/?id=498&amp;sel=blog">Full Fact&#8217;s rigorous fact checking technique</a> in this case involved asking a company that had come in for public criticism whether their critics were right. Spikes Cavell&#8217;s CEO Luke Spikes duly reported that their critics were misguided, leading Full Fact to come to the only obvious conclusion that his word should be plenty good enough for anyone.</p>
<p>Full Fact concludes:</p>
<blockquote><p>Whilst Full Fact supports calls for greater access to local government data, bloggers and commentators do need to ensure that the clamour for transparency doesn’t obscure the facts. In this instance, it seems that the ire that has been directed at the SpotlightOnSpend website has been misplaced.</p></blockquote>
<p>As FullFact hasn&#8217;t yet published the comment I submitted to <a href="http://fullfact.org/blogdetail/?id=498&amp;sel=blog">their story</a> outlining some fuller facts, I&#8217;ll put it here instead:</p>
<blockquote><p>Here are some more facts for you to check:</p>
<p>1. The <a href="http://countculture.wordpress.com/2010/07/02/the-open-spending-data-that-isn/">CountCulture blog</a> which originally raised these concerns is written by Chris Taggart. Chris is a long-standing and well-respected open data developer and activist who runs one of the country&#8217;s leading open data websites, <a href="http://openlylocal.com/">OpenlyLocal</a>, and formally advises the government on open data policy as a member of the <a href="http://data.gov.uk/blog/local-public-data-panel">Local Public Data Panel</a>.</p>
<p>2. As if to make the latter point any clearer, Chris is one of the people who actually defines what the government means by &#8220;transparency&#8221; and &#8220;open data&#8221;.</p>
<p>3. To my knowledge, no-one on the Local Public Data Panel or in the wider open data community disagrees with Chris on this matter.</p>
<p>4. The government&#8217;s Public Sector Transparency board has <a href="http://data.gov.uk/blog/work-local-spending-data">released a statement</a> saying, &#8220;We understand that urgent measures are already taking place to rectify the problems identified by Chris [Taggart]&#8220;. The Public Sector Transparency Board is chaired by Cabinet Office minister <a href="http://en.wikipedia.org/wiki/Francis_Maude">Francis Maude</a> and includes world wide web inventor <a href="http://en.wikipedia.org/wiki/Tim_Berners-Lee">Sir Tim Berners-Lee</a>.</p>
<p>5. Spikes Cavell is a company that has never published a single item of open data according to the government&#8217;s accepted principles and definitions.</p>
<p>6. To my knowledge, Spikes Cavell has never advocated any policy to increase the amount of open data released by government in the sense that the government is advocating.</p>
<p>7. In the case of Windsor and Maidenhead&#8217;s data, Spikes Cavell turned open data into closed data by republishing data that was free in an<br />
unfree way.</p>
<p>8. The other councils for whom Spikes Cavell has published spending data are under the false impression that they have complied with the<br />
government&#8217;s request to release their data in an open way. They have not.</p>
<p>9. A full list of the councils that have published their spending data is available on my <a href="http://armchairauditor.co.uk/scoreboard">Armchair Auditor</a> website.</p>
<p>10. Today, this list shows only two councils that are publishing their data in a truly open and transparent way as defined by the government: The Greater London Authority and Windsor and Maidenhead. These are the councils that have both an open licence and machine-readable data.</p>
<p>11. Neither of those two councils are using Spikes Cavell&#8217;s Spotlight on Spend to publish their data openly, though as already mentioned above, Spikes Cavell are publishing Windsor and Maidenhead&#8217;s data separately in a closed way.</p>
<p>12. Windsor and Maidenhead&#8217;s data is available as open data through Armchair Auditor and OpenlyLocal. OpenlyLocal also has open data for<br />
other councils&#8217; spending.</p>
<p>Spikes Cavell has rightly been called on its practice of substituting its own definition of transparency for the one used by the government<br />
and the open data community, thereby muddying the waters about what is expected of councils to bring about a situation in which their<br />
finances can be best scrutinised by the public.</p>
<p>Please get in touch if you have any further facts about this matter to be clarified.</p></blockquote>
<p>Keep up the good work, Full Fact. Transparency and accountability needs your unique voice.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/07/08/some-more-facts-about-spotlightonspend-for-fullfact-org/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Digital simulacra and the iPad human interface guidelines</title>
		<link>http://adrianshort.co.uk/2010/06/17/digital-simulacra-and-the-ipad-human-interface-guidelines/</link>
		<comments>http://adrianshort.co.uk/2010/06/17/digital-simulacra-and-the-ipad-human-interface-guidelines/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:56:55 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Design theory]]></category>
		<category><![CDATA[Product design]]></category>
		<category><![CDATA[Software design]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=603</guid>
		<description><![CDATA[This was originally posted as a comment to an article in UX Magazine about the iPad human interface guidelines. I was reminded by it today by this blogpost by Ben.geek.nz about the forthcoming Windows Phone 7 UI design. While I &#8230; <a href="http://adrianshort.co.uk/2010/06/17/digital-simulacra-and-the-ipad-human-interface-guidelines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>This was originally posted as a comment to </em><a href="http://www.uxmag.com/design/ipad-user-experience-guidelines"><em>an article in UX Magazine</em></a><em> about the </em><a href="http://developer.apple.com/iphone/library/documentation/General/Conceptual/iPadHIG/Introduction/Introduction.html"><em>iPad human interface guidelines</em></a><em>. I was reminded by it today by <a href="http://www.ben.geek.nz/2010/06/why-youll-want-a-windows-phone/">this blogpost by Ben.geek.nz</a> about the forthcoming Windows Phone 7 UI design. While I haven&#8217;t seen a WP7 in the flesh it looks as if it may come closer to the spirit of innovative digital design I invoke below. It remains to be seen and as always, god is in the details.</em></p>
<p>This conversation would be funny if it weren&#8217;t so depressing.</p>
<p>So here we have what is supposedly one of the world&#8217;s leading technology companies launching what it calls a &#8220;magical and revolutionary&#8221; product. And what does it do? It goes and encourages developers to build twee simulacra of physical objects. How unmagical. How unrevolutionary. How dull. Apple have seriously employed top-flight designers and developers to build digital representations of address books and books and goodness knows what else that computers are designed to get rid of. And by &#8220;get rid of&#8221; I mean &#8220;eliminate as a concept&#8221; not &#8220;replace with a digital lookalike&#8221;. Now they want everyone else to do the same. No thanks. This is 2010 not 1910.</p>
<p><span id="more-603"></span>This approach is an enormous dead end that&#8217;s wrong on so many levels and plays itself out in various ways, some quite obvious, others more subtle and insidious. In a pragmatic sense, it just doesn&#8217;t work on its own terms. Digital metaphors of physical objects are full of leaky abstractions, being both capable of things that their physical counterparts are not and (surprise!) not capable of things their physical counterparts are. No-one seriously designs these metaphors to be perfect &#8212; it&#8217;s impossible. With computers being mainstream for at least twenty years I&#8217;m wondering why anyone&#8217;s still bothering at all. The desktop metaphor for graphical user interfaces was a smart-ish idea compared with the alternatives in 1984. With every year that passes it gets shot through with more and more holes. And the iPad is supposedly the device that moves on from all that. It certainly has the potential as a piece of hardware, as an OS, as a platform. So why try to limit designers&#8217; approaches to something so decidedly retrospective?</p>
<p>But the real problem is much worse than some of the cheesy UI elements like page curls, as excruciating as they may be. What&#8217;s wrong with this scenario?</p>
<p>I go to the (virtual) bookshop and browse through the (virtual) books. I find one I like and I pay real money for it. The (virtual) book gets transferred to me and placed on my (virtual) bookshelf alongside the other (virtual) books I&#8217;ve bought and that I now have to store and organise.</p>
<p>Hey! It&#8217;s just like the real world!</p>
<p>Quite. With most of its limitations, inefficiencies and exclusions comfortingly intact. Business as usual.</p>
<p>Page curl and page turning is a cartoon of something that&#8217;s an artifact of pagination which is a consequence of the former necessity for long-form texts to be printed and bound and distributed as such in the physical world. So are bookshops. So is the concept of owning a book. So are bookshelves and private collections of books. And yes, I notice that the age-old tradition of handing over real money for the non-exclusive opportunity to access a particular small and pre-defined chunk of content is still going strong.</p>
<p>Designers: You can think of better ways of doing it than this. Numerous better ways. You could get the genius lovechild of <a href="http://www.edwardtufte.com/tufte/">Edward Tufte</a> and <a href="http://www.johnpawson.com/">John Pawson</a> to redesign iBook&#8217;s UI and it&#8217;d still be a bad idea. We don&#8217;t need iBook any more than we need books. We still need ideas. We still need texts. But where they start and where they end and how we represent them and how we can explore them &#8212; that&#8217;s all up for grabs. Can we do this on the iPad? Probably. Should we try? Definitely. Does Apple want us to? Frankly, probably not.</p>
<p>Someone mentioned beauty. Supposedly there are 80% of people that like &#8220;functional&#8221; stuff and 20% that like &#8220;beautiful&#8221; stuff. That 20% are supposedly Apple&#8217;s customers. and the rest still use slide rules, telephone directories and Windows Mobile. I&#8217;m not going to pick apart how right or wrong that may be right now. But I&#8217;ll say this:</p>
<p>If beauty is making digital simulacra then we need a new aesthetic. If beauty is perpetuating not just the appearances but the cruel limitations of things past, it&#8217;s time to move on. We need a digital aesthetic that&#8217;s more than skin deep. One based on possibilities and power that continue to delight us as we use our new digital tools rather than briefly amusing us when we first encounter them. And yes, given that these are new things they should look like new things too. Get the message? If you&#8217;re not experiencing Google Search on an aesthetic level you&#8217;re not paying enough attention. I&#8217;m not talking about how it looks. I&#8217;m talking about what it can do for you. We need more of that. A whole lot more. In the short term, it&#8217;s about companies paying their bills, thriving, profiting. In the long run it&#8217;s about the entire field of computing progressing or stagnating, not the fortunes of any particular company. It&#8217;s about having an information society rather than an information technology society. You want to have something worthy of an upgrade in 2020? Step away from those horseless carriages. Don&#8217;t look back.</p>
<p>In short, if you love notebooks, buy a <a href="http://www.moleskine.co.uk/">Moleskine</a>. If you want to be a cartoonist, go and work for Pixar. If you&#8217;re confused about which way time&#8217;s running, go cyberpunk or trawl eBay for a <a href="http://en.wikipedia.org/wiki/Newton_(platform)">Newton</a>. And if you want to make a genuinely &#8220;magical and revolutionary&#8221; break with the past on the iPad platform &#8212; and I think you should &#8212; then forget about physicality and virtuality and retro computing and <strong>go and make something that not only doesn&#8217;t exist in the physical world but doesn&#8217;t exist in the digital one either</strong>. After two decades of mainstream computing we&#8217;re more than ready for something genuinely digitally native. We can stand the shock of the new. I hope that someone at Apple still understands that sometimes you&#8217;ve just got to break the rules &#8212; including your own.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/06/17/digital-simulacra-and-the-ipad-human-interface-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philippa Stroud&#8217;s statement regarding The Observer&#8217;s story</title>
		<link>http://adrianshort.co.uk/2010/05/02/philippa-strouds-statement-regarding-the-observers-story/</link>
		<comments>http://adrianshort.co.uk/2010/05/02/philippa-strouds-statement-regarding-the-observers-story/#comments</comments>
		<pubDate>Sun, 02 May 2010 15:29:00 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Philippa Stroud]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=594</guid>
		<description><![CDATA[I have just received an email from Philippa Stroud confirming the following statement from her in response to this story in the Observer: &#8220;I make no apology for being a committed Christian. However, it is categorically untrue that I believe &#8230; <a href="http://adrianshort.co.uk/2010/05/02/philippa-strouds-statement-regarding-the-observers-story/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have just received an email from <a href="http://www.philippastroud.com/">Philippa Stroud</a> confirming the following statement from her in response to <a href="http://www.guardian.co.uk/politics/2010/may/02/conservatives-philippa-stroud-gay-cure">this story</a> in the Observer:</p>
<blockquote><p><em>&#8220;I make no apology for being a committed Christian. However, it is categorically untrue that I believe homosexuality to be an illness and I am deeply offended that The Observer has suggested otherwise. I have spent 20 years working with disturbed people who society have turned their back on and are not often supported by state agencies; drug addicts, alcoholics, the mentally ill and the homeless that I and my charitable friends in the public sector have tried to help over the years. The idea that I am prejudiced against gay people is both false and insulting.&#8221;</em></p></blockquote>
<p>I do not speak for Mrs Stroud or the Conservative Party and I have no other information on this matter than what I have posted here.</p>
<p>Hat tip to <a href="http://cardiffblogger.co.uk/archives/philippa-strouds-statement">Cardiff Blogger</a> (<a href="http://twitter.com/cardiff_blogger">@cardiff_blogger</a>) for posting this first.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/05/02/philippa-strouds-statement-regarding-the-observers-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to lie with statistics, Liberal Democrat style</title>
		<link>http://adrianshort.co.uk/2010/04/27/how-to-lie-with-statistics-liberal-democrat-style/</link>
		<comments>http://adrianshort.co.uk/2010/04/27/how-to-lie-with-statistics-liberal-democrat-style/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 16:49:59 +0000</pubDate>
		<dc:creator>Adrian Short</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Cardiff]]></category>
		<category><![CDATA[Cardiff North]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[General Election 2010]]></category>
		<category><![CDATA[John Dixon]]></category>
		<category><![CDATA[Liberal Democrats]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://adrianshort.co.uk/?p=565</guid>
		<description><![CDATA[Analysing a dodgy bar chart supporting the Lib Dems' bogus claims about Labour support in Cardiff North. <a href="http://adrianshort.co.uk/2010/04/27/how-to-lie-with-statistics-liberal-democrat-style/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When he hasn&#8217;t been <a href="http://news.bbc.co.uk/1/hi/uk_politics/election_2010/wales/8642853.stm">dressing his party workers up as nurses</a>, the Lib Dem candidate in Cardiff North, <a href="http://twitter.com/cllrjohndixon">John Dixon</a>, has been making a rather unusual case to the local voters based on the supposed weakness of the local Labour vote. Check out these quotations from <a title="Election leaflet by John Dixon for Cardiff North Liberal Democrats" href="http://www.thestraightchoice.org/leaflets/2395/">a recent election leaflet of his</a>:</p>
<blockquote><p><em>&#8220;With Labour and Plaid out of the race locally, only John Dixon and the Lib Dems can be trusted to stand up for people in our area!&#8221;</em></p></blockquote>
<blockquote><p><em>&#8220;With Labour now a spent force both locally and nationally, I believe I am the clear alternative here to Cameron&#8217;s Conservatives.&#8221;</em></p></blockquote>
<blockquote><p><em>&#8220;Remember, with Labour and Plaid out of the race here, only the Lib Dems can keep the Tories out!&#8221;</em></p></blockquote>
<blockquote><p><em>&#8220;Don&#8217;t forget. In our area, only the Liberal Democrats can stop Cameron&#8217;s Conservatives. Labour are a spent force &#8212; they don&#8217;t even have any councillors in Cardiff North!&#8221;</em></p></blockquote>
<blockquote><p><em>&#8220;The race to be Cardiff North&#8217;s next MP is set to be a close-run contest. Local Lib Dem campaigner, John Dixon, is providing a strong challenge to the Tories.&#8221;</em></p></blockquote>
<p><span id="more-565"></span>And to top all that we get one of the Lib Dems&#8217; customary bar charts:</p>
<p><img class="alignnone size-full wp-image-573" title="Cardiff North council seats 2008 bar chart by Lib Dems" src="http://adrianshort.co.uk/wp-content/uploads/2010/04/Cardiff-North-council-seats-2008-bar-chart-by-Lib-Dems.png" alt="Cardiff North council seats 2008 bar chart by Lib Dems" width="286" height="229" /></p>
<p>Get the message? That&#8217;s just from one leaflet.</p>
<p>If you didn&#8217;t know better, you might be forgiven for thinking that Cardiff North is a Tory marginal seat where the Lib Dems are the main challengers and Labour are &#8220;out of the race&#8221; with no realistic prospect of winning.</p>
<p>Nothing could be further from the truth. <strong>Cardiff North is a Labour marginal under serious threat from the Tories.</strong> Labour have held the seat since 1997 when they took it from the Tories. John Dixon and the Lib Dems are lying to suggest otherwise.</p>
<p>But don&#8217;t take my word for it. Let&#8217;s look at the facts.</p>
<p>We all know that the Lib Dems are very fond of bar charts. I&#8217;m keen on them too. Unlike the Lib Dems, I like ones that are <strong>drawn to scale</strong>, <strong>accurately labelled</strong> and that show <strong>data relevant to the point</strong> I&#8217;m attempting to make.</p>
<p>First, let&#8217;s see the most recent <a href="http://www.guardian.co.uk/politics/constituency/790/cardiff-north">general election result in Cardiff North</a>:</p>
<p><img class="alignnone size-full wp-image-575" title="Votes by party, Cardiff North general election 2005" src="http://adrianshort.co.uk/wp-content/uploads/2010/04/Votes-by-party-Cardiff-North-general-election-2005.png" alt="Votes by party, Cardiff North general election 2005" width="566" height="282" /></p>
<p>We can see that <strong>Labour hold Cardiff North with a majority of 1,146 votes</strong>. It would take a 1.27% swing to the Tories to unseat Labour here. This seat is very marginal based on the 2005 general election results. <strong>The Lib Dems are in a distant third place</strong> with less than half the votes of Labour. Based on these results, the other parties could quite genuinely be described as &#8220;out of the race&#8221;. <a href="http://www.guardian.co.uk/politics/person/10210/catherine-taylor-dawson">Catherine Taylor-Dawson</a> standing for the Rainbow Dream Ticket polled just a single vote in 2005. Never was a deposit lost with such panache.</p>
<p>This bar chart looks very different from the Lib Dems&#8217; one which, using a statistical airbrushing technique that would shame Stalin, <strong>eliminates the bar for Labour entirely</strong> and fails to show the very slender gap between Labour and the Tories. How did that happen? They cherry-picked their data not just from a convenient election but displayed it in a way that&#8217;s entirely irrelevant to how voting works in the general election.</p>
<p>In other words, <strong>John Dixon and the Lib Dems in Cardiff North have lied with statistics</strong>.</p>
<p>Here&#8217;s how they did it.</p>
<p>Based on recent elections, all the results show that the Tories and Labour are the two most popular parties in Cardiff North. We&#8217;ve seen the 2005 general election results above. Labour won with the Tories very close behind.</p>
<p>In 2007 there was an election for the Welsh Assembly. Usefully, the Welsh Assembly constituencies are the same areas as the constituencies for the UK Parliament at Westminster. Here&#8217;s how that election turned out in Cardiff North:</p>
<p><img class="alignnone size-full wp-image-579" title="Votes by party, Wales Assembly election in Cardiff North 2007" src="http://adrianshort.co.uk/wp-content/uploads/2010/04/Votes-by-party-Wales-Assembly-election-in-Cardiff-North-2007.png" alt="Votes by party, Wales Assembly election in Cardiff North 2007" width="460" height="308" /></p>
<p>Once again we see the <strong>Tories and Labour as the two biggest parties by far</strong>. The Tories won this seat in the Welsh Assembly with a comfortable margin over Labour. <strong>The Lib Dems were in a distant third place. </strong>Obviously, these election results don&#8217;t help the Lib Dems&#8217; case that they, and not Labour, are the main challengers to the Tories in Cardiff North. Which, of course, is why the Lib Dems don&#8217;t mention them.</p>
<p>In desperation, the Lib Dems turned to the local council elections in 2008. While Cardiff Council is a different body to the Westminster Parliament, the Lib Dems have chosen to use the council election voting patterns as a guide to the relative strength of the parties in the area. You can draw your own conclusions on the extent to which this is a valid exercise.</p>
<p>There are eight Cardiff Council wards in the same area as the Cardiff North Westminster constituency. They are:</p>
<ul>
<li>Gabalfa</li>
<li>Heath</li>
<li>Lisvane</li>
<li>Llandaff North</li>
<li>Llanishen</li>
<li>Portprennau/Old St. Mellons</li>
<li>Rhiwbina</li>
<li>Whitchurch and Tongwynlais</li>
</ul>
<p>Let&#8217;s have another look at their bar chart:</p>
<p><img class="alignnone size-full wp-image-573" title="Cardiff North council seats 2008 bar chart by Lib Dems" src="http://adrianshort.co.uk/wp-content/uploads/2010/04/Cardiff-North-council-seats-2008-bar-chart-by-Lib-Dems.png" alt="Cardiff North council seats 2008 bar chart by Lib Dems" width="286" height="229" /></p>
<p>I&#8217;m going to label this Lib Dem effort as <strong>Chart A</strong>.</p>
<p>Given that I&#8217;m the kind of pedantic, dull chap that prefers their bar charts drawn to scale and with a bar for every party, I&#8217;ll redraw it properly. I&#8217;ll call this <strong>Chart B</strong>:</p>
<p><strong><img class="alignnone size-full wp-image-582" title="Seats by party, Cardiff Council elections in Cardiff North wards 2008" src="http://adrianshort.co.uk/wp-content/uploads/2010/04/Seats-by-party-Cardiff-Council-elections-in-Cardiff-North-wards-2008.png" alt="Seats by party, Cardiff Council elections in Cardiff North wards 2008" width="503" height="294" /></strong></p>
<p>While my Chart B is based on exactly the same data as the Lib Dems&#8217; Chart A, drawing it properly shows something very unusual that isn&#8217;t apparent in the Lib Dems&#8217; own chart: <strong>Labour and Plaid Cymru don&#8217;t have any councillors in Cardiff North</strong>.</p>
<p>We can also see more clearly that when the correct scale is applied, the Lib Dems have fewer councillors relative to the Tories than their own bar chart would suggest. The Lib Dems&#8217; bar chart shows them as having at least half as many councillors as the Tories. In fact, the Lib Dems have five councillors and the Tories have 13. Scale matters.</p>
<p>It&#8217;s also notable that there are three independent councillors. Should we infer from this that independents are more popular in Cardiff North than Labour? Hardly.</p>
<p>Now the Lib Dems aren&#8217;t actually trying to hide the fact that Labour don&#8217;t have any councillors here. In fact, they mention that point specifically in their leaflet to bolster their case that &#8220;Labour are a spent force locally&#8221;.</p>
<p>But how do we explain the anomaly between Labour having no councillors in Cardiff North, yet they hold the seat at Westminster and put in a strong second place in the Welsh Assembly elections?</p>
<p>That&#8217;s down to the first-past-the-post system used for the council elections. In the 2008 council elections, <strong>Labour were the second biggest party in the eight &#8220;Cardiff North&#8221; wards in terms of votes but got no councillors at all</strong>. They came in second place in six of the eight wards but won none of them. In the &#8220;winner takes all&#8221; first-past-the-post system, Labour&#8217;s strong showing across all eight wards counts for nothing as it&#8217;s not sufficiently concentrated in any ward to win them councillors.</p>
<p>Here is <strong>Chart C</strong>, the number of votes each party got in the eight Cardiff North wards in the 2008 council elections:</p>
<p><img class="alignnone size-full wp-image-585" title="Votes by party, Cardiff Council elections in Cardiff North wards 2008" src="http://adrianshort.co.uk/wp-content/uploads/2010/04/Votes-by-party-Cardiff-Council-elections-in-Cardiff-North-wards-2008.png" alt="Votes by party, Cardiff Council elections in Cardiff North wards 2008" width="510" height="295" /></p>
<p>And now we&#8217;re back to the familiar story of Cardiff North: The Tories and Labour are the two biggest parties with the Lib Dems a distant third.</p>
<p><strong>Chart C is the bar chart that the Lib Dems should have used but that they don&#8217;t want you to see.</strong> Unlike Charts A and B, it shows the relative strength of the vote for the parties in the Cardiff North area in a recent election. And unlike the Lib Dems&#8217; chart, it correctly reflects the fact that <strong>the council ward boundaries within the Cardiff North area mean nothing whatsoever in a Westminster election</strong>. The number of councillors the parties have locally is an entirely inaccurate reflection of local voters&#8217; preferences across the whole area. It is utterly disproportionate representation.</p>
<p>In Cardiff North, all the votes for each party across the whole constituency are added together to elect the MP. It makes no difference at all what the relative strength of the parties in each ward is. But that&#8217;s what the Lib Dems chose to show, because it&#8217;s the only set of figures that supports their entirely bogus case that Labour are weaker than the Lib Dems in Cardiff North.</p>
<p><strong>Out of all the data on recent elections and all the ways of presenting that data, John Dixon and the Lib Dems in Cardiff North have chosen the one anomalous case that least represents local opinion as expressed at the ballot box and best represents something entirely untrue that they want you to believe.</strong></p>
<p>That&#8217;s how to lie with statistics, Liberal Democrat style.</p>
<hr /><a href="http://adrianshort.co.uk/2009/05/15/with-lies-like-these-id-rather-the-libdems-fiddled-their-expenses/">The Lib Dems have got form when it comes to this kind of thing.</a> In last year&#8217;s European Parliament elections, Lib Dems across London used similar tactics to confuse voters into placing a tactical vote, even though the European elections are run under a proportional representation system in which tactical voting is not advisable unless you support one of the very smallest parties.</p>
<p>The Lib Dems were advocating voting tactically against both Labour and the Green Party on the entirely false claim that they &#8220;couldn&#8217;t win&#8221;. As it turned out, Labour polled much higher than the Lib Dems in London and the Greens got a single MEP, albeit on a lower vote, just like the Lib Dems. For a party that supports proportional representation and campaigns strongly against what it sees as the shortcomings of first-past-the-post, this was the most unbelievable hypocrisy.</p>
<p><strong>Remember these bar charts whenever you hear the Lib Dems talk about how we need a new kind of politics.</strong> Well we certainly do &#8212; and one where the voters can at least expect the parties to be truthful about straightforward things like previous election results and how the electoral system works.</p>
<hr />Thanks to the following organisations and people who helped me get the data behind this article, though I should make very clear that <strong>they didn&#8217;t know what I was working on</strong> and can in no way be associated with the content of this article, its arguments or its conclusions:</p>
<ul>
<li><a href="http://www.thestraightchoice.org/">The Straight Choice</a> where I downloaded John Dixon&#8217;s election leaflet. You can add any leaflets you receive to this website so that all parties&#8217; claims can be better scrutinised.</li>
<li><a href="http://twitter.com/dracos">Matthew Somerville</a> (in a personal capacity) advised on administrative areas and boundary changes</li>
<li><a href="http://www.cardiff.gov.uk/">Cardiff Council</a> who advised on wards and from whose website I downloaded election results</li>
</ul>
<p>If you like this kind of thing, I recommend Darrell Huff&#8217;s classic book <a href="http://www.amazon.co.uk/gp/product/0140136290/">How to Lie with Statistics</a> and the complementary volume by Mark Monmonier, <a href="http://www.amazon.co.uk/How-Lie-Maps-H-J-Blij/dp/0226534219/">How to Lie with Maps</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://adrianshort.co.uk/2010/04/27/how-to-lie-with-statistics-liberal-democrat-style/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.934 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-04 07:44:34 -->
