<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Steve's Blog</title>
	<link>http://stevenvoyles.com</link>
	<description></description>
	<pubDate>Thu, 20 Mar 2008 20:17:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Shortcut For Safely Removing Drives</title>
		<link>http://stevenvoyles.com/2008/03/14/shortcut-for-safely-removing-drives/</link>
		<comments>http://stevenvoyles.com/2008/03/14/shortcut-for-safely-removing-drives/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 00:48:16 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Lifehacks]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2008/03/14/shortcut-for-safely-removing-drives/</guid>
		<description><![CDATA[I&#8217;m going to ruin one of my thumb drives.  It&#8217;s just a matter of time.  Although I&#8217;ve been lucky so far and I make regular backups, I&#8217;ve always known that one of these days I&#8217;m going to yank that little sucker out at the wrong time and completely hose whatever it is that [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2008/03/14/shortcut-for-safely-removing-drives/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext JS Blog - » IDEs, plugins and tools for Ext JS 2.0</title>
		<link>http://stevenvoyles.com/2008/02/01/ext-js-blog-%c2%bb-ides-plugins-and-tools-for-ext-js-20/</link>
		<comments>http://stevenvoyles.com/2008/02/01/ext-js-blog-%c2%bb-ides-plugins-and-tools-for-ext-js-20/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 02:43:01 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2008/02/01/ext-js-blog-%c2%bb-ides-plugins-and-tools-for-ext-js-20/</guid>
		<description><![CDATA[Jack Slocum over at Ext JS posted a list of IDEs that work well with Ext today that I thought I would pass along.  I personally use the Spket eclipse plug in and couldn&#8217;t be happier with it.
Ext JS Blog - » IDEs, plugins and tools for Ext JS 2.0



]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2008/02/01/ext-js-blog-%c2%bb-ides-plugins-and-tools-for-ext-js-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Years Resolutions for Coders</title>
		<link>http://stevenvoyles.com/2008/01/03/new-years-resolutions-for-coders/</link>
		<comments>http://stevenvoyles.com/2008/01/03/new-years-resolutions-for-coders/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 03:05:39 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2008/01/03/new-years-resolutions-for-coders/</guid>
		<description><![CDATA[Wired has a great list of New Years Resolutions for coders.  A few of my favorites:

I will realize that design patterns are a guide, not a religion.
I will bother to research the security issues relevant to my work.
I will recognize that not all programs are self documenting, and that this is why comments were invented.
I [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2008/01/03/new-years-resolutions-for-coders/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Use Groove Salad To Block Out Noisy Distractions</title>
		<link>http://stevenvoyles.com/2007/12/27/use-groove-salad-to-block-out-noisy-distractions/</link>
		<comments>http://stevenvoyles.com/2007/12/27/use-groove-salad-to-block-out-noisy-distractions/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 02:38:17 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Lifehacks]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2007/12/27/use-groove-salad-to-block-out-noisy-distractions/</guid>
		<description><![CDATA[I recently invested in a nice pair of noise canceling headphones to help counter the general clamor of my office environment.    They&#8217;re great for your basic droning office noises, but conversations taking place around me can still break through my little white noise barrier, and don&#8217;t even get me started on ringing [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/12/27/use-groove-salad-to-block-out-noisy-distractions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Graceful E-Mail Obfuscation</title>
		<link>http://stevenvoyles.com/2007/11/06/graceful-e-mail-obfuscation/</link>
		<comments>http://stevenvoyles.com/2007/11/06/graceful-e-mail-obfuscation/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 02:12:22 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2007/11/06/graceful-e-mail-obfuscation/</guid>
		<description><![CDATA[A List Apart  has a great article today detailing a method for giving users working mailto: links without exposing email addresses to spam bots.  The basic premise involves using server side scripting to publish your links as obfuscated URLs, then using rewrite rules to make those URLs work correctly for the user.  Take a look [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/11/06/graceful-e-mail-obfuscation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reboot Your Day</title>
		<link>http://stevenvoyles.com/2007/10/30/reboot-your-day/</link>
		<comments>http://stevenvoyles.com/2007/10/30/reboot-your-day/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 02:31:03 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Lifehacks]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2007/10/30/reboot-your-day/</guid>
		<description><![CDATA[If you ever have trouble putting the day behind you and starting fresh,  this post over at lifehack.org might have some tips to help.  After I implemented a similar habit of taking time to reflect on my day and put it behind me, I found that I was able to get to sleep [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/10/30/reboot-your-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Are CFLs Really Worth It</title>
		<link>http://stevenvoyles.com/2007/10/29/are-cfls-really-worth-it/</link>
		<comments>http://stevenvoyles.com/2007/10/29/are-cfls-really-worth-it/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:00:23 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Lifehacks]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2007/10/29/are-cfls-really-worth-it/</guid>
		<description><![CDATA[Although we&#8217;ve already replaced the lights in the house with compact fluorescent bulbs, I&#8217;ve never really crunched the numbers to find out how much it&#8217;s actually saving us.  I always assumed it was worth the cost, I just never knew the specifics. Well, I&#8217;ve found a great post over at the Get Rich Slowly blog [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/10/29/are-cfls-really-worth-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A List Apart: Articles: Findings From the Web Design Survey</title>
		<link>http://stevenvoyles.com/2007/10/22/a-list-apart-articles-findings-from-the-web-design-survey/</link>
		<comments>http://stevenvoyles.com/2007/10/22/a-list-apart-articles-findings-from-the-web-design-survey/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 23:35:47 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Reads]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2007/10/22/a-list-apart-articles-findings-from-the-web-design-survey/</guid>
		<description><![CDATA[A List Apart has recently released the results of a survey they compiled in April of this year.  It contains some great insight on the current state of the web design industry from the people who know best, those of us working to make the web a better place every day.
A List Apart: Articles: Findings [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/10/22/a-list-apart-articles-findings-from-the-web-design-survey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Taking Web Applications Offline With Google Gears</title>
		<link>http://stevenvoyles.com/2007/09/12/developer-knowledge-base-taking-web-applications-offline-with-google-gears/</link>
		<comments>http://stevenvoyles.com/2007/09/12/developer-knowledge-base-taking-web-applications-offline-with-google-gears/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 23:54:35 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/2007/09/12/developer-knowledge-base-taking-web-applications-offline-with-google-gears/</guid>
		<description><![CDATA[Omar Kilani from Remember The Milk recently wrote a great overview of RTM&#8217;s experience implementing Google Gears.  It&#8217;s a great introduction to what the tool is capable of with plenty of practical information and advice for anyone trying to get started with it.
Developer Knowledge Base - Taking web applications offline with Google Gears



]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/09/12/developer-knowledge-base-taking-web-applications-offline-with-google-gears/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ext 2.0: A Preview</title>
		<link>http://stevenvoyles.com/2007/09/06/ext-20-a-preview/</link>
		<comments>http://stevenvoyles.com/2007/09/06/ext-20-a-preview/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 23:32:30 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://stevenvoyles.com/?p=28</guid>
		<description><![CDATA[The folks behind the Ext JavaScript  library announced a few new examples today to highlight the upcoming EXT 2.0 release.  Easily one of the best libraries I&#8217;ve ever worked with, Ext gives me great JavaScript, Ajax, and UI components so that I can get to the business of writing great applications.  Head over to the [...]]]></description>
		<wfw:commentRss>http://stevenvoyles.com/2007/09/06/ext-20-a-preview/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
