<?xml version="1.0" encoding="ISO-8859-1"?>
<opml version="2.0">
<head>
<title>29.opml</title>
<dateCreated>Sat, 29 Sep 2007 18:36:24 GMT</dateCreated>
<dateModified>Sat, 29 Sep 2007 16:33:34 GMT</dateModified>
<ownerName>Tom Morris</ownerName>
</head>
<body>
	<outline text="Election charade" created="Sat, 29 Sep 2007 16:33:34 GMT"><outline text="The calling of an election is a charade. The events of the past few days and weeks prove only one thing.&#13;" created="Sat, 29 Sep 2007 16:33:34 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 16:33:34 GMT"/><outline text="We need a clear, set timetable of when elections take place. Politicians should not be allowed to call elections at times to suit their political convenience, or be forced by opposition parties to call one when faced with a crisis. The process of running elections should not be in the hands of any political party.&#13;" created="Sat, 29 Sep 2007 16:33:34 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 16:33:34 GMT"/><outline text="The United States has it right. Every four years. Not every four years give or take what the Prime Minister wants, or what Parliament wants. Political manipulation of election timing should be done away with and replaced by a clear amount of time each elected official governs for." created="Sat, 29 Sep 2007 16:33:34 GMT"/></outline>
<outline text="FOAF, OpenID and Python" created="Sat, 29 Sep 2007 18:36:24 GMT"><outline text="&lt;a href=&quot;http://adactio.com/journal/1348/&quot; rel=&quot;met friend&quot; rev=&quot;vote-for&quot;&gt;Jeremy Keith&lt;/a&gt; wrote up something I've had running on my blog since just before &lt;a href=&quot;http://barcamp.org/BarCampBrighton&quot; rev=&quot;vote-for&quot;&gt;BarCamp Brighton&lt;/a&gt;. If I know you and I've added your details to my whitelist, when you login with your OpenID you get to see more about me - my full contact details. One of the most useful things about hCard is that people can pull it off the Web and use it in their address book and PIM applications, or in their phone etc.&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="Compiling the list is manual at the moment, but I've just written a Python script to automate it slightly. The script uses &lt;a href=&quot;http://rdflib.net/&quot; rev=&quot;vote-for&quot;&gt;rdflib&lt;/a&gt; and &lt;a href=&quot;http://www.crummy.com/software/BeautifulSoup/&quot;&gt;BeautifulSoup&lt;/a&gt; for adding OpenIDs to a FOAF file. It just uses any 'delegate' URI. This is just a sort of very rough alpha, and I'll clean it up. There are lots of complexities I don't particularly want to bother with at the moment - YADIS and the associated XML format.&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="The other complication I came across writing it is that rdflib doesn't currently implement graph UNIONs as &lt;a href=&quot;http://www.w3.org/TR/rdf-sparql-query/#alternatives&quot;&gt;described in &amp;sect;7 of the SPARQL Query Language specification&lt;/a&gt;. This is the reason why there are two SPARQL queries instead of one. If one reimplements this in a language or framework which supports UNION, you could make the software a bit simpler.&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="The code is a bit fugly, but &lt;a href=&quot;http://tommorris.org/files/openid-py.txt&quot;&gt;here it is&lt;/a&gt;. I'm sure RDF-inclined Pythonistas can do interesting things with it. Next time I publish my FOAF file, it'll contain OpenIDs for all my friends. You can invoke it from the command line and it'll return an RDF/XML file. Although you'll probably want to edit the script a bit so that it's specific for you.&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="RDF is playing an interesting role here. It's basically a big box where I can shove all my miscellaneous data (which is, you know, everything) and can then chuck through various processes - both on the Web, on my server and on my laptop. Next step is to get my RDF infrastructure to start reading both my pages and others and looking for microformats like XFN.&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="As for the whitelist specifically for looking at my contact details? I'm thinking of an algorithm to determine who I can trust enough to look at them. Probably something like if give or more of the people I follow on Twitter (or similar social network) follow you. Haven't decided yet. Then again, follow does not equal trust, so I'm not sure about that.&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="&#13;" created="Sat, 29 Sep 2007 18:36:24 GMT"/><outline text="Tags: &lt;a href=&quot;http://search.tommorris.org/foaf&quot;&gt;foaf&lt;/a&gt; &lt;a href=&quot;http://search.tommorris.org/openid&quot;&gt;openid&lt;/a&gt; &lt;a href=&quot;http://search.tommorris.org/xfn&quot;&gt;xfn&lt;/a&gt; &lt;a href=&quot;http://search.tommorris.org/hcard&quot;&gt;hcard&lt;/a&gt;" created="Sat, 29 Sep 2007 18:36:24 GMT"/></outline></body>
</opml>
