<?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; Semantic Web</title>
	<atom:link href="http://dharmafly.com/categories/semantic-web/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>What makes a UK Online centre?</title>
		<link>http://dharmafly.com/ukonline-dataviz</link>
		<comments>http://dharmafly.com/ukonline-dataviz#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:36:29 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Data visualisation]]></category>
		<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[datavis]]></category>
		<category><![CDATA[dataviz]]></category>
		<category><![CDATA[digital engagement]]></category>
		<category><![CDATA[digital includion]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[infoviz]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[rewiredstate]]></category>
		<category><![CDATA[RSgetO]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[uko]]></category>
		<category><![CDATA[ukonline]]></category>
		<category><![CDATA[ukonline centres]]></category>
		<category><![CDATA[wordle]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=2136</guid>
		<description><![CDATA[URL: rewiredstate.org/projects/what-makes-a-centre We previously blogged about helping to create a prototype SMS text message service for the Government&#8217;s UK Online Centres. The centres help people get online for the first time, and are a key part of the government&#8217;s strategy for Digital Engagement. We also worked on a handful of data visualisations to highlight the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/dharmasphere/4875750652/" title="UK online centres: Target Audience by premasagar, on Flickr"><img src="http://farm5.static.flickr.com/4137/4875750652_4acf51b322.jpg" width="500" height="264" alt="UK online centres: Target Audience" /></a></p>
<p><strong>URL:</strong> <a href="http://rewiredstate.org/projects/what-makes-a-centre">rewiredstate.org/projects/what-makes-a-centre</a></p>
<p>We previously blogged about helping to create a <a href="http://dharmafly.com/digitalinclusion">prototype SMS text message service</a> for the Government&#8217;s <a href="http://www.ukonlinecentres.com">UK Online Centres</a>. The centres help people get online for the first time, and are a key part of the government&#8217;s strategy for <a href="http://digitalengagement.org/about/">Digital Engagement</a>.</p>
<p>We also worked on a handful of data visualisations to highlight the hidden aspects of the centres. <span id="more-2136"></span>These could assist in making decisions about outreach or marketing, or on the balance of facilities on offer to customers of the service. To create them, we prepared different slices of the <a href="https://github.com/jaggeree/ukonline-data">UK Online dataset</a>, and passed them through the wonderful <a href="http://wordle.net">Wordle</a> web service:</p>
<h3>Centres&#8217; target audience:</h3>
<p>The visualisation at the top of this article shows the words that individual centres use to describe their own target audience.</p>
<h3>Centre locations:</h3>
<p><a href="http://www.flickr.com/photos/dharmasphere/4875750636/" title="UK online centres: Locations by premasagar, on Flickr"><img src="http://farm5.static.flickr.com/4075/4875750636_3320895332.jpg" width="500" height="251" alt="UK online centres: Locations" /></a></p>
<p>This shows the relative proportions of centres in different parts of the country.</p>
<h3>Centre names:</h3>
<p><a href="http://www.flickr.com/photos/dharmasphere/4875750646/" title="UK online centres: Centre Names by premasagar, on Flickr"><img src="http://farm5.static.flickr.com/4099/4875750646_74d6f845f4.jpg" width="500" height="254" alt="UK online centres: Centre Names" /></a></p>
<p>This shows trends in the names of the different centres. Clearly, most of them are in libraries and community centres.</p>
<h3>Centre names (minus the six most popular words):</h3>
<p><a href="http://www.flickr.com/photos/dharmasphere/4875750650/" title="UK online centres: Centre Names2 by premasagar, on Flickr"><img src="http://farm5.static.flickr.com/4114/4875750650_f2b693b6d4.jpg" width="500" height="252" alt="UK online centres: Centre Names2" /></a></p>
<p>This final visualisation shows all but the most common six words in the names of the centres (i.e. without &#8220;library&#8221;, &#8220;centre&#8221;, &#8220;community&#8221;, &#8220;learning&#8221; and &#8220;training&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/ukonline-dataviz/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Put Yourself on the Map</title>
		<link>http://dharmafly.com/put-yourself-on-the-map</link>
		<comments>http://dharmafly.com/put-yourself-on-the-map#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:00:30 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[callender creates]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[east hamphire]]></category>
		<category><![CDATA[east hampshire district council]]></category>
		<category><![CDATA[ehdc]]></category>
		<category><![CDATA[geography]]></category>
		<category><![CDATA[googlemaps]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[location-based-services]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[neocartography]]></category>
		<category><![CDATA[upcoming]]></category>
		<category><![CDATA[upcoming api]]></category>
		<category><![CDATA[visualisation]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=367</guid>
		<description><![CDATA[If you had a map and you could show it to anyone, what would you put on it? These days, maps are playing a big part in the development of social media. Imagine you were to run an event, or make a journey around the world, how could you represent it online? How could you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/dharmasphere/3067917758/" title="EastHampshire.org Map"><img src="http://farm4.static.flickr.com/3031/3067917758_74363bc1b4.jpg" title="EastHampshire.org Map" alt="EastHampshire.org Map" width="500" height="309" /></a></p>
<p>If you had a map and you could show it to anyone, what would you put on it? </p>
<p>These days, maps are playing a big part in the development of social media. Imagine you were to run an event, or make a journey around the world, how could you represent it online? How could you help people to find out where you are, to know what you&#8217;re doing, or even to see what you&#8217;re seeing? </p>
<p>As you can imagine, interactive web maps and location-based activities are not just useful for looking up addresses. We can now assign practically <strong>any piece of online content to a map</strong>, including videos, photos or location-based conversations. At last, the web doesn&#8217;t have to be so geographically anonymous anymore.</p>
<p>Everyone has different needs and interests, so their information might be organised in different ways: people such as film buffs, chess enthusiasts, or parents looking for baby groups might all want to find out about related activities in their local area, and web mapping can help. <span id="more-367"></span></p>
<h3>Interactive maps in action</h3>
<p><a href="http://dharmafly.com">Dharmafly</a> recently created <a href="http://www.easthampshire.org/map/">interactive maps for EastHampshire.org</a>, partnering on the project with Brighton-based <a href="http://www.callendercreates.com">Callender Creates</a>. </p>
<p>As a website for residents and visitors to East <a href="http://en.wikipedia.org/wiki/Hampshire">Hampshire</a>, it offers information about community <a href="http://easthampshire.org/groups">groups</a>, <a href="http://easthampshire.org/news">news</a> and <a href="http://easthampshire.org/eventmap/petersfield_photographic_society_competition/1288929">local events</a>. On the <a href="http://www.easthampshire.org/map/">interactive map</a>, you can look at up-to-date information and find out where it&#8217;s going on at exactly the same time.</p>
<h3>Harnessing the social web</h3>
<p><a href="http://flickr.com/photos/dharmasphere/3079530939/" title="EastHampshire.org Event Map"><img src="http://farm4.static.flickr.com/3059/3079530939_bbe3b46781.jpg" title="EastHampshire.org Event Map" alt="EastHampshire.org Event Map" width="500" height="334" /></a></p>
<p>Rather than reinventing the wheel and creating a brand new, separate events engine, EastHampshire.org is hooked into <a href="http://upcoming.yahoo.com">Upcoming</a>, a social network website for sharing events.</p>
<p>When an Upcoming user creates a new <a href="http://upcoming.yahoo.com/search/?loc=east+hampshire">East Hampshire event</a>, it is automatically pulled into EastHampshire.org, and the same happens in reverse. This stream of events is fed directly into the interactive map, allowing the content to stay fresh, relevant and up-to-date.</p>
<h3>Other mapping projects we&#8217;ve worked on</h3>
<p>We like mapping projects. Here are a few others:</p>
<ul>
<li><a href="http://dharmafly.com/blog/talkingamerica">Talking America</a>, where we charted a <a href="http://www.bbc.co.uk/worldservice/indepth/talking_america.shtml">BBC bus tour</a> across America, as it gathered on-the-streets opinions in the run-up to this year&#8217;s momentous US Elections.</li>
<li><a href="http://dharmafly.com/blog/bangladeshboat">Bangladesh River Journey</a> for BBC World Service, where we created a map to <a href="http://www.bbc.co.uk/worldservice/bangladeshboat/">track the journalists</a> as they investigated how climate change has a direct effect on people&#8217;s lives throughout Bangladesh.</li>
<li><a href="http://dharmafly.com/blog/location-based-publishing-and-services">Location-Based Services</a>, an article <a href="http://dev.opera.com/articles/view/location-based-publishing-and-services/">for Opera</a> about the use of mapping and geographical tools on the web.</li>
</ul>
<p>So, <strong>if you had a map, what would you put on it?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/put-yourself-on-the-map/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Goo Music</title>
		<link>http://dharmafly.com/goomusic</link>
		<comments>http://dharmafly.com/goomusic#comments</comments>
		<pubDate>Wed, 02 Apr 2008 11:46:13 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[goomusic]]></category>
		<category><![CDATA[hAtom]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[thesubways]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[xFolk]]></category>

		<guid isPermaLink="false">http://dharmafly.com/?p=49</guid>
		<description><![CDATA[URL: goomusic.net Goo Music are a vibrant, young band management company in London. They manage The Subways, a high-energy band who are currently putting together the final touches to their second album and are about to launch a world tour. We&#8217;ve created a distinctive website for the business, in the style of a one-page fanzine [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/dharmasphere/1453356276/" title="Goo Music"><img src="http://farm2.static.flickr.com/1341/1453356276_b6c61b0b5d.jpg" title="Goo Music" alt="Goo Music" width="500" height="309" /></a></p>
<p><strong>URL:</strong> <a href="http://goomusic.net">goomusic.net</a></p>
<p><a href="http://goomusic.net">Goo Music</a> are a vibrant, young <strong>band management</strong> company in <span class="adr"><abbr class="geo" title="51.508;-0.126"><span class="locality">London</span></abbr></span>. They manage <a href="http://thesubways.net">The Subways</a>, a high-energy band who are currently putting together the final touches to their second album and are about to launch a world tour.</p>
<p>We&#8217;ve created a distinctive website for the business, in the style of a <strong>one-page fanzine</strong> that keeps itself up-to-date with feeds from the <a href="http://twitter.com">Twitter</a> and <a href="http://myspace.com">MySpace</a> profiles of both Goo Music and The Subways.</p>
<p><span id="more-49"></span><br />
<h3>Photographic</h3>
<p style="width:268px;" class="callout"><a href="http://www.flickr.com/photos/dharmasphere/2347991012/" title="Goo Music - full screen"><img src="http://farm3.static.flickr.com/2092/2347991012_c6b85c0f3a.jpg" title="Goo Music - full screen" alt="Goo Music - full screen" width="256" height="500" /></a></p>
<p>The site design uses a <strong>layering of photographic images</strong>:</p>
<ul>
<li>a pavement from <span class="adr"><abbr class="geo" title="54.047;-2.8"><span class="locality">Lancaster</span></abbr></span></li>
<li>an old plectrum</li>
<li>a penny</li>
<li>a guitar cable, and</li>
<li>a stapled stack of papers (actually it&#8217;s part of a manual for <a href="http://en.wikipedia.org/wiki/Linden_Scripting_Language"><acronym title="Linden Scripting Language">LSL</acronym></a>, the scripting language used in <a href="http://secondlife.com">Second Life</a>)</li>
</ul>
<p>We now have browsers that can handle part-transparency in images (since Internet Explorer 6 finally left the scene). So, it has become possible to sculpt this kind of photographic layering into a website, bringing the viewer into a richer visual environment. It can be more laborious to create such a design than with standard techniques, but the results can be impressive.</p>
<h3>Semantic</h3>
<p style="width:341px;" class="callout-alt"><a href="http://www.flickr.com/photos/dharmasphere/2379840747/" title="Goo Music - Semantic HTML"><img src="http://farm3.static.flickr.com/2042/2379840747_42cd6fceac.jpg" title="Goo Music - Semantic HTML" alt="Goo Music - Semantic HTML" width="329" height="500" /></a></p>
<p>Although we have gone for a highly visual design, we have also given full consideration to <a href="http://en.wikipedia.org/wiki/Accessibility">accessibility</a> and the usage patterns of different users. For example, the design adapts well to different text sizes in the browser and it is built on a backbone of <a href="http://en.wikipedia.org/wiki/HTML#Semantic_HTML">semantic <acronym title="HyperText Markup Language (the language used to build web pages)">HTML</acronym></a>, for the benefit of <a href="http://en.wikipedia.org/wiki/Screen_reader">screen readers</a>, <a href="http://en.wikipedia.org/wiki/Web_search_engine">search engines</a> and the best of the <a href="http://en.wikipedia.org/wiki/Semantic_Web">Semantic Web</a>.</p>
<p>The site is constructed from <a href="http://microformats.org">HTML microformats</a>  (specifically, <a href="http://microformats.org/wiki/hatom">hAtom</a>, <a href="http://microformats.org/wiki/hcard">hCard </a>and <a href="http://microformats.org/wiki/xfolk">xFolk</a>). These are small building blocks of information that can be read by both humans and computers.</p>
<p>We&#8217;ve used microformats to build the site&#8217;s blog posts, contact information and links, where they allow people to interact with the information in useful ways. For some ideas about how to interact with microformats, see the <a href="http://dharmafly.com/blog/bangladeshboat">Bangladesh River Journey</a> post.</p>
<h3>Full RSS Feeds from MySpace</h3>
<p>To bring in content from MySpace, we had to be a bit sneaky. MySpace, for all its wisdom, doesn&#8217;t provide full <a href="http://dharmafly.com/blog/shazaam">RSS feeds</a>. For example, <a href="http://blog.myspace.com/blog/rss.cfm?friendID=11593179">the feed</a> for The Subways&#8217; <a href="http://blog.myspace.com/thesubways">blog</a> shows just the first couple of sentences of each post.</p>
<p>We first tried using the <a href="http://www.dapper.net">Dapper</a> service, which lets you convert HTML on any website into RSS feeds and more. However, as you&#8217;ll see from the <a href="http://www.dapper.net/dapp-howto-use.php?dappName=MySpaceBlog">Dapper feed</a> we created, and its <a href="http://www.dapper.net/transform.php?dappName=MySpaceBlog&#038;transformer=RSS&#038;extraArg_title=Title&#038;extraArg_description[]=Description&#038;extraArg_pubDate=Date&#038;v_username=thesubways">resultant RSS feed</a>, Dapper doesn&#8217;t quite have the sophistication yet to deal with MySpace. So, we took advantage of Scott Reynen&#8217;s <a href="http://makedatamakesense.com/myspace/">MySpace Feed Creator</a> web service to create a <a href="http://makedatamakesense.com/myspace/?url=http%3A%2F%2Fblog.myspace.com%2Fthesubways&#038;format=rss">full RSS feed</a>, which we then convert back into HTML on the Goo Music website.</p>
<h3>Road Crew</h3>
<p>Full kudos to <a href="http://bridgingunit.com">Aidann</a> for his rough and ready design, <a href="http://pixelicious.co.uk">Pete</a> for forging the <acronym title="Cascading Style Sheets">CSS</acronym> styling and Kaanchan for the back-end piping of feeds. Rock on&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/goomusic/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>UnLtdWorld Launch</title>
		<link>http://dharmafly.com/unltdworld-launch</link>
		<comments>http://dharmafly.com/unltdworld-launch#comments</comments>
		<pubDate>Thu, 06 Mar 2008 14:39:47 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Charities]]></category>
		<category><![CDATA[Ethical Business]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[elgg]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[socialchange]]></category>
		<category><![CDATA[socialenterprise]]></category>
		<category><![CDATA[socialentrepreneur]]></category>
		<category><![CDATA[socialentrepreneurship]]></category>
		<category><![CDATA[unltd]]></category>
		<category><![CDATA[unltdworld]]></category>

		<guid isPermaLink="false">http://dharmafly.com/blog/unltdworld-launch</guid>
		<description><![CDATA[We were happy to have attended Tuesday&#8217;s launch of UnLtdWorld, a social networking site for social entrepreneurs. UnLtdWorld brings together people and businesses who make a difference in the world and connects them with potential co-workers and supporters. It aims to be a hot-bed for collaboration, the sharing of services and the pooling of resources. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/dharmasphere/2313935585/" title="UnLtdWorld"><img src="http://farm3.static.flickr.com/2273/2313935585_dda7252dc8.jpg" title="UnLtdWorld" alt="UnLtdWorld" width="500" height="309" /></a></p>
<p>We were happy to have attended Tuesday&#8217;s launch of <a href="http://unltdworld.com">UnLtdWorld</a>, a social networking site for <a href="http://en.wikipedia.org/wiki/Social_entrepreneur">social entrepreneurs</a>.</p>
<p>UnLtdWorld brings together people and businesses who make a difference in the world and connects them with potential co-workers and supporters. It aims to be a hot-bed for collaboration, the sharing of services and the pooling of resources.</p>
<p><span id="more-54"></span>At the core of the UnLtdWorld site is the social networking software <a href="http://elgg.org">Elgg</a> &#8211; an <a href="http://en.wikipedia.org/wiki/Open_source">open source</a> platform that attempts to remain flexible and unassuming within the differing needs of social networking projects.</p>
<p>There is also <a href="http://unltdworld.com/pages/blog.php?action=comments&#038;postid=28">an initiative</a> to build a comprehensive <a href="http://en.wikipedia.org/wiki/Application_programming_interface"><acronym title="Application Programming Interface">API</acronym></a> into the UnLtdWorld data, which will allow third-party developers to access information about social entrepreneurs and their services. This data could be combined with other kinds of data, for example, to marry the needs of a local community with UnLtdWorld members that may be able to assist.</p>
<p>You can find <a href="http://unltdworld.com/profile/premasagar"><abbr title="Premasagar Rose">me</abbr></a>, <a href="http://unltdworld.com/profile/madhavaji"><abbr title="Madhava M Bailey">Madhava</abbr></a> and <a href="http://unltdworld.com/services/service.php?id=202">Dharmafly</a> on the UnLtdWorld site. Come and say hi&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/unltdworld-launch/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SemanticCampLondon</title>
		<link>http://dharmafly.com/semanticcamplondon</link>
		<comments>http://dharmafly.com/semanticcamplondon#comments</comments>
		<pubDate>Tue, 19 Feb 2008 13:45:37 +0000</pubDate>
		<dc:creator>Premasagar</dc:creator>
				<category><![CDATA[Dharmafly Creations]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[barcamp]]></category>
		<category><![CDATA[compoundmicroformats]]></category>
		<category><![CDATA[livecasting]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[longtail]]></category>
		<category><![CDATA[SemanticCamp]]></category>
		<category><![CDATA[SemanticCampLondon]]></category>
		<category><![CDATA[semantics]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[semantopoly]]></category>
		<category><![CDATA[streamcasting]]></category>
		<category><![CDATA[upcoming:event=402789]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[videoblogging]]></category>
		<category><![CDATA[vlogging]]></category>
		<category><![CDATA[yahoolive]]></category>

		<guid isPermaLink="false">http://dharmafly.com/blog/semanticcamplondon</guid>
		<description><![CDATA[This weekend was SemanticCampLondon (alt) &#8211; a grassroots conference of semantic web developers. Semantics is all about meaning &#8211; and the idea of the &#8220;semantic web&#8221; is to use techniques that add greater and greater meaning to web content. The intention is for computers &#8211; as well as humans &#8211; to &#8220;understand&#8221; something of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/dharmasphere/2277286846/" title="Semantopoly"><img src="http://farm3.static.flickr.com/2032/2277286846_c98ea38697.jpg" title="Semantopoly" alt="Semantopoly" width="500" height="309" /></a></p>
<p>This weekend was <a href="http://barcamp.org/SemanticCampLondon">SemanticCampLondon</a> (<a href="http://semanticcamp.tommorris.org">alt</a>) &#8211; a grassroots conference of <a href="http://en.wikipedia.org/wiki/Semantic_Web">semantic web</a> developers.</p>
<p><a href="http://en.wikipedia.org/wiki/Semantics">Semantics</a> is all about <em>meaning</em> &#8211; and the idea of the &#8220;semantic web&#8221; is to use techniques that add greater and greater meaning to web content. The intention is for computers &#8211; as well as humans &#8211; to &#8220;understand&#8221; something of the content, allowing them to make associations with related content and to present options to the web user based on those associations.</p>
<p>When web developers agree about standard ways to add semantic meaning to content, then some <a href="http://www.technologyreview.com/Infotech/13784/?a=f">pretty amazing</a> <a href="http://www.readwriteweb.com/archives/the_new_era_of_semantic_apps.php">things</a> become possible.</p>
<p><span id="more-53"></span><a href="http://tommorris.org">Tom Morris</a> and <a href="http://vanirsystems.com/danielsblog/">Daniel Lewis</a> did an excellent job of pulling the event together. It seemed to me that they acted as a bridge between developers who approach the Semantic Web from quite different angles. There was a spectrum of perspectives and some tangible synergy taking place&#8230;</p>
<h3 id="niche-tv">Niche TV</h3>
<p><a href="http://www.flickr.com/photos/dharmasphere/2270531015/" title="SemanticCamp Live: Grassroots Niche TV"><img src="http://farm3.static.flickr.com/2240/2270531015_db2270583e_m.jpg" title="SemanticCamp Live: Grassroots Niche TV" alt="SemanticCamp Live: Grassroots Niche TV" width="240" height="148" /></a></p>
<p>On a whim, I started using <a href="http://live.yahoo.com">Yahoo Live</a> to stream live video of the conference from <a href="http://live.yahoo.com/premasagar">my webcam</a>. The service launched last week and is so easy to use &#8211; just plug in the webcam and &#8220;Go Live&#8221;.</p>
<p>It was pretty effective. There were viewers from different parts of the world tuning in, asking questions and educating each other on the fine points of the technologies being presented. In this way, something of the event spread beyond the confines of London. I will try to encourage a handful of people to stream video from next month&#8217;s <a href="http://barcampbrighton.org">BarCampBrighton</a>&#8230;</p>
<h3 id="compound-microformats">Compound Microformats</h3>
<p><a href="http://www.flickr.com/photos/dharmasphere/2276498933/" title="Compound Microformats"><img src="http://farm3.static.flickr.com/2252/2276498933_813617ef10_m.jpg" title="Compound Microformats" alt="Compound Microformats" width="240" height="148" /></a></p>
<p>For my session, I put together an <a href="http://premasagar.com/microformats/compound/">interactive demo of Compound Microformats</a> &#8211; a way of combining simple building blocks of HTML, so that their combined semantic meaning becomes greater than the sum of their parts:</p>
<p><img src="http://dharmafly.com/images/compound-microformats.gif" alt="Diagram of compound microformats" /><br />
(<a href="http://microformats.org/wiki/compound">Image from Microformats wiki</a>)</p>
<p>We talked about people innovating on new patterns for combining microformats. We also discussed whether software that understand microformats should consider the configuration of compounds, to glean something more of the semantic meaning intended by the coder.</p>
]]></content:encoded>
			<wfw:commentRss>http://dharmafly.com/semanticcamplondon/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

