<?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>Freelance Web-Application Development &#124; IanDundas.co.uk</title>
	<atom:link href="http://iandundas.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://iandundas.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 18 Apr 2011 08:21:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Most excellent: my latest client project was featured in The Times</title>
		<link>http://iandundas.co.uk/2010/08/most-excellent-my-latest-project-was-featured-in-the-times/</link>
		<comments>http://iandundas.co.uk/2010/08/most-excellent-my-latest-project-was-featured-in-the-times/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:10:06 +0000</pubDate>
		<dc:creator>Innus</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Alex Rider]]></category>

		<guid isPermaLink="false">http://iandundas.co.uk/?p=309</guid>
		<description><![CDATA[The latest site that I&#8217;ve been developing (see portfolio entry for more details) got a full page feature in The Times! I happen to think this is pretty cool.]]></description>
			<content:encoded><![CDATA[<p>The <a title="(new window)" href="http://www.gadgetacademy.co.uk/" target="_blank">latest site that I&#8217;ve been developing</a> (see <a href="http://iandundas.co.uk/portfolio/#alex-rider-gadget-academy-mere-mortals">portfolio</a> entry for more details) got a full page feature in The Times! I happen to think this is pretty cool.</p>
<p style="text-align: center;"><a href="http://iandundas.co.uk/wp-content/uploads/2010/07/Scan.jpg"><img class="aligncenter size-large wp-image-290" style="border: 1px solid black;" title="Alex Rider Gadget Academy" src="http://iandundas.co.uk/wp-content/uploads/2010/07/Scan-580x734.jpg" alt="" width="450" height="569" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://iandundas.co.uk/2010/08/most-excellent-my-latest-project-was-featured-in-the-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another useful colour tool</title>
		<link>http://iandundas.co.uk/2010/06/http0to255-com/</link>
		<comments>http://iandundas.co.uk/2010/06/http0to255-com/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 10:20:58 +0000</pubDate>
		<dc:creator>Innus</dc:creator>
				<category><![CDATA[rand()]]></category>

		<guid isPermaLink="false">http://iandundas.co.uk/?p=182</guid>
		<description><![CDATA[Another useful colour picking tool I use (in addition to Adobe&#8217;s Kuler) is http://0to255.com. It&#8217;s a shame it&#8217;s written in Flash, as the same effect could be achieved using just HTML, CSS and JS, but it&#8217;s worth checking out anyway:]]></description>
			<content:encoded><![CDATA[<p>Another useful colour picking tool I use (in addition to <a href="http://kuler.adobe.com/">Adobe&#8217;s Kuler</a>) is <a href="http://0to255.com">http://0to255.com</a>. It&#8217;s a shame it&#8217;s written in Flash, as the same effect could be achieved using just HTML, CSS and JS, but it&#8217;s worth checking out anyway:</p>
<div id="attachment_221" class="wp-caption aligncenter" style="width: 460px"><a rel="attachment wp-att-221" href="http://iandundas.co.uk/2010/06/http0to255-com/screen-shot-2010-06-11-at-11-17-45/"><img class="size-large wp-image-221" title="0to255.com" src="http://iandundas.co.uk/wp-content/uploads/2010/04/Screen-shot-2010-06-11-at-11.17.45-580x575.png" alt="" width="450" height="446" /></a><p class="wp-caption-text">Really useful for picking similar colours along a gradient, for drop-shadows etc</p></div>
]]></content:encoded>
			<wfw:commentRss>http://iandundas.co.uk/2010/06/http0to255-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BrowserLab: Speedy cross browser testing</title>
		<link>http://iandundas.co.uk/2010/04/browserlab-speedy-cross-browser-testing/</link>
		<comments>http://iandundas.co.uk/2010/04/browserlab-speedy-cross-browser-testing/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 00:34:43 +0000</pubDate>
		<dc:creator>Innus</dc:creator>
				<category><![CDATA[rand()]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://iandundas.co.uk/?p=171</guid>
		<description><![CDATA[The latest tool in my arsenal is Adobe&#8217;s BrowserLab. I&#8217;m assuming they&#8217;re using VM technology to quickly screen capture a given URL in a range of different browser versions. Whilst not perfect (you can&#8217;t interact with the screenshots, making it hard to cross-browser test JavaScript with this tool), it can be useful for quickly testing [...]]]></description>
			<content:encoded><![CDATA[<p>The latest tool in my arsenal is <a href="https://browserlab.adobe.com/index.html">Adobe&#8217;s BrowserLab</a>. I&#8217;m assuming they&#8217;re using <a title="Virtual Machines" href="en.wikipedia.org/wiki/Virtual_machine">VM</a> technology to quickly screen capture a given URL in a range of different browser versions. Whilst not perfect (you can&#8217;t interact with the screenshots, making it hard to cross-browser test JavaScript with this tool), it can be useful for quickly testing a HTML/CSS build.</p>
<div id="attachment_177" class="wp-caption aligncenter" style="width: 590px"><a rel="attachment wp-att-177" href="http://iandundas.co.uk/2010/04/browserlab-speedy-cross-browser-testing/screen-shot-2010-04-17-at-17-35-35/"><img class="size-large wp-image-177 " title="Latest browser set: no problems" src="http://iandundas.co.uk/wp-content/uploads/2010/04/Screen-shot-2010-04-17-at-17.35.35-580x513.png" alt="" width="580" height="513" /></a><p class="wp-caption-text">Latest browser set: no problems</p></div>
<div id="attachment_178" class="wp-caption aligncenter" style="width: 590px"><a rel="attachment wp-att-178" href="http://iandundas.co.uk/2010/04/browserlab-speedy-cross-browser-testing/screen-shot-2010-04-17-at-17-36-09/"><img class="size-large wp-image-178 " title="IE7: looking good" src="http://iandundas.co.uk/wp-content/uploads/2010/04/Screen-shot-2010-04-17-at-17.36.09-580x560.png" alt="" width="580" height="560" /></a><p class="wp-caption-text">IE7: looking good</p></div>
<p style="text-align: center;">
<div id="attachment_179" class="wp-caption aligncenter" style="width: 590px"><a rel="attachment wp-att-179" href="http://iandundas.co.uk/2010/04/browserlab-speedy-cross-browser-testing/screen-shot-2010-04-17-at-17-36-24/"><img class="size-large wp-image-179" title="IE6: clearly not working properly" src="http://iandundas.co.uk/wp-content/uploads/2010/04/Screen-shot-2010-04-17-at-17.36.24-580x546.png" alt="" width="580" height="546" /></a><p class="wp-caption-text">IE6: clearly not working properly</p></div>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://iandundas.co.uk/2010/04/browserlab-speedy-cross-browser-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new office is lush!</title>
		<link>http://iandundas.co.uk/2010/04/new-office-is-lush/</link>
		<comments>http://iandundas.co.uk/2010/04/new-office-is-lush/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 15:07:01 +0000</pubDate>
		<dc:creator>Innus</dc:creator>
				<category><![CDATA[rand()]]></category>
		<category><![CDATA[office]]></category>

		<guid isPermaLink="false">http://iandundas.co.uk/2010/04/new-office-is-lush/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://iandundas.co.uk/wp-content/uploads/2010/04/l_2048_1536_97DDD7C6-EE24-4B1A-BDE2-16DF40AF3761.jpeg"><img class="alignnone size-full wp-image-158" style="border: 1px solid black;" title="l_2048_1536_97DDD7C6-EE24-4B1A-BDE2-16DF40AF3761.jpeg" src="http://iandundas.co.uk/wp-content/uploads/2010/04/l_2048_1536_97DDD7C6-EE24-4B1A-BDE2-16DF40AF3761.jpeg" alt="" width="640" height="480" /></a></p>
<p><a href="http://iandundas.co.uk/wp-content/uploads/2010/04/photo.jpg"><img class="alignnone size-full wp-image-161" style="border: 1px solid black;" title="desk" src="http://iandundas.co.uk/wp-content/uploads/2010/04/photo.jpg" alt="" width="640" height="480" /></a></p>
<p><a href="http://iandundas.co.uk/wp-content/uploads/2010/04/l_2048_1536_A32E9D4C-16F9-44AF-9990-5D3B06AE84C3.jpeg"><img class="alignnone size-full wp-image-157" style="border: 1px solid black;" title="l_2048_1536_A32E9D4C-16F9-44AF-9990-5D3B06AE84C3.jpeg" src="http://iandundas.co.uk/wp-content/uploads/2010/04/l_2048_1536_A32E9D4C-16F9-44AF-9990-5D3B06AE84C3.jpeg" alt="" width="640" height="480" /></a></p>
<p><a href="http://iandundas.co.uk/wp-content/uploads/2010/04/l_2048_1536_A0E131BD-4C7D-4E25-A679-46812498362F.jpeg"><img class="alignnone size-full wp-image-156" style="border: 1px solid black;" title="l_2048_1536_A0E131BD-4C7D-4E25-A679-46812498362F.jpeg" src="http://iandundas.co.uk/wp-content/uploads/2010/04/l_2048_1536_A0E131BD-4C7D-4E25-A679-46812498362F.jpeg" alt="" width="640" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://iandundas.co.uk/2010/04/new-office-is-lush/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

