<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>innovate.direct.gov.uk</title>
	
	<link>http://innovate.direct.gov.uk</link>
	<description>iteration, collaboration, innovation</description>
	<pubDate>Fri, 01 May 2009 12:53:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Innovatedirectgovuk" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>New Moneyspeak application</title>
		<link>http://innovate.direct.gov.uk/2009/04/28/new-moneyspeak-application/</link>
		<comments>http://innovate.direct.gov.uk/2009/04/28/new-moneyspeak-application/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:10:58 +0000</pubDate>
		<dc:creator>Brian Hoadley</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<category><![CDATA[application]]></category>

		<category><![CDATA[Directgov]]></category>

		<category><![CDATA[Moneyspeak]]></category>

		<category><![CDATA[Real Help]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=131</guid>
		<description><![CDATA[Directgov has just launched a new application called Moneyspeak, which can be shared via social networking sites such as Facebook and MySpace. It’s downloadable, embeddable and shareable.
The Moneyspeak application has been developed under the theme of Real Help and is designed to make sense of the often confusing and alarming economic terms everyone is hearing [...]]]></description>
			<content:encoded><![CDATA[<p>Directgov has just launched a new application called Moneyspeak, which can be shared via social networking sites such as Facebook and MySpace. It’s downloadable, embeddable and shareable.</p>
<p>The Moneyspeak application has been developed under the theme of Real Help and is designed to make sense of the often confusing and alarming economic terms everyone is hearing at the moment.</p>
<p>The application has two main functions. Firstly, a search bar can be used to enter a financial word or phrase, such as quantitative easing or fiscal stimulus, which then picks up on relevant references from across the web.</p>
<p>Secondly, it identifies information relating to the chosen search term by linking to the relevant Directgov pages.</p>
<p>It’s Directgov’s first steps into embeddable tools and feedback will be monitored for our next steps into this field.</p>
<p>Give it a try at <a href="http://www.direct.gov.uk/moneyspeak">http://www.direct.gov.uk/moneyspeak</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/04/28/new-moneyspeak-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Prototyping in the cloud</title>
		<link>http://innovate.direct.gov.uk/2009/03/25/prototyping-in-the-cloud/</link>
		<comments>http://innovate.direct.gov.uk/2009/03/25/prototyping-in-the-cloud/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:18:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tech blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=126</guid>
		<description><![CDATA[Written by Brian Hoadley
So, in an environment where you want to explore new technologies and ideas, the idea of buying or leasing servers that you will have to rip down and rebuild constantly seems&#8230; well&#8230; antiquated.
I want to prototype in the cloud. I think it makes sense. After all, the idea here is to work [...]]]></description>
			<content:encoded><![CDATA[<p><em>Written by Brian Hoadley</em></p>
<p>So, in an environment where you want to explore new technologies and ideas, the idea of buying or leasing servers that you will have to rip down and rebuild constantly seems&#8230; well&#8230; antiquated.</p>
<p>I want to prototype in the cloud. I think it makes sense. After all, the idea here is to work with open source where possible, with the wider development community when we can, and not to limit ourselves to having to use only one way of developing prototypes.</p>
<p>Here enters the cloud. As I see it, these are the pros and cons of working in the cloud:</p>
<p><strong>Pros</strong></p>
<ul>
<li>Cost: use of cloud computing is a lower cost option as we will only pay for what we use</li>
<li>Open-term: instead of having to commit to a term (12+ months) we set up an account that we can close when no longer required (though this may be offset by higher per-unit charges)</li>
<li>Flexibility: because we are looking for a solution that will meet open-ended needs, we do not want to tie ourselves into a single set-up. Cloud hosting can provide us with access to different types of server instances, i.e. Linux distributions, Microsoft Windows Server and OpenSolaris</li>
<li>Quick set-up: once the initial account is set up, we can create instances which we can deploy as needed in minutes</li>
<li>Maintenance: no requirement to maintain physical infrastructure</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>Security: content is hosted in an external environment that is not assured by the end-user (e.g. through penetration testing) and may be perceived as more vulnerable to hacking or attack</li>
<li>Access: our development environment is online and therefore reliant on the resilience of its internet connectivity</li>
<li>Cost fluctuation: cost may fluctuate depending on use and is therefore less easy to predict</li>
<li>Ghosting: servers will have to be properly “cleansed” so we don’t leave accessible images of our work on them when we&#8217;ve finished</li>
</ul>
<p>While I am inclined to give it a try, I’d really like to hear your thoughts on cloud hosting, and what your experiences are with it. Do you think that using it to prototype new ideas (like the recent school closures site) is a good idea?</p>
<p>I look forward to your input!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/03/25/prototyping-in-the-cloud/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pedalling some raw data…</title>
		<link>http://innovate.direct.gov.uk/2009/03/10/pedalling-some-raw-data/</link>
		<comments>http://innovate.direct.gov.uk/2009/03/10/pedalling-some-raw-data/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:59:08 +0000</pubDate>
		<dc:creator>paulclarke</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=117</guid>
		<description><![CDATA[by Paul Clarke
Planning a cycle route? Would it be useful to know where accidents-involving-bicycles have been in the past? Following the principle of &#8220;make the raw data available, and let others use it&#8221; - here&#8217;s a new data set.
Click HERE to link to the data.
The information is provided by the Department for Transport, and the [...]]]></description>
			<content:encoded><![CDATA[<p>by Paul Clarke</p>
<p>Planning a cycle route? Would it be useful to know where accidents-involving-bicycles have been in the past? Following the principle of &#8220;make the raw data available, and let others use it&#8221; - <a href="http://innovate.direct.gov.uk/data/PedalCycleAccidentLocations.zip"><span style="text-decoration: line-through;">here&#8217;s</span></a><span style="text-decoration: line-through;"> a new data set</span>.</p>
<p><strong><a href="http://innovate.direct.gov.uk/data/PedalCycleAccidentLocations.zip">Click HERE to link to the data.</a></strong></p>
<p>The information is provided by the Department for Transport, and the first of what we hope will be many more raw data sets provided through this innovate site. At the moment it&#8217;s just one file - but it will go straight into our data wiki which should be ready very soon.</p>
<p>The data gives the locations (for the years 2005-2007) of accidents involving pedal cycles, causing personal injury, which were reported to the police. Are there &#8216;hot-spots&#8217;? Any trends over time? Could this support a &#8220;plan a safer journey&#8221; service? What about helping to draw attention to the need for road improvements? Over to you to explore some of the answers&#8230;</p>
<p>Further information on road accident statistics (including scope, definitions and limitations) can be found in the <a href="http://www.dft.gov.uk/pgr/statistics/datatablespublications/accidents/casualtiesgbar/roadcasualtiesgreatbritain20071">Road Casualties Great Britain</a> report (2007 is the latest year available).</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/03/10/pedalling-some-raw-data/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rewired State: A couple of days later…</title>
		<link>http://innovate.direct.gov.uk/2009/03/09/rewired-state-a-couple-of-days-later/</link>
		<comments>http://innovate.direct.gov.uk/2009/03/09/rewired-state-a-couple-of-days-later/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 17:00:46 +0000</pubDate>
		<dc:creator>Brian Hoadley</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=105</guid>
		<description><![CDATA[by Brian Hoadley
On Saturday evening, I trekked over to “Rewired State: National Hack the Government Day” held at the Guardian’s trendy new offices in Kings Cross. The event, conceived and organised by James Darling, Richard Pope and Emma Mulqueeny, sought to demonstrate how government could make better use of open source and non-personal data to [...]]]></description>
			<content:encoded><![CDATA[<p>by Brian Hoadley</p>
<p>On Saturday evening, I trekked over to “<a href="http://www.rewiredstate.org">Rewired State: National Hack the Government Day</a>” held at the Guardian’s trendy new offices in Kings Cross. The event, conceived and organised by James Darling, Richard Pope and Emma Mulqueeny, sought to demonstrate how government could make better use of open source and non-personal data to better serve the digital needs of its citizens.</p>
<p>80 developers produced nearly 30 hacks (with more to follow) relevant to the audiences not just of <a href="http://www.direct.gov.uk">Directgov</a>, but also <a href="http://www.nhs.uk">NHS Choices</a> and <a href="http://www.businesslink.gov.uk">businesslink.gov.uk</a>. In fact, <a href="http://www.businesslink.gov.uk">businesslink.gov.uk</a>’s very own David Dinsdale hacked together the basis for a <a href="http://projects.rewiredstate.org/projects/biz-gov-events">Business Link Events app</a> on the day.</p>
<p>The hacks used a variety of data provided by various sources and surfaced through <a href="http://wiki.rewiredstate.org/?page=APIs">Rewired State&#8217;s data wiki</a>.</p>
<p>Though all of the output was interesting - and there were some really interesting ideas in there - the citizen-facing work caught my attention the most. In particular, I was looking for hacks that addressed findability and aggregation.</p>
<p>From the ones that met these criteria, I chose four applications for further review and discussion:</p>
<p><a href="http://projects.rewiredstate.org/projects/job-centre-pro-plus">JobCentre Pro Plus</a><br />
<a href="http://projects.rewiredstate.org/projects/active-places">Active Places </a><br />
<a href="http://projects.rewiredstate.org/projects/moving-there">Moving There</a> <br />
<a href="http://projects.rewiredstate.org/projects/find-me-a-dentist">Find Me a Dentist</a></p>
<p>We’ll be working with these projects to see if they can be developed a little more and to share what it is about them that makes them innovative through this platform.</p>
<p>Personally, I think the day was a great success not only because it drew the attention of a very diverse audience to view the hacks, but because following on from the <a href="http://www.ukgovweb.org/">UKGovBarcamp09</a> in February and preceding next month’s <a href="http://www.opengovevent.com/">OpenGov</a> it keeps the momentum going around digital technology, open source, data and the role they have to play in the public services space.</p>
<p>Watching closely to see how they evolve.</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/03/09/rewired-state-a-couple-of-days-later/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Your response to Schoolclosures.org.uk</title>
		<link>http://innovate.direct.gov.uk/2009/02/11/your-response-to-schoolclosuresorguk/</link>
		<comments>http://innovate.direct.gov.uk/2009/02/11/your-response-to-schoolclosuresorguk/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 10:55:38 +0000</pubDate>
		<dc:creator>Brian Hoadley</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=95</guid>
		<description><![CDATA[Written by Brian Hoadley and Paul Clarke
Thanks for your excellent comments and constructive feedback to the first - as it turned out, alpha - releases of the schoolclosures prototype. Roughly speaking they fell into three categories:

Functionality (relatively easy to add with some changes already made);
Access and reliability (is there a way to stop kids closing [...]]]></description>
			<content:encoded><![CDATA[<p>Written by Brian Hoadley and Paul Clarke</p>
<p>Thanks for your excellent comments and constructive feedback to the first - as it turned out, alpha - releases of the schoolclosures prototype. Roughly speaking they fell into three categories:</p>
<ul>
<li>Functionality (relatively easy to add with some changes already made);</li>
<li>Access and reliability (is there a way to stop kids closing their school - some good innovative suggestions on this); and</li>
<li>Data handling (inevitably challenging, given the way that closure decisions are actually made and communicated).</li>
</ul>
<p>On Thursday Directgov’s main site launched a new “journey routing” service, based on the Local Directgov engine, to get users straight to the most relevant deep link on emergency school closures within their council’s website. This wasn’t meant to be a replacement for the prototype, but a quick way of offering a consistent way to access what information was being made available at a local authority level.</p>
<p>Another learning point:</p>
<p><strong>Rumours of the existence of a prototype quickly led to users referring others to a new ‘live’ service.</strong></p>
<p>So, given the snow was still falling - we temporarily withdrew the prototype and pointed instead to an explanatory blog post. You can find the live school closures look-up tool here <a href="http://is.gd/ivHc">http://is.gd/ivHc</a>.</p>
<p>We’re now taking a step back, evaluating all of your feedback and are planning to add functionality enhancements on a new hosting arrangement (thank you for the feedback on the rough edges there!) and intend to bring it back imminently for further comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/02/11/your-response-to-schoolclosuresorguk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>School Closures alpha demonstrator update</title>
		<link>http://innovate.direct.gov.uk/2009/02/05/school-closures-alpha-demonstrator-update/</link>
		<comments>http://innovate.direct.gov.uk/2009/02/05/school-closures-alpha-demonstrator-update/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 11:37:35 +0000</pubDate>
		<dc:creator>Brian Hoadley</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=93</guid>
		<description><![CDATA[Update: 5 February 2009
The alpha prototype is offline at the moment for maintenance.
]]></description>
			<content:encoded><![CDATA[<p>Update: 5 February 2009</p>
<p>The alpha prototype is offline at the moment for maintenance.</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/02/05/school-closures-alpha-demonstrator-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>School Closures – a better way?</title>
		<link>http://innovate.direct.gov.uk/2009/02/03/school-closures-%e2%80%93-a-better-way/</link>
		<comments>http://innovate.direct.gov.uk/2009/02/03/school-closures-%e2%80%93-a-better-way/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 13:03:06 +0000</pubDate>
		<dc:creator>Brian Hoadley</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=81</guid>
		<description><![CDATA[Written by Brian Hoadley and Paul Clarke
The adverse weather has shown us that sudden events need rapid and effective responses. Particularly when people need information from many places, very quickly. Sometimes information from people out there on the ground can get round this in a very simple way, but it can also have risks. One [...]]]></description>
			<content:encoded><![CDATA[<p><em>Written by Brian Hoadley and Paul Clarke</em></p>
<p>The adverse weather has shown us that sudden events need rapid and effective responses. Particularly when people need information from many places, very quickly. Sometimes information from people out there on the ground can get round this in a very simple way, but it can also have risks. One thing we know is that people want easily accessible, reliable information on which schools are closed because of snow.</p>
<p>We saw this need yesterday, looking at what people were coming to Directgov for. We offered two tools to help parents to contact schools and councils for the information, but could we do more?</p>
<p>So since then we’ve built this tool <a href="http://schoolclosures.org.uk">schoolclosures.org.uk</a>. It ‘works’; it’s loaded with real schools information, and has been built to be very open and usable. Would it meet the need? Try it out for yourself.</p>
<p>Innovations like this need feedback and testing – and innovate.direct.gov.uk is where you can do it. If systems are very open, what drawbacks might they have? What would improve a service like this? How should we balance openness and reliability while still being useful?</p>
<p>Try it out – it’s not intended as a live service, but will help us understand what sort of products we can develop in the future so that government can give the best possible quality of service, easily and reliably, in times of need.</p>
<p><a href="http://schoolclosures.org.uk">Schoolclosures.org.uk</a> is a temporary working title for the prototype. When we understand how prototypes like this work in practice, and how they can be developed, we will bring them within the <a href="http://direct.gov.uk">direct.gov.uk</a> range of services.</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/02/03/school-closures-%e2%80%93-a-better-way/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BarCampUKGovweb09 round-up</title>
		<link>http://innovate.direct.gov.uk/2009/02/02/barcampukgovweb09-round-up/</link>
		<comments>http://innovate.direct.gov.uk/2009/02/02/barcampukgovweb09-round-up/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 15:27:39 +0000</pubDate>
		<dc:creator>Brian Hoadley</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.direct.gov.uk/?p=76</guid>
		<description><![CDATA[Written by Brian Hoadley and Paul Clarke
On Saturday we attended BarCampUKGovWeb09 held at the Ministry of Justice in London. It was an exceedingly well organised event, and we can report back that a great time was had by all. Kudos to the organisers!
The event timing had incredible significance, with the publication of Digital Britain last [...]]]></description>
			<content:encoded><![CDATA[<p><em>Written by Brian Hoadley and Paul Clarke</em></p>
<p>On Saturday we attended <a href="http://ukgovweb.org">BarCampUKGovWeb09</a> held at the Ministry of Justice in London. It was an exceedingly well organised event, and we can report back that a great time was had by all. Kudos to the organisers!</p>
<p>The event timing had incredible significance, with the publication of <a href="http://www.culture.gov.uk/what_we_do/broadcasting/5631.aspx">Digital Britain</a> last week and a draft of the <a href="http://poit.cabinetoffice.gov.uk/poit/">POI Task Force Britain</a> report issued in beta this weekend. There was a real buzz around how best to offer digital services in the government space. Key words from this event? Information. Consultation. Innovation. Local.</p>
<p>Information (data/content) figured in many of the sessions we attended. There is a need to better understand rights of use with Crown Copyright content, and to surface and provide non-personal data to the developer community to allow for the possibility of innovation to occur. There is a real challenge around how to find, clean, aggregate and provide non-personal data and information. It’s clear that although there is much work to do, there is also a real desire to tackle it and move forward.</p>
<p>Some of the most active debate centred on consultation. For whom? By whom? In relation to political theory, and in reflection of new channels and media available. As with the other topics, <a href="http://ukgovweb.org">ukgovweb.org</a> gives a lot more detail on the opinions, perspectives and conclusions aired.</p>
<p>Innovation had a voice as well. What does it mean? Who is doing it? Who is best placed to provide it? We were overwhelmed by the initial response this site received – in and of itself the uncovering of a latent need. But also rightly aware that this is just a first step: what happens now rests as much on engagement with a wider public information community as it does on government. By its very nature innovation is an imperfect process with improvement driven by collaboration and the iteration of ideas. The collaboration will come from many corners – from within government and outside it. We look forward to being a part of those efforts.</p>
<p>And finally, local government – and issues of localisation and locality – figured strongly, from “how to organise at the citizen level” to “how best to use web and other media to engage”. It looks as though a <a href="http://localgovcamp.com/">LocalGovCamp</a> is on its way, built on BarCamp lines.</p>
<p>We look forward to continuing the many and varied discussions held with people over that long day and hope to see you participating here in the future!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/02/02/barcampukgovweb09-round-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rewired State: National Hack the Government Day</title>
		<link>http://innovate.direct.gov.uk/2009/01/27/hack-the-government-day/</link>
		<comments>http://innovate.direct.gov.uk/2009/01/27/hack-the-government-day/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 17:52:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.thetestingserver.com/?p=19</guid>
		<description><![CDATA[Written by Brian Hoadley
What? Hack the Government Day? We’ve heard a rumour that we’re not very good at computers.
If you want to spend a day mashing up data with other developers we recommend you sign up and attend this event. It’s going to be held in London on 7th March 2009 at the Guardian offices [...]]]></description>
			<content:encoded><![CDATA[<p><em>Written by Brian Hoadley</em></p>
<p>What? Hack the Government Day? We’ve heard a rumour that we’re not very good at computers.</p>
<p>If you want to spend a day mashing up data with other developers we recommend you sign up and attend this event. It’s going to be held in London on 7th March 2009 at the Guardian offices in Kings Place. We intend to add to the wiki of data sources being provided on the day.</p>
<p>To find out more (and sign up) go to <a href="http://rewiredstate.org">rewiredstate.org</a>. We look forward to the results!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/01/27/hack-the-government-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to innovate.direct.gov.uk!</title>
		<link>http://innovate.direct.gov.uk/2009/01/21/welcome-2/</link>
		<comments>http://innovate.direct.gov.uk/2009/01/21/welcome-2/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 07:20:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[innovate blog]]></category>

		<guid isPermaLink="false">http://innovate.directgov.bealers/?p=1</guid>
		<description><![CDATA[Written by Brian Hoadley
So, here we are. It’s a bit sparse at the moment, but bear with us. We’re really excited about getting this site live and the potential new relationships we hope to make with people. We’ve begun by collecting data links from various places and are working hard to identify new and interesting content [...]]]></description>
			<content:encoded><![CDATA[<p><em>Written by Brian Hoadley</em></p>
<p>So, here we are. It’s a bit sparse at the moment, but bear with us. We’re really excited about getting this site live and the potential new relationships we hope to make with people. We’ve begun by collecting data links from various places and are working hard to identify new and interesting content that we can provide in the coming weeks and months.</p>
<p>We’ll be adding an email discussion list and providing the ability to upload ideas, links to or descriptions of new mash-ups and more in the coming weeks.</p>
<p>In the meantime for those of you lucky enough to register early, you can find some of us at <a href="http://barcamp.org/BarcampUKGovweb09">BarcampUKGovweb09</a>  on Saturday, 31st January 2009. We’ll be on hand to talk about the new <a href="http://innovate.direct.gov.uk">innovate.direct.gov.uk</a> site and hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://innovate.direct.gov.uk/2009/01/21/welcome-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
