<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Touching Cloth</title>
	<atom:link href="http://dclaydon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dclaydon.wordpress.com</link>
	<description>Something repulsive.</description>
	<lastBuildDate>Mon, 29 Jun 2009 19:23:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dclaydon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bd62e41001b2d63e7ff81a36f7b4e97e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Touching Cloth</title>
		<link>http://dclaydon.wordpress.com</link>
	</image>
			<item>
		<title>Developing the Backend of veerMe</title>
		<link>http://dclaydon.wordpress.com/2009/06/29/developing-the-backend-of-veerme/</link>
		<comments>http://dclaydon.wordpress.com/2009/06/29/developing-the-backend-of-veerme/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 19:23:02 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=92</guid>
		<description><![CDATA[The development of veerMe required not only the writing of client-side Javascript fo the more obvious funtionality and communication with the Google Maps API but splatterings of server-side code in the form of PHP to save and retrieve different types of data.
This post is just a quick reflection on the methods used to achieve the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=92&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The development of <a href="http://veer.me.uk">veerMe</a> required not only the writing of client-side Javascript fo the more obvious funtionality and communication with the Google Maps API but splatterings of server-side code in the form of PHP to save and retrieve different types of data.</p>
<p>This post is just a quick reflection on the methods used to achieve the necessary functionality.</p>
<h2>Saving Routes</h2>
<p>Once a user has created their journey they can save it as a link to then access again at a later date.</p>
<p>Click <a href="http://danatello.co.uk/blog/save_route.txt">here</a> to view commented PHP for this action.</p>
<h2>Viewing Routes</h2>
<p>eg. <a href="http://veer.me.uk/r/?route=pneakv">http://veer.me.uk/r/?route=pneakv</a></p>
<p>To retrieve the route information I use the GET super global variable function to retrieve the ref value from the URL the user entered then et up a database query to get the information before feeding it into JS. This page was rushed (it was close to hand-in!) otherwise the JS would not be inline. I&#8217;m unsure as to whether or not there might be a better way of dynamically setting JS variables using PHP, if there is please let me know.</p>
<p>Click <a href="http://danatello.co.uk/blog/view_route.txt">here</a> to view commented PHP for this action.</p>
<h2>Rating Suggested Locations</h2>
<p>I previously blogged about finding a solution for a <a href="http://dclaydon.wordpress.com/2009/04/27/ranking-items-based-on-user-action/">discreet location ranking system</a>. My solution was to generate a rating for each location that was essentially just a percentage of times a place was added to a route compared to how many times it was suggested.</p>
<p>For example, once a user decides to add a point of interest to a route a JQuery AJAX function posts to a seperate PHP page the id of the point of interest and a boolean indicating whether or not it has been used.</p>
<p>Click <a href="http://danatello.co.uk/blog/process_rating.txt">here</a> to view commented PHP for this action and see how it then deals with the posted information.</p>
<h2>Third Party APIs</h2>
<p>Because of security restrictions it is not possible to connect to XML files on different domains. The easy workaround for this is to use curl. Click <a href="http://danatello.co.uk/blog/curl.txt">here</a> to see code.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>That&#8217;s all for now, its probably the most interesting PHP use from veerMe but there are a few more examples.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=92&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/06/29/developing-the-backend-of-veerme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Screengrab 09</title>
		<link>http://dclaydon.wordpress.com/2009/06/23/screengrab-09/</link>
		<comments>http://dclaydon.wordpress.com/2009/06/23/screengrab-09/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 11:02:44 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=90</guid>
		<description><![CDATA[Hello fans/casual readers (ha ha ha),
This is my first blog post in quite a while, there is a lot to talk about. To summarise here are some things that have happened to me in the last few months:

I completed and submitted my dissertation. Huzzah!
Ditto with regards to my major project.
I helped to organise the Interactive [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=90&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hello fans/casual readers (ha ha ha),</p>
<p>This is my first blog post in quite a while, there is a lot to talk about. To summarise here are some things that have happened to me in the last few months:</p>
<ul>
<li>I completed and submitted my dissertation. Huzzah!</li>
<li>Ditto with regards to my major project.</li>
<li>I helped to organise the <a href="http://www.screengrab09.com/">Interactive Media Production graduation showcase</a> at Free Range (London) and at the Un (Bournemouth).</li>
<li><a href="http://www.themodernbeardsmith.co.uk/">The Modern Beardsmiths</a> (of which I am a part of) completed their first festival appearance at BeachBreak Live 2009 (well, there wasn&#8217;t a beach but nevermind). This involved talking to a lot of people and selling face-painted-beards. A lot of fun and a bit of a tan is the result of this. A couple of other beardsmiths are doing a similar thing at Glastonbury this year, unfortunately I am not, so go check them out at the Shangri La area and GROW A BEARD!</li>
</ul>
<p>Now, I am looking for a job so if anyone knows of any front end web developer roles going free please do get in touch!</p>
<p>Expect more indepth blog posts covering each of the above bullet points at a later date.</p>
<p>Peace out, enjoy the sun and festival season (if you&#8217;re going to any!).</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=90&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/06/23/screengrab-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Ranking Items Based on User Action</title>
		<link>http://dclaydon.wordpress.com/2009/04/27/ranking-items-based-on-user-action/</link>
		<comments>http://dclaydon.wordpress.com/2009/04/27/ranking-items-based-on-user-action/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:13:51 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=88</guid>
		<description><![CDATA[veerMe (my major) finds locations in a database that are within a certain proximity of any given route and then suggests the &#8216;best&#8217; of these to the user. The trouble is that if, for example, ten points of interest are close to a journey route then how do you know which of these the user [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=88&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>veerMe (my major) finds locations in a database that are within a certain proximity of any given route and then suggests the &#8216;best&#8217; of these to the user. The trouble is that if, for example, ten points of interest are close to a journey route then how do you know which of these the user might actually want to visit, and which of these are shit and unlikely to be of much use?</p>
<p>The answer, in my mind, is to order all of the POI (points of interest) by a rank and then iterate through these items checking for proximity starting at the highest ranked until you have found a reasonable amount to suggest (for example&#8217;s sake, 6) or until every POI has been checked &#8211; whichever comes first. This can prevent having to go through every single POI unnecessarily (which is a welcome bonus, I&#8217;m a bit worried the strain this might put on a browser as number of POI increases). It also means that you can just suggest the POI to the user in the order you find them and its likely to be the best.</p>
<p>This then creates another problem that I am now attempting to solve &#8211; how to rank these POI to reflect their popularity. I do not want to burden, or indeed have to rely on, the user having to rate locations because it adds another hurdle for the user and might not actually create an accurate way to rank the POI. If you think a place is awesome but don&#8217;t actually want to add it to your journey then chances are other people might not either.</p>
<p>veerMe gives the user four options when presented with a POI:</p>
<ul>
<li>Add this to the route and finish</li>
<li>Add this, show me another</li>
<li>Don&#8217;t Add, show another</li>
<li>Don&#8217;t add, finish</li>
</ul>
<p>This gives the user sufficient control over their journey preparation whilst also giving me feedback that can be used to help determine a POI&#8217;s route. (If a POI is recommended and the user clicks the 3rd option is might show that the POI is not suitable, whereas if they click the 4th option maybe they just don&#8217;t want to add a diversion to their route).</p>
<p>That&#8217;s all well and good but it <em>still </em>doesn&#8217;t help me actually rank the points, to do this I am going to need to use maths. Initially the idea was to simply start with a number (10) and increase the by an arbitary number (0.1) if a suggested POI is used, and decrease by 0.1 if it is not. The thinking behind this is that the higher the number the better the POI is perceived to be. A draw back to this, however, is that if a point simply hasn&#8217;t been suggested because it is hasn&#8217;t yet been close enough to a route it will remain on a lower number regardless of how good it might be and thus never really get recommended when in competition with POI that are more likely to be within the proximity of popular routes.</p>
<p>The alternative to this is to work on a percentage.  The number of times it is used divided by the number of times it has been suggested &#8211; giving you a number between 0 and 1 that seems to work a bit better and be a bit more proportional. Again in this case, the higher the number, the more likely it will be suggested.</p>
<p>What do you think, any suggestions are more than welcome! I am currently thinking the latter option is how I will do it but I can still think of a few drawbacks. The number of times it is used will have to start at 1 instead of 0 to stop them having a rating of 0 and never being suggested, for example.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=88&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/04/27/ranking-items-based-on-user-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Is The Digital Redefining Death?</title>
		<link>http://dclaydon.wordpress.com/2009/03/20/is-the-digital-redefining-death/</link>
		<comments>http://dclaydon.wordpress.com/2009/03/20/is-the-digital-redefining-death/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 03:53:14 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=86</guid>
		<description><![CDATA[I&#8217;ve been reading quite a lot of McLuhan for my dissertation. I&#8217;m specifically focusing on the idea that technology can be an extension of our central nervous system outside of the body.
I&#8217;ve also been reading a little bit about Rhizome theory which seems very interesting but everytime I think I have got to a point [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=86&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve been reading quite a lot of McLuhan for my dissertation. I&#8217;m specifically focusing on the idea that technology can be an extension of our central nervous system outside of the body.</p>
<p>I&#8217;ve also been reading a little bit about Rhizome theory which seems very interesting but everytime I think I have got to a point in my critical thinking/argument in the dissertation to introduce the concept and say how it is relevant I find that it doesn&#8217;t quite fit. I <strong>do</strong> think it has potential to become a key concept in pedagogy  when educational institutions realise that for every new generation of students who have grown up with the internet and other digital technologies the current classroom environment and teaching methods get less and less practical/efficient.</p>
<p>Anyay, I&#8217;m currently reading my way through a <a href="http://www.williamgibsonbooks.com/archive/2003_01_28_archive.asp">blog post</a> written by William Gibson (author of Neuromancer) about cyborgs and one sentence struck me (just to contextualise, he was saying how change was happening in the 50s and before because of television) about what is enabled people to do. They are &#8220;<span class="text">viewing things at a distance, viewing things that had happened in the past, watching dead men talk and hearing their words&#8221;.</span></p>
<p><span class="text">Dead.</span></p>
<p><span class="text">Hearing their words.</span></p>
<p><span class="text">Then a thought struck me. In extending our central nervous systems across such vast amount of media are we redefining the notion of &#8220;being dead&#8221;? Did the Gutenberg Press also impact on this idea, for in an oral society a persons ideas can only live on in the idea (thought/memory) of another person, in a literate age a person&#8217;s actual thought could be communicated without being recycled by another persons thought, even in death.</span></p>
<p><span class="text">If our Facebook profiles, Twitters, Youtubes, Delicious&#8217;, blogs all survive as extensions of ourselves after our death then does this mean they are independent (or mostly independent, they&#8217;re not exactly autonomous or self-generating) of other parts of the CNS? It could be argued this spread of our CNS is non-hierarchical; instead horizontal, like a rhizome. </span></p>
<p><span class="text">Even before the explosion of the internet age we could leave behind moments in time as photographs, anything we might have written down, us on video, etc etc. Text messages. Answerphone. Library record, etc etc.</span></p>
<p><span class="text">By the time we die, have we extended so much of ourselves into other media that death is no longer finality?</span></p>
<p><span class="text">And where could the future go? I wonder how unpredictable we <em>really</em> are. In death could the surviving parts of our nervous system one day be analysed for behavioural patterns so that our behaviour could be predicted accurately in spite of our death?</span></p>
<p><span class="text">I remember someone mentioning to me that the brain is essentially a collection of millions and millions of 1s ands 0s that dictate our action and thought -  way beyond the current processing power of today&#8217;s computer, but if Moore&#8217;s Law works forever then its only a matter of time until a computer as capable as the human brain is invented. As far as I can gather, consciousness is a whole different matter and something much, much complicated (and until a machine can ponder that autonomously, we need not worry <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )<br />
</span></p>
<p><span class="text">This is all pretty much late night ramblings so if anyone actually reads this and has some input, I&#8217;d love to hear it.</span></p>
<p><span class="text">Well science fiction.<br />
</span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=86&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/03/20/is-the-digital-redefining-death/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>veerMe Holding Page now Up!</title>
		<link>http://dclaydon.wordpress.com/2009/03/14/veerme-holding-page-now-up/</link>
		<comments>http://dclaydon.wordpress.com/2009/03/14/veerme-holding-page-now-up/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 03:24:50 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=80</guid>
		<description><![CDATA[I have pretty much just finished editing the holding page for my major project over at http://www.veer.me.uk/. Check it out and let me know what you think. The plan is that any blog updates concerning my major will now be hosted over at that site instead of here.
Lately I seem to be learning alot of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=80&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have pretty much just finished editing the holding page for my major project over at <a href="http://www.veer.me.uk/">http://www.veer.me.uk/</a>. Check it out and let me know what you think. The plan is that any blog updates concerning my major will now be hosted over at that site instead of here.</p>
<p>Lately I seem to be learning alot of cool new stuff, probably because of actually doing more. Which is nice. I messed around with WordPress themes and some PHP to integrate the blog into that page, it is far from perfect at the moment but will do for a holding page. The forms are done using JQuery, and it&#8217;s ajax functions. Overall, I&#8217;m quite pleased.</p>
<p>I just signed up to AdSense, mostly to get an idea of how it works and stuff, but also because another site of mine <a href="http://www.gamefoe.co.uk" target="_blank">www.gamefoe.co.uk</a> &#8211; an old webzine I used to run back when I was much younger/more stupid &#8211; has a hell of a lot of content on it so I was thinking of trying to build a stack of incoming links (I suppose mostly from related blogs and Wikipedia) and seeing how that might drive traffic to the site, and also see how it might affect my PageRank, and also my search ranking for various terms (and how this might effect traffic from search engines which I imagine would be the biggest driver of traffic to an archived site like Gamefoe).</p>
<p>I think it would be quite interesting to get an idea of how much traffic is needed to generate click throughs, and how it all translates into revenue and if over the course of the year I can make £20 to go towards my hosting costs, even better!</p>
<p>I just need to find the time inbetween my dissertation, finishing my portfolio site redesign (the current design is horrid, too embarassed to link to it!) &#8211; which I will hopefully find the time to do this week, and my major project. The good thing is that I know I will inevitably wind up procrastinating time away that should be spent doing my dissertation by doing these other things so instead of feeling like &#8216;work&#8217; it feels like a distraction, and I&#8217;m still being productive!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=80&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/03/14/veerme-holding-page-now-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Interactive Media Showcase</title>
		<link>http://dclaydon.wordpress.com/2009/03/09/interactive-media-showcase/</link>
		<comments>http://dclaydon.wordpress.com/2009/03/09/interactive-media-showcase/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:39:26 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=77</guid>
		<description><![CDATA[If anyone actually reads this blog (Hi mum!) then they may well know that I am a final year student of Interactive Media Production (BA)Hons at Bournemouth University.
As part of an attempt to flog ourselves to prospective employers and gain meaningful employment we are exhibiting our major project work at a graduation show in both [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=77&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If anyone actually reads this blog (Hi mum!) then they may well know that I am a final year student of Interactive Media Production (BA)Hons at Bournemouth University.</p>
<p>As part of an attempt to flog ourselves to prospective employers and gain meaningful employment we are exhibiting our major project work at a graduation show in both London and Bournemouth. The London show is part of <a href="http://www.free-range.org.uk/" target="_blank">Free Range</a> &#8211; Europe&#8217;s largest free graduate art and design show &#8211; which is pretty exciting and runs for a few days from the 28th of May. The Bournemouth show will be a week or so later, but more info on that when it is confirmed.</p>
<p>We decided on Screengrab 09 for a name and more information will go online at our new website <a title="http://screengrab09.com/" href="http://screengrab09.com/" target="_blank">http://screengrab09.com/</a> so check it out if your interested in the cutting edge of new media etc. Now to big myself up a bit: As it goes, I wrote the code for the nice little Twitter update feed in PHP (didn&#8217;t style it though). And I find myself on the grad show&#8217;s organisation committee.</p>
<p>If you are Twitter-savvy then follow us <a href="http://twitter.com/screengrab09" target="_blank">here</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=77&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/03/09/interactive-media-showcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Currently&#8230;</title>
		<link>http://dclaydon.wordpress.com/2009/02/15/currently/</link>
		<comments>http://dclaydon.wordpress.com/2009/02/15/currently/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 00:28:48 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=75</guid>
		<description><![CDATA[This week I moved all my various online hosted stuff from my web-mania hosting (which ran out on Friday) over to some brand-spanking new hosting that I bought last weekend on Lunarpages. So far I am enjoying it. Multiple databases mean I can keep various sites seperate and better organised, and allowing multiple domains pointing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=75&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This week I moved all my various online hosted stuff from my web-mania hosting (which ran out on Friday) over to some brand-spanking new hosting that I bought last weekend on Lunarpages. So far I am enjoying it. Multiple databases mean I can keep various sites seperate and better organised, and allowing multiple domains pointing to various folders within my sites is handy.</p>
<p>Also, have been in Uni more or less Monday &#8211; Friday from 10am &#8211; 5pm (and later!) for the last few weeks trying to make a dent in my dissertation and other week. It turns out I am shit hot at procrastinating, but finding that sidetracking myself by reading more isn&#8217;t really too bad is it? I seem to have the core arguements for my planned chapters sorted and just need to get down to knuckling down and writing the damn thing.</p>
<p>I am keen to get involved with Google Analytics to start familiarising myself with the idea of seeing how my users actually use my site, and where they go, where they come from etc. I don&#8217;t really have much practical use for the data at the moment but who knows, eh?</p>
<p>Finally, decided to play around with some CSS frameworks (well actually, just one framework &#8211; namely 960). Might be good for quickly banging out some rough designs, and just enjoying learning something new really. Check it out, seems quite useful &#8211; http://960.gs/</p>
<p>Hm, one more thing actually &#8211; any one able to recommend some good web development software (along the lines of Coda for the Mac) for the PC? At the moment I&#8217;m trying out KomodoEdit but although its really handy it isn&#8217;t quite the full package as far as I&#8217;m concerned. Not really massively keen on staying using something as bloated as Dreamweaver to be honest.</p>
<p>Sayonara, motherfuckers.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=75&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/02/15/currently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Idioms</title>
		<link>http://dclaydon.wordpress.com/2009/01/09/idioms/</link>
		<comments>http://dclaydon.wordpress.com/2009/01/09/idioms/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 00:56:03 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=73</guid>
		<description><![CDATA[Got my hands on a copy of the O&#8217;Reilly &#8220;Head First Into&#8221; book for Javascript. I was expecting it to, you know, throw me in at the deep end but it didn&#8217;t. Maybe I could have hedged my bets and started in the middle somewhere, but fuck that.
I thought that seeing as the googlemaps API [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=73&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Got my hands on a copy of the O&#8217;Reilly &#8220;Head First Into&#8221; book for Javascript. I was expecting it to, you know, throw me in at the deep end but it didn&#8217;t. Maybe I could have hedged my bets and started in the middle somewhere, but fuck that.</p>
<p>I thought that seeing as the googlemaps API used Javascript then I would (in the long run) have less trouble with it if I properly understood javascript and how the browser runs it on load depending on where it is on the page etc. I&#8217;ve explained this before in a post. I also thought it would just be good to learn it, something new and all that. Anyway, bollocks to it that book was shite and I&#8217;m just using W3Schools.com as a reference now.</p>
<p>Idioms are great. &#8220;Went Down Like A Lead Balloon&#8221;. &#8220;A bird in the hand is worth two in the bush&#8221;. &#8220;The whole nine yards&#8221;. You know the deal, phrases that most English-speaking people don&#8217;t understand the rationality of, and try explaining them to someone trying to learn English! Anyway, you have properly heard of Johnny Lee, the creater of the great <a href="http://www.youtube.com/watch?v=Jd3-eiid-Uw">Wii head tracking software hack</a>, well he also has this addictive little site made called &#8220;<a href="http://littlegreatideas.com/willyou/">___ Will ___ You</a>&#8220;. The idea being that you fill in the blanks and his site displays the results.</p>
<p>Anyway the site&#8217;s use of javascript is pretty cool. It pretty much redefined what I thought of javascript, initially I thought it to be horrible popups and clunky and obtrusive. Obviously, these kind of fades etc proove me wrong!</p>
<p>So, new idea. Tonight I&#8217;ve made a page where I can add idioms to a database, and then another that converts this submitted data into some javascript arrays. I&#8217;m going to take make a site letting people add idioms, then also modify the idioms that are being displayed. I&#8217;ve got ideas of folksnomies as well but we&#8217;ll just see, eh?</p>
<p>The idea is simple, the only static language is a dead one. So what phrases are popular today, and how can we twist them (and keep twisting them) to keep them interesting. I want to use this idea as a continuing work in progress, using the development to solidify existing skills, as well as developing new ones. I&#8217;ve already stopped using the built-in Dreamweaver PHP/MySQL applications in favour of handwriting it all (probably to the benefit of exploitative hacker bastards everywhere) so thats one benefit to me, and I&#8217;m dynamically creating javascript, which is, y&#8217;know, something I don&#8217;t think I&#8217;ve done before.</p>
<p>Once there&#8217;s something up to actually look at I&#8217;ll let you know. Obviously, I might get distracted by the inane, or the boring, or the major project, or the dissertation, so it might never happen.</p>
<p>Drink of choice = gin and tonic.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=73&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2009/01/09/idioms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter</title>
		<link>http://dclaydon.wordpress.com/2008/12/20/twitter/</link>
		<comments>http://dclaydon.wordpress.com/2008/12/20/twitter/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 13:37:11 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=71</guid>
		<description><![CDATA[I signed up to Twitter. Suppose that will probably negate my facebook status updates (or at the least, over ride them). Follow me here: http://twitter.com/danatello
Maybe one day I&#8217;ll get round to amalgamating all of my various online presences onto danatello.co.uk.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=71&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I signed up to Twitter. Suppose that will probably negate my facebook status updates (or at the least, over ride them). Follow me here: http://twitter.com/danatello</p>
<p>Maybe one day I&#8217;ll get round to amalgamating all of my various online presences onto danatello.co.uk.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=71&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2008/12/20/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
		<item>
		<title>What Shall I get My Parents For Christmas? (Stream of Consciousness)</title>
		<link>http://dclaydon.wordpress.com/2008/12/18/what-shall-i-get-my-parents-for-christmas-stream-of-consciousness/</link>
		<comments>http://dclaydon.wordpress.com/2008/12/18/what-shall-i-get-my-parents-for-christmas-stream-of-consciousness/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 23:14:24 +0000</pubDate>
		<dc:creator>dclaydon</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://dclaydon.wordpress.com/?p=68</guid>
		<description><![CDATA[&#8220;For Christmas the perfect gift for my parents would be a toaster but I got that last year so maybe something that isn&#8217;t - boot lace boot camp liquorice allsorts allsports idon&#8217;t know mumble jumble sale kettle kettle kettle kettle toast.&#8221;
I stumbled upon a few articles about stream of consciousness and streamwriting techniques. Sounded like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=68&subd=dclaydon&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8220;<strong>For Christmas the perfect gift for my parents would be</strong> <em>a toaster but I got that last year so maybe something that isn&#8217;t -</em> boot lace boot camp liquorice allsorts allsports idon&#8217;t know mumble jumble sale kettle kettle kettle kettle toast.&#8221;</p>
<p>I stumbled upon a few articles about stream of consciousness and streamwriting techniques. Sounded like nonsense (I found the same streamwriting article in at least two different places), but the idea of teasing your subconscious out to see the results seemed interesting so I gave it a go.</p>
<p>I always considered that if I ever tried to lucid dream successfully, and had a conversation with someone in my dream, then I would actually just be talking to myself and so I wonder what sort of insight into my own motivations etc I could get? Or if it might be a way of accessing otherwise misplaced memories (like hypnotism)? anyway&#8230;</p>
<p>Basically, you write a title (I wrote a title, then the first sentence) then just write whatever comes to your mind &#8211; only I think its not meant to come to your mind but to the paper. This was my second attempt and I can&#8217;t really &#8220;switch off&#8221; from just thinking practically and ignoring unrelated thoughts. Will probably give it another go sometime.</p>
<p>The words after the hyphen read with a certain rhythm though I think, which is nice. Also, I can&#8217;t get them a kettle &#8216;cos the toaster I got last year matches the kettle they already have.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dclaydon.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dclaydon.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dclaydon.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dclaydon.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dclaydon.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dclaydon.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dclaydon.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dclaydon.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dclaydon.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dclaydon.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dclaydon.wordpress.com&blog=474196&post=68&subd=dclaydon&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dclaydon.wordpress.com/2008/12/18/what-shall-i-get-my-parents-for-christmas-stream-of-consciousness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e9f3bf77b5d47b893d8f9ecc5b3f2113?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dclaydon</media:title>
		</media:content>
	</item>
	</channel>
</rss>