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

<channel>
	<title>Chris Herring &#187; chrisherring.co.uk</title>
	<atom:link href="http://blog.chrisherring.co.uk/tag/chrisherringcouk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chrisherring.co.uk</link>
	<description>Interaction, development and everything in between...</description>
	<lastBuildDate>Sun, 16 May 2010 16:30:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blog redesign</title>
		<link>http://blog.chrisherring.co.uk/2009/01/07/blog-redesign/</link>
		<comments>http://blog.chrisherring.co.uk/2009/01/07/blog-redesign/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 13:23:21 +0000</pubDate>
		<dc:creator>blog.chrisherring.co.uk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[chrisherring.co.uk]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://blog.chrisherring.co.uk/?p=123</guid>
		<description><![CDATA[A fresh new blog theme for the new year. I&#8217;ve spent a few hours building this new theme, and as you can its based upon the styles used at chrisherring.co.uk hopefully cleaner and easier to use then the last. There are a few minor changes still to make and a couple bugs to fix but [...]]]></description>
			<content:encoded><![CDATA[<p>A fresh new blog theme for the new year. I&#8217;ve spent a few hours building this new theme, and as you can its based upon the styles used at <a href="http://chrisherring.co.uk/"><span>chrisherring.co.uk</span></a> hopefully cleaner and easier to use then the last. There are a few minor changes still to make and a couple bugs to fix but should be wrapped up soonish.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisherring.co.uk/2009/01/07/blog-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweet tweet flick!</title>
		<link>http://blog.chrisherring.co.uk/2008/12/07/83/</link>
		<comments>http://blog.chrisherring.co.uk/2008/12/07/83/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 20:09:35 +0000</pubDate>
		<dc:creator>blog.chrisherring.co.uk</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[chrisherring.co.uk]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.chrisherring.co.uk/?p=83</guid>
		<description><![CDATA[I&#8217;ve just added a little twitter ticker flickr thing on chrisherring.co.uk which looks at my Twitter posts and fetches related Flickr image. A while ago I created a Twitter badge in flash for an indies band website, only to find 3 weeks later Twitter changed their api due to a security issue. Later I re-created [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I&#8217;ve just added a little twitter ticker flickr thing on <a href="http://www.chrisherring.co.uk" target="_blank">chrisherring.co.uk</a> which looks at my <a href="http://twitter.com/chrisherring" target="_blank">Twitter posts</a> and fetches related Flickr image. A while ago I created a Twitter badge in flash for an indies band website, only to find 3 weeks later Twitter changed their api due to a security issue. Later I re-created the Twitter badge in Jquery using JSON. For this little project I decided to use <a href="http://en.wikipedia.org/wiki/JSON" target="_blank">JSON</a> as my data format, which can be parsed in AS3. </p>
<p style="text-align: left;">Looping through my recent Twitter posts I search for question marks or full stops etc with a regular expression which looks like this /\!|\?|\.|\&#8230;|\*/.  Upon finding a matching character I extract the preceding word, and query the Flick api for images tagged with the preceding word, then place the tagged image in the background.  In order to work around the security issue which arises when using Twitter and Flash, I use php to quickly copy my json feed and parse the local copy into flash. Below are some examples</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.chrisherring.co.uk/wp-content/uploads/images/twitter_flickr_1.jpg" alt="" width="480" height="213" /></p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone" src="http://blog.chrisherring.co.uk/wp-content/uploads/images/twitter_flickr_2.jpg" alt="" width="480" height="213" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisherring.co.uk/2008/12/07/83/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Portfolio refresh</title>
		<link>http://blog.chrisherring.co.uk/2008/11/25/portfolio-refresh/</link>
		<comments>http://blog.chrisherring.co.uk/2008/11/25/portfolio-refresh/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 11:11:10 +0000</pubDate>
		<dc:creator>blog.chrisherring.co.uk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chrisherring.co.uk]]></category>
		<category><![CDATA[knee]]></category>
		<category><![CDATA[portfolio]]></category>

		<guid isPermaLink="false">http://blog.chrisherring.co.uk/?p=23</guid>
		<description><![CDATA[Over at chrisherring.co.uk I&#8217;ve put some changes to the minor design live, plus new case studies of projects I&#8217;ve worked upon over the last year. I&#8217;m struggling a little to finish off the case studies from University as I&#8217;m meant to have my knee high above my head for most of the day with a [...]]]></description>
			<content:encoded><![CDATA[<p>Over at <a href="http://www.chrisherring.co.uk" target="_blank">chrisherring.co.uk</a> I&#8217;ve put some changes to the minor design live, plus new case studies of projects I&#8217;ve worked upon over the last year. I&#8217;m struggling a little to finish off the case studies from University as I&#8217;m meant to have my knee high above my head for most of the day with a bag of the finest frozen peas resting upon it. Who would have thought that sitting at a desk was so obviously, well the physio noticed due to some knee swelling.</p>
<p style="text-align: center;"><img class="aligncenter" title="Some new site changes" src="http://blog.chrisherring.co.uk/wp-content/uploads/images/chrisherring.jpg" alt="" width="480" height="320" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chrisherring.co.uk/2008/11/25/portfolio-refresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
