<?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>Stephen Keable &#187; Development</title>
	<atom:link href="http://www.stephenkeable.co.uk/blog/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stephenkeable.co.uk/blog</link>
	<description>Freelance digital developer and designer</description>
	<lastBuildDate>Wed, 04 Jan 2012 01:02:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Finding YouTube Video Thumbnails</title>
		<link>http://www.stephenkeable.co.uk/blog/development/finding-youtube-video-thumbnails/</link>
		<comments>http://www.stephenkeable.co.uk/blog/development/finding-youtube-video-thumbnails/#comments</comments>
		<pubDate>Fri, 27 May 2011 11:22:47 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=268</guid>
		<description><![CDATA[When posting a YouTube video on a website of mine, I wanted to illustrate it with a thumbnail of the video without loading the video itself. This had for a while meant screen grabbing, cropping and uploading the image, which is rather time consuming. I came across the URLs to the YouTube automatically generated thumbnails:- [...]]]></description>
			<content:encoded><![CDATA[<p>When posting a YouTube video on a website of mine, I wanted to illustrate it with a thumbnail of the video without loading the video itself. This had for a while meant screen grabbing, cropping and uploading the image, which is rather time consuming.</p>
<p>I came across the URLs to the YouTube automatically generated thumbnails:-</p>
<p>http://img.youtube.com/vi/XXXXX/hq2.jpg</p>
<p>http://img.youtube.com/vi/XXXXX/2.jpg</p>
<p>Where XXXXX is the video id, which you can find in most of the YouTube URLs. The number at the end can be changed to 0, 1, 2 or 3 to choose a different image.</p>
<p>This speeded things up a bit (although sometimes the generated thumbnails aren&#8217;t great) as I bookmarked the link then would paste the video ID in.</p>
<p>However I have finally pulled my finger out and created a slightly more elegant solution which I can paste the full URL in and hit go. Then it displays all the available thumbnails and I can right click and copy the image URL.</p>
<p>Here is my <a href="http://stephenkeable.co.uk/youtube.html">YouTube Thumbnail Generator</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/development/finding-youtube-video-thumbnails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISP homepage portals, the hidden Google referrer</title>
		<link>http://www.stephenkeable.co.uk/blog/development/isp-homepage-portals-the-hidden-google-referrer/</link>
		<comments>http://www.stephenkeable.co.uk/blog/development/isp-homepage-portals-the-hidden-google-referrer/#comments</comments>
		<pubDate>Tue, 17 May 2011 11:43:27 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=264</guid>
		<description><![CDATA[Whilst looking through referring domain and traffic source reports for a couple of websites, I was intrigued  by the amount of traffic coming from ISP homepage portals such as:- orange.co.uk sky.com bt.yahoo.com talktalk.co.uk aol.co.uk These pages are often set as homepages when installing your ISP&#8217;s broadband software, or commonly used by home users who have [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-265" title="portal-search" src="http://www.stephenkeable.co.uk/blog/wp-content/uploads/2011/05/portal-search-678x433.jpg" alt="" width="678" height="433" /></p>
<p>Whilst looking through referring domain and traffic source reports for a couple of websites, I was intrigued  by the amount of traffic coming from ISP homepage portals such as:-</p>
<p>orange.co.uk<br />
sky.com<br />
bt.yahoo.com<br />
talktalk.co.uk<br />
aol.co.uk</p>
<p>These pages are often set as homepages when installing your ISP&#8217;s broadband software, or commonly used by home users who have their e-mail with their ISP and access it via web mail.</p>
<p>Initially I thought that the amount of traffic was coming from feed readers embedded on the home, sport or news pages on the portal site. Although in reality most portals don&#8217;t link out too much, instead pushing you to their content pages (although a lot of this is supplied not original content). They tend to make some of their revenue through ad networks, so more page impression, more money.</p>
<p>On closer inspection of the full referring URLs nearly all of the traffic was coming from the portals search engines. When you look at the sites, most have a very prominent search box with the &#8220;enhanced by Google&#8221; badge next to it (image above). The presence of the search box might be why a lot of people leave the site as their homepage.</p>
<p>All of this referring traffic is often reported by analytics software as other sites or links not search engines (except AOL which most recognise as search), which has the potential to be mis-leading if you don&#8217;t dig deep enough into your stats.</p>
<p>The odd thing is that most of these portals tuck their search results pages under the sub-domain &#8220;search&#8221; which should make it easy for analytics software to notice.</p>
<p>A slight side note is that most are using Google not Bing for their search too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/development/isp-homepage-portals-the-hidden-google-referrer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pepsi competition requiring Facebook like to enter</title>
		<link>http://www.stephenkeable.co.uk/blog/thoughts/pepsi-competition-requiring-facebook-like-to-enter/</link>
		<comments>http://www.stephenkeable.co.uk/blog/thoughts/pepsi-competition-requiring-facebook-like-to-enter/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 14:47:48 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=252</guid>
		<description><![CDATA[I picked up a can of Pepsi today and noticed they are running yet another ring-pull code based competition, nothing new there. However when I looked at the entry methods, alongside the ubiquitous &#8221;text to enter&#8221;, the online entry method has been replaced by an address for their Facebook page. Visiting the page they have a Facebook [...]]]></description>
			<content:encoded><![CDATA[<p>I picked up a can of Pepsi today and noticed they are running yet another ring-pull code based competition, nothing new there. However when I looked at the entry methods, alongside the ubiquitous &#8221;text to enter&#8221;, the online entry method has been replaced by an address for <a href="http://www.facebook.com/PepsiMax" target="_blank">their Facebook page</a>.</p>
<p>Visiting the page they have a Facebook app which requires to &#8220;like&#8221; the page before you can access the entry form, which is rather cunning. So Pepsi&#8217;s on can promotions are now, not only potentially driving sales of the drink, but also getting people to market the brand for them on Facebook.</p>
<p><img class="alignnone size-full wp-image-253" title="like" src="http://www.stephenkeable.co.uk/blog/wp-content/uploads/2011/04/like.png" alt="" width="678" height="54" /></p>
<p>After the first stage of the entry form (entering the code from the ring-pull) there is a standard data capture form and terms and conditions etc. After submitting this you are offered the opportunity to give your friends a free chance to enter. By picking them from a list and posting a link to the entry form on their wall.</p>
<p>The only thing that annoyed me through the process was the fact that the competition sends people to the Pepsi Max page even on Regular (which I bought) and Diet cans. Forcing users to like Pepsi Max even if they don&#8217;t buy that product. My cynical mind says this is probably deliberate and maybe Pepsi Max doesn&#8217;t sell as well as the other varieties, so needs marketing more.</p>
<p>PS: I un-liked Pepsi Max after entering the competition.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/thoughts/pepsi-competition-requiring-facebook-like-to-enter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EDP24 is Website of the Year</title>
		<link>http://www.stephenkeable.co.uk/blog/development/edp24-is-website-of-the-year/</link>
		<comments>http://www.stephenkeable.co.uk/blog/development/edp24-is-website-of-the-year/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 10:16:39 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=239</guid>
		<description><![CDATA[I&#8217;m proud to say that last week I collected the Website of the Year award for EDP24, at the EDF Energy East of England Media Awards 2010. EDP24 is the website for the Norfolk daily newspaper the Eastern Daily Press, which also picked up Daily Newspaper of the Year too, I work as Digital Developer [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.stephenkeable.co.uk/blog/wp-content/uploads/2011/02/Website-678x451.jpg" alt="" title="Jim Crawford, Station Director Sizewell B, EDF Energy, Me (with the lump of glass) and Natasha Baker, Para Dressage" width="678" height="451" class="alignnone size-medium wp-image-240" /></p>
<p>I&#8217;m proud to say that last week I collected the Website of the Year award for <a href="http://www.edp24.co.uk">EDP24</a>, at the EDF Energy East of England Media Awards 2010. EDP24 is the website for the Norfolk daily newspaper the Eastern Daily Press, which also picked up Daily Newspaper of the Year too, I work as Digital Developer on the website as my day job.</p>
<p>Ego boost over, back to work now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/development/edp24-is-website-of-the-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Foursquare web based photo uploader</title>
		<link>http://www.stephenkeable.co.uk/blog/development/create-a-foursquare-web-based-photo-uploader/</link>
		<comments>http://www.stephenkeable.co.uk/blog/development/create-a-foursquare-web-based-photo-uploader/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 20:19:11 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=209</guid>
		<description><![CDATA[Foursquare recently launched the new photos feature on their website, iPhone and Android apps. Which adds another cool features to an already great geo-location service. However so far the website doesn&#8217;t allow you to add photos, you can only do it via the iPhone or Android app. When the photos feature launched I wanted to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://foursquare.com/?source=stephenkeable" target="_blank">Foursquare</a> recently launched the <a href="http://blog.foursquare.com/2010/12/20/photos-and-comments/" target="_blank">new photos feature</a> on their website, iPhone and Android apps. Which adds another cool features to an already great geo-location service. However so far the website doesn&#8217;t allow you to add photos, you can only do it via the iPhone or Android app.</p>
<p>When the photos feature launched I wanted to be able to to upload several photos across Norfolk via the <a href="http://foursquare.com/edp24" target="_blank">EDP24 Foursquare account</a> for people to <a href="http://foursquare.com/venue/1435402" target="_blank">find at places across the county</a>. Initially I transferred the photos to my iPhone and uploaded them to the venues using that. However I found that I could not find venues that were out of range.</p>
<p>To overcome this issue I decided to start playing with the <a href="http://developer.foursquare.com/docs/?source=stephenkeable" target="_blank">new API from Foursquare</a>, which is pretty easy to use once you get your head around OAuth (I&#8217;ve never needed to use it until now). I then used the API to create a simple HTML form that I could leave on my local machine enter a Venue ID and browse for a photo to upload.</p>
<p>No doubt Foursquare will add this functionality soon to the website, also there are much more elegant solutions to this problem, however this was a means to an end. If I get some spare time I may create a better widget, with venue search and proper response handling.</p>
<p><span id="more-209"></span><strong><em>Warning: </em></strong><em>This is a very simple tool, which relies on you getting the venue ID correct, always check that you have added the photo to the correct venue and delete any misplaced ones.</em></p>
<p><strong>Step 1 &#8211; Get an OAuth key from Foursquare</strong></p>
<p>Visit <a href="https://foursquare.com/oauth/register?source=stephenkeable" target="_blank">https://foursquare.com/oauth/register</a> then login and fill out the form, if you are going to be using the tool from your local machine, enter http://localhost in the website and callback fields.</p>
<p>Once you register you will receive to long codes call Key and Secret, make a note of these.</p>
<p><strong>Step 2 &#8211; Obtain the OAuth Token for your user</strong></p>
<p>Next we need to ping a command to foursquare to get our OAuth Token which is required when uploading images and will upload the images at what ever user you are logged in as when you do the process.</p>
<p>So login to Foursquare as the user you want to upload photos as, then enter the following URL into your browser:-</p>
<pre>https://foursquare.com/oauth2/authenticate?client_id=<strong>KEY</strong>&amp;response_type=token&amp;redirect_uri=<strong>URL</strong></pre>
<p>Replacing KEY with the code we obtained in Step 1 and URL with the address you entered into the Callback field.</p>
<p>When you visit this address it will ask you if you want to allow access, hit the Allow button.</p>
<p>This will take you back to your address, however you will notice you have #access_token=TOKEN on the end of the URL the long code after the equals sign is your OAuth Token, make a note of this.</p>
<p><strong>Step 3 &#8211; Create the HTML form</strong></p>
<p>This part is quite simple, create a HTML file in Notepad/Dreamweaver/TextWrangler or what ever your preferred HTML editor is then use this code in the body portion of the page:-</p>
<pre>&lt;form action="https://api.foursquare.com/v2/photos/add" method="post" enctype="multipart/form-data"&gt;
&lt;p&gt;Venue ID: &lt;input type="text" name="venueId"&gt;&lt;/p&gt;
&lt;p&gt;&lt;input  type="file" name="photo"&gt;&lt;/p&gt;
&lt;input type="hidden" name="oauth_token" value="<strong>YOUR TOKEN HERE</strong>"&gt;
&lt;input type="submit"&gt;
&lt;/form&gt;</pre>
<p>Be sure to replace the YOUR TOKEN HERE with the long code we obtained in Step 2.</p>
<p>Save the file to your local machine somewhere.</p>
<p><strong>Step 4 &#8211; Using the HTML form</strong></p>
<p>Open the HTML file we created in a browser.</p>
<p>Then in a new tab or window open Foursquare and search for your venue, once you have found the venue you want to add a photo to, the URL of the venue whoudl look something like this:-</p>
<pre>http://foursquare.com/venue/<strong>128530</strong></pre>
<p>We want the number at the end, so copy or make a note of this.</p>
<p>Then switch tabs/windows to our form, enter the number into the first box, and select your photo using the browse button below, and hit Submit.</p>
<p><strong>Note:</strong> The photo has to be a JPG with the content type image/jpeg otherwise it will fail.</p>
<p>You should then be taken to a page displaying a JSON response on it, if the start of the response looks like this:-</p>
<pre>{"meta": {"code": <strong>200</strong>.....</pre>
<p>And it has a 200 in it then sucess, your photo has been uploaded. Go to the venue page and hit refresh and your photo should be there.</p>
<p>If you have gotten a number different to 200, you should be able to see an error message with a brief explanation of what was wrong.</p>
<p><del><strong>Update:</strong> If you change venueId to tipId you can use the form to add photos to tips you have already posted. Thanks to <a href="http://aboutfoursquare.com/foursquare-photo-uploader" target="_blank">About Foursquare</a> for this idea</del></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/development/create-a-foursquare-web-based-photo-uploader/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Soaking Christmas</title>
		<link>http://www.stephenkeable.co.uk/blog/design/soaking-christmas/</link>
		<comments>http://www.stephenkeable.co.uk/blog/design/soaking-christmas/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:46:28 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=203</guid>
		<description><![CDATA[With Christmas only a few days away, I thought I would give my friends over at Soak a shout out, as they have created a brilliant Christmas microsite. It&#8217;s great little site that allows you to share your dream Christmas and potentially win a Harrods Hamper too. The design is a wonderful 50s treatment and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yourdreamchristmas.com/"><img class="alignnone size-full wp-image-204" title="soak-christmas" src="http://www.stephenkeable.co.uk/blog/wp-content/uploads/2010/12/soak-christmas.jpg" alt="" width="678" height="487" /></a></p>
<p>With Christmas only a few days away, I thought I would give my friends over at <a href="http://www.soak.co.uk/" target="_blank">Soak</a> a shout out, as they have created a brilliant Christmas microsite. It&#8217;s great little site that allows you to share your dream Christmas and potentially win a Harrods Hamper too. The design is a wonderful 50s treatment and some of the jQuery effects on the panels below the map are perfectly executed. Well done guys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/design/soaking-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to survive a re-tweet by a popular twitter user</title>
		<link>http://www.stephenkeable.co.uk/blog/development/how-to-survive-a-re-tweet-by-a-popular-twitter-user/</link>
		<comments>http://www.stephenkeable.co.uk/blog/development/how-to-survive-a-re-tweet-by-a-popular-twitter-user/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 00:03:03 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=188</guid>
		<description><![CDATA[So after having the bright idea of creating Foursquare badges in Call of Duty Black Ops, I tweeted a pic to Dennis Crowley, who then asked me to write a blog post and he would kindly re-tweet it for me. I couldn&#8217;t possibly refuse this as such a Foursquare fan-boy. However a few minutes after [...]]]></description>
			<content:encoded><![CDATA[<p>So after having the bright idea of creating <a href="http://www.stephenkeable.co.uk/blog/design/create-a-foursquare-badge-emblem-on-black-ops/">Foursquare badges in Call of Duty Black Ops</a>, I tweeted a pic to <a href="http://twitter.com/dens">Dennis Crowley</a>, who then asked me to write a blog post and he would kindly re-tweet it for me. I couldn&#8217;t possibly refuse this as such a Foursquare fan-boy.</p>
<p>However a few minutes after the re-tweet my server (a small rented virtual space) started throwing a few 500 errors at users trying to access the blog post. This was of course due to around 1,300 people (maybe more as the Google Analytics code wouldn&#8217;t have been called by browsers that got the 500 error) trying to all read it at the same time.</p>
<p>So I quickly found and installed a cache plug-in, <a href="http://wordpress.org/extend/plugins/wp-cache-blocks/">WP Cache Blocks</a> in this case, dropping the required code into my template.</p>
<p>Luckily my theme doesn&#8217;t use too many images so that wouldn&#8217;t has slowed things too much, however to be on the safe side I uploaded the images to flickr and re-linked them in the post and refreshed the cache.</p>
<p>I also disabled the RSS based widgets on the sidebar incase the sudden influx of traffic annoyed the RSS feed providers (although I realised afterward the cache plug-in would have cached them too).</p>
<p>After this I checked the error log on the server a few times and the 500 errors had disappeared, although did spot a couple of 404s for the favicon.ico file, which I never got around to creating, so I quickly knocked one up to have a nice clean error log.</p>
<p>Thanks Dennis Crowley for the re-tweet, should you (or anyone else) RT a post now the site is prepared. However not sure how it would react with a RT from an uber popular tweeter such as <a href="http://twitter.com/stephenfry">Stephen Fry</a>, but can&#8217;t see that anytime soon. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/development/how-to-survive-a-re-tweet-by-a-popular-twitter-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why add hashtags to tweets?</title>
		<link>http://www.stephenkeable.co.uk/blog/development/why-add-hashtags-to-tweets/</link>
		<comments>http://www.stephenkeable.co.uk/blog/development/why-add-hashtags-to-tweets/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 08:47:39 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=155</guid>
		<description><![CDATA[So what is a hashtag? It&#8217;s a word prefixed with a hash symbol so #hashtag, #twitter etc added normally to the end of a tweet. It&#8217;s normally used to tag a tweet or link with a topic, similar to how meta keywords used to work for search engines to tell the search engine what the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>So what is a hashtag?</strong></p>
<p>It&#8217;s a word prefixed with a hash symbol so #hashtag, #twitter etc added normally to the end of a tweet. It&#8217;s normally used to tag a tweet or link with a topic, similar to how meta keywords used to work for search engines to tell the search engine what the page was about. Here&#8217;s a couple of examples</p>
<blockquote><p>@Signalnoise: Wait, one of Kyle Cooper&#8217;s teachers at Yale was Paul Rand?! #FITC<br />
@xboxer360: Dragon Age 2 Gets a Release Date and Trailer &#8211; http://bit.ly/d6xwBT #xbox #xbox360 #gaming</p></blockquote>
<p>The first adds a hashtag of FITC which is an event called Flash in the Community, the second adds relevant tags for the console the link is about and a general gaming tag too.</p>
<p><strong>What do people use them for, once I have added them?</strong></p>
<p>On the main Twitter website (and many of the apps too) these hashtags are turned into links to searches, so you can click the tag and find other posts about this topic. These searches can then be added to RSS feed readers so people get all the tweets about this particular topic. Some apps such as TweetDeck allow you to add these searches so that it displays all the posts with that tag as they happen.</p>
<p><strong>But surely only the really tech savvy will use this functionality then?</strong></p>
<p>This may be true that only heavy twitter users or geeky types use the twitter searches or RSS feeds, however these users are also likely to be &#8220;influencers&#8221; with lots of followers or being followed by the right people, meaning that if they see your post via a hashtag then retweet it, you may find your tweet doing the rounds very quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/development/why-add-hashtags-to-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Return of the animated GIF</title>
		<link>http://www.stephenkeable.co.uk/blog/design/return-of-the-animated-gif/</link>
		<comments>http://www.stephenkeable.co.uk/blog/design/return-of-the-animated-gif/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 13:25:08 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=148</guid>
		<description><![CDATA[Since the arrival of the iPad and it&#8217;s lack of Flash support, lots of people have moaned about video and interactive elements on websites no longer working on many sites. We have then seen big PR and marketing pushes by lots of websites saying they are now iPad compatible. The thing which hasn&#8217;t gotten as much press [...]]]></description>
			<content:encoded><![CDATA[<p>Since the arrival of the iPad and it&#8217;s lack of Flash support, lots of people have moaned about video and interactive elements on websites no longer working on many sites. We have then seen big PR and marketing pushes by lots of websites saying they are now iPad compatible.</p>
<p>The thing which hasn&#8217;t gotten as much press is that many websites are now showing very few adverts, as they were mostly created in Flash too, with some campaigns having basic fall back GIFs for the few non Flash users. This perhaps shows how little attention users pay to them nowadays.</p>
<p>However the commercial people behind many sites have begun to get worried and are looking into how to create their Flash adverts in a non-Flash format, the holy grail seems to currently be something from Adobe called <a href="http://www.youtube.com/watch?v=v69S22ZBBqA" target="_blank">renderFXG</a>, which is a javascript tool which can render their FXG file format in the browser using the HTML5 canvas tags. This is the ideal solution as ad agencies can continue to use Flash to create ads then simply export them in a slightly different format.</p>
<p>The other option you have with existing tools is the dominant format from the pre flash days, the good ole&#8217; fashioned animated GIF. Which is an art form unto itself, trying to create a good looking animated advert with a 256 colour palette whilst keeping the file size below 100k, can be pretty difficult.</p>
<p>Whilst Adobe beaver away at a solution and as HTML5 is still a draft standard, the animated GIF seems the only good compatible short term solution. So perhaps it&#8217;s time to brush up on the Photoshop animation skills again, or even see if ImageReady will still run on that old Mac in the office.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/design/return-of-the-animated-gif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where the magic happens</title>
		<link>http://www.stephenkeable.co.uk/blog/photography/where-the-magic-happens/</link>
		<comments>http://www.stephenkeable.co.uk/blog/photography/where-the-magic-happens/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 08:25:00 +0000</pubDate>
		<dc:creator>Stephen Keable</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.stephenkeable.co.uk/blog/?p=143</guid>
		<description><![CDATA[So this is my desk and where I edit my photos, write blog posts, design things and beaver away at code, on the evenings and weekends. I&#8217;ve finally got it almost the way I want it in the lounge, with a bookcase of books full of inspiration and near the stereo (which was playing The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-144" title="My Desk" src="http://www.stephenkeable.co.uk/blog/wp-content/uploads/2010/08/SDIM0208-678x452.jpg" alt="" width="678" height="452" /></p>
<p>So this is my desk and where I edit my photos, write blog posts, design things and beaver away at code, on the evenings and weekends. I&#8217;ve finally got it almost the way I want it in the lounge, with a bookcase of books full of inspiration and near the stereo (which was playing The Kinks when this was taken).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenkeable.co.uk/blog/photography/where-the-magic-happens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

