<?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>Online Journalism Blog &#187; mapping</title>
	<atom:link href="http://onlinejournalismblog.com/tag/mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlinejournalismblog.com</link>
	<description>A conversation.</description>
	<lastBuildDate>Thu, 24 May 2012 08:39:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<cloud domain='onlinejournalismblog.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Create a council ward map with Scraperwiki</title>
		<link>http://onlinejournalismblog.com/2012/05/02/create-a-council-ward-map-with-scraperwiki/</link>
		<comments>http://onlinejournalismblog.com/2012/05/02/create-a-council-ward-map-with-scraperwiki/#comments</comments>
		<pubDate>Wed, 02 May 2012 10:19:56 +0000</pubDate>
		<dc:creator>danielbentley</dc:creator>
				<category><![CDATA[data journalism]]></category>
		<category><![CDATA[council wards]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[fusion tables]]></category>
		<category><![CDATA[guest post]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[mapit]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[scraperwiki]]></category>
		<category><![CDATA[scraping]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=16290</guid>
		<description><![CDATA[With local elections looming this is a great 20-30 minute project for any journalist wanting to create an interactive Google map of council ward boundaries. For this you will need: A Google account with Docs A Scraperwiki account Access to webspace to host an html file Firstly we want to scrape the council ward geometry [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2012%2F05%2F02%2Fcreate-a-council-ward-map-with-scraperwiki%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2012_2F05_2F02_2Fcreate-a-council-ward-map-with-scraperwiki_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2012%2F05%2F02%2Fcreate-a-council-ward-map-with-scraperwiki%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.16.41.png"><img src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.16.41.png" alt="Mapping council wards" width="398" height="294" /></a></p>
<p>With local elections looming this is a great 20-30 minute project for any journalist wanting to create an interactive Google map of council ward boundaries.</p>
<p>For this you will need:</p>
<ul>
<li><a href="http://docs.googlecom" target="_blank" onclick="urchinTracker('/outgoing/docs.googlecom?referer=');">A Google account with Docs</a></li>
<li><a href="https://scraperwiki.com/login/#signup" target="_blank" onclick="urchinTracker('/outgoing/scraperwiki.com/login/_signup?referer=');">A Scraperwiki account</a></li>
<li>Access to webspace to host an html file<span id="more-16290"></span></li>
</ul>
<p>Firstly we want to scrape the council ward geometry data held by <a href="http://mapit.mysociety.org" target="_blank" onclick="urchinTracker('/outgoing/mapit.mysociety.org?referer=');">MaPit by mysociety.org</a> and spit it out into a CSV file format that is compatible with Google&#8217;s mapping tools.</p>
<h2>Getting the ID for the council ward</h2>
<p>Go to the MaPit homepage and use the postcode search for a point in the town/city you want the ward data for. In the example I&#8217;ve searched using a Preston postcode.</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.31.07.png"><img class="alignnone size-full wp-image-16295" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.31.07.png" alt="" width="830" height="467" /></a></p>
<p>Then in the results page find the council you want data for and note down the id number next to it.</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.31.43.png"><img class="alignnone size-full wp-image-16294" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.31.43.png" alt="" width="827" height="573" /></a></p>
<h2>Adapting a scraper to scrape that council ward&#8217;s geometry</h2>
<p>Now login to your Scraperwiki and visit this page for <a href="https://scraperwiki.com/scrapers/council_ward_geometry/" target="_blank" onclick="urchinTracker('/outgoing/scraperwiki.com/scrapers/council_ward_geometry/?referer=');">reclosedev&#8217;s council ward scraper</a>. Click &#8216;Copy&#8217; and you&#8217;ll be taken to a code editor page.</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.39.16.png"><img class="alignnone size-full wp-image-16296" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.39.16.png" alt="" width="956" height="147" /></a></p>
<p>On Line 10 of the code you should see:</p>
<pre style="padding-left: 30px">10: PARENT_ID = 2366  # Preston City Council</pre>
<p>Change the 2366 value to the MaPit id of your council and change Preston City Council (anything after <strong>#</strong> is a <strong>comment</strong> and isn&#8217;t important to the code but it is useful to keep track of what you&#8217;re scraping).</p>
<p>Once you&#8217;d done this hit &#8216;Save Scraper&#8217;  the &#8216;Back to scraper overview&#8217;. This will take you to your own Scraperwiki page where the scraper is saved. It would be useful at this point to click on the pen symbol next to the scraper name and rename it &#8216;Your Council Ward geometry data&#8217;.</p>
<p>Then click <strong>RUN</strong> (or CTRL+R) to run your scraper, and wait a while for it to complete (usually no more than a couple of minutes).</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.46.47.png"><img class="alignnone size-medium wp-image-16297" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.46.47-300x57.png" alt="" width="300" height="57" /></a></p>
<p>When it has completed running, click <strong>Back to scraper overview</strong> (upper right) and on the section titled <strong>This scraper&#8217;s datastore</strong> click the <strong>swdata</strong> tab and you should see something similar to this:</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.48.38.png"><img class="alignnone size-full wp-image-16298" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-19.48.38.png" alt="" width="944" height="608" /></a></p>
<p>The first column contains the shape/geometry data of the council ward and the third column contains its name. Does it look right? Then hit <strong>download</strong> (in the upper right of this image) and choose <strong>CSV</strong> as the format.</p>
<p>CSV or comma separate values is an open table format readable by Excel, OpenOffice and Google Docs and any text editor.</p>
<p>We&#8217;re going to use Google Fusion Tables to convert the data to a map.</p>
<h2>Mapping the data</h2>
<p>Head over to your Google Docs account (or Drive if you&#8217;ve been switched over) and hit <strong>Create &gt; Table</strong>. When it asks you to import a new table choose and upload the CSV file you downloaded. On the next page you&#8217;ll be asked to specify the columns to import, leave this page as default and click <strong>Next</strong>.</p>
<p>On the next page name your table and attribute the data to the MaPit. Click <strong>Finish</strong>. We&#8217;re nearly there!</p>
<p>Under the <strong>Visualize</strong> menu item click <strong>Map</strong> and you&#8217;ll probably see a red blob similar to this.</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.02.08.png"><img class="alignnone size-full wp-image-16300" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.02.08.png" alt="" width="1025" height="588" /></a></p>
<p>If you want to make it prettier you can style this clicking &#8216;<strong>Configure styles&#8217;</strong>  and changing the settings for &#8216;<strong>Polygons</strong>&#8216;.</p>
<p>When you&#8217;re happy with the settings for that click inside one of your council wards. You should get a window like this:</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.06.04.png"><img class="alignnone size-full wp-image-16301" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.06.04.png" alt="" width="569" height="414" /></a></p>
<p>Not all that informative is it? To make it a bit more useful click &#8216;Configure info window&#8217; then select the &#8216;Custom&#8217; tab, delete what&#8217;s there and enter this code.</p>
<blockquote>
<pre>&lt;div class='googft-info-window' style='font-family: sans-serif'&gt;
 &lt;h2&gt;&lt;a href="http://mapit.mysociety.org/area/{id}.html" target="_blank"&gt;{name}&lt;/a&gt;&lt;/h2&gt;&lt;br&gt;
 &lt;/div&gt;</pre>
</blockquote>
<p>Which will give you a link to the MapIt within the information box:</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.16.41.png"><img class="alignnone size-full wp-image-16307" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.16.41.png" alt="" width="569" height="420" /></a></p>
<p>The final step is to embed this map in your webpage.</p>
<p>First click &#8216;<strong>Share</strong>&#8216; in the top right corner of the table page (not the Google+ sharebox) and change to either Public or Unlisted. Then hit <strong>File &gt; About</strong> and note down the Numeric ID.</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.19.52.png"><img class="alignnone size-full wp-image-16308" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.19.52.png" alt="" width="584" height="116" /></a></p>
<p>Go to the <a href="http://fusion-tables-api-samples.googlecode.com/svn/trunk/FusionTablesLayerWizard/src/index.html" target="_blank" onclick="urchinTracker('/outgoing/fusion-tables-api-samples.googlecode.com/svn/trunk/FusionTablesLayerWizard/src/index.html?referer=');">FusionTables LayerWizard</a> and enter this id in the first box. For location column select &#8216;<strong>kml</strong>&#8216; then hit &#8216;<strong>Put layer on map</strong>&#8216;.</p>
<p><em>Optional</em>: Click &#8216;<strong>Add a search feature</strong>&#8216; and &#8216;<strong>select based search</strong>&#8216;. For &#8216;<em>Select Label</em>&#8216; enter Search by ward name and for &#8216;<em>Column to query</em>&#8216; select &#8216;name&#8217;. Then <strong>add</strong>. What this allows you to do is to easily select the ward you want to view.</p>
<p>Zoom in to the Preview map to how you want the map displayed. Then copy and paste the code generated below into an html editor or plain text editor of your choice.</p>
<p>Replace lines 4-6</p>
<blockquote>
<pre>&lt;style&gt;
 #map-canvas { width:500px; height:400px; }
 &lt;/style&gt;</pre>
</blockquote>
<p>with this</p>
<blockquote>
<pre>&lt;style type="text/css"&gt;
 html { height: 100% }
 body { height: 100%; margin: 0; padding: 0 }
 #map-canvas { height: 100% }
 &lt;/style&gt;</pre>
</blockquote>
<p>Then cut line 43</p>
<blockquote>
<pre>&lt;div id="map-canvas"&gt;&lt;/div&gt;</pre>
</blockquote>
<p>and paste it at the end of the page between &lt;/div&gt; and &lt;/body&gt; like so&#8230;</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.42.43.png"><img class="alignnone size-full wp-image-16311" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.42.43.png" alt="" width="532" height="226" /></a></p>
<p>Save the file with the .html extension and try opening it in your browser. It should look a little like this.</p>
<p><a href="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.45.32.png"><img class="alignnone size-large wp-image-16312" src="http://onlinejournalismblog.com/wp-content/uploads/2012/05/Screen-Shot-2012-05-01-at-20.45.32-1024x605.png" alt="" width="1024" height="605" /></a></p>
<p>Upload this page to your webspace. Now you can either link to it or embed it in an iframe. This sample code should work for most purposes.</p>
<blockquote>
<pre>&lt;iframe id="ifrm" src="http://your.map.page/here.html" width="NUMBEROFPIXELS" height="NUMBER OF PIXELS"&gt;Your browser does not support iframes.&lt;/iframe&gt;</pre>
</blockquote>
<p><a href="http://openpreston.appspot.com/mapdemo.html" target="_blank" onclick="urchinTracker('/outgoing/openpreston.appspot.com/mapdemo.html?referer=');">Ta da!</a></p>
<p>This is really just scratching the surface of what Scraperwiki and Fusion Tables can do but I hope it served as an easy-ish introduction to them both. If this tutorial did not work for you or if you have any questions then leave a comment and I&#8217;ll help out as much I can.</p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2012%2F05%2F02%2Fcreate-a-council-ward-map-with-scraperwiki%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2012/05/02/create-a-council-ward-map-with-scraperwiki/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Maps &#8220;in the public interest&#8221; now exempt from Google Maps API charge</title>
		<link>http://onlinejournalismblog.com/2011/11/28/maps-in-the-public-interest-now-exempt-from-google-maps-api-charge/</link>
		<comments>http://onlinejournalismblog.com/2011/11/28/maps-in-the-public-interest-now-exempt-from-google-maps-api-charge/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 12:55:34 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[data journalism]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[nieman journalism lab]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=15452</guid>
		<description><![CDATA[If you thought you couldn&#8217;t use the Google Maps API any more as a journalist, this update to the Google Geo Developers Blog should make you reconsider. From Nieman Journalism Lab: &#8220;Certain web apps will be given blanket exemptions from charging. Here’s Google: “Maps API applications developed by non-profit organisations, applications deemed by Google to be [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2011%2F11%2F28%2Fmaps-in-the-public-interest-now-exempt-from-google-maps-api-charge%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2011_2F11_2F28_2Fmaps-in-the-public-interest-now-exempt-from-google-maps-api-charge_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2011%2F11%2F28%2Fmaps-in-the-public-interest-now-exempt-from-google-maps-api-charge%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you thought you couldn&#8217;t use the Google Maps API any more as a journalist, <a href="http://googlegeodevelopers.blogspot.com/2011/11/understanding-how-maps-api-usage-limits.html" onclick="urchinTracker('/outgoing/googlegeodevelopers.blogspot.com/2011/11/understanding-how-maps-api-usage-limits.html?referer=');">this update to the Google Geo Developers Blog</a> should make you reconsider. <a href="http://www.niemanlab.org/2011/11/google-backtracks-a-bit-on-charging-for-its-maps-api/?utm_source=Weekly+Lab+email+list&amp;utm_medium=email&amp;utm_campaign=d6cc0c58d4-WEEKLY_EMAIL" onclick="urchinTracker('/outgoing/www.niemanlab.org/2011/11/google-backtracks-a-bit-on-charging-for-its-maps-api/?utm_source=Weekly+Lab+email+list_amp_utm_medium=email_amp_utm_campaign=d6cc0c58d4-WEEKLY_EMAIL&amp;referer=');">From Nieman Journalism Lab</a>:</p>
<blockquote><p><strong>&#8220;Certain web apps will be given blanket exemptions from charging.</strong> Here’s Google: “Maps API applications developed by non-profit organisations, applications deemed by Google to be in the public interest, and applications based in countries where we do not support Google Checkout transactions or offer Maps API Premier are exempt from these usage limits.” So nonprofit news orgs look to be in the clear, and Google could declare other news org maps apps to be “in the public interest” and free to run. (It also notes that nonprofits could be eligible for a free <a href="http://www.google.com/enterprise/earthmaps/maps-compare.html" onclick="urchinTracker('/outgoing/www.google.com/enterprise/earthmaps/maps-compare.html?referer=');">Maps API Premier license</a>, which comes with extra goodies around advertising and more.)&#8221;</p></blockquote>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2011%2F11%2F28%2Fmaps-in-the-public-interest-now-exempt-from-google-maps-api-charge%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2011/11/28/maps-in-the-public-interest-now-exempt-from-google-maps-api-charge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should you &#8216;brand&#8217; a hashtag?</title>
		<link>http://onlinejournalismblog.com/2011/03/23/should-you-brand-a-hashtag/</link>
		<comments>http://onlinejournalismblog.com/2011/03/23/should-you-brand-a-hashtag/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 11:51:58 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[social media]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[UGC]]></category>
		<category><![CDATA[#bbcbudget]]></category>
		<category><![CDATA[#c4cuts]]></category>
		<category><![CDATA[alex gubbay]]></category>
		<category><![CDATA[alphatwitter]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[birmingham budget cuts]]></category>
		<category><![CDATA[Channel 4]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[ed fraser]]></category>
		<category><![CDATA[faisal islam]]></category>
		<category><![CDATA[Guardian]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[trushar barot]]></category>
		<category><![CDATA[voluntary sector cuts]]></category>
		<category><![CDATA[where are the cuts]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=13826</guid>
		<description><![CDATA[Two experiments by news organisations with Twitter hashtags during today&#8217;s UK budget have raised an issue around &#8216;branding&#8217; and how appropriate it is to social media. The BBC, it seems, is encouraging users to adopt the #BBCBudget hashtag to flag their tweets as part of the &#8216;national conversation&#8217;. Channel 4&#8242;s Faisal Islam, above, feels it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2011%2F03%2F23%2Fshould-you-brand-a-hashtag%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2011_2F03_2F23_2Fshould-you-brand-a-hashtag_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2011%2F03%2F23%2Fshould-you-brand-a-hashtag%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://kwout.com/cutout/w/hr/8r/wdc_bor.jpg" alt="Faisal Islam: Sure that all the brilliant BBC reporters realise that #BBCBudget goes against the entire point of SOCIAL media. It will be abandoned." /></p>
<p>Two experiments by news organisations with Twitter hashtags during today&#8217;s UK budget have raised an issue around &#8216;branding&#8217; and how appropriate it is to social media.</p>
<p>The BBC, it seems, is encouraging users to adopt the #BBCBudget hashtag to flag their tweets as part of the &#8216;national conversation&#8217;. Channel 4&#8242;s Faisal Islam, <a href="https://twitter.com/faisalislam/status/50520384151355392" onclick="urchinTracker('/outgoing/twitter.com/faisalislam/status/50520384151355392?referer=');">above</a>, feels it&#8217;s a waste of 3 characters.</p>
<p>But Channel 4 itself is trying something not too dissimilar: #C4cuts<a href="http://www.channel4.com/news/cutsmap-show-us-the-spending-cuts" onclick="urchinTracker('/outgoing/www.channel4.com/news/cutsmap-show-us-the-spending-cuts?referer=');"> aims to crowdsource</a> details of UK spending cuts. Ed Fraser, online editor for Channel 4 News,  is <a href="http://www.journalism.co.uk/news/snow-map-developer-creates-cutsmap-for-channel-4-s-budget-coverage/s2/a543335/" onclick="urchinTracker('/outgoing/www.journalism.co.uk/news/snow-map-developer-creates-cutsmap-for-channel-4-s-budget-coverage/s2/a543335/?referer=');">quoted by Journalism.co.uk</a> as saying the channel wants to &#8220;harness the power of social media and the wisdom of the crowd&#8221;.<span id="more-13826"></span></p>
<p>But the crowd has already started doing this &#8211; <a href="http://onlinejournalismblog.com/2010/10/18/mapping-the-budget-cuts/">Where Are The Cuts?</a> most visibly and effectively, but also in niche areas by <a href="http://voluntarysectorcuts.org.uk/" onclick="urchinTracker('/outgoing/voluntarysectorcuts.org.uk/?referer=');">Voluntary Sector Cuts</a>, <a href="http://birminghambudgetcuts.blogspot.com/p/map-cuts.html" onclick="urchinTracker('/outgoing/birminghambudgetcuts.blogspot.com/p/map-cuts.html?referer=');">Birmingham Budget Cuts</a> (disclosure: run by my <a href="http://www.bcu.ac.uk/courses/online-journalism" onclick="urchinTracker('/outgoing/www.bcu.ac.uk/courses/online-journalism?referer=');">Birmingham MA Online Journalism</a> students), and even <a href="http://www.guardian.co.uk/books/2011/jan/06/uk-library-cuts-map" onclick="urchinTracker('/outgoing/www.guardian.co.uk/books/2011/jan/06/uk-library-cuts-map?referer=');">The Guardian on library cuts</a>.</p>
<p>I&#8217;m curious why Channel 4 didn&#8217;t decide to add to it, rather than going it alone with a &#8216;branded&#8217; hashtag. Meanwhile, it raises a common issue with any crowdsourced project: who claims ownership on what is produced? By branding a hashtag (and there are good technical and editorial reasons* for doing so) you risk people thinking this is a marketing exercise &#8211; how do you avoid that distrust?</p>
<p>Opinions welcome&#8230;</p>
<p><em>*UPDATE: Ed Fraser <a href="http://twitter.com/frasereC4/statuses/50529987941507072" onclick="urchinTracker('/outgoing/twitter.com/frasereC4/statuses/50529987941507072?referer=');">says </a>this &#8220;misses the point of hashtags &#8211; <a title="#c4cuts" rel="nofollow" href="http://twitter.com/search?q=%23c4cuts" onclick="urchinTracker('/outgoing/twitter.com/search?q=_23c4cuts&amp;referer=');">#c4cuts</a> is to help group and identify cuts rather than brand&#8221; </em></p>
<p><em>I can see that from C4&#8242;s perspective (the editorial reasons mentioned above &#8211; it&#8217;s also why I use &#8216;brand&#8217; in inverted commas &#8211; I&#8217;m not saying that C4 or BBC are trying to brand anything) but I&#8217;m talking about users&#8217; perspectives. Some will be suspicious &#8211; and if there are other sites doing similar work that isn&#8217;t being linked to (for whatever reason) then those suspicions are likely to be increased.</em></p>
<p><em>UPDATE 2: CisionBlog have a visualisation of hashtagged tweets which gives a good indication why &#8216;branded&#8217; hashtags may be useful on a subject so heavily tweeted:</em></p>
<p><img src="http://blog.uk.cision.com/wp-content/uploads/2011/03/2pmpie.png" alt="Budget hashtagged tweets" /></p>
<p><em>FROM THE COMMENTS &#8211; UPDATE 3: The BBC&#8217;s Alex Gubbay explains:</em></p>
<blockquote><p><em>&#8220;The potential benefits for us around using something like #BBCBudget are two-fold:</em></p>
<ul>
<li><em>&#8220;It easily allows our audience to follow all the tweets from our  main accounts and key tweeters on the story (ie: @Peston @BBCStephanie  @BBCLauraK etc.) in a hopefully more manageable way.</em></li>
<li><em>&#8220;It gives both our audience and our teams a chance to filter the  overall narrative where appropriate – based on prompts and the thrust of  our on-air coverage.&#8221;</em></li>
</ul>
</blockquote>
<p><em>There&#8217;s a lot of very informed </em><em>discussion in the comments &#8211; worth going through in full.<br />
</em></p>
<p><em>UPDATE 4 (March 24): The BBC&#8217;s Trushar Barot has <a href="http://www.bbc.co.uk/journalism/blog/2011/03/tweeting-the-budget.shtml" onclick="urchinTracker('/outgoing/www.bbc.co.uk/journalism/blog/2011/03/tweeting-the-budget.shtml?referer=');">blogged about the experiment</a> and the reasons behind it:</em></p>
<blockquote><p><em>&#8220;The key beneficiary of the hashtag experiment has been the <a href="http://www.bbc.co.uk/news/uk-politics-12759543" onclick="urchinTracker('/outgoing/www.bbc.co.uk/news/uk-politics-12759543?referer=');">Live Event Page</a> on the BBC News website. One of our producers who was responsible for  ensuring the best tweets went onto the page told me that having a  dedicated BBC hashtag had made a huge difference editorially. Since the  audience was proactively using the hashtag, it was easier for us to  republish those tweets on the website, as their writers had made the  choice to engage with us. It felt much more comfortable editorially than  just taking tweets without someone&#8217;s permission &#8211; even if <a href="http://www.twitter.com/terms" onclick="urchinTracker('/outgoing/www.twitter.com/terms?referer=');">Twitter&#8217;s terms</a> may allow us to do that.&#8221;</em></p></blockquote>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2011%2F03%2F23%2Fshould-you-brand-a-hashtag%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2011/03/23/should-you-brand-a-hashtag/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Mapping the budget cuts</title>
		<link>http://onlinejournalismblog.com/2010/10/18/mapping-the-budget-cuts/</link>
		<comments>http://onlinejournalismblog.com/2010/10/18/mapping-the-budget-cuts/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 13:10:50 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[data journalism]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[cuts]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[jordan hatch]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[richard pope]]></category>
		<category><![CDATA[spending review]]></category>
		<category><![CDATA[ushahidi]]></category>
		<category><![CDATA[where are the cuts]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=10608</guid>
		<description><![CDATA[Richard Pope and Jordan Hatch have been building a very useful site tracking recent budget cuts, building up to this week&#8217;s spending review. Where Are The Cuts? uses the code behind the open source Ushahidi platform (covered previously on OJB by Claire Wardle) to present a map of the UK representing where cuts are being [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F10%2F18%2Fmapping-the-budget-cuts%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F10_2F18_2Fmapping-the-budget-cuts_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F10%2F18%2Fmapping-the-budget-cuts%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://img.skitch.com/20101018-p462dg1wdy6txnr284n1ybc9pa.jpg" alt="budget cuts map" /></p>
<p><strong><a href="http://memespring.co.uk/" onclick="urchinTracker('/outgoing/memespring.co.uk/?referer=');">Richard Pope</a></strong> and <strong><a href="http://www.jordanh.net/" onclick="urchinTracker('/outgoing/www.jordanh.net/?referer=');">Jordan Hatch</a></strong> have been building a very useful site tracking recent budget cuts, building up to this week&#8217;s spending review.</p>
<p><a href="http://wherearethecuts.org/" onclick="urchinTracker('/outgoing/wherearethecuts.org/?referer=');">Where Are The Cuts?</a> uses the code behind the open source Ushahidi platform (<a href="http://onlinejournalismblog.com/2010/09/08/lessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike/">covered previously on OJB by Claire Wardle</a>) to present a map of the UK representing where cuts are being felt. Users can <a href="http://wherearethecuts.org/reports/submit" onclick="urchinTracker('/outgoing/wherearethecuts.org/reports/submit?referer=');">submit their own reports of cuts</a>, or add details to others via a comments box.</p>
<p>It&#8217;s early days in the project &#8211; currently many of the cuts are to national organisations with local-level impacts yet to be dug out.</p>
<p>Closely involved is the public expenditure-tracking site <a href="http://www.wheredoesmymoneygo.org/" onclick="urchinTracker('/outgoing/www.wheredoesmymoneygo.org/?referer=');">Where Does My Money Go?</a> which <a href="http://www.wheredoesmymoneygo.org/cuts/" onclick="urchinTracker('/outgoing/www.wheredoesmymoneygo.org/cuts/?referer=');">has compiled a lot of relevant data</a>.</p>
<p>Meanwhile, in Birmingham a couple of my <a href="http://www.bcu.ac.uk/pme/school-of-media/courses/online-journalism-pgcert-pgdip-ma" onclick="urchinTracker('/outgoing/www.bcu.ac.uk/pme/school-of-media/courses/online-journalism-pgcert-pgdip-ma?referer=');">MA Online Journalism</a> students have set up a <a href="http://birminghambudgetcuts.blogspot.com/" onclick="urchinTracker('/outgoing/birminghambudgetcuts.blogspot.com/?referer=');">hyperlocal blog for the 50,000 public sector workers in the region</a>, primarily to report those budget cuts and how they are affecting people. Andy Watt, who &#8211; along with Hedy Korbee &#8211; is behind the site, has <a href="http://watts-going-on.blogspot.com/2010/10/almost-going-live.html" onclick="urchinTracker('/outgoing/watts-going-on.blogspot.com/2010/10/almost-going-live.html?referer=');">blogged about the preparation for the site&#8217;s launch here</a>. It&#8217;s a good example of how journalists can react to a major issue with a niche blog. Andy and Hedy will be working with the local newspapers to combine expertise.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F10%2F18%2Fmapping-the-budget-cuts%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/10/18/mapping-the-budget-cuts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When crowdsourcing is your only option</title>
		<link>http://onlinejournalismblog.com/2010/09/20/when-crowdsourcing-is-your-only-option/</link>
		<comments>http://onlinejournalismblog.com/2010/09/20/when-crowdsourcing-is-your-only-option/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 06:22:36 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[data journalism]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[drugs]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[marijuana]]></category>
		<category><![CDATA[priceofweed.com]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=9964</guid>
		<description><![CDATA[PriceOfWeed.com is a great example of when you need to turn to crowdsourcing to obtain data for your journalism. As Paul Kedrosky writes, it&#8217;s &#8220;Not often that you get to combine economics, illicit substances, map mashups and crowd-sourcing in one post like this.&#8221; The resulting picture is surprisingly clear. And news organisations could learn a lot [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F20%2Fwhen-crowdsourcing-is-your-only-option%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F09_2F20_2Fwhen-crowdsourcing-is-your-only-option_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F20%2Fwhen-crowdsourcing-is-your-only-option%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://paul.kedrosky.com//weed-map.png" onclick="urchinTracker('/outgoing/paul.kedrosky.com//weed-map.png?referer=');"><img class="alignnone" src="http://paul.kedrosky.com//weed-map.png" alt="Crowdsourced map - the price of weed" width="420" height="256" /></a></p>
<p><a href="http://PriceOfWeed.com" onclick="urchinTracker('/outgoing/PriceOfWeed.com?referer=');">PriceOfWeed.com</a> is a great example of when you need to turn to crowdsourcing to obtain data for your journalism. As Paul Kedrosky <a href="http://paul.kedrosky.com/archives/2010/09/crowd-sourced_m.html" onclick="urchinTracker('/outgoing/paul.kedrosky.com/archives/2010/09/crowd-sourced_m.html?referer=');">writes</a>, it&#8217;s &#8220;Not often that you get to combine economics, illicit substances, map mashups and crowd-sourcing in one post like this.&#8221; The resulting picture is surprisingly clear.</p>
<p>And news organisations could learn a lot from the way this has been executed. Although the default map view is of the US, the site detects your location and offers you prices nearest to you. It&#8217;s searchable and browsable. Sadly, the raw data isn&#8217;t available &#8211; although it would be relatively straightforward to scrape it.</p>
<p>As the site expands globally it is <a href="http://priceofweed.tumblr.com/post/1128244043/apparently-were-a-big-deal" onclick="urchinTracker('/outgoing/priceofweed.tumblr.com/post/1128244043/apparently-were-a-big-deal?referer=');">also adding extra data on the social context</a> &#8211; tolerance and  law enforcement. (<a href="http://chartporn.org/2010/09/19/marijuana-price-map/" onclick="urchinTracker('/outgoing/chartporn.org/2010/09/19/marijuana-price-map/?referer=');">via</a>)</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F20%2Fwhen-crowdsourcing-is-your-only-option%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/09/20/when-crowdsourcing-is-your-only-option/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Playing with heat-mapping UK data on OpenHeatMap</title>
		<link>http://onlinejournalismblog.com/2010/09/10/playing-with-heat-mapping-uk-data-on-openheatmap/</link>
		<comments>http://onlinejournalismblog.com/2010/09/10/playing-with-heat-mapping-uk-data-on-openheatmap/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 15:00:32 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[data journalism]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[datagovuk]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[OpenHeatMap]]></category>
		<category><![CDATA[scotland]]></category>
		<category><![CDATA[smoking]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=9761</guid>
		<description><![CDATA[Last night OpenHeatMap creator Pete Warden announced that the tool now allowed you to visualise UK data. I&#8217;ve been gleefully playing with the heat-mapping tool today and thought I&#8217;d share some pointers on visualising data on a map. This is not a tutorial for OpenHeatMap &#8211; Pete&#8217;s done a great job of that himself (video below) [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F10%2Fplaying-with-heat-mapping-uk-data-on-openheatmap%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F09_2F10_2Fplaying-with-heat-mapping-uk-data-on-openheatmap_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F10%2Fplaying-with-heat-mapping-uk-data-on-openheatmap%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://img.skitch.com/20100910-gyq4g9419mey6wjc4dm9sbspi1.jpg" alt="heat mapping test /&gt;" /></p>
<p>Last night <a href="http://www.openheatmap.com/" onclick="urchinTracker('/outgoing/www.openheatmap.com/?referer=');">OpenHeatMap</a> creator Pete Warden <a href="http://petewarden.typepad.com/searchbrowser/2010/09/openheatmap-now-visualizes-the-uk.html" onclick="urchinTracker('/outgoing/petewarden.typepad.com/searchbrowser/2010/09/openheatmap-now-visualizes-the-uk.html?referer=');">announced that the tool now allowed you to visualise UK data</a>. I&#8217;ve been gleefully playing with the heat-mapping tool today and thought I&#8217;d share some pointers on visualising data on a map.</p>
<p>This is not a tutorial for OpenHeatMap &#8211; Pete&#8217;s done a great job of that himself (video below) &#8211; but rather an outline of the steps to get some map-ready data in the first place.<span id="more-9761"></span></p>
<p>[youtube:http://www.youtube.com/watch?v=yFy80kMcaRo]</p>
<h2>1. Find a dataset to visualise.</h2>
<p>You firstly need data that fits the geographical areas supported by OpenHeatMap (countries, constituencies, local authorities, districts and counties), and which suits geographical visualisation.</p>
<p>My first stop was the <a href="http://data.gov.uk/" onclick="urchinTracker('/outgoing/data.gov.uk/?referer=');">data.gov.uk</a> RSS feed to see what recent datasets had been released, but you could also do advanced searches for &#8220;unemployment by county&#8221; etc. if you are looking for something specific to visualise.</p>
<p>Helpfully, each dataset description includes a field on &#8220;Geographical granularity&#8221;. This helps you quickly rule out those that only give country-level data (most of them). I ended up discovering the <a href="http://data.gov.uk/dataset/scottish_neighbourhood_statistics" onclick="urchinTracker('/outgoing/data.gov.uk/dataset/scottish_neighbourhood_statistics?referer=');">Scottish Neighbourhood Statistics</a> page which <a href="http://www.sns.gov.uk/Downloads/DownloadHome.aspx" onclick="urchinTracker('/outgoing/www.sns.gov.uk/Downloads/DownloadHome.aspx?referer=');">allows you to download very specific data</a>. Once on the site&#8217;s very helpful data download page I clicked on &#8220;Up to 100 indicators&#8221; and selected &#8216;Local authority&#8217; from the first drop-down menu to ensure it matched up to the councils on OpenHeatMap.</p>
<p>I decided to map smoking data, downloaded it, and unzipped it. I then uploaded it to Google Spreadsheets (thankfully, the dataset was not too large).</p>
<h2>2. Clarify the data</h2>
<p>It&#8217;s at this point that the real work begins. Most datasets use a lot of jargon and codes, and you&#8217;ll have to spend time decoding those. In this case the zipped file contained a spreadsheet of &#8220;meta-data&#8221; that explained some of the codes used in the main spreadsheets. That cleared up part of my dataset, but there was a problem. Instead of local authority names, the spreadsheet (as is often the case) used codes.</p>
<p>I started scouring the web for a spreadsheet that might have those codes and what they meant. Eventually I found <a href="http://www.stats19.org.uk/html/local_authority_codes.html" onclick="urchinTracker('/outgoing/www.stats19.org.uk/html/local_authority_codes.html?referer=');">a page that listed them</a>. Had the information been in a table, or even a list, I could have used <a href="http://docs.google.com/support/bin/answer.py?hl=en&amp;answer=75507" onclick="urchinTracker('/outgoing/docs.google.com/support/bin/answer.py?hl=en_amp_answer=75507&amp;referer=');">the importHTML function in Google Docs</a> (or Excel) to import the list. But it wasn&#8217;t, so I had 3 choices:</p>
<ul>
<li>Convert the codes manually into authority names</li>
<li>Keep searching to see if I could find the same list in a better format</li>
<li>Write a scraper to convert the list on that page into a dataset</li>
</ul>
<p>I <a href="http://twitter.com/paulbradshaw/status/24090935091" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw/status/24090935091?referer=');">tweeted an appeal for someone to scrape the page</a> (the data was relatively structured &#8211; each item was prefixed by a 3-digit number, for example &#8211; which should make it easier) and <a href="http://twitter.com/everythingabili/status/24094447490" onclick="urchinTracker('/outgoing/twitter.com/everythingabili/status/24094447490?referer=');">Tom Smith quickly did just that</a>. However, the scraper had for some reason not managed to capture the Scottish codes (possibly because they used the same numbers as the English ones).</p>
<p>Once those codes and associated local authority names were added to my spreadsheet I could convert my own codes to local authority names by using the VLOOKUP formula.</p>
<p>In Google Spreadsheets this means typing something like this into an empty cell to the right of your data: <strong>=VLOOKUP(D2,A:B,2)</strong></p>
<p>You need to adapt the formula as follows:</p>
<ul>
<li>D2 is the cell with the unknown code in it</li>
<li>A:B is the range of cells which contain both the code your are looking for and the associated word (A:B is all cells in A and B columns; you might also use something like A2:B340)</li>
<li>2 (the &#8220;index&#8221;) is which of those columns contains the word you want to &#8216;pull&#8217;. 1 would be column A, because it is the first in your range. 2 is B.</li>
<li>As a whole, then, the code looks at the code in D2, then looks across all the cells in A and B to find the same code. If it finds it, then it will &#8216;copy across&#8217; whatever is in the B column next to that code.</li>
</ul>
<h2>3. Create a spreadsheet for OpenHeatMap to use</h2>
<p>With all my codes converted to local authority names (which OpenHeatMap should recognise), I&#8217;ve got all the data I need.</p>
<p>I create a new spreadsheet that only contains the relevant data: local authority, and a value (in this case, the percentage of the population that smokes).</p>
<p>I change the header for the local authorities council to <strong>uk_council</strong> and the other column to <strong>value</strong></p>
<p>OpenHeatMap will use the names in uk_council to decide what areas of a UK map to colour in &#8211; and it will use the numbers in value to paint them according to whether they are high, low, or near the middle ground.</p>
<p>Now, I publish the spreadsheet as a webpage by going to <strong>Share &gt; Publish as webpage</strong>. And copy <a href="https://spreadsheets.google.com/pub?key=0ApTo6f5Yj1iJdHdEeUNxTHY5X0h0TlNrT0J1VG5LdGc&amp;hl=en_GB&amp;single=true&amp;gid=4&amp;output=html" onclick="urchinTracker('/outgoing/spreadsheets.google.com/pub?key=0ApTo6f5Yj1iJdHdEeUNxTHY5X0h0TlNrT0J1VG5LdGc_amp_hl=en_GB_amp_single=true_amp_gid=4_amp_output=html&amp;referer=');">the URL that is generated</a>.</p>
<p>Then it&#8217;s off to openheatmap.com and follow the instructions there.</p>
<p>At this point, I hit a problem &#8211; one of the local authorities is not recognised: Eilean Siar. That&#8217;s okay &#8211; I thought this might happen. On the webpage of local authority codes that one was followed by the parenthesis: (formerly Western Isles). This sort of change of name or alternative name is worth looking out for when gathering data as it&#8217;s the sort of thing that does tend to trip up scripts.</p>
<p>In my spreadsheet, I change Eilean Siar to Western Isles, go to <strong>Share &gt; Publish as a webpage</strong> again and click &#8216;<strong>Republish now</strong>&#8216;. Returning to OpenHeatMap, I try again, and it seems to have solved the problem. <a href="http://www.openheatmap.com/view.html?map=MagnetomotiveUnprosperousAnthraces" onclick="urchinTracker('/outgoing/www.openheatmap.com/view.html?map=MagnetomotiveUnprosperousAnthraces&amp;referer=');">The map works</a>.</p>
<p>It&#8217;s a wonderfully simple way to achieve something that would have required a lot of programming knowhow 6 months ago. The UK is notoriously problematic in the way that it uses a range of different geographical reference points (health authorities, police forces and other data sources use others still), so this is a massive step forward in being able to present regional differences in stories.</p>
<p>If you use OpenHeatMap or mapping data yourself, please let me know how you get on and any other tips you pick up.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F10%2Fplaying-with-heat-mapping-uk-data-on-openheatmap%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/09/10/playing-with-heat-mapping-uk-data-on-openheatmap/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Lessons in crowdsourcing: Claire Wardle on using Ushahidi for the Tube strike</title>
		<link>http://onlinejournalismblog.com/2010/09/08/lessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike/</link>
		<comments>http://onlinejournalismblog.com/2010/09/08/lessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 13:38:57 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[online journalism]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[claire wardle]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[tube strike]]></category>
		<category><![CDATA[ushahidi]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=9712</guid>
		<description><![CDATA[The following is cross-posted from Claire Wardle&#8217;s blog: Late on Monday night, I wrote a short post in anticipation of the crowdmap I’d just set up for BBC London, which I hoped would provide a useful service the following day for the London tubestrike, 7th September 2010. It’s now Wednesday morning, and I can write, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F08%2Flessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F09_2F08_2Flessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F08%2Flessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><em>The following is c<a href="http://clairewardle.com/2010/09/08/the-day-after-–-lessons-learned-from-the-crowdmap-experience/" onclick="urchinTracker('/outgoing/clairewardle.com/2010/09/08/the-day-after-_-lessons-learned-from-the-crowdmap-experience/?referer=');">ross-posted from Claire Wardle&#8217;s blog</a>:</em></p>
<p>Late on Monday night, I wrote a short <a href="http://clairewardle.com/2010/09/06/tubestrike-crowdsourcing-experiment/" onclick="urchinTracker('/outgoing/clairewardle.com/2010/09/06/tubestrike-crowdsourcing-experiment/?referer=');">post</a> in anticipation of the <a href="http://tubestrike.crowdmap.com/" onclick="urchinTracker('/outgoing/tubestrike.crowdmap.com/?referer=');">crowdmap</a> I’d just set up for BBC London, which I hoped would provide a useful service the following day for the London tubestrike, 7<sup>th</sup> September 2010.</p>
<p>It’s now Wednesday morning, and I can write, while still feeling slightly shell-shocked from the experience, that all in all, I’m very pleased with how it went.</p>
<p>I want to use this post to reflect on some of the things that worked, some of the things that didn’t work as well, and some things I will do differently if the next scheduled tube strike goes ahead.</p>
<p>Bottom line was that lots of people saw it: 18,860 unque visitors, and 39,306 page views from 55 countries. 13,808 were from the UK, 3863 from the US, and I can’t get over the fact that we had 2 people form Bermuda, 1 person from Uruguay, and 9 from Kenya, the home of the Ushahidi platform. The power of social media never ceases to amaze me.</p>
<p><a href="http://clairewardle.files.wordpress.com/2010/09/screen-shot-2010-09-08-at-10-29-15.png" onclick="urchinTracker('/outgoing/clairewardle.files.wordpress.com/2010/09/screen-shot-2010-09-08-at-10-29-15.png?referer=');"><img class="aligncenter size-full wp-image-142" src="http://clairewardle.files.wordpress.com/2010/09/screen-shot-2010-09-08-at-10-29-15.png" alt="" width="600" height="245" /></a></p>
<p>We posted 202 reports yesterday. About 50 were sent directly to the map from the audience, either via the web form or the specific SMS channel we set up. The rest of the reports we took from twitter, either tweets in the #tubestrike stream or replies to the <a href="http://twitter.com/BBCtravelalert" onclick="urchinTracker('/outgoing/twitter.com/BBCtravelalert?referer=');">@BBCTravelalert</a> account.<span id="more-9712"></span></p>
<p>I can’t stress enough that getting the reports up wasn’t easy because of the time pressures. Every report, whether it was sent directly or not had to be physically approved. Nothing went straight up onto the map.</p>
<p>Yesterday I was ably assisted by Abigail Sawyer who works for the World Service and who wanted to see how the platform worked and how it might work in a Global context, and for 2 hours during the evening rush hour by Emma Jenkinson, a producer from BBC London who was drafted in as emergency help. We also had help from Steve Phillips, the BBC London transport reporter who was audiobooing, appearing on TV, and updating twitter like a mad thing.</p>
<p>During the two peak times, we were monitoring the SMS console, three twitter streams (#tubestrike, “tube AND strike”, @BBCTravealert), audioboo, emails and the BBC London facebook page.</p>
<p><strong>For each report we needed to add or check:</strong></p>
<p>1) a clear headline,</p>
<p>2) a description, which if it was from twitter we were cutting and pasting,</p>
<p>3) the official timestamp (which frustratingly never stayed connected to the actual time so drop down menus had to be used each time),</p>
<p>4) the geo-location by putting in the location box and waiting for the map to find it (we soon learned that if you just put in Waterloo, it defaulted to Waterloo in Canada so we had to write Waterloo, UK),</p>
<p>5) the category (tube, train, bus etc)</p>
<p>6) the verification status (we only ticked the verification box if the report had been supplied by our own reporters. We realised we couldn’t even verify information from the Transport for London website as commuters were contacting us and saying the TFL information was not up to date)</p>
<p>Only then could we finally approve it and then put it on the map.</p>
<p>Phew. Quite a process.</p>
<p><a href="http://clairewardle.files.wordpress.com/2010/09/screen-shot-2010-09-08-at-10-32-51.png" onclick="urchinTracker('/outgoing/clairewardle.files.wordpress.com/2010/09/screen-shot-2010-09-08-at-10-32-51.png?referer=');"><img class="aligncenter size-full wp-image-145" src="http://clairewardle.files.wordpress.com/2010/09/screen-shot-2010-09-08-at-10-32-51.png" alt="" width="590" height="690" /></a></p>
<p>If you had an event which wasn’t so time sensitive or fast paced, it wouldn’t have been such an issue, but at times we were mopping sweat off our brows, feeling slightly under pressure, especially as we saw so many people tweeting about us from around the world!</p>
<p><span style="font-size: 13.2px">That was the process.<strong> </strong></span></p>
<p><span style="font-size: 13.2px"><strong>In terms of things we learned along the way…</strong></span></p>
<p>I) had originally chosen Google Maps as the default mapping tool, but half way through the morning rush hour we heard from Harry Wood who encouraged us to use <a href="http://www.openstreetmap.org/" onclick="urchinTracker('/outgoing/www.openstreetmap.org/?referer=');">Open Street Map</a>, a free editable map of the whole world, created by volunteers. It is not for profit and apparently started in London. We quickly changed the settings with one click and were immediately amazed at the improved quality of the map. It was much more accurate.</p>
<p>2) Although we needed to use the inbuilt time stamp, we also realised people needed to quickly see on the map itself (rather than having to click through) when information had been sent, so at lunchtime we started each headline with a time stamp we typed in.</p>
<p>3) At lunchtime, we had collected 90 reports, but realised it was quickly going out of date. We therefore deleted all the earlier reports and started afresh, although we did manually input all station closures, which we realised was the key bit of information people were looking for. One major problem however was that by early afternoon word had spread and I saw people tweeting – ‘good idea, shame there isn’t more information on the map’, so I was torn between trying to make the map look impressive, and it actually being useful!</p>
<p><strong>Things I wished we could have done:</strong></p>
<p>1) Publicised it more beforehand. This was a crowdsourcing initiative but we didn’t talk to the crowd early enough to encourage people to take part, and to show then how it might be helpful. For obvious reasons, this was very much an experiment and the BBC was slightly nervous about shouting about something that hadn’t been tried and tested. As a result, I only published my short blog post on Monday night and we started tweeting about it on Tuesday morning but that was it. So the fact that we got the results we did, are pretty amazing (I’d say modestly!)</p>
<p>2) I wish we could have had more time to thank people and to let people know we’d used their information on the map. I did it a few times when I got a chance, and unsurprisingly we saw those people posting more reports.</p>
<p><strong>Things I’d encourage Ushahidi to think about:</strong></p>
<p>It feels churlish to make suggestions to the platform, when I think it’s amazing and I wouldn’t have the skills to make 1/100<sup>th</sup> of the site, but as someone who used it under pressure in this situation, here are a couple of suggestions:</p>
<p>1) It would be useful if there was a scrolling news bars at the top, so we could put out top line information, which we know everyone would see by just going to the map. Something like ‘the circle line is suspended’ or &#8216;the roads are really starting to build with traffic&#8217; was very hard to map. There’s no one spot on the circle line (for those who don’t know, it’s an underground line which runs in a continuous circle!)</p>
<p>2) It would have been great to add more information to the first speech bubble which appeared when you clicked on a dot, e.g. a photo, an audioboo, more detail etc. I don’t think everyone was always clicking through to the next page.</p>
<p>3) A way to visualise the timestamp more clearly from the map would have been great, e.g. the brighter the colour, the more recent the report. It was a shame to have to delete earlier reports.</p>
<p>4) A way to differentiate between good and bad news. Most of the information we were reporting was negative – tube line suspended, traffic jams etc. Sometimes we got tips or advice about how to avoid the problems, and it would have been great if we could have shown those in a different way.</p>
<p>Overall, we created a map, which at many points during the day was more accurate than the Transport for London website, and which was a live and updated version of what was happening out on the streets of London. And most importantly it was built by the people of London.</p>
<p>If more people had known about it and understood how to upload reports it would have been even richer and even more useful and accurate.</p>
<p>While I don’t wish another strike on anyone, I secretly hope there’s another one so we can take crowdmap for another test drive.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F09%2F08%2Flessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/09/08/lessons-in-crowdsourcing-claire-wardle-on-using-ushahidi-for-the-tube-strike/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mapping global events in a local way: BBC Dimensions</title>
		<link>http://onlinejournalismblog.com/2010/08/23/mapping-global-events-in-a-local-way-bbc-dimensions/</link>
		<comments>http://onlinejournalismblog.com/2010/08/23/mapping-global-events-in-a-local-way-bbc-dimensions/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:55:00 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[dimensions]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[Max Gadney]]></category>
		<category><![CDATA[personalisation]]></category>
		<category><![CDATA[the size of wales]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=9416</guid>
		<description><![CDATA[This is one of the best BBC projects I&#8217;ve seen in a while: Dimensions maps key events, places and things such as the Pakistan floods, the Gulf oil spill and the Afghanistan-Pakistan border &#8211; over your postcode. It&#8217;s a simple idea, but hugely effective. The prototype comes not from the corporation&#8217;s News arm &#8211; it [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F08%2F23%2Fmapping-global-events-in-a-local-way-bbc-dimensions%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F08_2F23_2Fmapping-global-events-in-a-local-way-bbc-dimensions_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F08%2F23%2Fmapping-global-events-in-a-local-way-bbc-dimensions%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://4.bp.blogspot.com/_HRnKzjq-c5g/TGqP9JU3onI/AAAAAAAABX4/oO8bkRB__Lg/s400/Imagen+7.png" alt="BBC Dimensions" /></p>
<p>This is one of the best BBC projects I&#8217;ve seen in a while: <a href="http://howbigreally.com/" onclick="urchinTracker('/outgoing/howbigreally.com/?referer=');"><strong>Dimensions</strong></a> maps key events, places and things such as the Pakistan floods, the <a href="http://howbigreally.com/dimension/environmental_disasters/gulf_oil_spill" onclick="urchinTracker('/outgoing/howbigreally.com/dimension/environmental_disasters/gulf_oil_spill?referer=');">Gulf oil spill</a> and the <a href="http://howbigreally.com/dimension/war_on_terror/aghanistan_pakistan_border" onclick="urchinTracker('/outgoing/howbigreally.com/dimension/war_on_terror/aghanistan_pakistan_border?referer=');">Afghanistan-Pakistan border</a> &#8211; over your postcode.</p>
<p>It&#8217;s a simple idea, but hugely effective.</p>
<p>The prototype comes not from the corporation&#8217;s News arm &#8211; it was commissioned by History. Commissioning Executive for the Multi-Platform Team <strong>Max Gadney</strong> <a href="http://www.bbc.co.uk/blogs/bbcinternet/2010/08/today_we_are_launching_the.html" onclick="urchinTracker('/outgoing/www.bbc.co.uk/blogs/bbcinternet/2010/08/today_we_are_launching_the.html?referer=');">writes</a>:</p>
<blockquote><p>&#8220;Our challenge was to make it relevant to audiences.</p>
<p>&#8220;This is a common desire. Commissioning editors often want stuff &#8216;made relevant&#8217; &#8211; TV producers might translate this as putting a celebrity in it &#8211; one we can relate to (<a href="http://www.bbc.co.uk/programmes/b007t575" onclick="urchinTracker('/outgoing/www.bbc.co.uk/programmes/b007t575?referer=');">Who Do You Think You Are</a> does this very well). How does digital media make something relevant?&#8221;</p></blockquote>
<p>Currently this is a prototype, so <a href="http://www.bbc.co.uk/blogs/bbcinternet/2010/08/today_we_are_launching_the.html" onclick="urchinTracker('/outgoing/www.bbc.co.uk/blogs/bbcinternet/2010/08/today_we_are_launching_the.html?referer=');">feedback is welcomed</a>. I hope that News will be rubbing their hands at the potential applications and making their own suggestions for improvements on those lines.</p>
<p>For once we may be able to stop comparing things to <a href="http://www.charliebeckett.org/?p=2900" onclick="urchinTracker('/outgoing/www.charliebeckett.org/?p=2900&amp;referer=');">the size of Wales</a>. Unless, of course, you have a Welsh postcode.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F08%2F23%2Fmapping-global-events-in-a-local-way-bbc-dimensions%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/08/23/mapping-global-events-in-a-local-way-bbc-dimensions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>77,000 pageviews and multimedia archive journalism (MA Online Journalism multimedia projects pt4)</title>
		<link>http://onlinejournalismblog.com/2010/07/05/reimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3/</link>
		<comments>http://onlinejournalismblog.com/2010/07/05/reimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 14:04:28 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Alex Gamela]]></category>
		<category><![CDATA[data journalism]]></category>
		<category><![CDATA[flash interactive]]></category>
		<category><![CDATA[flash journalism]]></category>
		<category><![CDATA[ma online journalism]]></category>
		<category><![CDATA[madeira island mudslides]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[moseley road baths]]></category>
		<category><![CDATA[paranoia timeline]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=8853</guid>
		<description><![CDATA[(Read part 1 here; part 2 here and part 3 here) The &#8216;breadth portfolio&#8217; was only worth 20% of the Multimedia Journalism module, and was largely intended to be exploratory, but Alex Gamela used it to produce work that most journalists would be proud of. Firstly, he worked with maps and forms to cover the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F07%2F05%2Freimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F07_2F05_2Freimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F07%2F05%2Freimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><em>(Read <a href="http://onlinejournalismblog.com/2010/07/02/music-journalism-and-data-ma-online-journalism-multimedia-projects-pt1/">part 1 here</a>; <a href="http://onlinejournalismblog.com/2010/07/02/local-history-as-a-game-ma-online-journalism-multimedia-projects-pt2/">part 2 here</a> and <a href="http://onlinejournalismblog.com/2010/07/03/using-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3/">part 3 here</a>)</em></p>
<p>The &#8216;breadth portfolio&#8217; was only worth 20% of the Multimedia Journalism module, and was largely intended to be exploratory, but <strong>Alex Gamela</strong> used it to produce work that most journalists would be proud of.</p>
<p>Firstly, he worked with <a href="http://www.alexgamela.com/blog/2010/04/12/breadth-portfolio-part-1-maps-and-forms/" onclick="urchinTracker('/outgoing/www.alexgamela.com/blog/2010/04/12/breadth-portfolio-part-1-maps-and-forms/?referer=');">maps and forms</a> to cover the Madeira Island mudslides:</p>
<blockquote><p>&#8220;When on the 20th of February a storm hit Madeira Island, causing mudslides and floods, the silence on most news websites, radios and TV stations was deafening. But on Twitter there were accounts from local people about what was going on, and, above all, they had videos. The event was being tagged as #tempmad, so it was easy to follow all the developments, but the information seemed to be too scattered to get a real picture of what was going on in the island, and since there was no one organizing the information available, I decided to create a map on Google[
<div  style="text-align: left;"  class="xmlgmdiv" id="xmlgmdiv_2"><iframe class="xmlgm" id="xmlgm_2" src="http://onlinejournalismblog.com/wp-content/plugins/xml-google-maps/xmlgooglemaps_show.php?mygooglemapid=2" style="border: 0px; width: 664px; height: 400px;" name="Google_My_Map" frameborder="0"></iframe></div>
<p><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;ll=32.781502,-16.964951&amp;spn=0.256894,0.676346&amp;z=11&amp;msid=110388565041499761103.00048008ae394a5290bc7" onclick="urchinTracker('/outgoing/maps.google.com/maps/ms?ie=UTF8_amp_hl=en_amp_msa=0_amp_ll=32.781502_-16.964951_amp_spn=0.256894_0.676346_amp_z=11_amp_msid=110388565041499761103.00048008ae394a5290bc7&amp;referer=');">ii</a>], to place videos, pictures and other relevant information.</p>
<p>&#8220;It got 10,000 views in the first hours and reached 30,000 in just two days. One month later, it has the impressive number of 77 thousand visits.&#8221;</p></blockquote>
<p>Not bad, then.</p>
<p>Secondly, Alex <a href="http://www.alexgamela.com/blog/2010/04/14/breadth-portfolio-part-3-data-visualization/" onclick="urchinTracker('/outgoing/www.alexgamela.com/blog/2010/04/14/breadth-portfolio-part-3-data-visualization/?referer=');">experimented with data visualisation</a> to look at newspaper brand values and the online traffic of Portuguese news websites.</p>
<blockquote><p>&#8220;My goal was to understand the relative and proportional position of each one, regarding visits, page views, and how those two values relate to each other. The data I got also has portals, specialized websites, and entertainment magazines so it has a broad range of themes (all charts are available live here – <a href="http://is.gd/aZLXs" onclick="urchinTracker('/outgoing/is.gd/aZLXs?referer=');">http://is.gd/aZLXs</a>)&#8221;</p></blockquote>
<p>And finally, he produced <a href="http://www.alexgamela.com/filesall/flash/mrb2/index.html" onclick="urchinTracker('/outgoing/www.alexgamela.com/filesall/flash/mrb2/index.html?referer=');">a beautiful Flash interactive on Moseley Road Baths</a> (<a href="http://www.alexgamela.com/blog/2010/04/13/breadth-portfolio-part-2-flash-package/" onclick="urchinTracker('/outgoing/www.alexgamela.com/blog/2010/04/13/breadth-portfolio-part-2-flash-package/?referer=');">which he talks about here</a>).</p>
<p>All of which was produced and submitted within the first six weeks of the Multimedia Journalism module.</p>
<h2>The other 80%: multimedia archive journalism</h2>
<p>Alex was particularly interested in archive journalism and using multimedia to bring archives to life. As a way of exploring this he produced <a href="http://www.theparanoiatimeline.com/" onclick="urchinTracker('/outgoing/www.theparanoiatimeline.com/?referer=');">the Paranoia Timeline</a>, a website <a href="http://www.theparanoiatimeline.com/about/" onclick="urchinTracker('/outgoing/www.theparanoiatimeline.com/about/?referer=');">exploring</a> &#8220;all the events that caused some type of social hysteria throughout the world in the last 20 years.</p>
<blockquote><p>&#8220;Some of the situations presented here were real dangers, others not really. But all caused disturbances in our daily lives &#8230; Why does that happen? Why are we caught in these bursts of information, sometimes based  on speculative data and other times borne out of the imagination of few and fed by the beliefs of many?&#8221;</p></blockquote>
<p>The site &#8211; which is an ongoing project in its earliest stages &#8211; combines video, visualisation, a Dipity timeline, mapping and the results of some fascinating data and archive journalism. Alex <a href="http://www.alexgamela.com/blog/2010/06/30/ma-online-journalism-the-paranoia-timeline/" onclick="urchinTracker('/outgoing/www.alexgamela.com/blog/2010/06/30/ma-online-journalism-the-paranoia-timeline/?referer=');">explains</a>:</p>
<blockquote><p>&#8220;The swine flu data came from Wolfram-Alpha[vi] that generated a rather reliable (after cross checking with other official websites) amount of data, with the number of cases and deaths per country. I had to make an option about which would be highlighted, but discrepancies in the logical amount of cases between countries made me go just for the death numbers. The conclusion that I got from the map is that swine flu was either more serious or reported in the developed countries. Traditionally considered Third World countries do not have many reports, which reflect the lack of structures to deal with the problem or how overhyped it was in the Western world. But France on its own had almost 3 million cases reported against 57 thousand in the United States, which led me to verify closely other sources. It seems Wolfram Alpha had the number wrong, there were only about 5000 reports, which proves that outliers in data are either new stories or just input errors.</p>
<p>&#8220;For the credit crunch[vii], I researched the FDIC – Federal Deposit Insurance Corporation[viii] database. They have a considerable amount of statistical data available for download. My idea was to chart the evolution of loans in the United States in the last years, and the main idea was that overall loans slowed down since 2009 but individual credits rose, meaning an increase in personal debt to cope with overall difficulties caused by the crunch.I selected the items that seemed more relevant and went for a simple line chart. My purpose was served.&#8221;</p></blockquote>
<p>&#8220;Though the current result falls short of my initial goals,&#8221; says Alex, &#8220;it is a prototype for a more involving experience, and I consider it to be a work in construction. What I’ll be defending here is a concept with a few examples using interactive tools, but I realize this is just a small sample of what it can really be: an immersive, ongoing project, with more interactive features, providing a journalistic approach to issues highly debated and prone to partisanship, many of them used by religious and political groups to spin their own ideologies to the general audience. The purpose is to create context.&#8221;</p>
<p>Alex is currently back in Portugal as he completes the final MA by Production part of his Masters. You might want to <a href="http://www.alexgamela.com/blog/contactocontact/" onclick="urchinTracker('/outgoing/www.alexgamela.com/blog/contactocontact/?referer=');">hire him</a>, or <a href="http://carolinebeavon.com/about-2/" onclick="urchinTracker('/outgoing/carolinebeavon.com/about-2/?referer=');">Caroline</a>, <a href="http://www.dandavies23.com/about-2/" onclick="urchinTracker('/outgoing/www.dandavies23.com/about-2/?referer=');">Dan</a>, <a href="http://chineseonlinejournalismblog.com/?page_id=190" onclick="urchinTracker('/outgoing/chineseonlinejournalismblog.com/?page_id=190&amp;referer=');">Ruihua</a>, <a href="http://chiarabolognini.com/Contact.html" onclick="urchinTracker('/outgoing/chiarabolognini.com/Contact.html?referer=');">Chiara</a>, <a href="http://nataliechillington.com/?page_id=468" onclick="urchinTracker('/outgoing/nataliechillington.com/?page_id=468&amp;referer=');">Natalie</a> or <a href="http://andrewbrightwell.com/blog/about/" onclick="urchinTracker('/outgoing/andrewbrightwell.com/blog/about/?referer=');">Andy</a>.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F07%2F05%2Freimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/07/05/reimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using data to scrutinise local swimming facilities (MA Online Journalism multimedia projects pt3)</title>
		<link>http://onlinejournalismblog.com/2010/07/03/using-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3/</link>
		<comments>http://onlinejournalismblog.com/2010/07/03/using-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 13:42:33 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[andy brightwell]]></category>
		<category><![CDATA[birmingham]]></category>
		<category><![CDATA[chiara bolognini]]></category>
		<category><![CDATA[data journalism]]></category>
		<category><![CDATA[flash journalism]]></category>
		<category><![CDATA[ma online journalism]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[natalie chillington]]></category>
		<category><![CDATA[ruihua yao]]></category>
		<category><![CDATA[swimming pools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=8861</guid>
		<description><![CDATA[(Read part 1 here and part 2 here) The third student to catch the data journalism bug was Andy Brightwell. Through his earlier reporting on swimming pool facilities in Birmingham, Andy had developed an interest in the issue, and wanted to use data journalism techniques to dig further. The result was a standalone site &#8211; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F07%2F03%2Fusing-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2010_2F07_2F03_2Fusing-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F07%2F03%2Fusing-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><em>(Read <a href="http://onlinejournalismblog.com/2010/07/02/music-journalism-and-data-ma-online-journalism-multimedia-projects-pt1/">part 1 here</a> and <a href="http://onlinejournalismblog.com/2010/07/02/local-history-as-a-game-ma-online-journalism-multimedia-projects-pt2/">part 2 here</a>)</em></p>
<p>The third student to catch the data journalism bug was <a href="http://andrewbrightwell.com/blog/" onclick="urchinTracker('/outgoing/andrewbrightwell.com/blog/?referer=');">Andy Brightwell</a>. Through his <a href="http://andrewbrightwell.com/blog/birmingham/swimming-pools-in-birmingham/" onclick="urchinTracker('/outgoing/andrewbrightwell.com/blog/birmingham/swimming-pools-in-birmingham/?referer=');">earlier reporting</a> on swimming pool facilities in Birmingham, Andy had developed an interest in the issue, and wanted to use data journalism techniques to dig further.</p>
<p>The result was a standalone site &#8211; <a href="http://swimmingpools.podnosh.com/" onclick="urchinTracker('/outgoing/swimmingpools.podnosh.com/?referer=');">Where Can We Swim?</a> &#8211; which documented exactly how he did that digging, and presented the results.</p>
<p>He also <a href="http://podnosh.com/blog/2010/03/23/scrutinising-swimming-pool-facilities/" onclick="urchinTracker('/outgoing/podnosh.com/blog/2010/03/23/scrutinising-swimming-pool-facilities/?referer=');">blogged about the results for social media firm Podnosh</a>, where he has been working.<br />
<span id="more-8861"></span></p>
<p>Andy&#8217;s techniques included <a href="http://swimmingpools.podnosh.com/2010/06/10/a-quick-bit-of-showing-off-about-swimming-pool-opening-times/" onclick="urchinTracker('/outgoing/swimmingpools.podnosh.com/2010/06/10/a-quick-bit-of-showing-off-about-swimming-pool-opening-times/?referer=');">creating a screen scraper using Yahoo! Pipes</a> <a href="http://swimmingpools.podnosh.com/2010/05/20/swimming-pool-opening-times-in-birmingham/" onclick="urchinTracker('/outgoing/swimmingpools.podnosh.com/2010/05/20/swimming-pool-opening-times-in-birmingham/?referer=');">and Google Spreadsheets</a>, <a href="http://swimmingpools.podnosh.com/2010/06/09/swimming-pool-data-scraping-comparing-opening-times/" onclick="urchinTracker('/outgoing/swimmingpools.podnosh.com/2010/06/09/swimming-pool-data-scraping-comparing-opening-times/?referer=');">visualising and mapping opening times</a>, and, of course, some old-fashioned research (a recurring theme in the MA data journalism work).</p>
<p>What is particularly interesting is how Andy shows readers his working &#8211; explaining inconsistencies in the data, how it is gathered, and issues with making comparisons. Spreadsheets are embedded.</p>
<p>Instead of &#8216;not letting the facts get in the way of a good story&#8217;, Andy is <strong>refusing to let a good story get in the way of the facts</strong>: we are invited to build on top of the sterling work that he has done.</p>
<p>His <a href="http://swimmingpools.podnosh.com/2010/05/04/comparing-swimming-surface-area-to-population/" onclick="urchinTracker('/outgoing/swimmingpools.podnosh.com/2010/05/04/comparing-swimming-surface-area-to-population/?referer=');">early visualisations</a>, for example, showed that the West Midlands was the worst region for swimming pool provision. Then in <a href="http://swimmingpools.podnosh.com/2010/06/09/does-birmingham-need-more-swimming-pools/" onclick="urchinTracker('/outgoing/swimmingpools.podnosh.com/2010/06/09/does-birmingham-need-more-swimming-pools/?referer=');">a later one</a>:</p>
<blockquote><p>&#8220;By clicking on the visualisation you should be able to see a correlation between demand and supply. In the top left-hand corner click on facility m2/1000 (this shows the amount swimming surface area per 1000 people). Now click on participation rate &#8211; and the map looks remarkably similar, with the same dark areas, while the West Midlands is one of the lightest regions. In other words, where there’s the most availability of swimming &#8211; in the South West, South East and in East, there are more people swimming.</p>
<p>&#8220;Now let’s look at the West Midlands &#8211; one of the worst regions for supply and demand &#8230; As you can see, it’s Birmingham that’s the worst offender, in fact it’s significantly worse than other regions within the West Midlands.</p>
<p>&#8220;Of course there’s a health warning over all of this. The report does point out that, even in Birmingham, supply is able to meet current demand &#8211; which sort of contradicts the evidence that superior supply leads to more demand. However, what we can say with reasonable confidence is that with doubts over the 50 metre pool and the only pool to have been rebuilt so far is Harborne, it seems Birmingham does indeed have a long way to go before it has anything like the supply of pools some other parts of England enjoy.&#8221;</p></blockquote>
<h2>Video stories, Flash interactivity and mapping the local music scene</h2>
<p>Three other MA Online Journalism students developed skills in different areas to add specialist expertise to their broad online journalism toolkit. <strong><a href="http://chiarabolognini.com/" onclick="urchinTracker('/outgoing/chiarabolognini.com/?referer=');"></a></strong></p>
<p><strong><a href="http://chiarabolognini.com/" onclick="urchinTracker('/outgoing/chiarabolognini.com/?referer=');">Chiara Bolognini</a></strong> refined her Flash skills to produce a <a href="http://www.swissiteinternational.com/second_social%20media%20apero.html" onclick="urchinTracker('/outgoing/www.swissiteinternational.com/second_social_20media_20apero.html?referer=');">website for the Basel Social Media Apero</a> that combined animation, video, and a Twitter feed.</p>
<p><strong><a href="http://chineseonlinejournalismblog.com/" onclick="urchinTracker('/outgoing/chineseonlinejournalismblog.com/?referer=');">Ruihua Yao</a></strong> explored video and produced a<a href="http://www.youtube.com/user/yaorh#p/u/0/fOPvoFPMBfM" onclick="urchinTracker('/outgoing/www.youtube.com/user/yaorh_p/u/0/fOPvoFPMBfM?referer=');"> series of video profiles</a> of members of the Chinese community in Birmingham. Ruihua filmed the subject speaking in their native language, then dubbed the video with their stories in English. What emerges is a picture of very highly educated Chinese citizens unable to use their education to contribute to British society.</p>
<p><strong><a href="http://nataliechillington.com/?page_id=468" onclick="urchinTracker('/outgoing/nataliechillington.com/?page_id=468&amp;referer=');">Natalie Chillington</a></strong> set herself the challenge of creating a <a href="http://www.the-music-quarter.com/?p=277" onclick="urchinTracker('/outgoing/www.the-music-quarter.com/?p=277&amp;referer=');">live map of upcoming gigs in Birmingham</a> that would automatically update when new entries were added to the Google Doc (which also fed a <a href="http://www.the-music-quarter.com/?p=292" onclick="urchinTracker('/outgoing/www.the-music-quarter.com/?p=292&amp;referer=');">listings</a>). Both were for a new site covering the music scene in the city, <a href="http://www.the-music-quarter.com/" onclick="urchinTracker('/outgoing/www.the-music-quarter.com/?referer=');">The Music Quarter</a>.</p>
<p>This was a technically ambitious project which hit a number of obstacles along the way. To Natalie&#8217;s credit, she overcame all of these to produce something which looks simple, but is actually very complex. <a href="http://nataliechillington.com/?page_id=468" onclick="urchinTracker('/outgoing/nataliechillington.com/?page_id=468&amp;referer=');">This post explains the stages Natalie went through in exploring automatically updated maps</a>.</p>
<p>In the <a href="http://onlinejournalismblog.com/2010/07/05/reimagining-archive-journalism-for-a-multimedia-age-ma-online-journalism-multimedia-projects-pt3/">next and final part of this series </a>(live Monday) I&#8217;ll be talking about <strong>Alex Gamela</strong>&#8216;s work, which includes a Google map that has had over 80,000 views, a moving Flash interactive, and a piece of multimedia journalism combining video, visualisation and more data journalism.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2010%2F07%2F03%2Fusing-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2010/07/03/using-data-to-scrutinise-local-swimming-facilities-ma-online-journalism-multimedia-projects-pt3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

