<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Daniel Lewis</title>
	<link>http://vanirsystems.com/danielsblog</link>
	<description>A personal, spiritual, academic, technological and business blog.</description>
	<pubDate>Tue, 13 May 2008 14:07:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>themes</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/13/themes/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/13/themes/#comments</comments>
		<pubDate>Tue, 13 May 2008 14:07:36 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/13/themes/</guid>
		<description><![CDATA[reverting back to cutline until i fix straightwalker
]]></description>
			<content:encoded><![CDATA[<p>reverting back to cutline until i fix straightwalker</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/13/themes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing StraightWalker</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/09/introducing-straightwalker/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/09/introducing-straightwalker/#comments</comments>
		<pubDate>Fri, 09 May 2008 00:29:15 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[technological]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/09/introducing-straightwalker/</guid>
		<description><![CDATA[
StraightWalker is a new Wordpress 2.3 Theme (not sure whether it works on 2.5), which I (Daniel Lewis) have developed. It is made specifically to be:

Completely valid XHTML 1.0 Strict (some of the code base is from the Cutline theme, but I&#8217;ve highly modified it)
Adds a few hCard based microformats (establishing POSH)
Adds some XHTML meta [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vanirsystems.com/danielsblog/wp-content/themes/StraightWalker/images/danielsbloglogo.png" style="text-align: center"><img src="http://vanirsystems.com/danielsblog/wp-content/themes/StraightWalker/images/straightwalkerlogo.png" alt="StraightWalker Wordpress Theme" style="text-align: center; height: 120px; width: 326px" /></a></p>
<p>StraightWalker is a new <a href="http://dbpedia.org/resource/Wordpress">Wordpress</a> 2.3 Theme (not sure whether it works on 2.5), which I (<a href="http://myopenlink.net/dataspace/person/danieljohnlewis#this">Daniel Lewis</a>) have developed. It is made specifically to be:</p>
<ul>
<li>Completely valid <a href="http://dbpedia.org/resource/XHTML">XHTML</a> 1.0 Strict (some of the code base is from the Cutline theme, but I&#8217;ve highly modified it)</li>
<li>Adds a few hCard based <a href="http://dbpedia.org/resource/Microformat">microformats</a> (establishing POSH)</li>
<li>Adds some XHTML meta tags based on Dublin Core (establishing POSH)</li>
<li>Unobtrusive <a href="http://dbpedia.org/resource/JavaScript">JavaScript</a> (StraightWalker uses labels.js, and will soon contain a few more subtle UJS interaction enhancements)</li>
<li>Separated <a href="http://dbpedia.org/resource/Cascading_Style_Sheets">CSS</a></li>
<li>Links into <a href="http://sioc-project.org/">SIOC</a>, <a href="http://sioc-project.org">FOAF</a> and potentially other <a href="http://dbpedia.org/resource/Semantic_Web">Semantic Web</a> vocabularies and <a href="http://dbpedia.org/resource/DataPortability">DataPortability</a> recommendations</li>
</ul>
<p>The idea is that the unobtrusive JavaScript and the Separated CSS allow little-to-no editing of the XHTML in order to create the design that you require. The idea of microformats and the Semantic Web vocabularies allows easy lifestreaming based on the data that you explicitly link to (implicit knowledge from simple explicit links).<br />
<strong>Version 0.1 Alpha (testing on <a href="http://vanirsystems.com/danielsblog">vanirsystems.com/danielsblog</a> )</strong></p>
<p>StraightWalker 0.1 Alpha is my first experiment with a Semantic Web approach to WordPress Theme development. It is to be tested on danielsblog. Feedback is very much welcome, and after the first set of bugs are ironed out then I will release it for public review, use and manipulation (possibly via svn or something like that).</p>
<p>StraightWalker is the first part of my &#8220;leading by example&#8221; when it comes to providing a &#8220;Semantic Web View&#8221; of Blogging. The next part will be released soon&#8230; this all involves &#8220;eating ones own dog food&#8221;.</p>
<p><strong>Known Bugs</strong>:</p>
<ul>
<li>Major issues:
<ul>
<li>Single Page template seems to be showing all posts like the index</li>
<li>Single Post template seems to be showing all posts like the index</li>
</ul>
</li>
<li>Minor issues:
<ul>
<li>Search result page is not as structured as the other parts of the site, and so causes a design break</li>
</ul>
</li>
</ul>
<p>If anyone has any hints about how to solve this issues then I am more than happy to listen and fix. Hopefully we can get these issues fixed as I am very keen to release this into the wild.</p>
<p>Also, let me know what you think&#8230; and if you spot any other bugs/issues/problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/09/introducing-straightwalker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Example of Content Negotiation</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/07/quick-example-of-content-negotiation/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/07/quick-example-of-content-negotiation/#comments</comments>
		<pubDate>Wed, 07 May 2008 15:33:20 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[semweb]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/07/quick-example-of-content-negotiation/</guid>
		<description><![CDATA[A Quick Example of Content Negotiation.
Requires the curl command line tool, but can be done using any http fetch tool.
Here is the command for getting RDF/XML:
$ curl -I -H "Accept: application/rdf+xml" http://myopenlink.net/dataspace/person/danieljohnlewis#this
Here is the output:
HTTP/1.1 200 OK
Server: Virtuoso/05.00.3028 (Linux) i686-generic-linux-glibc23-32  VDB
Connection: Keep-Alive
Date: Wed, 07 May 2008 15:23:16 GMT
Accept-Ranges: bytes
Content-Length: 0
ETag: "6689-2008-05-07T11:23:16.000000-0-9851f9cbda1201e253939e204e596f4d"
Content-Type: application/rdf+xml
Here is the [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>A Quick Example of <a href="http://dbpedia.org/resource/Content_negotiation" rel="tag">Content Negotiation</a>.</strong></em></p>
<p>Requires the <a href="http://curl.haxx.se/">curl</a> command line tool, but can be done using any http fetch tool.</p>
<p>Here is the <strong>command for getting RDF/XML</strong>:</p>
<p><code>$ curl -I -H "Accept: application/rdf+xml" http://myopenlink.net/dataspace/person/danieljohnlewis#this</code></p>
<p>Here is the output:</p>
<p><code>HTTP/1.1 200 OK<br />
Server: Virtuoso/05.00.3028 (Linux) i686-generic-linux-glibc23-32  VDB<br />
Connection: Keep-Alive<br />
Date: Wed, 07 May 2008 15:23:16 GMT<br />
Accept-Ranges: bytes<br />
Content-Length: 0<br />
ETag: "6689-2008-05-07T11:23:16.000000-0-9851f9cbda1201e253939e204e596f4d"<br />
Content-Type: application/rdf+xml</code></p>
<p>Here is the <strong>command without specifying which MIME Type</strong>:</p>
<p><code>$ curl -I http://myopenlink.net/dataspace/person/danieljohnlewis#this</code></p>
<p>Here is the output:</p>
<p><code>HTTP/1.1 200 OK<br />
Server: Virtuoso/05.00.3028 (Linux) i686-generic-linux-glibc23-32  VDB<br />
Connection: Keep-Alive<br />
Content-Type: text/html; charset=UTF-8<br />
Date: Wed, 07 May 2008 15:23:47 GMT<br />
Accept-Ranges: bytes<br />
X-XRDS-Location: yadis.xrds<br />
Content-Length: 0</code></p>
<p><strong>Summary</strong></p>
<p>This example quickly shows Content Negotiation, it id done by querying <a href="http://myopenlink.net/ods">Myopenlink.net/ods</a> (an installation of <a href="http://virtuoso.openlinksw.com/">OpenLink Virtuoso Universal Server</a>).</p>
<p>If you actually want to get the response then remove the -I from the command line flags.</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/07/quick-example-of-content-negotiation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Agents (micropost)</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/07/agents-micropost/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/07/agents-micropost/#comments</comments>
		<pubDate>Wed, 07 May 2008 10:11:36 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/07/agents-micropost/</guid>
		<description><![CDATA[Everything is fine with the letting agents in Bristol. I can get the keys on Monday  
&#8230;right.. back to XTech (fingers crossed my talk later will go well).
]]></description>
			<content:encoded><![CDATA[<p>Everything is fine with the letting agents in Bristol. I can get the keys on Monday <img src='http://vanirsystems.com/danielsblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>&#8230;right.. back to XTech (fingers crossed my talk later will go well).</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/07/agents-micropost/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XTech Day One: Unrelated Problems</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/06/xtech-day-one-unrelated-problems/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/06/xtech-day-one-unrelated-problems/#comments</comments>
		<pubDate>Tue, 06 May 2008 11:18:55 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/06/xtech-day-one-unrelated-problems/</guid>
		<description><![CDATA[Arg!!!
Three problems I have at the moment:
* Banks
* Letting Agents
* Inconvenient timings
My tenancy in my new flat in Bristol is due to start tomorrow (7th May), but I plan to pick up the keys on the 12th and move in fully by the 17th.
The problem with the bank
&#8212;
Apparently they couldn&#8217;t recognise my signature on the [...]]]></description>
			<content:encoded><![CDATA[<p>Arg!!!</p>
<p>Three problems I have at the moment:<br />
* Banks<br />
* Letting Agents<br />
* Inconvenient timings</p>
<p>My tenancy in my new flat in Bristol is due to start tomorrow (7th May), but I plan to pick up the keys on the 12th and move in fully by the 17th.</p>
<p>The problem with the bank<br />
&#8212;<br />
Apparently they couldn&#8217;t recognise my signature on the documentation that the letting agents sent to the bank. I received notification of this on the Saturday 2nd May, after the banks had closed. Apparently I need to go to a branch (I can&#8217;t do this over the phone), and it was a Bank Holiday yesterday! Highly annoying because the bank needed to send back a reference to the letting agents before the tenancy starts. Whats weird is that I have never changed my signature ever since I invented it in my early teens, in fact its identical to the one in my passport PLUS I&#8217;ve never had this issue in the past!</p>
<p>Inconvenient timings<br />
&#8212;<br />
Not only did this bank situation happen, but it happened just as I needed to go to Dublin (where I am at the moment), for a conference where I am speaking on behalf of the company that I am working for (OpenLink Software). I arrived in Dublin yesterday, and won&#8217;t get back to Oxford until late on Friday.</p>
<p>Apparently there is a branch of my Bank in Dublin&#8230; and it is looking like I might have to go there in a minute to see if they can fix this problem for me.</p>
<p>Also it is a bit annoying that I can&#8217;t seem to connect to the wireless in the hotel which the conference is in, it needs a special code which the conference organisers have to buy. I&#8217;ll try to find out if they do have a code in a moment, they should have bought one as this is a conference about the web. (plus the hotel which I am staying in doesn&#8217;t have wifi, I have to rely on a dodgy connection to another wifi spot which is unsecured.</p>
<p>Letting agents<br />
&#8212;<br />
Because of this issue with my signature, and the fact that I can&#8217;t sign the tenancy papers before the actual tenancy starts (i.e. tomorrow!) they are threatening to &#8220;put the property back on the market&#8221;&#8230; even though I am definitely sure that I did mention that I was going to be picking up the keys on the 12th May due to this conference, but clearly we didn&#8217;t get this down formally in writing. I currently await a phone call from the agents about if the landlord is not unhappy to everything that is happening (fingers crossed). I really do apologise to the letting agents about this, and I said that on the phone to them. I seriously do apologise to them, as this is all out of my control and I am really doing as much as I possibly can to get this fixed.</p>
<p>Summary<br />
&#8212;<br />
I obviously really do want to move in to the property, and would love to be in Bristol right now to be able to sort it all out in person (I dread to think what my mobile phone bill is going to be like at the end of this month!!!).</p>
<p>I have to move out of my current property in Oxford on the 17th, so it is crucial that I have this place to move in to.</p>
<p>The plan<br />
&#8212;<br />
Wait for a phone call from the letting agents (although I&#8217;ll call them if I don&#8217;t hear from them by 12:15pm), depending on the situation after the phone call I may need to walk a kilometre or two to the nearest branch in order to sort this out (I&#8217;m hoping they may be able to fax some documents over to the letting agents) (this obviously means that I miss lunch at the conference, which is something that I am going to have to do).</p>
<p>I&#8217;ll give you an update about this whole situation later.</p>
<p>So far<br />
&#8212;<br />
So far, for me, XTech has started off badly&#8230; although the content so far is good.</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/06/xtech-day-one-unrelated-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XTech 2008: Day minus one</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/04/xtech-2008-day-minus-one/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/04/xtech-2008-day-minus-one/#comments</comments>
		<pubDate>Sun, 04 May 2008 22:46:23 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[technological]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/04/xtech-2008-day-minus-one/</guid>
		<description><![CDATA[ok the schedule for XTech2008:

Day -1 (today, 4th May 2008): The day before I take the plane to Dublin&#8230; at my parents house in North West Kent!
Day 0 (tomorrow, 5th May 2008 = UK Public Holiday): I get the plane from Gatwick airport and arrive in Dublin. Try to find my way from Dublin airport [...]]]></description>
			<content:encoded><![CDATA[<p>ok the schedule for <a href="http://2008.xtech.org/about" rel="tag">XTech2008</a>:</p>
<ul>
<li>Day -1 (today, 4th May 2008): The day before I take the plane to <a href="http://dbpedia.org/resource/Dublin">Dublin</a>&#8230; at my parents house in North West Kent!</li>
<li>Day 0 (tomorrow, 5th May 2008 = UK Public Holiday): I get the plane from Gatwick airport and arrive in Dublin. Try to find my way from Dublin airport to my hotel (wish me luck). I hope to go see <a href="http://dbpedia.org/resource/Christ_Church_Cathedral,_Dublin">Christchurch Cathedral</a> in the evening&#8230; take a few pictures.</li>
<li>Day 1 (Tuesday 6th May 2008): This is the first day of the actual conference, packed full of tutorial based workshops.</li>
<li>Day 2 (Wednesday 7th May 2008): The second day of the conference, and when the talks will start. A couple of keynotes in the morning. I&#8217;ll be on 2nd after lunch (14:45) in &#8220;Goldsmiths 2&#8243; with my talk &#8220;Linked Data Deployment&#8221;. A few more <a href="http://dbpedia.org/resource/Linked_Data">Linked Data</a> / <a href="http://dbpedia.org/resource/Semantic_Web">Semantic Web</a> based talks on this day!</li>
<li>Day 3 (Thursday 8th May 2008): Some more talks, including some by Linked Data / Semantic Web people!</li>
<li>Day 4 (Friday 9th May 2008): Morning includes some more talks, including Linked Data / Semantic Web / Distributed Data Web topics and DataPortability. XTech finishes at Lunchtime. I have a bit time to do my last report, and then I get my plane back to Gatwick in the early evening. I get back to Gatwick and then have to get the coach back to (hopefully a nice and sunny evening in) Oxford, where my darling Beki will be waiting for me <img src='http://vanirsystems.com/danielsblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
<p>Anyways, I&#8217;ve done a little video describing things a bit <a href="http://uk.youtube.com/watch?v=L2UwX9ucUeA">&#8220;XTech 2008 Day Minus One&#8221; YouTube Video.</a></p>
<p>(To Kingsley: I can&#8217;t currently email out but can receive, would you be able to email me the OpenLink Presentation format that you mentioned and I&#8217;ll shuffle my slides into the right format before my presentation on Wednesday. Else, my presentation style will have to do&#8230; it&#8217;s not too bad)</p>
<p>I will post after each day giving an update of what has happened, what I have been learning and how I think the conference is going. At the end of the week I&#8217;ll write a bigger post with a wider picture of the whole week. I will also be recording myself a little bit (as above), and taking some pictures!</p>
<p><strong>Follow</strong></p>
<p>I&#8217;ve just noticed that there is a <a href="http://www.planetxtech.org/">PlanetXTech</a> (including <a href="http://www.planetxtech.org/index.rdf">RDF based syndication for PlanetXTech</a>)</p>
<p>Also. <a href="http://myopenlink.net/dataspace/person/kidehen#this">Kingsley</a> has collated <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1355">a list of SemWeb / Linked Data people at XTech</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/04/xtech-2008-day-minus-one/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Semantic Web Gang Podcast: April 2008</title>
		<link>http://vanirsystems.com/danielsblog/2008/05/02/semantic-web-gang-podcast-april-2008/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/05/02/semantic-web-gang-podcast-april-2008/#comments</comments>
		<pubDate>Fri, 02 May 2008 12:14:34 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[semweb]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/05/02/semantic-web-gang-podcast-april-2008/</guid>
		<description><![CDATA[The April 2008 Semantic Web Gang Podcast has been released. I enjoyed taking part in this episode, it is a little bit more relaxed than our first episode (mainly because there are less people, and so everybody got their chance to speak about particular topics).
Strangely, I sound incredibly camp on this recording&#8230; oh dear!!
Topics include:

Wikipedia [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://semanticgang.talis.com/2008/05/02/april-2008-the-semantic-web-gang-discuss-a-wikipedia-for-data/">April 2008 Semantic Web Gang Podcast</a> has been released. I enjoyed taking part in this episode, it is a little bit more relaxed than our first episode (mainly because there are less people, and so everybody got their chance to speak about particular topics).</p>
<p>Strangely, I sound incredibly camp on this recording&#8230; oh dear!!</p>
<p>Topics include:</p>
<ul>
<li><a href="http://dbpedia.org/resource/Wikipedia">Wikipedia</a> for Data</li>
<li><a href="http://dbpedia.org">DBpedia</a></li>
<li>The <a href="http://dbpedia.org/resource/Linked_Data">Linked Data</a> sets available <strong>now</strong> (see <a href="http://richard.cyganiak.de/2007/10/lod/">Richard Cyganiaks Linked Data Cloud</a> )</li>
<li>&#8220;Coming-up&#8221; at the <a href="http://www2008.org/">WWW2008</a> conference and <a href="http://events.linkeddata.org/ldow2008/">LDOW2008</a></li>
<li>The separation of business and academia</li>
<li>Is Linked Data beneficial to business? (of course it is!!)</li>
</ul>
<p>The panel this month consisted of:</p>
<ul>
<li>Paul Miller</li>
<li><a href="http://myopenlink.net/dataspace/person/danieljohnlewis#this">Daniel Lewis</a></li>
<li><a href="http://my.opera.com/tomheath/xml/foaf/#me">Tom Heath</a></li>
<li><a href="http://www.linkedin.com/in/iskold">Alex Iskold</a></li>
</ul>
<p>The special guest this month was:</p>
<ul>
<li><a href="http://www.georgikobilarov.com/foaf.rdf#me">Georgi Kobilarov</a></li>
</ul>
<p>You may have noticed that I had a follow-up blog post extending some of my thoughts expressed in this podcast episode. The blog post was &#8220;<a href="http://vanirsystems.com/danielsblog/2008/04/18/the-divide-between-business-and-academia/">The Divide between Business and Academia</a>&#8220;.</p>
<p>Its good, so go listen!</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/05/02/semantic-web-gang-podcast-april-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Don&#8217;t consider me weird&#8230; (micropost)</title>
		<link>http://vanirsystems.com/danielsblog/2008/04/30/dont-consider-me-weird-micropost/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/04/30/dont-consider-me-weird-micropost/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 15:09:32 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/04/30/dont-consider-me-weird-micropost/</guid>
		<description><![CDATA[Don&#8217;t consider me weird&#8230;
Yes I have started reading a Deepak Chopra book (&#8221;The Third Jesus&#8221;) in my (very little) spare time&#8230; mainly to read when I am not at the conference next week, and during my week off the week after. Plus I&#8217;ve just bought the newest album by Kula Shaker &#8220;Strangefolk&#8220;.
Seriously I&#8217;m not weird, [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t consider me weird&#8230;</p>
<p>Yes I have started reading a <a href="http://dbpedia.org/resource/Deepak_Chopra">Deepak Chopra</a> book (&#8221;The Third Jesus&#8221;) in my (very little) spare time&#8230; mainly to read when I am not at the conference next week, and during my week off the week after. Plus I&#8217;ve just bought the newest album by <a href="http://dbpedia.org/resource/Kula_Shaker">Kula Shaker</a> &#8220;<a href="http://dbpedia.org/resource/Strangefolk_%28album%29">Strangefolk</a>&#8220;.</p>
<p>Seriously I&#8217;m not weird, honestly&#8230; maybe a tiny bit <a href="http://dbpedia.org/resource/Hippie">hippie</a> <img src='http://vanirsystems.com/danielsblog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Anyways&#8230; back to work, and listening to Kula Shaker</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/04/30/dont-consider-me-weird-micropost/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Clearing up some misconceptions&#8230; again</title>
		<link>http://vanirsystems.com/danielsblog/2008/04/30/clearing-up-some-misconceptions-again/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/04/30/clearing-up-some-misconceptions-again/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 11:18:34 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[semweb]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/04/30/clearing-up-some-misconceptions-again/</guid>
		<description><![CDATA[Hi all,
This is just clearing up the misconceptions that Ben Werdmuller has written in his Guest Post on ZDnet titled &#8220;Guest post: Introducing the Open Data Definition&#8221;.
&#8220;The semantic web community has RDF, a format designed for the purpose that is potentially powerful but – as one might expect from the semantic web community – prone [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>This is just clearing up the misconceptions that <a href="http://elgg.org/bwerdmuller/foaf#elgg2">Ben Werdmuller</a> has written in his Guest Post on ZDnet titled <a href="http://blogs.zdnet.com/social/?p=477">&#8220;Guest post: Introducing the Open Data Definition&#8221;</a>.</p>
<blockquote><p>&#8220;The semantic web community has RDF, a format designed for the purpose that is potentially powerful but – as one might expect from the semantic web community – prone to ambiguity and overcomplicated implementation.&#8221;</p></blockquote>
<p>Thats just a cheeky comment about the Semantic Web community! Anyway, I&#8217;ve already mentioned that RDF isn&#8217;t complicated at all in my <a href="http://vanirsystems.com/danielsblog/2008/04/23/rdf-simpler-if-you-look-at-it-in-a-different-way/">Simple RDF</a> blog post. Some of the commenter&#8217;s also explained it in their own way, and one commenter said that RDF is actually too simple! In the Semantic Web community; we aren&#8217;t some wacky bunch of academics, a lot of us are actually in business and actually implementing this stuff in real life (Companies such as Microsoft, Adobe, Sun Microsystems, OpenLink Software, Mozilla, Nokia, Skype, BBC, Joost and Oracle are all using RDF in one way or another)</p>
<blockquote><p>&#8220;In small doses, it works (<a href="http://www.foaf-project.org/">FOAF</a> is based on a subset of RDF),&#8221;</p></blockquote>
<p>FOAF is not a subset of RDF, it is a vocabulary. Just as XHTML is defined in an XML Schema, FOAF is defined in an RDF Schema.</p>
<blockquote><p>&#8220;but for more abstract data, it becomes exponentially harder to build for.&#8221;</p></blockquote>
<p>Thats actually rubbish. RDF was made to describe abstract and concrete data: &#8220;one persons data is another persons metadata&#8221;. There are also the RDF Schema and OWL frameworks if you need even more descriptions.</p>
<blockquote><p>&#8220;Adding new data fields requires doing contortions in XML, which makes it harder to generate dynamically.&#8221;</p></blockquote>
<p>Thats wrong in so many ways. RDF is <strong><em>NOT</em></strong> XML, therefore you don&#8217;t need to do &#8220;contortions in XML&#8221;. Plus RDF is dynamic when you use it as a distributed web language.</p>
<blockquote><p>&#8220;RDF parsers are also not widely supported,&#8221;</p></blockquote>
<p>There are a lot of RDF tools out there already, including parsers (<a href="http://semanticweb.org/index.php?title=Special:Ask&amp;offset=0&amp;limit=500&amp;q=%5B%5B%3A%2B%5D%5D+%5B%5BCategory%3ASemantic+Web+tool%5D%5D&amp;p=format%3Dbroadtable&amp;po=%3FCategory%0A%3FStatus%0A%3FRelease+date%3DReleased%0A%3FLicense%0A%3FAffiliation%3DBy%0A&amp;order=ASC">take your pick from the many on the list</a>).</p>
<blockquote><p>&#8220;and it seems unlikely that most web coders would bother to read through the specification, let alone sit down and actually write compliant software.&#8221;</p></blockquote>
<p>Coders don&#8217;t want to read any specifications, this shouldn&#8217;t be a comment specifically about RDF. There are lots of tutorials and frequently asked questions available about RDF, the Semantic Web and Linked Data&#8230; including my recent three blog posts:</p>
<ul>
<li>&#8220;<a href="http://vanirsystems.com/danielsblog/2008/04/23/rdf-simpler-if-you-look-at-it-in-a-different-way/">RDF: Simpler if you look at it in a different way</a>&#8220;</li>
<li>&#8220;<a href="http://vanirsystems.com/danielsblog/2008/04/25/linked-data-are-the-roots-for-the-future-web/">Linked Data are the roots of the Future Web</a>&#8220;</li>
<li>&#8220;<a href="http://vanirsystems.com/danielsblog/2008/04/27/linked-data-the-role-of-the-data-server/">Linked Data: The role of the data server</a>&#8220;</li>
</ul>
<p>Lets just repeat this again. <strong>RDF is not XML</strong>, and <strong>RDF is not a format</strong>. <strong>RDF is a linked object modeling framework for the emerging Web of Data</strong>. XML and N3 are formats which can show RDF. FOAF and SIOC are vocabularies of RDF, and are not subsets.</p>
<p>Seriously, if there are any questions then do ask&#8230; because nobody likes misconceptions/misunderstandings. We are friendly people in the Semantic Web community, feel free to email me, or if you don&#8217;t want to come to me then there is the Semantic Web IRC channel #swig on the freenode network.</p>
<p>Many thanks,</p>
<p>Daniel</p>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/04/30/clearing-up-some-misconceptions-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>People who have inspired me</title>
		<link>http://vanirsystems.com/danielsblog/2008/04/28/people-who-have-inspired-me/</link>
		<comments>http://vanirsystems.com/danielsblog/2008/04/28/people-who-have-inspired-me/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 21:27:00 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[academic]]></category>

		<category><![CDATA[philosophical]]></category>

		<category><![CDATA[religious]]></category>

		<category><![CDATA[spiritual]]></category>

		<guid isPermaLink="false">http://vanirsystems.com/danielsblog/2008/04/28/people-who-have-inspired-me/</guid>
		<description><![CDATA[So just a quick blog post (while my stomach digests my miso-noodles) which I have been thinking about doing for a while.
I wanted to let you know of various who have inspired me and in some way influenced my thoughts and actions.  I&#8217;ll start with the ones within Computer Science, and then go into [...]]]></description>
			<content:encoded><![CDATA[<p>So just a quick blog post (while my stomach digests my miso-noodles) which I have been thinking about doing for a while.<br />
I wanted to let you know of various who have inspired me and in some way influenced my thoughts and actions.  I&#8217;ll start with the ones within Computer Science, and then go into other areas.</p>
<p><em><strong>People who have inspired me in computing (met)<br />
</strong></em></p>
<p><strong>Dr Ravji Pindoria</strong> <a href="http://ravjipindoria.com/"><img src="http://ravjipindoria.com/wp-content/uploads/2008/01/ravjikilner.JPG" alt="Dr Ravji Pindoria" height="234" width="227" /></a></p>
<p><a href="http://ravjithetalented.wordpress.com/about/">Dr Ravji Pindoria</a> was one of my tutors at the Further Education College that I went to between 2001 and 2003. He was incredibly inspirational, not just in computing but in the things that he did and said. Ravji taught me the C++ programming language, I will always remember him saying that C++ is &#8220;not quite a horse, not quite a donkey&#8221; because of its ability to be either Object Oriented or Procedural.</p>
<p>Ravji was a great teacher, and quite academically minded. I think he has influenced me when it comes to the fact that I love teaching, breaking things down into allegory.</p>
<p>Ravji also gave me some spiritual advice, he is a Swaminarayan Hindu and I really admired the peace that he gave off. He was also vegetarian. One of the things that I remember him telling me was that &#8220;as long as you have some kind of faith, and some kind of morality then I think you&#8217;ll be fine&#8221;. I turned out to be a Liberal/Mystic Christian and vegetarian, and fascinated about other religions (particularly of Dharmic/Eastern origin).</p>
<p>(Image above is linked to from <a href="http://ravjipindoria.com/">RavjiPindoria.com</a> )</p>
<p><strong>Dr Ian Bayley</strong><a href="http://www.quizplayers.com/w/QP:Ian_Bayley"><img src="http://www.quizplayers.com/quiz/ian_bayley_01.jpg" alt="Ian Bayley" height="127" width="91" /></a></p>
<p><a href="http://dbpedia.org/resource/Ian_Bayley">Dr Ian Bayley</a> was one of my lecturers at the University that I went to for my BSc (Hons) Intelligent Systems and Software Engineering. He taught me a number of things, including the Haskell programming language and Object Oriented Design Patterns.</p>
<p>I consider Ian to be an inspiration, not just because he was a great teacher, but because he knows almost everything&#8230; in fact he is one of the British Quiz Playing Champions.<br />
(Image above linked to from <a href="http://www.quizplayers.com/w/QP:Ian_Bayley">QuizPlayers:Ian Bayley</a> . Ian do you have a newer picture somewhere?)</p>
<p><strong>Oli Winks</strong><a href="http://www.sussex.ac.uk/scitech/profile192529.html"><img src="http://www.sussex.ac.uk/USIS/wcm/photos/people/idcard/192529.jpg" alt="Oliver Winks" height="132" width="99" /></a></p>
<p>I met <a href="http://www.sussex.ac.uk/scitech/profile192529.html">Oliver &#8220;Oli&#8221; Winks</a> during my work experience year, and we became good friends. We often talked about artificial intelligence &amp; artificial life, and discussed our academic plans for the future. We both stopped working for the same company at about the same time, I went off to do my final year of my undergrad degree and he went off to do his masters (and now his PhD).</p>
<p>He inspires me because I have interests in Symbolic AI and logic based systems/algorithms, whereas he is very connectionist/soft-computing/biologically-inspired. We also used to talk about Buddhism from time to time. I hope to write a paper or two with him in the future.</p>
<p>Also, his brother has a cool band called the <a href="http://www.joffwinksband.com/">Joff Winks Band</a>.</p>
<p>(Image above linked to from <a href="http://www.sussex.ac.uk/scitech/profile192529.html">Oli&#8217;s staff page at the University of Sussex</a>)</p>
<p><em><strong>People who have inspired me in Computing (not met (yet))</strong></em></p>
<p><strong>Tim Berners-Lee</strong><a href="http://en.wikipedia.org/wiki/Image:Tim_Berners-Lee.jpg"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tim_Berners-Lee.jpg" alt="Tim Berners-Lee" height="172" width="172" /></a></p>
<p>Founder of the Web, Head of the W3C, Linked Data Genius, Unitarian Universalist, British.</p>
<p>Tim Berners-Lee is an inspiration, he knows who to do things with best intentions for people, academia and business. There is little more that I can say about Tim, just pure awesomeness.</p>
<p>( <a href="http://en.wikipedia.org/wiki/Image:Tim_Berners-Lee.jpg">Tim&#8217;s picture in Wikipedia</a>, taken by <a href="http://captsolo.net/semweb/foaf-captsolo.rdf#Uldis_Bojars">Uldis Boj?rs</a>)</p>
<p><strong>Kingsley Idehen</strong><a href="http://flickr.com/photos/bblfish/565737618/"><img src="http://farm2.static.flickr.com/1037/565737618_29c4deeb77.jpg?v=0" alt="Kingsley Idehen" height="232" width="156" /></a></p>
<p>He is my boss, the chief of <a href="http://www.openlinksw.com/">OpenLink Software</a>. I haven&#8217;t met him yet, but I expect that I will do soon.</p>
<p><a href="http://myopenlink.net/dataspace/person/kidehen#this">Kingsley Idehen</a> isn&#8217;t any ol&#8217; boss. He really does know what he is talking about when it comes to technology and his own products. Like many of the people already discussed, he is incredibly clever and I seriously wouldn&#8217;t be surprised if his head was actually some kind of large knowledge based system.</p>
<p>Kingsley is also a really nice guy, he understand business but has got a clear picture about academia too.</p>
<p>(<a href="http://flickr.com/photos/bblfish/565737618/">Photo of Kingsley on Flickr</a>, taken by <a href="http://bblfish.net/people/henry/card#me">Henry Story</a>)</p>
<p><strong>Alan Turing</strong><a href="http://www.flickr.com/photos/26545875@N00/703871924"><img src="http://farm2.static.flickr.com/1232/703871924_bc56fc193b.jpg?v=0" alt="Alan Turing" height="116" width="127" /></a></p>
<p>British Computer Science Genius.</p>
<p><a href="http://dbpedia.org/resource/Alan_Turing">Alan Turing</a> knew his stuff! He invented things like the Turing Test and the Turing Machine&#8230; and he created many of the theoretical underpinnings of a lot of stuff that I (and many) do today.</p>
<p>(<a href="http://www.flickr.com/photos/26545875@N00/703871924">Photo of a statue of Alan Turing</a>, taken by <a href="http://www.flickr.com/people/doeth/">doeth</a>)</p>
<p><strong>Lotfi Zadeh</strong><a href="http://en.wikipedia.org/wiki/Image:Lotfi_A._Zadeh%282004%29.jpg"><img src="http://upload.wikimedia.org/wikipedia/commons/2/28/Lotfi_A._Zadeh%282004%29.jpg" alt="Lotfi Zadeh, created the idea of Fuzzy Logic" height="177" width="133" /></a></p>
<p>Probably not a well known name to people outside of artificial intelligence, but <a href="http://dbpedia.org/resource/Lotfi_Asker_Zadeh">Lotfi Zadeh</a> created Fuzzy Logic, Fuzzy Mathematics and Fuzzy Set Theory. A very clever man, who has inspired me to think outside the box. Fuzzy Logic essentially is about the real numbers in between 0 and 1, so its quite different to the traditional binary logic that most computer scientists know and love. Think outside the box!</p>
<p>(<a href="http://en.wikipedia.org/wiki/Image:Lotfi_A._Zadeh%282004%29.jpg">Photo of Lotfi Zadeh from Wikipedia</a>)</p>
<p><em><strong>People not inside Computer Science who have inspired me (not met (yet))</strong></em></p>
<ul>
<li> <a href="http://dbpedia.org/resource/Tenzin_Gyatso%2C_14th_Dalai_Lama">The Dalai Lama, Tenzin Gyatso</a>. A great leader, an advocate of peace and a charismatic interfaith dialogue advocate.</li>
<li><a href="http://dbpedia.org/resource/Rowan_Williams">The Archbishop of Canterbury, Rowan Williams</a>. Also a great religious leader, and he has a similar view to Christianity as I have (He is quite Liberal and quite Catholic, whereas I would say that I am very Liberal and quite Catholic). Also open to interfaith dialogue. There was a bit of <a href="http://news.bbc.co.uk/1/hi/uk/2144342.stm">uproar by conservative Christians about Rowan being chosen</a>, and this was because of his liberal stance&#8230;. but it takes a liberal person to be accepting enough of the range of people in the <a href="http://cofe.anglican.org/">Anglican denomination</a>.</li>
<li><a href="http://dbpedia.org/resource/Meister_Eckhart">Meister Eckhart</a>. A German Theologian, famous for his mystic ideas. I&#8217;ve read up a bit about his work in the past, and consider it to be true. (He died in the early 1300s, so I doubt I&#8217;ll meet him)</li>
<li>There are many more!</li>
</ul>
<p><em><strong>People not inside Computer Science who have inspired me (met)</strong></em></p>
<ul>
<li>The Vicar who taught me Christianity, and got me ready for my Baptism and Confirmation: Rev. Andrew Bunch.</li>
<li>Rev. John Pritchard, the Bishop of Oxford: Baptised and Confirmed me into Christianity and the Anglican Communion.</li>
<li>Hazel Hobbs: Reiki master, she attuned me to level one Usui Shiki Ryoko Reiki. She inspired me by showing me eastern chi/ki/qi practices.</li>
<li>Hazel Appleton: A great friend ever since we met randomly on the web. She has provided me with various bits of advice about life and spirituality.</li>
<li>My parents and my sister. Obviously a big influence as they are my family!</li>
<li>My girlfriend, Beki. Has been a fantastic girlfriend and also a support ever since I met her. You know true love by experiencing it!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://vanirsystems.com/danielsblog/2008/04/28/people-who-have-inspired-me/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
