<?xml version="1.0" encoding="UTF-8"?>
<rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Puffbox.com</title>
	<atom:link href="http://puffbox.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://puffbox.com</link>
	<description>Simon Dickson blogs about online news, e-government and the New Politics. Some important people read it.</description>
	<lastBuildDate>Thu, 09 Jul 2009 13:25:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Breaking news: minister tweets</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/nPZ6-CYUGvc/</link>
		<comments>http://puffbox.com/2009/07/09/breaking-news-minister-tweets/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 13:25:18 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[benbradshaw]]></category>
		<category><![CDATA[skynews]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=990</guid>
		<description><![CDATA[It's just a small thing; but for the first time this morning, I noticed a Twitter message prompting a 'BREAKING NEWS' 'strap' on Sky News TV. Specifically, culture secretary Ben Bradshaw's tweet about the Andy Coulson phone tapping thing (sent, I notice, from 'mobile web').
Now I don't know if Sky were tipped off via conventional [...]]]></description>
			<content:encoded><![CDATA[<p>It's just a small thing; but for the first time this morning, I noticed a Twitter message prompting a 'BREAKING NEWS' 'strap' on Sky News TV. Specifically, culture secretary <a href="http://twitter.com/BenBradshawMP/status/2547449107">Ben Bradshaw's tweet</a> about the Andy Coulson phone tapping thing (sent, I notice, from 'mobile web').</p>
<p>Now I don't know if Sky were tipped off via conventional channels that the Minister was going to tweet something significant; or if it was picked up by the Press Association first... that's usually where Sky's breaking news straps come from. Sky's Millbank studio should probably be keeping an eye out for precisely this sort of thing, but I don't know if they are yet. It doesn't really matter how it got there, though: there it was, word for word, on my TV screen, and being read out by the presenter. That's the kind of media coverage press releases just don't get.</p>
<p>Press officers in government, you'd better get into the social web thing before your minister does.</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/nPZ6-CYUGvc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/07/09/breaking-news-minister-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/07/09/breaking-news-minister-tweets/</feedburner:origLink></item>
		<item>
		<title>Why the fork does the BBC need its own jQuery?</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/rbd_FaopirI/</link>
		<comments>http://puffbox.com/2009/07/08/bbc-open-source-javascript-glow/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 21:28:52 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=987</guid>
		<description><![CDATA[Of course it's good news that the BBC's in-house Javascript library, Glow has been released as open source. It's a very respectable chunk of code, with some quite nice built-in widgetry. But why on earth should the BBC have its own Javascript library in the first place? Its 'lead product manager' - itself a worrying [...]]]></description>
			<content:encoded><![CDATA[<p>Of course it's good news that the <a href="http://www.bbc.co.uk/glow/">BBC's in-house Javascript library, Glow</a> has <a href="http://www.bbc.co.uk/blogs/bbcinternet/2009/07/glow_javascript_library_open_s.html">been released</a> as open source. It's a very respectable chunk of code, with some quite nice built-in widgetry. But why on earth should the BBC have its own Javascript library in the first place? Its 'lead product manager' - itself a worrying job title - justifies its existence as follows:</p>
<blockquote><p>The simple answer can be found in our Browser Support Standards. These standards define the levels of support for the various browsers and devices used to access bbc.co.uk: some JavaScript libraries may conform to these standards, but many do not, and those that do may change their policies in the future. Given this fact, we decided that the only way to ensure a consistent experience for our audiences was to develop a library specifically designed to meet these standards.</p></blockquote>
<p>They're clearly sensitive to this question, as there's a whole <a href="http://www.bbc.co.uk/glow/docs/articles/what_is_glow.shtml">section about it</a> on the Glow website itself, specifically referencing my own current favourite, jQuery. 'On reviewing the major libraries we found that none met our standards and guidelines, with browser support in particular being a major issue,' they explain.</p>
<p>So why not contribute to something like jQuery, to make up for its deficiencies? <em>Isn't that the whole point of open source?</em> 'Many of the libraries had previously supported some of our "problem" browsers, and actively chosen to drop that support... Forking an existing library to add the necessary browser support was another option, and one that might have had short term benefits. However, as our fork inevitably drifted apart from the parent project we would be left with increasing work to maintain feature parity, or risk confusing developers using our library.'</p>
<p>I've written here in the past <a href="http://puffbox.com/2008/09/09/cois-contradictory-rules-on-browsers/">in praise of the BBC's browser standards policy</a>, and I stand by that. But I'm afraid I'm not buying this defence of their decision to reinvent the wheel - and, it must be noted, ending up with results remarkably close to jQuery. The best argument seems to be the risk that libraries which currently meet their standards <em>might</em> not in the future; or that they <em>might</em> have to do work to keep a fork in sync. And even if that should happen, the worst case scenario is that they'd have to churn out a load of new Javascript. Which is what they've chosen to do anyway.</p>
<p>Plus, crucially, this isn't about a bunch of geeks directing their spare-time volunteering efforts in one direction, rather than another. These are people being paid real money, taxpayers' money, to do this, at a time when the BBC is supposed to be <a href="http://news.bbc.co.uk/1/hi/business/6201935.stm">trimming its ambitions</a>. If they're at a loose end, perhaps they might want to address the News homepage's 416 HTML validation errors, and abandon the 'table' markup.</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/rbd_FaopirI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/07/08/bbc-open-source-javascript-glow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/07/08/bbc-open-source-javascript-glow/</feedburner:origLink></item>
		<item>
		<title>Puffbox’s social intranet for government</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/oXBgLyBsJbQ/</link>
		<comments>http://puffbox.com/2009/07/07/dfid-berr-social-intranet/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:29:48 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[company]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[bis]]></category>
		<category><![CDATA[dfid]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=980</guid>
		<description><![CDATA[Last week, we finally completed the longest-running and most ambitious WordPress-based project in Puffbox history. Back in February, with snow on the ground, we started developing the concept of a self-contained 'social intranet' platform to be used by staff across government - DFID, BERR (as was), FCO and elsewhere - involved in the many facets [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, we finally completed the longest-running and most ambitious WordPress-based project in Puffbox history. Back in February, with snow on the ground, we started developing the concept of a self-contained 'social intranet' platform to be used by staff across government - DFID, BERR (as was), FCO and elsewhere - involved in the many facets of trade work. And with temperatures soaring at the end of June, we finally saw the site get off the ground.</p>
<p>Maybe I've just been unlucky in my career, but I've never seen an intranet I didn't dislike. So the opportunity to design one, based on the experience of the 2.0 Years, was quite appealing. Inspired in particular by the work of <a href="http://puffbox.com/2009/02/01/ukgc09-govcamp-sense-of-progress/">Jenny Brown and Lloyd Davis at Justice</a>, we based our thinking on the notion of an RSS dashboard. Since the biggest problem with most intranets is that they aren't reliably updated, we thought, <em>why not build an intranet that updates itself?</em> So at its heart, the site is a huge RSS archive - pulling in news releases and media commentary from UK government, international organisations, expert analysts and humble bloggers. And since it's all sitting on top of a <a href="http://mu.wordpress.org">WordPress MU</a> installation, it's easy for us to make each item commentable - <em>on the platform itself</em>, rather than at the originating site.</p>
<p><img class="size-full wp-image-983 alignright" title="starred" src="http://puffbox.com/wp-content/uploads/2009/07/starred.jpg" alt="starred" width="240" height="168" />Of course, there's a risk of information overload. So we've built a 'collaborative editing' function - along the lines of Google Reader's shared items, but done as a group thing. If you read something which you think your colleagues ought to see too, you click the star icon, and it gets promoted to a 'daily highlights' list on the site homepage. Then, at the end of each day, there's a Daily Email which rounds up all the 'starred items' - so even if you never look at the website, and we're realistic enough to accept that some won't, then you can still get the benefit from it.</p>
<p>We've used various WordPress plugins to add calendar functionality; to allow users to upload (non-restricted) documents; to put their faces against their contributions, making the place feel a bit more human; and even to allow senior staff to blog on the site via email. You could probably accuse us of throwing the entire 2.0 playbook at the project, and you'd be absolutely right. But apart from the core aggregation and recommendation functionality, everything else uses off-the-shelf open-source plugins, installed and configured (generally) within a few hours. So if they don't work out, what have you lost?</p>
<p>This project has taken up most of my time for the past four months; working with my regular co-conspirators <a href="http://www.simonwheatley.co.uk/">Simon Wheatley</a> and <a href="http://www.harrisment.co.uk/">Jonathan Harris</a>, we've pushed the boundaries of the technology, and tested the limits of the civil service mindset. Although many of the individual elements have been tried before in government, I believe it's the first time anyone's tried to do all of it, all together - and crucially, all on an in-house system, which opens up some very interesting possibilities. (And yes, as ever, you might be pleasantly surprised by the price tag, too.)</p>
<p>So is this finally an intranet I like? I'll offer a provisional yes for now, but maybe it's better to ask me again in a few months. <em>Since it's a closed system, there's limited scope for me to demo it... but if it's something you might be interested in, ask me very nicely, and I'll see what I can do.</em></p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/oXBgLyBsJbQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/07/07/dfid-berr-social-intranet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/07/07/dfid-berr-social-intranet/</feedburner:origLink></item>
		<item>
		<title>DIUS corporate site: almost £1m for 2 years</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/yukxtEqXJck/</link>
		<comments>http://puffbox.com/2009/07/06/dius-corporate-site-almost-1m-for-2-years/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 22:53:03 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[dius]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=976</guid>
		<description><![CDATA[The Department of Innovation, Universities and Skills (2007-2009) did some great things on the web - and not just from Steph Gray's social media desk. They were exceptionally quick to get a corporate website up and running: nothing particularly clever, but it was there on the day the department came into being [citation needed]. And [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.dius.gov.uk">Department of Innovation, Universities and Skills</a> (2007-2009) did some great things on the web - and not just from <a href="http://sandbox.dius.gov.uk">Steph Gray's social media desk</a>. They were exceptionally quick to get a corporate website up and running: nothing particularly clever, but it was there on the day the department came into being [citation needed]. And when it (eventually) came, their 'proper' corporate site was clever, attractive and very well executed.</p>
<p>But at what cost?, LibDem MP Paul Holmes asked. <a href="http://www.theyworkforyou.com/wrans/?id=2009-07-03a.280664.h">The answer came in Hansard</a> at the end of last week: 'the Department spent <strong>£953,911</strong> on the creation of a new website. This included the design of both an initial website launched shortly after the creation of the Department and a later improved version. This total covers the purchase of hosting and content management system as well as project management and content migration (i.e. staff) costs.' Yes folks, nine hundred and fifty thousand... and taking the answer at face value, that doesn't include day-to-day running costs.</p>
<p>(Incidentally, you might want to cross-reference this answer against <a href="http://www.theyworkforyou.com/wrans/?id=2008-11-26i.235323.h">Sion Simon's response to Oliver Heald</a> last November: £100k for design, £240k for hosting and content migration, annual maintenance of £85k. None of them small figures by the way, but they <em>still</em> only get us half-way to that £950k total. Hmm.)</p>
<p>Now listen, I've worked on the inside, and I know how the costs mount up. By the time you factor everything in - from staff costs to stationery cupboard - you're left with a surprisingly high figure for 'what a website costs'. But no matter how pretty your website is, no matter how clever it is, £953,911 over two years is too much... before we even get to the cost of then ditching it, in the wake of a reshuffle. I'm sure there are reasons, and I'm sure there were good people doing their best. But it's very telling to look back over DIUS written answers, at references to how the website cost was lumped into larger IT outsourcing contracts, and couldn't be separately costed.</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/yukxtEqXJck" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/07/06/dius-corporate-site-almost-1m-for-2-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/07/06/dius-corporate-site-almost-1m-for-2-years/</feedburner:origLink></item>
		<item>
		<title>Power of Info chairman joins Facebook</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/7PyV49IRC_U/</link>
		<comments>http://puffbox.com/2009/06/29/power-of-info-chairman-joins-facebook/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 18:02:39 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[powerofinformation]]></category>
		<category><![CDATA[richardallan]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=972</guid>
		<description><![CDATA[Slightly more exciting than the headline might suggest... Richard Allan, the former LibDem MP who chaired the Power Of Information Taskforce has been hired by Facebook. The Guardian reports that he left his job as Cisco's head of European regulatory affairs 'to lead [Facebook's] efforts in lobbying EU governments.' Allan hasn't had a lot to [...]]]></description>
			<content:encoded><![CDATA[<p>Slightly more exciting than the headline might suggest... <a href="http://www.richardallan.org.uk/">Richard Allan</a>, the former LibDem MP who chaired the <a href="http://powerofinformation.wordpress.com/taskforce-membership/">Power Of Information Taskforce</a> has been <em>hired</em> by Facebook. The Guardian <a href="http://www.guardian.co.uk/technology/2009/jun/26/facebook-lobby-privacy">reports</a> that he left his job as <a href="http://blogs.cisco.com/authors/bio/52">Cisco's head of European regulatory affairs </a>'to lead [Facebook's] efforts in lobbying EU governments.' Allan hasn't had a lot to say about the move on his own website, apart from a <a href="http://twitter.com/ricallan">Twitter reference</a> to starting a new job.</p>
<p>As for Facebook itself? - if you try to access the obvious vanity URL, facebook.com/richardallan, you get forwarded to /richard.allan (note the dot), which is <a href="http://www.facebook.com/richard.allan">someone else</a> entirely. Nice touch, Facebook HR.</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/7PyV49IRC_U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/06/29/power-of-info-chairman-joins-facebook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/06/29/power-of-info-chairman-joins-facebook/</feedburner:origLink></item>
		<item>
		<title>Cameron pledges to free our data</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/6BP-sGo06ko/</link>
		<comments>http://puffbox.com/2009/06/25/cameron-pledges-to-free-our-data/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 14:56:53 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[conservatives]]></category>
		<category><![CDATA[datastandards]]></category>
		<category><![CDATA[davidcameron]]></category>
		<category><![CDATA[freedata]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=970</guid>
		<description><![CDATA[David Cameron has taken the Conservatives' promises on availability of public data a few steps further, in principle at least, in a speech at Imperial College on taking 'broken politics' into the 'post-bureaucratic age'.
'In Britain today, there are over 100,000 public bodies producing a huge amount of information,' he said; 'Most of this information is [...]]]></description>
			<content:encoded><![CDATA[<p>David Cameron has taken the Conservatives' promises on availability of public data a few steps further, in principle at least, in a <a href="http://www.conservatives.com/News/Speeches/2009/06/David_Cameron_Giving_power_back_to_the_people.aspx">speech at Imperial College</a> on taking 'broken politics' into the 'post-bureaucratic age'.</p>
<p>'In Britain today, there are over 100,000 public bodies producing a huge amount of information,' he said; 'Most of this information is kept locked up by the state. And what is published is mostly released in formats that mean the information can't be searched or used with other applications... This stands in the way of accountability.' Now I'm still not convinced that there's that much deliberate, conscious locking-up of data; but certainly, the formats in which that data is eventually made available often has the same end result.</p>
<p>OK, so we're broadly agreed on the problem... what's the solution, Dave?</p>
<blockquote><p>We’re going to set this data free. In the first year of the next Conservative Government, we will find the most useful information in twenty different areas ranging from information about the NHS to information about schools and road traffic and publish it so people can use it. This information will be published proactively and regularly – and in a standardised format so that it can be 'mashed up' and interacted with.</p>
<p>What's more, because there is no complete list that can tell us exactly what data the government collects, we will create a new ‘right to data’ so that further datasets can be requested by the public. By harnessing the wisdom of the crowd, we can find out what information individuals think will be important in holding the state to account. And to avoid bureaucrats blocking these requests, we will introduce a rule that any request will be successful unless it can be proved that it would lead to overwhelming costs or demonstrable personal privacy or national security concerns.</p>
<p>If we are serious about helping people exert more power over the state, we need to give them the information to do it. And as part of that process, we will review the role of the Information Commissioner to make sure that it is designed to maximise political accountability in our country.</p></blockquote>
<p>Now don't get me wrong here, it's great to have Cameron's explicit sign-up to the principle of data freedom, standardised formats, the presumed right of availability, and a 12-month timeframe. But it's not really anything that the other major parties aren't already talking about - and in the case of the current government, <a href="http://puffbox.com/2009/06/11/tim-berners-lee-the-celebrity-we-need/">bringing in the Big Guns</a> to actually do something about. <a href="http://www.opsi.gov.uk/unlocking-service/">OPSI's data unlocking service</a>, for example, is nearly a year old, and effectively answers the 'wisdom of the crowd' idea. Now it hasn't been a huge hit... but the principle is already established.</p>
<p>And then there's his unfortunate choice of public sector jobs as an example of what they might do:</p>
<blockquote><p>Today, many central government and quango job adverts are placed in a select few newspapers. Some national, some regional. Some daily, some weekly. But all of them in a variety of different publications - meaning it’s almost impossible to find out how many vacancies there are across the public sector, what kind of salaries are being offered, how these vary from public sector body to public sector body and whether functions are being duplicated. Remember this is your money being put forward to give someone a job – and you have little way of finding out why, what for and for how much. Now imagine if they were all published online and in a standardised way. Not only could you find out about vacancies for yourself, you could cross-reference what jobs are on offer and make sure your money is being put to proper use.</p></blockquote>
<p>Er, isn't Mr C aware of the recently-upgraded <a href="http://www.civilservice.gov.uk/jobs/index.aspx">Civil Service Jobs</a> website - with <a href="http://www.civilservice.gov.uk/developers/index.aspx">its API</a>, allowing individuals <em>and commercial companies</em> to access the data in a standardised format (XML plus a bit of RDF), <em>and republish it freely</em>? The Tories have talked about online job ads since December 2006; maybe it's time they updated their spiel.</p>
<p>So what does today's pledge boil down to? On one level it's just headline-grabbing, bandwagon-jumping, government-bashing, policy-reannouncing rhetoric. But that's not necessarily a bad thing. If all the work is going on already, but it isn't well enough known, or isn't proving as effective as it could/should be,  maybe we should be welcoming any headlines the subject manages to grab. And if Cameron's Conservatives do take power at the next election, and truly believe in what was said today, it would be the easy fulfilment of a campaign promise to yank these initiatives out of their quiet beta periods and into the limelight.</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/6BP-sGo06ko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/06/25/cameron-pledges-to-free-our-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/06/25/cameron-pledges-to-free-our-data/</feedburner:origLink></item>
		<item>
		<title>Telegraph moves its blogs to WordPress</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/2xjKJcpBsbQ/</link>
		<comments>http://puffbox.com/2009/06/25/telegraph-moves-its-blogs-to-wordpress/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 08:45:37 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[interconnectit]]></category>
		<category><![CDATA[telegraph]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=966</guid>
		<description><![CDATA[It's a sign of how far WordPress has come, that I find myself noting the Telegraph's transfer of its blogging platform to WordPress purely because I feel I should... and not because it's especially exciting. I mean, if you were going to set up a large-scale public blogging community, why on earth wouldn't you use [...]]]></description>
			<content:encoded><![CDATA[<p>It's a sign of how far WordPress has come, that I find myself noting the Telegraph's transfer of its blogging platform to WordPress purely because I feel I <em>should</em>... and not because it's especially exciting. I mean, if you were going to set up a large-scale public blogging community, why on earth <em>wouldn't</em> you use the world-leading, zero-price tag product?</p>
<p>The <del datetime="2009-06-25T08:12:13+00:00">newspaper</del> media group's new blogs editor, <a href="http://blogs.telegraph.co.uk/news/damianthompson/100000735/welcome-to-the-new-telegraph-blogs/">Damian Thompson is buzzing</a> with excitement at the potential which this move opens up. Among the 'immediate benefits' he highlights: faster operation, easier commenting, better integration with the wider site, even a Twitter element. (I'd add a few others myself, all available instantly with a bit of URL hacking.) But he's right to recognise that the switch won't be immediately popular - and guess what, the majority of the 200+ comments on his introduction post aren't positive. Yeah, we've all been there.</p>
<p>Most of the work, I understand, was done by the Telegraph's in-house team, with some assistance from my fellow <a href="http://wordcamp.org.uk/en/">WordCamp</a>ers (and technically, I suppose, competitors) <a href="http://www.interconnectit.com/">InterconnectIT</a>. The firm's director, Dave Coveney says they're already working with another newspaper group and a magazine publisher. He's clearly seeing the same <a href="http://twitter.com/davecoveney/status/2312652175">momentum</a> I am; there's certainly no shortage of interest in WordPress just now.</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/2xjKJcpBsbQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/06/25/telegraph-moves-its-blogs-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/06/25/telegraph-moves-its-blogs-to-wordpress/</feedburner:origLink></item>
		<item>
		<title>Will COI publish its raw! data! now!?</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/OdE_vAxASNE/</link>
		<comments>http://puffbox.com/2009/06/15/coi-abce-usage-audit/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:01:16 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[coi]]></category>
		<category><![CDATA[timbernerslee]]></category>
		<category><![CDATA[usagedata]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=964</guid>
		<description><![CDATA[I've seen a few ripples of excitement at the news that ABCe is to act 'as a sole third party to independently validate the figures generated by an audit of government websites, in the largest project of its kind to date', with 'COI [to] publish comprehensive figures on the cost quality and use of government [...]]]></description>
			<content:encoded><![CDATA[<p>I've seen a few ripples of excitement at the <a href="http://www.coi.gov.uk/press.php?release=291">news</a> that ABCe is to act 'as a sole third party to independently validate the figures generated by an audit of government websites, in the largest project of its kind to date', with 'COI [to] publish comprehensive figures on the cost quality and use of government websites by June 2010'. Not exactly a surprise though, as this was <a href="http://www.coi.gov.uk/improvingwebsites/draft/category/usage/">in the COI document</a> on Improving Government Online, published in March.</p>
<p>The exciting part, I suppose, is the fact that the figures are to be published. I wonder how. If <a href="http://puffbox.com/2009/06/11/tim-berners-lee-the-celebrity-we-need/">Sir Tim</a> really is to lead a push to make government publish its raw data, wouldn't this make an excellent 'best practice example'?</p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/OdE_vAxASNE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/06/15/coi-abce-usage-audit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/06/15/coi-abce-usage-audit/</feedburner:origLink></item>
		<item>
		<title>Innovative &amp; skilful: it’s The Business</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/yaLF3UxlbUw/</link>
		<comments>http://puffbox.com/2009/06/11/bis-merger-website-wordpress/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:16:57 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[berr]]></category>
		<category><![CDATA[bis]]></category>
		<category><![CDATA[dius]]></category>
		<category><![CDATA[neilwilliams]]></category>
		<category><![CDATA[stephgray]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=959</guid>
		<description><![CDATA[
On reflection, if you're going to put two of the most forward-thinking people in e-government into the same department, great things are probably to be expected. BERR (as was)'s Neil and DIUS (as was)'s Steph put their heads together on Monday afternoon, and on Wednesday, they launched a new corporate website for the newly-created Department [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-961" title="This is how to rotate an image btw chaps" src="http://puffbox.com/wp-content/uploads/2009/06/anewbis.jpg" alt="New BIS website" width="500" height="202" /></p>
<p>On reflection, if you're going to put two of the most forward-thinking people in e-government into the same department, great things are probably to be expected. BERR <em>(as was)</em>'s <a href="http://neilojwilliams.net/missioncreep/">Neil</a> and DIUS <em>(as was)</em>'s <a href="http://blog.helpfultechnology.com">Steph</a> put their heads together on Monday afternoon, and on Wednesday, they launched a new corporate website for the <a href="http://www.bis.gov.uk/bis-announcement">newly-created</a> <a href="http://www.bis.gov.uk/">Department for Business, Innovation and Skills</a>. It's based on WordPress, with a bit of RSS magic, and the help of a few (free) web-based tools. And it's brilliant.</p>
<p><a href="http://blog.helpfultechnology.com/2009/06/hold-the-front-page/">Steph documents the work</a> with characteristic modesty:</p>
<blockquote><p>It won’t win any design awards, and the downside to Heath Robinson web development will no doubt be some quirks in reliability. But happily, we can say we haven’t spent a penny on external web development or licencing costs, and we got something up within 3 days. Compared to the static, hand-coded site DIUS had for the first 18 months of its life, it’s a start, and a little bit innovative too.</p></blockquote>
<p>Actually, I like the design: it's forcibly simple, but that's no bad thing, and is something they should try to maintain in the long run. There may be quirks; but that doesn't make it any worse than some of the £multi-million CMSes in Whitehall. Yes of course it's work in progress, but isn't everything - or rather, shouldn't it be?</p>
<p>I can't think of a better case study for the power of open source, web tools, pretty much everything I bang on about here. And if my work for the Wales Office was any kind of inspiration, I'm delighted to have been a part of it.</p>
<p>Oh, and just for the record... that's now the Prime Minister's office and the <span style="text-decoration: line-through;">Deputy Prime Minister</span> First Secretary of State's department running their websites on WordPress. <em>I'm just saying...</em> <img src='http://puffbox.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/yaLF3UxlbUw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/06/11/bis-merger-website-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/06/11/bis-merger-website-wordpress/</feedburner:origLink></item>
		<item>
		<title>Tim Berners-Lee: the celebrity we need?</title>
		<link>http://feedproxy.google.com/~r/simondickson/~3/PhA_wGGgaYw/</link>
		<comments>http://puffbox.com/2009/06/11/tim-berners-lee-the-celebrity-we-need/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:00:26 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[e-government]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[cabinetoffice]]></category>
		<category><![CDATA[datasharing]]></category>
		<category><![CDATA[datastandards]]></category>
		<category><![CDATA[timbernerslee]]></category>

		<guid isPermaLink="false">http://puffbox.com/?p=957</guid>
		<description><![CDATA[When Andrew Stott was appointed Director of Digital Engagement, I commented that it wasn't the 'rock star' appointment many of us had been led to expect. Well, the 'rock star' appointment came through yesterday, with the news that Sir Tim Berners-Lee as the government's 'expert advisor on public information delivery'. The Director position required evidence [...]]]></description>
			<content:encoded><![CDATA[<p>When Andrew Stott was <a href="http://puffbox.com/2009/05/13/reactions-stott-appointment-instant-credibility/">appointed</a> Director of Digital Engagement, I commented that it wasn't the 'rock star' appointment many of us had been led to expect. Well, the 'rock star' appointment came through yesterday, with the <a href="http://www.cabinetoffice.gov.uk/newsroom/news_releases/2009/090610_web.aspx">news</a> that Sir Tim Berners-Lee as the government's 'expert advisor on public information delivery'. The Director position required evidence of having 'run a public facing web site of significant size': well, I guess TBL qualifies, having run the <em>entire</em> web at one point. <img src='http://puffbox.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is meant to send a loud and clear signal to the civil service: <a href="http://www.w3.org/2009/Talks/0204-ted-tbl/#(15)">raw data now</a>. And I couldn't agree more; see <a href="http://puffbox.com/2008/03/22/set-the-census-data-free/">this post</a>, for example, from 2008 about 'API-first publication', in the context of the 2011 Census. But I think it's more about <em>how</em> that signal gets sent.</p>
<p>The Cabinet Office press release says:</p>
<blockquote><p>He will head a panel of experts who will advise the Minister for the Cabinet Office on how government can best use the internet to make non-personal public data as widely available as possible. He will oversee the work to create a single online point of access for government held public data and develop proposals to extend access to data from the wider public sector, including selecting and implementing common standards. He will also help drive the use of the internet to improve government consultation processes.</p></blockquote>
<p>It reads like a rather hands-off, committee-based kind of role. And whilst that wouldn't be a bad thing in itself, I wonder if it's what The Machine really needs from him. What's the question, to which 'Sir Tim Berners-Lee' is the answer?</p>
<p>I don't think we particularly need the advice on standards; and I don't know that TBL will be able to tell <em>(checks the post-reshuffle situation)</em> Tessa Jowell how to organise data publication processes inside the typical Whitehall department. But what he will be able to do is <span style="text-decoration: line-through;">intimidate</span> persuade those people who always seem to block the initiatives which have already gone before. He may have more success saying the exact same things many of us have already been saying for some time, because of who he is.</p>
<p>Stuart Bruce, who knows a thing or two about PR / technology / the Labour Party responded thus on Twitter: '<span class="status-body"><span class="entry-content">Opening access to government data YES! Well done. But Tim Berners-Lee? Isn't that just like Sugar, yet more cult of celebrity.' Maybe so. Probably so, in fact. But it may be exactly what we need.<br />
</span></span></p>
<img src="http://feeds.feedburner.com/~r/simondickson/~4/PhA_wGGgaYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://puffbox.com/2009/06/11/tim-berners-lee-the-celebrity-we-need/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://puffbox.com/2009/06/11/tim-berners-lee-the-celebrity-we-need/</feedburner:origLink></item>
	</channel>
</rss>
