<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Tobias Escher at the OII &#187; e-government</title>
	<atom:link href="http://people.oii.ox.ac.uk/escher/category/e-government/feed/" rel="self" type="application/rss+xml" />
	<link>http://people.oii.ox.ac.uk/escher</link>
	<description>is a Research Assistant and a DPhil Student</description>
	<lastBuildDate>Wed, 24 Feb 2010 11:10:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	http://creativecommons.org/licenses/by-sa/3.0/<creativeCommons:license></creativeCommons:license>		<item>
		<title>An online tool for rating the difficulty of government forms</title>
		<link>http://people.oii.ox.ac.uk/escher/2010/01/13/an-online-tool-for-rating-the-difficulty-of-government-forms/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2010/01/13/an-online-tool-for-rating-the-difficulty-of-government-forms/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:28:34 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[NAO]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[difficult forms]]></category>
		<category><![CDATA[government forms]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/?p=351</guid>
		<description><![CDATA[Today we launch a new online toolkit that allows rating the difficulty of paper, online and phone-based forms (you can find infos on the launch event here). It is intended for government departments but most of the categories apply to non-government forms as well.
The toolkit is based on a guide that a team led by [...]]]></description>
			<content:encoded><![CDATA[<p>Today we launch a new <a href="http://governmentontheweb.org/checklist/">online toolkit that allows rating the difficulty of paper, online and phone-based forms</a> (you can find infos on the launch event <a href="http://www.lse.ac.uk/collections/LSEPublicPolicy/SeminarPages/Improving%20Govt%20Comms%20with%20their%20Customers.htm">here</a>). It is intended for government departments but most of the categories apply to non-government forms as well.</p>
<p>The toolkit is based on a guide that a team led by <a href="http://www.lse.ac.uk/people/p.dunleavy@lse.ac.uk/">Professor Patrick Dunleavy</a> from the LSE and <a href="http://www.oii.ox.ac.uk/people/faculty.cfm?id=2">Professor Helen Margetts</a> from the Oxford Interet Institute developed for the <a href="http://www.nao.gov.uk">National Audit Office</a> and that underwent a consultation process within government. However, what I want to draw your attention to are some of the technical details of the online toolkit as in this major effort it was my responsibility to set up an interactive version of this checklist. So if you are only interested in checking how easy or difficult your form is to answer <a href="http://governmentontheweb.org/checklist/">go straight to the checklist</a>. If you are more technically inclined read on.</p>
<p>The whole site operates on Perl but what makes the checklist tick is Javascript. I am still used to a time when Javascript was frowned upon but with <a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29">Ajax</a> its now routinely used to make web pages interactive. It is still a pain to code until I came across the <a href="http://jquery.com/">jQuery Javascript library</a>. It extends Javascript with a variety of methods that just make it so much easier to code and adds additional functionality. In combination with a dedicated CSS framework, called <a href="http://jqueryui.com/">jQueryUI</a>, you have instant access to slick and beautiful features such as calendars and progress bars. <a href="http://jqueryui.com/themeroller/">Have a look here</a> to see some examples! The latter has been incredibly helpful as I am not much of a design guru myself but by relying on the standard themes you get a rather professional looking site.</p>
<p>The checklist itself is a kind of interactive questionnaire that you go through page by page. It automatically calculates the difficulty score for a form as well as its individual sections and allows comparison with the difficulty scores of other forms rated by other users.</p>
<p>Some of the features I would like to mention are:</p>
<ul>
<li>The whole content as well as the structure (ie. the different sections of the checklist) are imported from an Excel file. In this way it is easily customisable and it is just one script for the three different types of forms: paper, online and phone.</li>
<li>A load &amp; save functionality &#8211; before saving the form an Ajax call checks if the filename is still available. Restoring a previously saved checklist was also tricky for a number of reasons, e.g. because the script won&#8217;t know from the save name what type of form it is but will redirect you accordingly.</li>
<li>At the end of the checklist we provide feedback about the difficulty scores of forms rated by other users, in this way allowing you to compare the difficulty of your form with other forms. It is more of a gimmick really as of course these comparison have its problems but it gives you an idea.</li>
<li>The whole site is using short, clean, memorable &amp; &#8220;talking&#8221; URLs such as /paper-form/ or /saved/.</li>
<li>No cookies. All necessary parameters are submitted via a html form.</li>
</ul>
<p>The whole site is still in somewhat advanced beta stage so any bugs and problems you encounter &#8211; please let me know!</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 294px; width: 1px; height: 1px;">
<ul>
<li>The whole site is using short, clean, memorable &amp; &#8220;talking&#8221; URLs such as /paper-form/ or /saved/.</li>
<li>No cookies. All necessary parameters are submitted via a html form.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2010/01/13/an-online-tool-for-rating-the-difficulty-of-government-forms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Government on the Internet &#8211; everywhere but not everytime</title>
		<link>http://people.oii.ox.ac.uk/escher/2009/09/02/government-on-the-internet-everywhere-but-not-everytime/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2009/09/02/government-on-the-internet-everywhere-but-not-everytime/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 11:49:31 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[epetition]]></category>
		<category><![CDATA[number10]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/?p=304</guid>
		<description><![CDATA[Poor Gordon Brown: There are currently 4,553 petitions open on Downing Street&#8217;s ePetitions site and all of them need to be checked personally by the Prime Minister &#8211; at least that is the impression you get. These days, if you visit the site to create a petition it will inform you that:
&#8220;Submission of new petitions [...]]]></description>
			<content:encoded><![CDATA[<p>Poor Gordon Brown: There are currently 4,553 petitions open on <a href="http://petitions.number10.gov.uk/list/open?sort=deadline">Downing Street&#8217;s ePetitions site</a> and all of them need to be checked personally by the Prime Minister &#8211; at least that is the impression you get. These days, if you visit the site <a href="http://petitions.number10.gov.uk/new">to create a petition</a> it will inform you that:</p>
<blockquote><p><em>&#8220;Submission of new petitions will be closed until 7th September while the Prime Minister is away from Number 10. You can still sign any petition during this time.&#8221;</em></p></blockquote>
<p>It is the third time the website is closed for submission of new petitions after a similar summer break in 2008 and ten days over the Christmas period. While it is clear that these closures are only temporary they are objectionable still, first and foremost on the grounds that your right to petition has no &#8220;<em>suspended during vacation periods</em>&#8221; clause built in. At the same time you are still allowed to send your petitions by mail even though there should be no difference in how they are dealt with by the Prime Minister. So for once the offline channel is more responsive than the online one. This is not the level of accessibility for which governments have moved transactions online and which citizens can expect from online services.</p>
<p>Number 10 is not the only government site that is closed sometimes. There is still the famous example of <a href="http://www.companieshouse.gov.uk/">Companies House</a>, the official agency to (un)register your business. For a long time it would not allow <a href="http://www.companieshouse.gov.uk/toolsToHelp/fileInformation.shtml">to file a new company online</a> between midnight and 7am in the morning although this now seems to be gradually removed.</p>
<p>In a time where business website strive to achieve an <a href="http://en.wikipedia.org/wiki/High_availability">uptime</a> of 99.999%, governments still like to take their time out. While this might make a lot of sense sometimes (e.g. if it would be taken to think and deliberate really thoroughly about an issue) it just does not make sense for government services that require no human interaction at the time of submission.</p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2009/09/02/government-on-the-internet-everywhere-but-not-everytime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gordon Brown beta version</title>
		<link>http://people.oii.ox.ac.uk/escher/2008/08/15/gordon-brown-beta-version/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2008/08/15/gordon-brown-beta-version/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 07:57:31 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/2008/08/15/gordon-brown-beta-version/</guid>
		<description><![CDATA[Really just to say that if you haven&#8217;t done so already pay a short visit to www.number10.gov.uk the virtual home of the British Prime Minister Gordon Brown. Downing Street just relaunched its website three days ago and the result is rather pleasant. It is so Web 2.0 that they even put the beta in the [...]]]></description>
			<content:encoded><![CDATA[<p>Really just to say that if you haven&#8217;t done so already pay a short visit to <a href="http://www.number10.gov.uk/">www.number10.gov.uk</a> the virtual home of the British Prime Minister Gordon Brown. Downing Street just relaunched its website three days ago and the result is rather pleasant. It is so Web 2.0 that they even put the <em>beta</em> in the title but on top of that and their Wordpress-based site there is Flickr, YouTube and even Twitter integration. I am not sure whether this will save Gordon Brown (and Labour with him) but it is clearly remarkable that they make use of all the tried-and-tested technologies instead of spending some millions on developing their own tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2008/08/15/gordon-brown-beta-version/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Public Accounts Committee hears the NAO Government on the Internet report</title>
		<link>http://people.oii.ox.ac.uk/escher/2007/11/29/public-accounts-committee-hears-the-nao-government-on-the-internet-report/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2007/11/29/public-accounts-committee-hears-the-nao-government-on-the-internet-report/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 01:10:28 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[NAO]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[public sector information]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/2007/11/29/public-accounts-committee-hears-the-nao-government-on-the-internet-report/</guid>
		<description><![CDATA[Today the Public Accounts Committee (PAC) of the UK parliament heard evidence about the current state of UK government on the Internet. The PAC scrutinizes the spending of government and has the National Audit Office to gather data for them. In this case, the report was produced by a co-operation between the London School of [...]]]></description>
			<content:encoded><![CDATA[<p>Today the <a href="http://www.parliament.uk/parliamentary_committees/committee_of_public_accounts/forthcoming_programme.cfm">Public Accounts Committee</a> (PAC) of the UK parliament heard evidence about the current state of UK government on the Internet. The PAC scrutinizes the spending of government and has the National Audit Office to gather data for them. In this case, the report was produced by a co-operation between the London School of Economics and Political Science and the Oxford Internet Institute (an effort in which I have been involved as well). The report is available from our <a href="http://www.governmentontheweb.org/access_reports.asp">governmentontheweb.org site</a>.</p>
<p>While it was very interesting to see parliamentary work, it is fair to say that the debate did not hold many surprises. The few interesting points worth mentioning are:</p>
<ul>
<li>The (usual) excuse for why government sites are just not as good as commercial sites: because governments are far more complex. While there is surely something different about governments and businesses (or so you would hope&#8230;), eBay, Amazon and Facebook are not exactly trivial as well and still reliably cater to millions of people in a simple and straight forward way.</li>
<li>Alexis Cleveland, the Director General for Transformational Government (<a href="http://people.oii.ox.ac.uk/escher/2007/01/11/out-now-new-report-on-transformational-government-strategy/">the ones that close down websites and move the rewritten content to Directgov</a>) said that she would like to see more opportunities for citizens to give their views on sites and services which can only be welcomed. (<em>As a side note, really a bit of a give-away for the government. Searching for <a href="http://www.google.com/search?hl=en&amp;q=Transformational+Government+Cabinet+Office&amp;btnG=Search">&#8220;Transformational Government Cabinet Office&#8221;</a> on Google brings as the number one hit an <a href="www.cabinetoffice.gov.uk/e-government.aspx">error page at the Cabinet Office website</a></em>)</li>
<li>There was a lot of discussion about how the move to more online channels will disadvantage those who are not capable of using the Internet who are often the ones who need public services the most. While it is surely a problem if attention (and hence money) is focused on online interactions on the expense of options for traditional face to face contacts, I was surprised that nobody mentioned the obvious benefit of the online strategy:
<ol>
<li>most people do not want interpersonal communication (ie. queuing at inconvenient opening hours) but turn to the Web as hassle-free way to get things done quickly,</li>
<li>which should in turn leave staff in offices with more time to deal with the people who really need and appreciate their help. Now one might argue that the whole point of government web services is to save money by getting rid of civil servants but you still have cost-savings by having people volunteer their information in electronic form (although I reckon it is probably printed out and then again keyed in by someone&#8230;)</li>
</ol>
</li>
</ul>
<p>You can listen to the full discussion <a href="http://www.parliamentlive.tv/Main/VideoPlayer.aspx?meetingId=490">here</a> (should you REALLY wish so) but only for the next 28 days. You wonder why that is. Cannot be that difficult to keep the stuff. But it seems not uncommon these days for UK officials <a href="http://dooooooom.blogspot.com/2007/11/discs-with-15m-bank-details-lost-by.html">to get rid of important data </a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2007/11/29/public-accounts-committee-hears-the-nao-government-on-the-internet-report/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Directgov Advertising on Google</title>
		<link>http://people.oii.ox.ac.uk/escher/2007/08/02/directgov-advertising-on-google/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2007/08/02/directgov-advertising-on-google/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 10:01:48 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/2007/08/02/directgov-advertising-on-google/</guid>
		<description><![CDATA[Some time ago I posted about US gov pays Google adlinks to get its message across on Iraq. Today I saw that also the UK government has (finally?) realised the potential of using ads to draw its citizens to some of its services. The screen shot below shows how a Google UK search for &#8220;488l [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago I posted about <a href="http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/">US gov pays Google adlinks to get its message across on Iraq</a>. Today I saw that also the UK government has (finally?) realised the potential of using ads to draw its citizens to some of its services. The screen shot below shows how a <a href="http://www.google.co.uk/search?q=488l+tax+code">Google UK search for &#8220;488l tax code&#8221;</a> brings up (sometimes) a sponsored link to the British government portal Directgov (that they like to call &#8216;cross-government site&#8217;). Even better, the ad links not simply to the home page but straight through to <a title="Directgov Taxes" href="http://www.direct.gov.uk/en/MoneyTaxAndBenefits/Taxes/BeginnersGuideToTax/index.htm?cids=Google_PPC&#038;cre=Money">the relevant section of the site</a> that contains the necessary information. So well done this time.</p>
<p><a class="imagelink" title="directgovad" onclick="doPopup(89);return false;" href="http://people.oii.ox.ac.uk/escher/wp-content/uploads/2007/08/directgov_ad.jpg"><img width="200" height="100" align="left" id="image89" alt="directgovad" src="http://people.oii.ox.ac.uk/escher/wp-content/uploads/2007/08/directgov_ad.jpg" /></a>There is only one drawback: The second search result on Google is already our report evaluating Directgov and other government websites for the <a href="http://www.governmentontheweb.org/access_reports.asp">third Government on the Internet</a> report for the National Audit Office. For this report we let people search the Internet to find out the meaning of this tax code. Given our Google karma (or the lack of other relevant sites) I suppose we should have included the answer in our report <img src='http://people.oii.ox.ac.uk/escher/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2007/08/02/directgov-advertising-on-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The State of UK Government on the Internet 2007</title>
		<link>http://people.oii.ox.ac.uk/escher/2007/07/13/government-on-the-internet/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2007/07/13/government-on-the-internet/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 09:13:57 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/2007/07/13/government-on-the-internet/</guid>
		<description><![CDATA[Today it is both with a sense of pride as well as relief that I announce the publication of our Value for Money study for the National Audit Office that evaluates the current state of UK government online services. It is with pride because this report assembles a range of data on government web services [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.governmentontheweb.org/access_reports.asp"><img width="68" vspace="3" hspace="3" height="96" align="right" alt="GoI" id="image81" src="http://people.oii.ox.ac.uk/escher/wp-content/uploads/2007/07/Government_On_The_Internet_cover.thumbnail.jpg" /></a>Today it is both with a sense of pride as well as relief that I announce the publication of our Value for Money study for the <a href="http://www.nao.org.uk">National Audit Office</a> that evaluates the current state of UK government online services. It is with pride because this report assembles a range of data on government web services that is probably unique in the world. It is also with relief as this marks the end of a process that has been going on for almost a year involving a lot of work and discussions with various stakeholders.</p>
<p>The report is the third in a series starting with <a href="http://www.governmentontheweb.org/access_reports_1999.asp">Government on the Web I (1999)</a> and <a href="http://www.governmentontheweb.org/access_reports_2002.asp">Government on the Web II (2002)</a> and which has been produced by the same team around <a href="http://www.lse.ac.uk/people/p.dunleavy@lse.ac.uk/">Professor Patrick Dunleavy</a> from the LSE Public Policy Group and our very own <a href="http://www.oii.ox.ac.uk/people/faculty.cfm?id=2">Professor Helen Margetts</a> from the Oxford Internet Institute together with a handful of research staff including myself.</p>
<p>If you are interested in the report, have a look at <a href="http://www.governmentontheweb.org">www.governmentontheweb.org</a> which details not only the current and previous reports but also offers a range of additional resources on (mostly UK) egovernment. There you can also download a summary of the main results.</p>
<p>What I would like to write about here is the exciting combination of different methods that we used in order to get a picture of progress in UK public services online. <span class="content">Below is an overview about the different ways in which we gathered data:</span></p>
<ul>
<li>A survey of central government organisations to collect information about the cost and usage of their online services;</li>
<li>A census of central government websites to evaluate how informative and interactive they are;</li>
<li>A web crawl of the government domain to find out how ‘connected’ government websites are;</li>
<li>Experiments to explore users’ experience of government websites;</li>
<li>Focus groups with citizens on how they use government services online;</li>
<li>a national survey of citizens about their knowledge and use of government sites</li>
<li>Comparison with governments from other countries, local government and the private sector.</li>
</ul>
<p>While I think all of them merit elaboration I will focus on the two I have been working on but you can read about the others in our <a href="http://www.governmentontheweb.org/access_reports.asp#download">detailed research report</a>.</p>
<p><strong>user experiments with government websites</strong></p>
<p>We invited 70 subjects to <a href="http://www.oii.ox.ac.uk/research/project.cfm?id=41">OXLab, our experimental computer lab</a>, and asked them to find government information concerning everyday life such as school league tables, the national minimum wage and whether a person with Diabetes is eligible for free prescriptions. One half of the group would only be allowed to use the government portal <a href="http://www.direct.gov.uk">Directgov</a> while the other half could freely use the Internet.</p>
<p>While the government portal would do alright if people had to use it, we found that in our (admittedly not representative) sample it was rarely used if people had the choice. Instead, basically everybody used Google to find the necessary information. What is more, although we did only ask for government-provided information, in almost half of the cases our subjects would use non-governmental sites such as the BBC to answer a question.</p>
<p><strong>web crawl of UK government websites</strong></p>
<p>We did download the content and structure of all the main departmental websites and some agencies in order to be able to say something about their size as well as the internal navigability by computing measures such as the path length between pages. What is more, we also analysed where government websites are linking to and used Yahoo to analyse a sample of sites linking to  UK government sites. Anyone with some experience in web crawling will appreciate that this is no easy endeavour, especially if the objective is to get a pretty accurate and complete snapshot of the site (including dynamically  generated content and taking care of databases etc.)</p>
<p>We found for example that the majority of sites pointing to UK government are commercial while the departments themselves link quite often to other government sites. We can also say what are the most international departments (in terms of number of countries they link to)? Answer: The Foreign Office, the Ministry of Defence and the Department for International Development which seems intuitive and supports the crawling data as a valid indicator.</p>
<p>As always, there is scope for improvement but as a package the report offers a comprehensive assessment of British government websites. <em><strong>All detailed findings are in the <a href="http://www.governmentontheweb.org/access_reports.asp">report</a>.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2007/07/13/government-on-the-internet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Government Websites To Be Axed</title>
		<link>http://people.oii.ox.ac.uk/escher/2007/05/14/government-websites-to-be-axed/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2007/05/14/government-websites-to-be-axed/#comments</comments>
		<pubDate>Mon, 14 May 2007 10:22:28 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/2007/05/14/government-websites-to-be-axed/</guid>
		<description><![CDATA[In January I&#8217;ve been blogging about plans to close down about government 550 websites. By the time I could not find any information on which sites exactly are about to be closed. Therefore I emailed the official contact on the Cabinet Office website twice but never even got a reply. (I&#8217;m talking to you Ryan&#8230;)
I [...]]]></description>
			<content:encoded><![CDATA[<p>In January I&#8217;ve been blogging about <a href="http://people.oii.ox.ac.uk/escher/2007/01/11/out-now-new-report-on-transformational-government-strategy/">plans to close down about government 550 websites</a>. By the time I could not find any information on which sites exactly are about to be closed. Therefore I emailed the official contact on the Cabinet Office website twice but never even got a reply. (I&#8217;m talking to you Ryan&#8230;)</p>
<p>I was already wondering whether one would have to put in a <a title="wikipedia on the UK's freedom of information act" href="http://en.wikipedia.org/wiki/Freedom_of_Information_Act_2000">Freedom of Information request</a> but eventually I found the <a title="list of government websites to be closed" href="http://www.cio.gov.uk/documents/annual_report2006/website_list.pdf">list on the website of the Chief Information Officer council</a>. It must have been published in the meantime but it&#8217;s not surprising I had difficulty in finding it: Even once found with Google I had trouble to locate the report on the website via the internal search function on the site &#8211; a fact that supports our findings from previous work on government websites.</p>
<p>On the report itself it seems like the <a href="http://www.dfes.gov.uk">Department for Education and Skills</a> and the <a href="http://www.dh.gov.uk">Department of Health</a> have the biggest number of redundant websites. Just quickly browsing through the list makes one realise that the original strategy (if there ever was one) was in dire need of streamlining. Surely also a lot of people will be happy about domain names like the ones below being available to the public again:</p>
<ul>
<li>www.studentsupportdirect.co.uk</li>
<li>www.apprenticeships.org.uk</li>
<li>www.londonwest.org</li>
<li>www.renewal.net</li>
<li>www.constructionskills.net</li>
</ul>
<p>UPDATE: Just realised that it would also make for a nice quiz: I give you a domain name and you guess what it was used for.</p>
<p>How about www.phfp.uk.com ? Yes, correct, the <em>&#8220;Post-Harvest Fisheries Programme&#8221;</em></p>
<p>Here one of my favourites: www.glueserv.com/COI/IRV1649/  Anyone?? Surely you must have guessed its the <a href="http://www.hmrc.gov.uk">HMRC</a>&#8217;s websites for the &#8220;Self Assessment (tax is not taxing)&#8221; program.</p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2007/05/14/government-websites-to-be-axed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Petitions or How participatory should democracy be?</title>
		<link>http://people.oii.ox.ac.uk/escher/2007/02/21/e-petitions-or-how-participatory-should-democracy-be/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2007/02/21/e-petitions-or-how-participatory-should-democracy-be/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 19:25:59 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[political participation]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/?p=25</guid>
		<description><![CDATA[The (not so new anymore) e-petitions site of the Prime Minister is all over the news today and Bill was already blogging about it: Tonight saw the deadline for people to register with a petition against road pricing (the long response time seems to be an indicator of the continuing high demand) which was by [...]]]></description>
			<content:encoded><![CDATA[<div class="itemtext">The (not so new anymore) e-petitions site of the Prime Minister is all over the news today and<a href="http://people.oii.ox.ac.uk/dutton/2007/02/20/e-petitions-an-exceptional-experiment-in-e-democracy/"> Bill was already blogging about it</a>: Tonight saw the deadline for people to register with a <a href="http://petitions.pm.gov.uk/traveltax/">petition against road pricing</a> (the long response time seems to be an indicator of the continuing high demand) which was by far the most successful petition (in terms of people signing) on the site which wasn’t launched before November last year: at the official closing date it had around 1.8m supporters who registered their email address on the site.</p>
<p>I remember checking the site in December when this particular petition had still only around 50,000 supporters but it gained momentum with some news coverage early this year and when even <a href="http://www.thesun.co.uk/article/0,,2003260000-2007050492,00.html">the Sun finally stumpled upon the story</a> it must have been become apparent to some people in government that they’ve got more than they’ve bargained for.</p>
<p>Apart from the official statement of Transport Secretary Douglas Alexander which Bill reports in his post, the Guardian alleges that there was also a less supportive response from Mr Alexander:</p>
<blockquote><p><strong>“Whoever came up with this idea must be a prat</strong>” (<a href="http://technology.guardian.co.uk/news/story/0,,2015249,00.html">Guardian, 17.2.</a>).</p></blockquote>
<p>It highlights that there are more than enough people in the government that actually are not happy with having this way of getting direct feedback from the public &#8211; and I’m not talking here about the inevitable share of abuse (ie. bogus petitions) the site receives but about the hundreds of people who actually bother to voice their opinion and the millions of people signing it. Who did care about road pricing before the petition site? No one. This site now has given citizens an easy and convenient opportunity for raising their concerns and bringing them to the attention of the government. Whoever sees that as undesirable has in my mind some fundamental problems with his understanding of democracy. Or in the words of one commenter on the BBC site:</p>
<blockquote><p><strong>“It says it all about the Labour Party that they’ve finally found a channel for listening to what the people want, and branded it a “Public relations disaster!”</strong> (Steve Sutton, St. Albans, UK on the <a href="http://news.bbc.co.uk/1/hi/magazine/6354735.stm">BBC website</a>)</p></blockquote>
<p>There is however the issue of what effect these publicly raised concerns have or indeed should have. In December last year we’ve hosted a workshop together with the Cabinet Office on “Engaging the ‘Google Generation’” (I guess the final report will be available soon) and some people who should know it admitted that there hasn’t been a fixed plan of how to deal with the public response (something like that would never have happened in Blair’s early days…) as the site was seen as an experiment (notice it’s still a beta version).</p>
<p>There is likely to be public over-expectation on the impact the petition (or indeed any petition) can have. After all, matters should be decided in parliament and for good reason. But now that the public ’s opinion is there measurable and for everybody to see, it is more difficult to dismiss the protesters. It is this that will have sparked the outrage of the Transport Secretary who now has to deal with this.</p>
<p>For the time being it was Tony Blair’s turn to respond to the petition which he did by sending out <a title="Blair's email to 1.8m petitioners against road pricing" href="http://news.bbc.co.uk/1/hi/uk/6381279.stm">an email to all 1.8m petitioners</a>. It is a noticeable design feature of this system that was developed by <a href="http://www.mysociety.org/">mysociety.org</a> (by now a force to be reckoned with in British politics) that it only allows the email addresses of petitioners to be used twice before it will delete them &#8211; in this way preventing the government from using the site as a means to harvest email addresses for propaganda purposes.</p>
<p>It seems somehow ironic that something as old a tradition as petitioning government, simply transformed to take advantage of modern technology, is now the pinnacle of British e-government efforts &#8211; and even this comparatively simple tool already causes such an outcry among some politicians. Who can image what happens if some real Web 2.0 style web applications would be used, for example to discuss and rate politicians or NHS hospitals (more ideas welcome &#8211; feel free to comment!).</p>
<p>However, to end on a more optimistic note, maybe this shows how much potential there really is in leveraging the power of people and technology (call it Web 2.0 or whatever) to really revive the political process if this little can already make such a difference. On this we will have to thank the road-pricing opponents who in their fight to keep Britain’s roads congested made the site so popular in no time.</p>
<p><strong>UPDATE:</strong> Hitwise (which I mentioned earlier here in that blog) have done <a title="Hitwise analysis on traffic to epetitions website" href="http://weblogs.hitwise.com/heather-hopkins/2007/02/road_pricing_petition_website.html">some analyses</a> on who actually used to access the e-petitions site (above average use from 55+ year old people) and where they come from (Daily Mail features 4th). Interestingly, according to their data, the petitions site currently is the most popular UK government site (in UK visits). thanks to <a href="http://greenbanana.wordpress.com/2007/02/21/so-how-can-motorists-engage-in-the-debate-tony/">Heather Yaxley</a> who pointed me to this.</div>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2007/02/21/e-petitions-or-how-participatory-should-democracy-be/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Out Now: New Report on Transformational Government Strategy</title>
		<link>http://people.oii.ox.ac.uk/escher/2007/01/11/out-now-new-report-on-transformational-government-strategy/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2007/01/11/out-now-new-report-on-transformational-government-strategy/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 17:24:10 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/?p=13</guid>
		<description><![CDATA[For those of you who are unaware of that, the UK government is currently in a six year reform of transforming its public services for the 21st century (read: the Internet and all the rest). The strategy itself reads:  
this strategy’s vision is about better using technology to deliver public services and policy outcomes
Unsurprisingly then it [...]]]></description>
			<content:encoded><![CDATA[<div class="itemtext">For those of you who are unaware of that, the UK government is currently in a six year reform of transforming its public services for the 21st century (read: the Internet and all the rest). The strategy itself <a title="UK Transformational Government Strategy: Vision" href="http://www.cio.gov.uk/transformational_government/strategy/contents/vision.asp">reads</a>:  </p>
<blockquote><p>this strategy’s vision is about better using technology to deliver public services and policy outcomes</p></blockquote>
<p>Unsurprisingly then it goes to great lengths to say how much money will be saved and how much more effective and efficient government will be once it has seized the opportunities of new technologies.</p>
<p>It’s 18 months into the programme and the <a title="Cabinet Office Homepage" href="http://www.cabinetoffice.gov.uk/">Cabinet Office</a> just released its <a title="Press Release: Annual Report on Transformational Government Strategy" href="http://www.cabinetoffice.gov.uk/newsroom/news_releases/2007/070110_ciostrategy.asp">first progress report</a>. The two issues of interest here are:</p>
<ol>
<li>The government plans to shut down at least 550 websites to reduce the overall number of websites (which nobody knew for sure, probably around 2.500). Unfortunately it seems like there is no list of those sites available yet.</li>
<li>The relevant content of the closed sites will move to <a title="direct.gov.uk Homepage" href="http://www.direct.gov.uk/">direct.gov.uk</a> which is part of a larger attempt to create a one-stop shop for citizens to interact with government. <a title="direct.gov.uk Homepage" href="http://www.direct.gov.uk/">direct.gov.uk</a> is going to become a super-site holding (allegedly reviewed) content previously held on departmental websites. The same thing with <a href="http://www.businesslink.gov.uk/">businesslink.gov.uk</a> for businesses.</li>
</ol>
<p>It is going to be interesting whether or not this strategy will really be beneficial to citizens. While streamlining governments online resources sounds good to my ears, it has yet to be proven whether a joint up (ie. direct.gov.uk) approach is really what citizens are looking for. So here a bit of self-advertisement: We are doing a bit of research that will come out in the first half of this year and which will shed light on some of these issues. Check out <a title="Government on the Web Homepage" href="http://www.governmentontheweb.org/">Government on the Web</a> which will be updated soon!</div>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2007/01/11/out-now-new-report-on-transformational-government-strategy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>US gov pays Google adlinks to get its message across on Iraq</title>
		<link>http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/</link>
		<comments>http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 17:36:54 +0000</pubDate>
		<dc:creator>tobias.escher</dc:creator>
				<category><![CDATA[*OIINEWS]]></category>
		<category><![CDATA[e-government]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://people.oii.ox.ac.uk/escher/?p=19</guid>
		<description><![CDATA[One would probably agree to the statement that the US government feels a certain need to promote its views on the war in Iraq in whatever way possible. One tends to think that should be easier with traditional media where governments have traditionally relied on a variety of tools in order to keep itself some [...]]]></description>
			<content:encoded><![CDATA[<div class="itemtext">One would probably agree to the statement that the US government feels a certain need to promote its views on the war in Iraq in whatever way possible. One tends to think that should be easier with traditional media where governments have traditionally relied on a variety of tools in order to keep itself some influence over the message. On the Internet, however, where everybody can raise his or her voice to a potentially huge audience, we tend to think governments struggle to set the agenda of discussion and keep an influence on public opinion. And indeed, if for example you do a Google search on “war in iraq” you get a lot of results but in the top twenty (and what else matters) there are no government sources at all and the most results are either rather neutral or outright against the US strategy on Iraq.</p>
<p><a href="http://people.oii.ox.ac.uk/escher/wp-content/uploads/2006/10/wariniraq.PNG" target="_blank"><img id="image12" alt="US gov adlink on war in Iraq" src="http://people.oii.ox.ac.uk/escher/wp-content/uploads/2006/10/wariniraq_thumb.PNG" align="left" /></a>However, as always the US government is ready to put some money to a “good cause” and found a rather imaginative solution to this problem: buying adlinks on Google. Try yourself or have a look at the screenshot, one of the adlinks for a “war in iraq” search points to “The official site of the Multi-National Force &#8211; Iraq” with loads of good news from the troops on the ground.</p>
<p>I am not sure what surprises me more: the very fact that the US government is actually spending money on Google adlinks at all or that they actually managed to figure out that there is a potential problem and addressed it rather smartly…</p></div>
<p><!-- 				<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"  	    xmlns:dc="http://purl.org/dc/elements/1.1/" 	    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"> 		<rdf:Description rdf:about="http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/"     dc:identifier="http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/"     dc:title="US gov pays Google adlinks to get its message across on Iraq"     trackback:ping="http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/trackback/" /> </rdf:RDF>				&#8211;></p>
]]></content:encoded>
			<wfw:commentRss>http://people.oii.ox.ac.uk/escher/2006/10/22/us-gov-pays-google-adlinks-to-get-its-message-across-on-iraq/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
