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

<channel>
	<title>Dharmafly &#187; javascript</title>
	<atom:link href="http://dharmafly.com/tags/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://dharmafly.com</link>
	<description>Apps for change</description>
	<lastBuildDate>Tue, 24 Apr 2012 11:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Winning app for the HP TouchPad</title>
		<link>http://dharmafly.com/touchpad</link>
		<comments>http://dharmafly.com/touchpad#comments</comments>
		<pubDate>Thu, 21 Jul 2011 11:32:33 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[enyo]]></category>
		<category><![CDATA[guardian]]></category>
		<category><![CDATA[hackday]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[mobile app]]></category>
		<category><![CDATA[mobile app development]]></category>
		<category><![CDATA[mobile web]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[touchpad]]></category>
		<category><![CDATA[web app]]></category>
		<category><![CDATA[webos]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=2269</guid>
		<description><![CDATA[URL: dharmafly.com/hpwebos-hackday/demo/ I went along with Andrea and Sym to The Guardian to join a hack day for HP&#8217;s new TouchPad tablet &#8211; an interesting alternative to the iPad that uses web standard technologies for creating native mobile applications. We won the competition(!) with a prototype app for exploring live web content, such as news, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dharmafly.com/hpwebos-hackday/demo/"><img style="border: none;" src="http://farm7.static.flickr.com/6021/5929263969_210de4179a.jpg" alt="HP webOS TouchPad app" /></a></p>
<p><strong>URL</strong>: <a href="http://dharmafly.com/hpwebos-hackday/demo/">dharmafly.com/hpwebos-hackday/demo/</a></p>
<p>I went along with <a href="http://twitter.com/a_fiore">Andrea</a> and <a href="http://twitter.com/symroe">Sym</a> to <a href="http://www.guardian.co.uk">The Guardian</a> to join a <a href="http://mulqueeny.wordpress.com/2011/06/19/whats-the-point-of-a-hack-day/">hack day</a> for HP&#8217;s new <a href="http://www.guardian.co.uk/technology/2011/jun/30/hp-touchpad-tablet-review">TouchPad tablet</a> &#8211; an interesting alternative to the iPad that uses <a href="http://mobile.tutsplus.com/tutorials/webos/introduction-to-webos-3-0-enyo/">web standard technologies</a> for creating native mobile applications.</p>
<p>We <a href="http://rewiredstate.org/projects/notw">won the competition</a>(!) with a prototype app for exploring live web content, such as news, reviews and photos, about any place on earth. (See <a href="http://rewiredstate.org/projects#hp-webos-developer-event">all the projects</a> from the event).</p>
<p>The app we produced is part magazine, part <a href="http://www.google.com/support/feedburner/bin/answer.py?answer=79408">feed reader</a> and lets you swipe and slide the magazine in any direction to shift the geographical location that the magazine&#8217;s content represents.<br />
<span id="more-2269"></span></p>
<p>You can check it out by playing with <a href="http://dharmafly.com/hpwebos-hackday/demo/">the browser-based demo</a>. <em>(Note, this is utterly non-optimised at the moment and has only been tested in Chrome and Firefox)</em>.</p>
<h3>What it does</h3>
<p>Starting at the reader&#8217;s current location (imagine that you are travelling or visiting somewhere new), a magazine-style page of content is pulled in for that place (e.g. a one mile square centred on Kings Cross, London). The reader can then <em>slide</em> the page in any of eight compass directions (north, east, south, west, nw, ne, sw, se), to re-centre the magazine at that new location (e.g. a one mile square centred on Hillingdon, London). Content is then pulled in for the location represented by the new position.</p>
<p>We&#8217;ve divided the world into a grid of cells, and the user can slide between any of the cells to view the content that they each contain. Content is linked through to its original source on the web, e.g. a travel article from The Guardian, or a note on the history of a place from Wikipedia.</p>
<p>We think that the format is ideally suited to a tablet like the TouchPad: location-aware, tactile navigation, relevant material for reading and exploring while on the move. The magazine might be used to explore content around a particular part of the world, or to follow each step along a journey.</p>
<p>Working in the same familiar way as the &#8220;slippy map&#8221; of <a href="http://maps.google.com/maps?q=kings+cross,+london&#038;hl=en&#038;ll=51.545428,-0.124712&#038;spn=0.021992,0.055189&#038;sll=51.545214,-0.122051&#038;sspn=0.021992,0.055189&#038;z=14">Google Maps</a>, we provide an intuitive mechanism for browsing, though we&#8217;ve never seen something quite like our app before.</p>
<h3>Building for the TouchPad</h3>
<p>Although there were some rough edges, all in all, it was a refreshing experience to develop for a mobile device that uses native web technologies (HTML, JavaScript and CSS). The app was put together in a normal desktop browser and, with the TouchPad connected via a USB cable, it was simply pushed down to the device for testing.</p>
<p>So the application is portable &#8211; it can work in a desktop or mobile browser, and it could be <a href="http://www.phonegap.com">wrapped up</a> to be used on other, non-web platforms like the iPhone, iPad and Android.</p>
<h3>Technicalities</h3>
<p>We used Node.js and Django Python <em>outside</em> of the device to pull in the content, process it and compile it down into JSON data, to be consumed by the app. The TouchPad&#8217;s operating system, webOS, actually allows apps to include <a href="http://ajaxian.com/archives/the-node-js-now-running-on-webos-and-more-web-improvements">JavaScript-based, Node.js services</a>, to run a tiny server on each device. We might want to use this, for example, to continually process and serve content to the front-end.</p>
<p>We rolled our own JavaScript, opting to remove the considerable benefits that webOS provides in the form of <a href="https://developer.palm.com/content/api/dev-guide/enyo.html">Enyo, an app components framework</a>. Without Enyo, we are left with just a basic WebKit shell, hooked into the operating system. We used <a href="http://cubiq.org/iscroll-4">iScroll</a>, a touch-based scrolling library, to assist with user interactions.</p>
<h3>Ideas for taking the project forward</h3>
<p>We would love to extend the app to use a full global grid of content, allowing zooming in and out from <em>hyperlocal</em> to country-wide scales, introduce clumping of content into cities and notable locations, allow layers of content types that can be switched on or off, and include user-curated and user-generated material. The concept, its focus, the look and feel, and the app&#8217;s behaviour will all need some love and care, but we think it has potential.</p>
<p>What do you think? Would you use it?</p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/touchpad/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Science Hack Day and The Revolutionaries</title>
		<link>http://dharmafly.com/scihack</link>
		<comments>http://dharmafly.com/scihack#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:42:21 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[dbpedia]]></category>
		<category><![CDATA[guardian]]></category>
		<category><![CDATA[isaacnewton]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linkeddata]]></category>
		<category><![CDATA[localstorage]]></category>
		<category><![CDATA[microtemplates]]></category>
		<category><![CDATA[microtemplating]]></category>
		<category><![CDATA[museum]]></category>
		<category><![CDATA[newton]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[rdf]]></category>
		<category><![CDATA[revolutionaries]]></category>
		<category><![CDATA[sciencehackday]]></category>
		<category><![CDATA[sciencemuseum]]></category>
		<category><![CDATA[scihack]]></category>
		<category><![CDATA[sparql]]></category>
		<category><![CDATA[tmpl]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[wikipedia]]></category>
		<category><![CDATA[yql]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=1941</guid>
		<description><![CDATA[URL: dharmafly.com/revolutionaries/ Last week saw an exciting event that brought together scientists, programmers and designers: &#8220;Science Hack Day&#8220;. Held at The Guardian in London, this was an up-all-night two days of web development, hardware building and invention, with the goal of prototyping new services and tools for science and scientists. With my background in ecology [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dharmafly.com/revolutionaries/" title="The Revolutionaries"><img src="http://farm5.static.flickr.com/4079/4748799465_2f147d70ee.jpg" width="500" height="309" alt="The Revolutionaries"></a></p>
<p><strong>URL</strong>: <a href="http://dharmafly.com/revolutionaries/" title="The Revolutionaries">dharmafly.com/revolutionaries/</a></p>
<p>Last week saw an exciting event that brought together scientists, programmers and designers: &#8220;<a href="http://sciencehackday.com">Science Hack Day</a>&#8220;.</p>
<p>Held at <a href="http://guardian.co.uk">The Guardian</a> in London, this was an up-all-night two days of web development, hardware building and invention, with the goal of prototyping new services and tools for science and scientists. <span id="more-1941"></span></p>
<p>With my background in ecology and biology (ah, it seems like a long time ago now), my initial thought was to develop some kind of web-based game for exploring relationships between animals and plants in their ecosystems, for which I was going to use data from <a href="http://www.wildlifenearyou.com">Wildlife Near You</a>, the <a href="http://www.bbc.co.uk/nature/species/Barn_Owl">BBC&#8217;s Wildlife Finder</a> and <a href="http://www.kew.org/data/subjects.html">Kew Gardens</a>. Ultimately though, I decided to help with an idea by <a href="http://openobjects.blogspot.com">Mia Ridge</a> of the <a href="http://www.sciencemuseum.org.uk">Science Museum</a>, for investigating the influences between scientists and their inventions.</p>
<h3>The evolution of ideas</h3>
<p><a href="http://www.flickr.com/photos/toptechwriter/338573258/" title="Space Shuttle Discovery approaches ISS for docking [1680x1050] by TopTechWriter.US, on Flickr"><img src="http://farm1.static.flickr.com/125/338573258_6576d11c64_m.jpg" width="240" height="150" alt="Space Shuttle Discovery approaches ISS for docking [1680x1050]"></a></p>
<p>Mia wanted to expose some of the rich data about <a href="http://collectionsonline.nmsi.ac.uk">the Museum&#8217;s collections</a> and to demonstrate how scientific ideas and inventions have evolved over time, as each successive generation absorbs the lessons of those who have come before.</p>
<p>An invention (such as the space shuttle or the mobile phone) doesn&#8217;t simply arrive on the scene all by itself. It will have been the result of countless generations of convergent technologies, research and new paradigms of thinking. So what&#8217;s the thread that connects them together? And how have inventors and thinkers inspired one another and built on each other&#8217;s works?</p>
<h3>There&#8217;s an app for that</h3>
<p>A group of us built an explorer, called &#8220;<a href="http://dharmafly.com/revolutionaries/">The Revolutionaries</a>&#8220;. It lets you start with a scientist, say, <a href="http://dharmafly.com/revolutionaries/#Isaac_Newton">Isaac Newton</a>, and then click through to view those who influenced him and those he went on to influence. In fact, because of the way the app is built, it isn&#8217;t just scientists who are matched &#8211; <a href="http://dharmafly.com/revolutionaries/#George_Orwell">writers</a>, <a href="http://dharmafly.com/revolutionaries/#Bob_Dylan">musicians</a> and <a href="http://dharmafly.com/revolutionaries/#Prabhat_Ranjan_Sarkar">thinkers</a> are in there too.</p>
<h3>Some interesting technologies</h3>
<p><a href="http://www.flickr.com/photos/dharmasphere/125136124/" title="The New Species by premasagar, on Flickr"><img src="http://farm1.static.flickr.com/45/125136124_c9b11b68c4_m.jpg" width="240" height="148" alt="The New Species"></a></p>
<p>Hack days are ripe opportunities to experiment with new techniques and technologies. Here are some of those that make up the app:</p>
<h4>Pulling data out of Wikipedia, with DBpedia</h4>
<p>When the app first loads, it doesn&#8217;t contain any data at all. To piece together information about a person, it gathers content from the crowd-sourced encyclopaedia, <a href="http://en.wikipedia.org">Wikipedia</a>. We use a service called <a href="http://dbpedia.org">DBpedia</a>, which weaves together Wikipedia articles in a multitude of ways. This allows us to pull data out of Wikipedia as if it were a giant database, using a language called SPARQL.</p>
<p>We gather information about individuals, and about the connections between them, in order to find out who has influenced who. We then wrap up these requests to DBpedia with the ever-useful web service, <a href="http://developer.yahoo.com/yql/">YQL</a>, which lets us pull the data straight into the application.</p>
<h4>Using &#8216;localStorage&#8217;, a mini database inside the browser</h4>
<p><a href="http://www.flickr.com/photos/doommeer/2340829271/" title="autostadt-turm von innen by doommeer, on Flickr"><img src="http://farm4.static.flickr.com/3294/2340829271_d7d55ebb52_m.jpg" width="240" height="234" alt="autostadt-turm von innen"></a></p>
<p>Since we are pulling in content from remote web services, we wanted to reduce the number of remote calls that it has to make, and to speed up browsing. So, we use a feature found in all modern browsers, called &#8216;<a href="http://hacks.mozilla.org/2009/06/localstorage/">localStorage</a>&#8216; (it&#8217;s part of the <a href="http://diveintohtml5.org/introduction.html">HTML5 suite of tools</a>). This is a small, simple type of database contained with the browser, where we store all the gathered information. It makes navigating through previously viewed content lightning fast, even when browsing on a mobile phone.</p>
<h4>Micro-templating</h4>
<p><a href="http://www.flickr.com/photos/hinkelstone/2435823037/" title="labyrinthine circuit board lines by quapan, on Flickr"><img src="http://farm3.static.flickr.com/2093/2435823037_2f67cc65b1_m.jpg" width="240" height="175" alt="labyrinthine circuit board lines"></a></p>
<p>The content that the user sees is built up from a small number of tiny pieces of HTML. When new data is loaded, the relevant pieces are assembled and the data is displayed. You can see these simple &#8216;micro-templates&#8217; <a href="http://github.com/premasagar/revolutionaries/blob/b19d94e68d4b68e85328696618c92ca29f81d362/index.html#L107">here, in the source code</a>.</p>
<p>We use a modified version of John Resig&#8217;s <a href="http://ejohn.org/blog/javascript-micro-templating/">basic templating script</a>. For more details, see <a href="http://dharmafly.com/tmpl/index.html">my slides on client-side templating</a>, from a talk I recently gave at <a href="http://asyncjs.com">Async</a>.</p>
<h3>Educational</h3>
<p><a href="http://www.flickr.com/photos/hine/2976359199/" title="rocket by xmatt, on Flickr"><img src="http://farm4.static.flickr.com/3055/2976359199_3cc917a957_m.jpg" width="240" height="160" alt="rocket"></a></p>
<p>We ran out of time before we could finish integrating the Science Museum&#8217;s collections data with the Wikipedia data. After 24 hours of hacking, it was time to demo to the crowd.</p>
<p>And we wound up with a prize for the hack most useful in education. Thanks guys!</p>
<p>Take a look at the result: &#8220;<a href="http://dharmafly.com/revolutionaries/">The Revolutionaries</a>&#8220;.<br />
(The <a href="http://github.com/premasagar/revolutionaries">source code is available on GitHub</a> to download or modify).</p>
<h3>The people</h3>
<p>The full list of people who contributed to the app were <a href="http://openobjects.blogspot.com">Mia Ridge</a>, <a href="http://premasagar.com">myself</a>, <a href="http://www.ianwootten.co.uk">Ian Wooten</a>, <a href="http://tommorris.org/blog/">Tom Morris</a>, <a href="http://yaili.com">Inayaili de León</a>, <a href="http://twitter.com/goodonpaper">Andy McMillan</a> and <a href="http://twitter.com/rboulton">Richard Boulton</a>. With thanks to <a href="http://www.wait-till-i.com">Christian</a>, as ever, for hands-on help with YQL.</p>
<h3>The Hack Day</h3>
<p>Science Hack Day was an exciting blend of scientific geekery and hackery, cross-pollination and fresh ideas. (Thanks a lot to <a href="http://adactio.com">Jeremy</a>, for setting it up). The other hacks from the weekend can be <a href="http://sciencehackday.pbworks.com/hacks">found on the wiki</a>.</p>
<p>Here&#8217;s a little taste of the scene &#8211; <a href="http://carolune.org/wp/?p=1032">a timelapse video</a> created by <a href="http://twitter.com/carolune">Carolina Ödman</a>:</p>
<p><object width="500" height="375"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12720036&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=A6C664&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12720036&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=A6C664&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="375"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/scihack/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBC World Service Widget Launched</title>
		<link>http://dharmafly.com/bbc-world-service-widget</link>
		<comments>http://dharmafly.com/bbc-world-service-widget#comments</comments>
		<pubDate>Mon, 20 Jul 2009 10:05:32 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[bbcworldservice]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[multi-language]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widget platforms]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[worldservice]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=1088</guid>
		<description><![CDATA[We recently completed an exciting project for BBC World Service: the World Service Widget, which lets people share BBC World Service content on their websites, blogs or computer desktops. It's being released on a number of web platforms (WordPress, iGoogle, Adobe Air, Facebook, Netvibes, Mac Dashboard, Vista Sidebar and as a simple snippet of HTML [...]]]></description>
			<content:encoded><![CDATA[<a href="http://www.flickr.com/photos/tallkev/232821959/" title="Gears (by tallkev)"><img src="http://farm1.static.flickr.com/88/232821959_2d618ed2e3.jpg" title="Gears (by tallkev)" alt="Gears (by tallkev)" width="500" height="326" /></a>

<p>We recently completed an exciting project for BBC World Service: the <a href="http://www.bbc.co.uk/worldservice/programmes/000000_widget_terms.shtml">World Service Widget</a>, which lets people share BBC World Service content on their websites, blogs or computer desktops.</p>

<p>It's being released on a number of <a href="http://www.bbc.co.uk/worldservice/programmes/090702_widget_platforms.shtml">web platforms</a> (WordPress, iGoogle, Adobe Air, Facebook, Netvibes, Mac Dashboard, Vista Sidebar and as a simple snippet of HTML code). These are being rolled out over the coming days.</p>

<p>The widget is available in a multitude of different languages and content networks. (This was one of the trickiest aspects of development - although there were other, perhaps even stickier issues). Below, for example, are the English and Farsi flavours. (<strong><em>Farsi</em></strong> is the language spoken in Iran. It is written right-to-left, and it has a special widget: click on a news story to open the "Lightbox" window). <span id="more-1088"></span></p>

<p>We've already started thinking about what the widget could do better, so do <a href="http://dharmafly.com/bbc-world-service-widget#respond">tell us your thoughts</a>.</p>

<div style="width:300px; float:left;">
<h3>English:</h3>
<iframe src="http://dharmafly.com/projects/bbcwswidget/en" name="bbcwswidget-en" width="300" height="500" frameborder="0" allowtransparency="true" style="overflow:hidden;"></iframe>
</div>

<div style="width:300px; float:right;">
<h3>Farsi:</h3>

<script src="http://www.bbc.co.uk/worldservice/widget/widget.js" type="text/javascript"></script>
<script type="text/javascript">bbcwswidget.settings({"package" : "fa"
});
</script>
<noscript><a href="http://www.bbc.co.uk/persian">به سایت فارسی بی بی سی مراجعه کنید</a></noscript>

</div>]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/bbc-world-service-widget/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Live! We&#8217;re Tracking a Big Bus with the BBC</title>
		<link>http://dharmafly.com/talkingamerica</link>
		<comments>http://dharmafly.com/talkingamerica#comments</comments>
		<pubDate>Thu, 11 Sep 2008 14:41:21 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[america]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[bbcworldservice]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[sumo]]></category>
		<category><![CDATA[talkingamerica]]></category>
		<category><![CDATA[us]]></category>
		<category><![CDATA[usa]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=265</guid>
		<description><![CDATA[URL: bbc.co.uk/worldservice/talkingamerica Excitingly, not long after we built the award-winning Bangladesh River Journey mini-site for the BBC World Service, we were asked for another helping of social media expertise. What is it? Talking America is a trail-blazing social media campaign that we're proud to have worked on. This time, it's a live site that tracks [...]]]></description>
			<content:encoded><![CDATA[<a href="http://flickr.com/photos/dharmasphere/2847387807/" title="BBC World Service: Talking America"><img src="http://farm4.static.flickr.com/3142/2847387807_a36c917ac6.jpg" title="BBC World Service: Talking America" alt="BBC World Service: Talking America" width="500" height="309" /></a>

<strong>URL:</strong> <a title="Talking America - BBC World Service" href="http://www.bbc.co.uk/worldservice/indepth/talking_america.shtml">bbc.co.uk/worldservice/talkingamerica</a>

Excitingly, not long after we built the award-winning <a title="Bangladesh River Journey" href="http://dharmafly.com/bangladeshboat">Bangladesh River Journey</a> mini-site for the BBC World Service, we were asked for another helping of social media expertise.

<h3>What is it?</h3>
<a title="Talking America - BBC World Service" href="http://www.bbc.co.uk/worldservice/indepth/talking_america.shtml"><em>Talking America</em></a> is a trail-blazing social media campaign that we're proud to have worked on. This time, it's a live site that tracks the World Service crew as they journey across America in a social media bus.

<span id="more-265"></span>Their big aim? In the eloquent words of <a href="http://www.bbc.co.uk/worldservice/news/2008/09/080901_bus_ros_atkins.shtml" title="Ros Atkins, BBC crew member">Ros Atkins</a>:
<blockquote>
"This bus trip is our attempt to paint a detailed picture of America ahead of the election in November. We also want to create conversations between Americans and everyone else..."
</blockquote>
(<a href="http://www.bbc.co.uk/worldservice/news/2008/09/080901_bus_ros_atkins.shtml" title="Ros Atkins, BBC crew member">Ros Atkins</a>, BBC crew member on the <em>Talking America</em> bus).

<h3>What you can do with social media</h3>
<em>Talking America</em> uses maps, pictures, video, audio <a title="'Podcast' on Wikipedia" href="http://en.wikipedia.org/wiki/Podcast">podcasts</a>, blog posts and other user-generated snippets to bring a journey alive. In this case, we built a mini content-management system for the journalists, with a system to pull in the latest <a href="http://www.flickr.com/photos/bbcworldservice/collections/72157606867869622/" title="The 'Talking America' photo collection">Flickr photos from the bus</a> and a colourful map to display it all.

In charming technological terms, we call it a "<em>geo-mashup</em>." Namely, a smooth way of automatically pulling together time and <a title="'Location-Based Publishing' article" href="http://dharmafly.com/blog/location-based-publishing-and-services">location-based</a> information into one online multimedia bundle. The outcome of this is the ability to track the reporters over time and in different contexts.

<h3>A bit for the technically brained</h3>
The mapping application uses <a title="jQuery, a JavaScript framework" href="http://jquery.com">jQuery</a> and <a href="http://www.danwebb.net/2007/2/9/sumo-a-generic-microformats-parser-for-javascript" title="Sumo, a JavaScript microformats parser">Sumo</a>, which is a JavaScript microformats parser written by <a href="http://www.danwebb.net" title="Dan Webb">Dan Webb</a>, who also worked on the front-end of the site. If you look at <a title="Talking America - BBC World Service" href="http://www.bbc.co.uk/worldservice/indepth/talking_america.shtml">the site</a> without JavaScript, you'll see that all the info is already present on the page, written up in microformats and ready to be plotted on the map.

And they're off...]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/talkingamerica/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YLiveGroups: Live Video at BarcampBrighton2</title>
		<link>http://dharmafly.com/ylivegroups</link>
		<comments>http://dharmafly.com/ylivegroups#comments</comments>
		<pubDate>Sat, 15 Mar 2008 13:09:00 +0000</pubDate>
		<dc:creator>Madhava</dc:creator>
				<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[barcampbrighton2]]></category>
		<category><![CDATA[broadcasting]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[userscript]]></category>
		<category><![CDATA[vcard]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[xoxo]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yahoolive]]></category>
		<category><![CDATA[ylivegroups]]></category>

		<guid isPermaLink="false">http://dharmafly.com/blog/ylivegroups</guid>
		<description><![CDATA[This weekend is BarcampBrighton2, a grassroots technology conference organised and run by the participants. Over the last couple of days, we've been piecing together a special Greasemonkey userscript for the conference, which enables Yahoo Live users to broadcast live video as a group. We call it YLiveGroups. &#187; Install the script We first used Yahoo [...]]]></description>
			<content:encoded><![CDATA[<img src="http://farm4.static.flickr.com/3238/2332562265_4705efe360.jpg" title="Barcamp Brighton 2" alt="Barcamp Brighton 2" width="264" height="77" />

This weekend is <a href="http://www.barcampbrighton.org">BarcampBrighton2</a>, a grassroots technology conference organised and run by the participants. Over the last couple of days, we've been piecing together a special <a href="http://www.greasespot.net">Greasemonkey</a> userscript for the conference, which enables <a href="http://live.yahoo.com">Yahoo Live</a> users to broadcast live video as a group. We call it <strong>YLiveGroups</strong>.

<a href="http://dharmafly.com/projects/ylivegroups/ylivegroups.user.js">&raquo; Install the script</a>

<a href="http://dharmafly.com/blog/semanticcamplondon">We first used Yahoo Live</a> at last month's <a href="http://barcamp.org/SemanticCampLondon">SemanticCampLondon</a> and there was a great buzz of conversation from people who were watching from other countries, discussing the topics of the talks, asking questions and learning about the subjects.

<span id="more-58"></span>For BarcampBrighton2, we'll help people get broadcasting and we'll use YLiveGroups to bring them all together. Viewers from around the world will be able to tune in and keep track of the <a href="http://barcampbrighton2.backnetwork.com/schedule/">many talks</a> taking place.

<h3>Yahoo Live</h3>
Yahoo Live is an interesting new experiment. It makes it possible for anyone to create their own live video channel, available to anyone who cares to watch. As has been <a href="http://morethanseven.net/posts/example-of-the-yahoo-live-api/">pointed out before</a>, there is plenty of scope to increase its potential for social networking. YLiveGroups is our attempt to do just that with some rudimentary group functionality.

<h3>YLiveGroups</h3>
<a href="http://www.flickr.com/photos/dharmasphere/2334281155/" title="YLiveGroups"><img src="http://farm3.static.flickr.com/2042/2334281155_28fb72eb8a.jpg" title="YLiveGroups" alt="YLiveGroups" width="500" height="158" /></a>

To use YLiveGroups, you will need to use the <a href="http://mozilla.org/firefox">Firefox web browser</a>, along with the <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey add-on</a>. Then, <a href="http://dharmafly.com/projects/ylivegroups/ylivegroups.user.js">install YLiveGroups</a> and head on over to <a href="http://live.yahoo.com">Yahoo Live</a>.

At the moment, the only group available is BarcampBrighton2. However, we intend to develop the code so that anyone can create their own group. These groups could be used to tie broadcasts together at events, connect people around a single topic or simply bring together a group of friends.

<h3>Techie Details</h3>
In case you were wondering...

The userscript interacts with both the <a href="http://developer.yahoo.com/ylive/">Yahoo Live <acronym title="Application Programming Interface">API</acronym></a> and our own simple YLiveGroups API. Our API uses <a href="http://microformats.org/wiki/xoxo">XOXO</a> microformat HTML documents to exchange data (as opposed to standard <a href="http://en.wikipedia.org/wiki/XML">XML</a> or <a href="http://en.wikipedia.org/wiki/JSON">JSON</a>). The script then uses <a href="http://jquery.com">JQuery</a> to interract with the XOXO documents and the web page that the user is currently viewing. <a href="http://premasagar.com">Premasagar</a> will be talking more about this in his presentation at Barcamp.

We'd love to work with other developers to take this project forward. If you'd like to get involved, or have any feedback at all, then please leave a comment here.]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/ylivegroups/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HackHUD</title>
		<link>http://dharmafly.com/hackhud</link>
		<comments>http://dharmafly.com/hackhud#comments</comments>
		<pubDate>Thu, 13 Dec 2007 17:52:24 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[award]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[broadcasting]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[grassroots]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hackday]]></category>
		<category><![CDATA[hackdaylondon]]></category>
		<category><![CDATA[hackdaylondon07]]></category>
		<category><![CDATA[hackhud]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[newsvine]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[prize]]></category>
		<category><![CDATA[prizewinners]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[userscript]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yahoo pipes]]></category>
		<category><![CDATA[ydn]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud</guid>
		<description><![CDATA[Well, this one didn't get blogged yet... Back in June, we stayed up all night at the BBC / Yahoo Hack Day in London. The task was to combine data sources and build something experimental - and a little bit edgy. We forged a script to enhance mainstream news sites (such as BBC News) with [...]]]></description>
			<content:encoded><![CDATA[<a title="HackDay Prize" href="http://www.flickr.com/photos/dharmasphere/2108334545/"><img title="HackDay Prize" src="http://farm3.static.flickr.com/2416/2108334545_5e039a628f.jpg" alt="HackDay Prize" width="500" height="309" /></a>

Well, <a href="http://dharmafly.com/projects/hackhud">this one</a> didn't get blogged yet... Back in June, we stayed up all night at the BBC / Yahoo <a href="http://backstage.bbc.co.uk/news/archives/2007/06/hackday_london.html">Hack Day in London</a>. The task was to combine data sources and build something experimental - and a little bit edgy.

We forged a script to enhance mainstream news sites (such as <a title="BBC News" href="http://www.bbc.co.uk/news/">BBC News</a>) with a layer of grassroots community content - from bloggers, photographers, and the like. The idea was to propagate the news and views from the streets, alongside mainstream media. The result: '<a title="HackHUD project page" href="http://dharmafly.com/projects/hackhud">HackHUD</a>'.

<span id="more-42"></span>It's a <a title="Greasemonkey, an extension for the Firefox browser" href="http://www.greasespot.net">Greasemonkey</a> userscript and it uses a number of Yahooey things (<a title="Yahoo Pipes, a simple way to remix data feeds" href="http://pipes.yahoo.com">Pipes</a>, <a href="http://developer.yahoo.com/yui/"><abbr title="Yahoo User Interface">YUI</abbr></a> and <a title="Term Extraction, a way to generate keywords from a block of text" href="http://developer.yahoo.com/search/content/V1/termExtraction.html">Term Extraction</a>), to display content from <a title="Flickr, a photo-sharing site" href="http://flickr.com">Flickr</a>, <a title="Technorati, a blog search engine" href="http://technorati.com">Technorati</a> and <a title="Newsvine, user-generated news" href="http://www.newsvine.com">Newsvine</a>.

We were clackety-clack on the keyboard, non-stop for over 24 hours. There were tears and laughter... and in the end, <a title="Photo of us with our shiny prize" href="http://flickr.com/photos/dharmasphere/2108334545/">a prize</a>.

» <a title="HackHUD project page" href="http://dharmafly.com/projects/hackhud">The HackHUD Project</a>
» <a title="HackHUD, the userscript (requires Greasemonkey to be installed first)" href="http://dharmafly.com/projects/hackhud/hackhud.user.js">Install the script</a> (quickly, before the BBC redesign their site ;)
<h3>Changelog</h3>
<ul>
	<li>0.16 - Public release.</li>
	<li>0.17 - Problem with Flickr photos fixed.</li>
	<li>0.181 - Wikipedia and Twitter options added.</li>
	<li>0.2 - Updated to accommodate changes to BBC site &amp; to Greasemonkey.</li>
	<li>0.21 - Better handling of multi-word tags.</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/hackhud/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>BBC Bangladesh River Journey</title>
		<link>http://dharmafly.com/bangladeshboat</link>
		<comments>http://dharmafly.com/bangladeshboat#comments</comments>
		<pubDate>Wed, 07 Nov 2007 14:00:32 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bangladesh]]></category>
		<category><![CDATA[bangladeshboat]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[bbc worldservice]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[geoblogging]]></category>
		<category><![CDATA[geoRSS]]></category>
		<category><![CDATA[googleearth]]></category>
		<category><![CDATA[googlemaps]]></category>
		<category><![CDATA[hAtom]]></category>
		<category><![CDATA[hCalendar]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[kml]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[rel-tag]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[worldservice]]></category>
		<category><![CDATA[xFolk]]></category>
		<category><![CDATA[xoxo]]></category>

		<guid isPermaLink="false">http://dharmafly.com/blog/bangladeshboat</guid>
		<description><![CDATA[URL: www.bbc.co.uk/worldservice/bangladeshboat Phew! We've been busy these last three weeks! From commission to launch in just 12 working days (and nights), Dharmafly has built a site for the BBC that explores social media and cutting edge Web technologies... The Bangladesh River Journey is a mashup of posts from a BBC World Service trip to track [...]]]></description>
			<content:encoded><![CDATA[<a href="http://www.bbc.co.uk/worldservice/bangladeshboat/" title="BBC World Service: Bangladesh River Journey"><img src="http://static.flickr.com/2298/1848329163_99ef9335c7.jpg" title="BBC World Service: Bangladesh River Journey" alt="BBC World Service: Bangladesh River Journey (screenshot)" width="500" height="309" /></a>

<strong>URL:</strong> <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/">www.bbc.co.uk/worldservice/bangladeshboat</a>

Phew! We've been busy these last three weeks! From commission to launch in just 12 working days (and nights), Dharmafly has built a site for the BBC that explores social media and cutting edge Web technologies...

The <a rel="tag" href="http://www.bbc.co.uk/worldservice/bangladeshboat/">Bangladesh River Journey</a> is a <a href="http://en.wikipedia.org/wiki/Mashup_(web_application_hybrid)">mashup</a> of posts from a <acronym title="British Broadcasting Corporation">BBC</acronym> World Service trip to track the effects of climate change in Bangladesh. The trip lasts a month, with photos being posted to <a href="http://www.flickr.com/photos/bangladeshboat">Flickr</a>, messages sent to <a href="http://twitter.com/bangladeshboat">Twitter</a> and journal entries made on the <a rel="tag" href="http://www.bbc.co.uk/worldservice/">World Service</a> site. The mashup puts all these posts on to a map, letting you navigate around and follow the trip.

<span id="more-28"></span>The journalists are equipped with a <a rel="tag" href="http://en.wikipedia.org/wiki/Gps">GPS</a> navigation device. Each time they visit a new location, they post their co-ordinates to the Twitter stream (e.g. <a href="http://twitter.com/bangladeshboat/statuses/376953702">this post</a>). Our system then logs the coordinates and applies them to every photo, tweet and diary entry until the next location.

In addition to what you see in the browser, there are a number of gems hidden under the hood: microformats, geoRSS and an API. (Non-techie folk may happily skip this and proceed straight to <a href="http://dharmafly.com/blog/bangladeshboat#comments">comments</a> :)

<h3 id="microformats" class="subsection">Microformats</h3>

<img src="http://dharmafly.com/images/microformats.png" alt="Microformats logo" />

<a rel="tag" href="http://en.wikipedia.org/wiki/Microformats">Microformats</a> are new, developing standards for adding extra meaning to the <abbr title="HyperText Markup Language">HTML</abbr> of a web page. They create all sorts of possibilities for software (from search engines to browsers) to interact with the content in innovative and useful ways.

The HTML for each Twitter, Flickr and diary post in the Bangladesh River Journey is written using the <a rel="tag" href="http://microformats.org/wiki/hatom">hAtom</a> microformat. This means, for example, that <a title="The Bangladesh River Journey HTML as an RSS feed" href="http://tools.microformatic.com/transcode/rss/hatom/www.bbc.co.uk/worldservice/bangladeshboat/">an RSS feed can be generated directly from the HTML on the page</a>.

If you use the <a href="http://www.mozilla.com/firefox/">Firefox</a> browser, you can explore other microformats on the Bangladesh Boat site, with the excellent <a href="https://addons.mozilla.org/firefox/addon/4106">Operator extension</a>. You'll find <a rel="tag" href="http://microformats.org/wiki/xfolk">xFolk</a> bookmarks, <a rel="tag" href="http://microformats.org/wiki/geo">geo</a> locations, <a rel="tag" href="http://microformats.org/wiki/hcalendar">hCalendar</a> events, <a rel="tag" href="http://microformats.org/wiki/hcard">hCard</a> contacts, <a rel="tag" href="http://microformats.org/wiki/xoxo">xoxo</a> lists and <a rel="tag" href="http://microformats.org/wiki/rel-tag">tagged</a> links:

<img src="http://dharmafly.com/images/bangladeshboat_geo.png" alt="BBC World Service Bangladesh River Journey screenshot, showing the Operator extension to Firefox" />

<h3><abbr title="Geo-encoded 'Really Simple Syndication' (RSS) feed">GeoRSS</abbr></h3>
The <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/rss.xml">site's RSS feed</a> allows users to stay up-to-date with new posts, without needing to re-visit the site (we talked about using RSS in a <a href="http://dharmafly.com/blog/shazaam">previous post</a>).

The feed is encoded with the geo coordinates of each post (this is called <a href="http://georss.org">GeoRSS</a>). Some interesting things can then be done with the feed, such as <a title="Latest 20 posts from the Bangladesh River Journey, plotted on to Google Maps" href="http://maps.google.com/maps?q=http://www.bbc.co.uk/worldservice/bangladeshboat/rss.xml&amp;z=8">plotting it straight on to Google Maps</a>:

<img src="http://dharmafly.com/images/bangladeshboat_googlemaps.png" alt="BBC World Service Bangladesh River Journey GeoRSS feed plotted on to Google Maps" />

<h3><abbr title="Application programming interface">API</abbr></h3>
Part of the task was to build an <abbr title="Application Programming Interface"><a rel="tag" href="http://en.wikipedia.org/wiki/Api">API</a></abbr> - a way for web developers to access the data in the system, to create their own mashup applications. This will be promoted through <a href="http://backstage.bbc.co.uk">BBC Backstage</a> - the BBC's hub for exploring new media technology. More about this soon...

<strong>Update:</strong> The <a title="Bangladesh River Journey API documentation" href="http://bangladeshboat.welcomebackstage.com">Bangladesh River Journey API</a> is now live on BBC Backstage. Inspired by Google's addition of a <a title="Google's Greasemonkey API to their web email service, GMail" href="http://code.google.com/p/gmail-greasemonkey/wiki/GmailGreasemonkey10API">Greasemonkey API to Gmail</a> (<a href="http://simonwillison.net/2007/Nov/7/gmail/" title="GMail Greasemonkey API reported on Simon Willison's blog">via</a>), we added an experimental <a href="http://bangladeshboat.welcomebackstage.com/#greasemonkey" title="Greasemonkey API on the Bangladesh River Journey site">Greasemonkey API</a> to the Bangladesh River Journey site.

<strong>Update:</strong> We added <a href="http://en.wikipedia.org/wiki/Keyhole_Markup_Language" title="KML"><abbr title="Keyhole Markup Language">KML</abbr></a> as a data format to the API. This allows you, for example, to <a title="KML feed from the BBC Bangladesh River Journey" href="http://bangladeshboat.welcomebackstage.com/feed/?format=kml&numPosts=all">view the entire journey of posts</a> in mapping applications like <a href="http://earth.google.com" title="Google Earth">Google Earth</a>.

<h3 class="subsection">Dharmafly &amp; the BBC</h3>
It has been fantastic working with the BBC crew. Everyone has shown their good-nature and team-spirit... and nothing but excitement for exploring new forms of media in reporting events that matter to the world.

Our own team was:
<ul>
	<li><span class="vcard"><a class="url" href="http://premasagar.com"><abbr class="fn" title="Premasagar Rose">Me</abbr></a></span>, as technical director and coder of <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/ssi/content.inc">HTML</a>, <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/js/mashup.js">JavaScript</a> and <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/mashup.css">additional <abbr title="Cascading Style Sheets">CSS</abbr></a></li>
	<li><span class="vcard"><a class="url" href="http://daoconsumer.com"><abbr class="fn" title="Annesley Newholm">Annesley</abbr></a></span>, who authored the rock-solid <abbr title="PHP: Hypertext Preprocessor">PHP</abbr> / <abbr title="Extensible Stylesheet Language">XSL</abbr> back-end</li>
	<li><span class="vcard"><a class="url" href="http://pixelicious.co.uk"><abbr class="fn" title="Pete Lambert">Pete</abbr></a></span>, who scripted the water-tight <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/bangladeshboat.css">CSS theme</a></li>
	<li><span class="vcard"><a class="url" href="http://brainoff.com"><abbr class="fn" title="Mikel Maron">Mikel</abbr></a></span>, who contributed mapping strategy and the <a href="http://brainoff.com/weblog/2007/10/29/1272">out-of-the-box balloons</a></li>
</ul>
With thanks to <span class="vcard"><a class="fn url" href="http://www.gastropunk.co.uk">Toby Travis</a></span>, for JavaScript inspiration.


<h3>Update: This Project Won Awards</h3>
14th May, 2008

<a href="http://dharmafly.com/blog/bangladesh-river-journey-wins-industry-awards" title="Webby Awards Honoree, 2008"><img src="http://dharmafly.com/wp/wp-content/uploads/2008/05/webbys-honoree_white_thumb.jpg" alt="Webby Awards Honoree, 2008" width="108" height="108" /></a> <a href="http://dharmafly.com/blog/bangladesh-river-journey-wins-industry-awards" title="Sony Radio Multiplatform Award - Gold Winner, 2008" style="margin-right:1em;"><img src="http://dharmafly.com/wp/wp-content/uploads/2008/05/sony_radio_awards.png" alt="Sony Radio Awards" width="157" height="75" /></a>

The Bangladesh River Journey was declared a <a href="http://www.webbyawards.com/webbys/current_honorees.php?media_id=96&category_id=52&season=12">Webby Awards Honoree</a> and won the <a href="http://www.radioawards.org/winners/?category=The_Multiplatform_Radio_Award&year=2008">Sony Radio Multiplatform Award</a>. See our <a href="http://dharmafly.com/blog/bangladesh-river-journey-wins-industry-awards">later blog post</a> for more information.]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/bangladeshboat/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

