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

<channel>
	<title>Dharmafly &#187; Politics</title>
	<atom:link href="http://dharmafly.com/categories/politics/feed" rel="self" type="application/rss+xml" />
	<link>http://dharmafly.com</link>
	<description>Apps for change</description>
	<lastBuildDate>Tue, 24 Apr 2012 11:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Show me the money</title>
		<link>http://dharmafly.com/coins</link>
		<comments>http://dharmafly.com/coins#comments</comments>
		<pubDate>Sat, 03 Jul 2010 09:26:02 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Data visualisation]]></category>
		<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[coins]]></category>
		<category><![CDATA[coins database]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[datagov]]></category>
		<category><![CDATA[dataviz]]></category>
		<category><![CDATA[depression]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[guardian]]></category>
		<category><![CDATA[informatics]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[infoviz]]></category>
		<category><![CDATA[jit]]></category>
		<category><![CDATA[mysociety]]></category>
		<category><![CDATA[okfn]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[open knowledge foundation]]></category>
		<category><![CDATA[recession]]></category>
		<category><![CDATA[rewired state]]></category>
		<category><![CDATA[spending]]></category>
		<category><![CDATA[taxes]]></category>
		<category><![CDATA[thejit]]></category>
		<category><![CDATA[treasury]]></category>
		<category><![CDATA[uk government]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=2037</guid>
		<description><![CDATA[URL: guardian.co.uk/datablog/&#8230;infovis (fullscreen version) There&#8217;s been a lot of discussion recently about public spending, amidst a global recession, countries in crisis and the emergency budget. The Guardian has been following this closely and, when the UK Treasury released &#8220;Coins&#8220;, its huge database of Government spending, the Guardian invited a small group of programmers and experts to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.guardian.co.uk/news/datablog/2010/jun/14/coins-data-results-10-things#infovis"><img src="http://farm5.static.flickr.com/4093/4756500336_7e2204fddc.jpg" width="500" height="293" alt="guardian-coins-dataviz"></a></p>
<p><strong>URL</strong>: <a href="http://www.guardian.co.uk/news/datablog/2010/jun/14/coins-data-results-10-things#infovis">guardian.co.uk/datablog/&#8230;infovis</a> (<a href="http://assets.dharmafly.com/widgets/coins/fullscreen.html">fullscreen version</a>)</p>
<p>There&#8217;s been a lot of discussion recently about public spending, amidst a <a href="http://www.guardian.co.uk/commentisfree/2010/jun/28/21st-century-depression-greece-deficit">global recession</a>, <a href="http://www.guardian.co.uk/world/2010/jun/24/greece-islands-sale-save-economy">countries in crisis</a> and the <a href="http://www.guardian.co.uk/uk/2010/jun/22/budget-2010-vat-austerity-plan">emergency budget</a>.</p>
<p><a href="http://www.guardian.co.uk">The Guardian</a> has been following this closely and, when the <a href="http://www.hm-treasury.gov.uk">UK Treasury</a> released &#8220;<a href="http://www.guardian.co.uk/global/datablog/2010/jun/04/coins-treasury-data-live-blog"><abbr title="Combined Online Information System">Coins</abbr></a>&#8220;, its huge database of Government spending, the Guardian invited a small group of programmers and experts to work with them and help unravel the hidden stories buried beneath the data.</p>
<p>Brought in by <a href="http://rewiredstate.org">Rewired State</a>, I worked with others from the <a href="http://www.okfn.org">Open Knowledge Foundation</a> and <a href="http://www.mysociety.org">MySociety</a> on data visualisations and articles for the <a href="http://www.guardian.co.uk/news/datablog">Guardian Data Blog</a>. <span id="more-2037"></span></p>
<h3>Expenditure per Government department</h3>
<p><a href="http://www.guardian.co.uk/news/datablog/2010/jun/14/coins-data-results-10-things#infovis"><img src="http://farm5.static.flickr.com/4093/4756500336_7e2204fddc_m.jpg" width="240" height="141" alt="guardian-coins-dataviz" /></a></p>
<p><a href="http://www.guardian.co.uk/news/datablog/2010/jun/14/coins-data-results-10-things#infovis">This interactive visualisation</a>, which I created with <a href="http://www.rufuspollock.org">Rufus Pollock</a>, shows the relative amounts of spending, per Government department. You can left-click a department to see the distribution of spending per geographical region (and right-click to get back again).</p>
<p><a href="http://assets.dharmafly.com/widgets/coins/fullscreen.html">It&#8217;s worth seeing this fullscreen</a>, to catch the numerous small departments.</p>
<p>This type of visualisation is called a &#8220;tree map&#8221; and is written in pure JavaScript, with the help of an excellent piece of open-source software, <a href="http://thejit.org">the <abbr title="JavaScript Infoviz Toolkit">JIT</abbr></a>.</p>
<h3>The Coins Explorer</h3>
<p><a href="http://www.flickr.com/photos/jamescridland/3244096925/" title="Money money money by James Cridland, on Flickr"><img src="http://farm4.static.flickr.com/3077/3244096925_4518e763ac_m.jpg" width="240" height="115" alt="Money money money" /></a></p>
<p>I also produced <a href="http://www.guardian.co.uk/open-platform/blog/guide-to-coins-explorer">an article for web developers</a>, about getting more from the <a href="http://coins.guardian.co.uk">Coins Explorer</a>. The Explorer lets you search for particular types of spending, and export subsets of the data to use elsewhere. It was pulled together by the Guardian&#8217;s razor-sharp team of developers in just a matter of hours.</p>
<h3>Appreciation</h3>
<p>Big thanks go out to <a href="http://mulqueeny.wordpress.com">Emma</a> from <a href="http://rewiredstate.org">Rewired State</a>, Mike, <a href="http://www.guardian.co.uk/profile/simonrogers">Simon</a>, Giles, <a href="http://www.brunton-spall.co.uk">Michael</a>, <a href="http://twitter.com/dvydra">Daniel</a> and <a href="http://twitter.com/matwall">Matt</a> from the Guardian, and all the developers there with us.</p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/coins/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Teen Hackers Take Over Google</title>
		<link>http://dharmafly.com/youngrewiredstate</link>
		<comments>http://dharmafly.com/youngrewiredstate#comments</comments>
		<pubDate>Wed, 26 Aug 2009 12:01:24 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[grassroots]]></category>
		<category><![CDATA[hack day]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[open data]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rewiredstate]]></category>
		<category><![CDATA[teenagers]]></category>
		<category><![CDATA[teens]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[youngrewiredstate]]></category>
		<category><![CDATA[yrs]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=1111</guid>
		<description><![CDATA[At the weekend, I helped mentor a group of tech-minded teenagers at the community-led event, &#8220;Young Rewired State&#8220;. Held at Google&#8217;s London HQ, this was a two-day, action-packed programme for 15-18 year olds to build something better with government data on the web. And the results were truly impressive. Young people are sometimes written-off as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/harrymetcalfe/3847771505/" title="Hacking in full swing (by harry-m)"><img src="http://farm3.static.flickr.com/2462/3847771505_7c5095320f.jpg" title="Hacking in full swing (by harry-m)" alt="Hacking in full swing (by harry-m)" width="500" height="333" /></a></p>
<p>At the weekend, I helped mentor a group of tech-minded teenagers at the community-led event, &#8220;<a href="http://youngrewiredstate.org">Young Rewired State</a>&#8220;. Held at Google&#8217;s London <acronym title="headquarters">HQ</acronym>, this was a two-day, action-packed programme for 15-18 year olds to build something better with government data on the web. And the results were truly impressive.</p>
<p>Young people are sometimes written-off as being apathetic, or handed patronising websites and services to interact with. Here was their chance to show the kinds of services they really want and to demonstrate that, given access to the right kinds of data and a little support along the way, they are more than capable of building it themselves. <span id="more-1111"></span></p>
<p>In just two days, they created a plethora of new web apps: a mobile service to give real-time info on London buses (&#8220;<a href="http://rewiredstate.org/projects/tfhell">TFHell</a>&#8220;), interactive maps with routes to school that avoid local crime hotspots (&#8220;<a href="http://stemount.co.uk/static/SchoolRoutr2.0.pdf">SchoolRoutr</a>&#8221; and &#8220;Step Safe&#8221;), sexual health advice (&#8220;Blab to Betty&#8221;), a service matching new tech talent with employers (&#8220;<a href="http://twitter.com/workforpeanuts">Will Work For Peanuts</a>&#8220;) and <a href="http://www.guardian.co.uk/open-platform/blog/young-rewired-state">many others</a>.</p>
<p><a href="http://www.flickr.com/photos/_anima_/3848641450/" title="IMG_8620 (by anima)"><img src="http://farm4.static.flickr.com/3484/3848641450_e3f501242f_m.jpg" title="IMG_8620 (by anima)" alt="IMG_8620 (by anima)" width="240" height="160" /></a></p>
<p>The team I assisted were a politically minded trio. <a href="http://www.freedomdreams.co.uk/blog">Ben</a>, <a href="http://twitter.com/idde_ukl">Joe</a> and <a href="http://identi.ca/binary0x5c">Richard</a> came down from Manchester and built a website that grabs the <a href="http://services.parliament.uk/bills/">latest bills</a> passing through parliament and attempts to show the emotional response to these bills from blogs around the web. The results are shown graphically, using the <a href="http://code.google.com/apis/chart/">Google Charts API</a>. The result of this blogs / politics experiment is: &#8220;<a href="http://libreapps.com/blogotics/">Blog-o-tics</a>&#8220;.</p>
<p>Although they weren&#8217;t awarded a prize, Blog-o-tics was given a &#8220;special mention&#8221; by the panel of judges, who had come from government, the tech industry and beyond.</p>
<p>The field of <a href="http://www.readwriteweb.com/archives/sentiment_analysis_is_ramping_up_in_2009.php">&#8220;sentimental analysis&#8221; is growing</a> and, although Blog-o-tics was just a quick proof-of-concept, it does hint at the possibilities. <a href="http://www.conservatives.com/News/Blogs/Young_Rewired_State.aspx">Craig Elder noted</a> its similarities with the concept for <a href="http://techpresident.com/node/6537">YourOwnDemocracy</a>.</p>
<p>Other mentors came from <a href="http://last.fm">Last.fm</a>, <a href="http://bbc.co.uk">the BBC</a>, <a href="http://developer.yahoo.com">Yahoo</a>, <a href="http://moo.com">Moo</a>, <a href="http://mysociety.org">My Society</a> and small businesses around the country. I think we were all pretty much blown away by, not only the standard and focus of the work produced, but how entirely natural everyone seemed with the stack of technologies being used. Here is a generation of people who have grown up with computers, the ubiquitous Web and the programming languages used to harness it. Government could really benefit from their input.</p>
<p><a href="http://www.flickr.com/photos/jamin2/3850216935/" title="youngrewiredstate 11 (by Benjamin Ellis)"><img src="http://farm3.static.flickr.com/2640/3850216935_a7538a6b75_m.jpg" title="youngrewiredstate 11 (by Benjamin Ellis)" alt="youngrewiredstate 11 (by Benjamin Ellis)" width="240" height="140" /></a></p>
<p>The original Rewired State event, dubbed &#8220;<a href="http://rewiredstate.org/hackthegovday">National Hack the Government Day</a>&#8220;, had been held at the <a href="http://guardian.co.uk">Guardian</a>&#8216;s offices earlier this year. It was such a success that many of us who attended were invited to the <a href="http://en.wikipedia.org/wiki/Cabinet_Office">Cabinet Office</a> to explain just what the government should be doing with its web properties, and we were given suggestions on ways through what can sometimes seem like a maze of bureaucracies.</p>
<p>Since then, no less than Tim Berners-Lee (the inventor of the Web) has been <a href="http://www.guardian.co.uk/technology/2009/jun/10/berners-lee-downing-street-web-open">invited by the prime minister</a> to help <a href="http://www.readwriteweb.com/archives/open_goverment_berners-lee_and_the_uk_to_show_obam.php">open up government data</a>, to help bring transparency and to simply help those who want to solve problems get access to the data they need. The young hackers from Rewired State are off to a fine start.</p>
<h3>Other reports on Young Rewired State</h3>
<ul>
<li><a href="http://www.bbc.co.uk/blogs/technology/2009/08/teenage_hackers_making_the_wor.html">BBC</a></li>
<li><a href="http://developer.yahoo.net/blog/archives/2009/08/young-rewired-state.html">Yahoo</a></li>
<li><a href="http://www.guardian.co.uk/open-platform/blog/young-rewired-state">Guardian</a></li>
<li><a href="http://strategytalk.typepad.com/public_strategy/2009/08/yet-more-rewired-state.html">Public Strategy</a></li>
<li><a href="http://www.h-online.com/open/Community-Live-The-Young-Rewired-State--/features/114063">The H</a></li>
<li><a href="http://www.conservatives.com/News/Blogs/Young_Rewired_State.aspx">Conservative party</a></li>
<li><a href="http://twitter.com/search?q=%23youngrewiredstate">the Twitter conversation</a></li>
<li><a href="http://www.flickr.com/search/?q=youngrewiredstate&#038;m=tags&#038;z=e&#038;ss=2&#038;s=int">the Flickr photos</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/youngrewiredstate/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

