<?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>Steve Forde</title>
	<atom:link href="http://www.sforde.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sforde.com</link>
	<description>Video game artist, web designer &#38; developer</description>
	<lastBuildDate>Mon, 18 Jan 2010 18:39:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;The myth of the page fold: evidence from user testing&#8221;</title>
		<link>http://www.sforde.com/archives/the-myth-of-the-page-fold-evidence-from-user-testing</link>
		<comments>http://www.sforde.com/archives/the-myth-of-the-page-fold-evidence-from-user-testing#comments</comments>
		<pubDate>Mon, 18 Jan 2010 18:38:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[user interfaces]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=257</guid>
		<description><![CDATA[Some interesting info about trying to cram all of your content into the top of the page.  People expect to have to scroll. (via guuui.com)
]]></description>
			<content:encoded><![CDATA[<p>Some interesting info about trying to cram all of your content into the top of the page.  People expect to have to scroll. (via <a href="http://www.guuui.com/posting.php?id=2268">guuui.com)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/the-myth-of-the-page-fold-evidence-from-user-testing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating my Portfolio &#8230; finally.</title>
		<link>http://www.sforde.com/archives/updating-my-portfolio-finally</link>
		<comments>http://www.sforde.com/archives/updating-my-portfolio-finally#comments</comments>
		<pubDate>Thu, 31 Dec 2009 18:00:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=249</guid>
		<description><![CDATA[I&#8217;ve had this latest iteration of my website up now for &#8230; a long time, and I&#8217;ve finally started migrating my portfolio over.  Take a look: Web Development and Game Art.
Also, trying out the WPtouch plugin to give the site a special theme tailored for mobile browsers.

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had this latest iteration of my website up now for &#8230; a long time, and I&#8217;ve finally started migrating my portfolio over.  Take a look: <a href="http://www.sforde.com/portfolio/web">Web Development</a> and <a href="http://www.sforde.com/portfolio/video-games">Game Art</a>.</p>
<p>Also, trying out the <a href="http://www.bravenewcode.com/wptouch/">WPtouch plugin</a> to give the site a special theme tailored for mobile browsers.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-252" style="border: 1px solid #212a2d;" title="mobile_theme" src="http://www.sforde.com/wp-content/uploads/2009/12/mobile_theme.jpg" alt="" width="320" height="366" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/updating-my-portfolio-finally/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random mouse/keyboard issue in Karmic</title>
		<link>http://www.sforde.com/archives/random-mousekeyboard-issue-in-karmic</link>
		<comments>http://www.sforde.com/archives/random-mousekeyboard-issue-in-karmic#comments</comments>
		<pubDate>Wed, 28 Oct 2009 01:43:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=156</guid>
		<description><![CDATA[I&#8217;m not sure how long Ubuntu has been doing this, but the other day while trying out Half-Life 2 in Wine, I was noticing that I couldn&#8217;t move with the keyboard and look around with the mouse at the same time &#8211; I was thinking it was just a HL2 / Wine specific problem, until [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure how long Ubuntu has been doing this, but the other day while trying out Half-Life 2 in Wine, I was noticing that I couldn&#8217;t move with the keyboard and look around with the mouse at the same time &#8211; I was thinking it was just a HL2 / Wine specific problem, until I noticed the same thing happening in my browser, I couldn&#8217;t move the mouse while typing or holding any key on the keyboard.</p>
<p>I found a fix on a older blog post for <a href="http://trw.wikidot.com/ubuntu-feisty-on-macbook">getting a Macbook to play along with Feisty</a> &#8211; fortunately <a href="http://swiss.ubuntuforums.org/showthread.php?t=545244">the fix</a> still seems valid in Karmic.  In /etc/defaults/mouseemu:</p>
<blockquote><p>Uncomment &#8220;TYPING_BLOCK&#8230;&#8221;, change 300 to 0, save<br />
sudo /etc/init.d/mouseemu restart</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/random-mousekeyboard-issue-in-karmic/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;New Wave&#8221; theme for Google Chrome/Chromium</title>
		<link>http://www.sforde.com/archives/new-wave-theme-for-google-chrome</link>
		<comments>http://www.sforde.com/archives/new-wave-theme-for-google-chrome#comments</comments>
		<pubDate>Sun, 25 Oct 2009 22:06:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=142</guid>
		<description><![CDATA[My first attempt at making a theme for Chrome/Chromium that fits in with the "New Wave" window border theme. [Updated Nov. 2009]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sforde.com/wp-content/uploads/2009/10/CairnNewWave_Screenshot.png"><img class="alignnone size-large wp-image-144" title="New Wave theme for Google Chrome" src="http://www.sforde.com/wp-content/uploads/2009/10/CairnNewWave_Screenshot-520x381.png" alt="New Wave theme for Google Chrome" width="520" height="381" /></a></p>
<p>My first attempt at making a theme for Chrome/Chromium that fits in with the &#8220;New Wave&#8221; window border theme.</p>
<p><strong><a title="Google Chrome/Chromium theme file" href="http://www.sforde.com/wp-content/uploads/2009/10/CairnNewWave.crx">Download CairnNewWave Theme</a></strong></p>
<p>I have also posted the theme on <a href="http://cairn4.deviantart.com/art/quot-New-Wave-quot-for-Google-Chrome-141689428">deviantART</a>.  For those interested in learning to create your own themes check out these two sites:</p>
<ul>
<li><a href="http://code.google.com/chrome/extensions/themes.html">Chrome Developer&#8217;s Documentation for themes</a></li>
<li>And a handy<a href="http://kagashe.blogspot.com/2009/10/how-to-create-google-chrome-theme-with.html"> How-To</a> theme tutorial</li>
</ul>
<p><strong>[Updated: Nov. 28 2009]</strong></p>
<p>Theme has been updated so that the buttons appear the correct color in Chromium version 4.0.257.0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/new-wave-theme-for-google-chrome/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fontcapture &#8211; Create a font from your own handwriting</title>
		<link>http://www.sforde.com/archives/fontcapture-create-a-font-from-your-own-handwriting</link>
		<comments>http://www.sforde.com/archives/fontcapture-create-a-font-from-your-own-handwriting#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:33:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=139</guid>
		<description><![CDATA[I used to use YourFonts.com, but then they started charging to use it.  This one looks like it does the same thing, but for free.  Let&#8217;s hope it stays that way.  (via Lifehacker)
]]></description>
			<content:encoded><![CDATA[<p>I used to use YourFonts.com, but then they started charging to use it.  This one looks like it does the same thing, but for free.  Let&#8217;s hope it stays that way.  (via <a href="http://lifehacker.com/5347212/fontcapture-turns-your-handwriting-into-a-font">Lifehacker</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/fontcapture-create-a-font-from-your-own-handwriting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>70 New, Useful AJAX And JavaScript&#160;Techniques</title>
		<link>http://www.sforde.com/archives/70-new-useful-ajax-and-javascript-techniques</link>
		<comments>http://www.sforde.com/archives/70-new-useful-ajax-and-javascript-techniques#comments</comments>
		<pubDate>Mon, 09 Mar 2009 14:46:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=87</guid>
		<description><![CDATA[A boat-load of neat examples and ideas from SmashingMagazine.com
]]></description>
			<content:encoded><![CDATA[<p>A boat-load of neat examples and ideas from SmashingMagazine.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/70-new-useful-ajax-and-javascript-techniques/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Riven X</title>
		<link>http://www.sforde.com/archives/riven-x</link>
		<comments>http://www.sforde.com/archives/riven-x#comments</comments>
		<pubDate>Mon, 23 Feb 2009 17:33:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=84</guid>
		<description><![CDATA[An awesome project that&#8217;s creating a native Mac OS X version of Riven.  If you own the CD version of the game, Riven X also lets you copy all the game data from the CDs onto your harddrive so you don&#8217;t have to constantly swap discs.
]]></description>
			<content:encoded><![CDATA[<p>An awesome project that&#8217;s creating a native Mac OS X version of <a title="Riven (Wikipedia)" href="http://en.wikipedia.org/wiki/Riven">Riven</a>.  If you own the CD version of the game, Riven X also lets you copy all the game data from the CDs onto your harddrive so you don&#8217;t have to constantly swap discs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/riven-x/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monster truck rally tilt shift video</title>
		<link>http://www.sforde.com/archives/monster-truck-rally-tilt-shift-video</link>
		<comments>http://www.sforde.com/archives/monster-truck-rally-tilt-shift-video#comments</comments>
		<pubDate>Tue, 02 Dec 2008 02:21:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[tilt shift]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=78</guid>
		<description><![CDATA[This is just so awesome. (via Boing Boing)
]]></description>
			<content:encoded><![CDATA[<p>This is just so awesome. (via <a title="Monster truck rally tilt shift video - Boing Boing" href="http://www.boingboing.net/2008/12/01/monster-truck-rally.html">Boing Boing</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/monster-truck-rally-tilt-shift-video/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The IE5/6 Doubled Float-Margin Bug</title>
		<link>http://www.sforde.com/archives/the-ie56-doubled-float-margin-bug</link>
		<comments>http://www.sforde.com/archives/the-ie56-doubled-float-margin-bug#comments</comments>
		<pubDate>Fri, 14 Nov 2008 07:04:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=76</guid>
		<description><![CDATA[This Internet Explorer bug used to drive me insane: you say margin x in your CSS, IE6 would display it with a margin of 2x. Fortunately, the solution is wicked simple&#8230;
]]></description>
			<content:encoded><![CDATA[<p>This Internet Explorer bug used to drive me insane: you say margin x in your CSS, IE6 would display it with a margin of 2x. Fortunately, the solution is wicked simple&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/the-ie56-doubled-float-margin-bug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s fall!</title>
		<link>http://www.sforde.com/archives/its-fall</link>
		<comments>http://www.sforde.com/archives/its-fall#comments</comments>
		<pubDate>Sun, 26 Oct 2008 16:09:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog Post]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.sforde.com/?p=73</guid>
		<description><![CDATA[
Every time I look at my house in a photo, I notice that the post with the house number on it is upside down.  How did someone not realize that when they were fixing the porch?  Seriouzly.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sforde.com/wp-content/uploads/2008/10/house-fall2008.jpg"><img class="alignnone size-full wp-image-74" title="Home, Fall 2008" src="http://www.sforde.com/wp-content/uploads/2008/10/house-fall2008.jpg" alt="" width="480" height="341" /></a></p>
<p>Every time I look at my house in a photo, I notice that the post with the house number on it is upside down.  How did someone not realize that when they were fixing the porch?  Seriouzly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sforde.com/archives/its-fall/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
