<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Progression</title>
	<link>http://jessewilkinson.com</link>
	<description>the sweat between my fingers and the keyboard</description>
	<lastBuildDate>Sun, 27 Jul 2008 23:16:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Free up to 20% of your used hard disk space on Vista</title>
		<description>
Some of Windows Vista's "Enhancements" have made the operating system rely heavily on valuable hard disk space.  Recently I've been trying to comprehend how I could have possibly filled up a 750 gb hard drive with 680 gb of information after only owning the computer for 6 months.  The fact ...</description>
		<link>http://jessewilkinson.com/2008/07/27/free-up-to-20-of-your-used-hard-disk-space-on-vista/</link>
			</item>
	<item>
		<title>jQuery stay focused!</title>
		<description>This is really just something for all you new jQuery learners, if you want to keep the cursor inside of a text box, even if you click elsewhere on the page, you can do this:

//Initial focus on #inputfieldid
$("#inputfieldid").focus();

//When you click anywhere it focuses back on #inputfieldid
$(this).click(function(){
$("#inputfieldid").focus();
}); </description>
		<link>http://jessewilkinson.com/2008/06/06/jquery-stay-focused/</link>
			</item>
	<item>
		<title>Jobs</title>
		<description>So the summer is in full swing and I'm cranking out 45 hour work weeks.  9 - 7 with an hour lunch break has been the general theme.  I'm now working the afternoons with a new company called JAT Digital Solutions which I have been doing extensive PHP/MySQL ...</description>
		<link>http://jessewilkinson.com/2008/06/05/jobs/</link>
			</item>
	<item>
		<title>Portfolio updated, new server, what&#8217;s under the hood!</title>
		<description>I just added plenty of information to my portfolio, and it has been reorganized to be more coherent.  There are now links to some of the pages i've done coding for, as well as descriptions of the Webkits + Webapps i've been developing myself and along with Eric Wimberley (http://www.blank89.net).

He ...</description>
		<link>http://jessewilkinson.com/2008/04/22/portfolio-updated-new-server-whats-under-the-hood/</link>
			</item>
	<item>
		<title>nerd nerd nerd</title>
		<description>I got my home server up and running!  I'm going to start posting nightly builds in the nightly folder on it, hopefully this will make collaboration with my graphic designer + administrator easier.

But basically every site i've ever programmed will be on this server sooner or later...

Seriously loving my ...</description>
		<link>http://jessewilkinson.com/2008/04/01/nerd-nerd-nerd/</link>
			</item>
	<item>
		<title>FileCal v0.0.2 Release</title>
		<description>No UI updates here.. Just everything under the hood.  PDF's are now much more supported as events, they will pop into a new window when you open them as well.

Head over to the FileCal page to download. </description>
		<link>http://jessewilkinson.com/2008/03/06/filecal-v002-release/</link>
			</item>
	<item>
		<title>G2P Lite</title>
		<description>Just finished work on a script that uses google to find audio and video files.   I saw what http://www.g2p.org had done and I decided to write my own version with video support as well.

More Info &#62;
G2P Lite &#62;  </description>
		<link>http://jessewilkinson.com/2008/02/17/g2p-lite/</link>
			</item>
	<item>
		<title>Triple Boot: Vista, Ubuntu 7.10, OSX86 10.5.1</title>
		<description>This is a step-by-step how-to of how exactly I set up my triple booting system on a PC. I used two hard drives for this configuration, one 400GB for my Vista + Ubuntu, and another 120GB for my OSX86 partition.  This cleans up a lot of problems with getting ...</description>
		<link>http://jessewilkinson.com/2008/02/14/triple-boot-vista-ubuntu-710-osx86-1051/</link>
			</item>
	<item>
		<title>Triple Bootage</title>
		<description>

This is basically my experience and setup of a functional triple boot.I used two hard drives:
- 1 with Ubuntu Linux 7.10 + Vista [Prim]
- 1 with Osx86 (kalyway) [Sec]

Grub bootloader modified to boot into the EFI setup on the OSX partition by default.

I'll post stats later </description>
		<link>http://jessewilkinson.com/2008/02/11/triple-bootage/</link>
			</item>
	<item>
		<title>FileCal v0.0.1 Release</title>
		<description>So I essentially finished up a nice little beta for public release. More Info &#62;
FileCal is a simple implementation of an ftp based calendar/event system. This is great for developers without easy access to MySQL or for quick and painless event creation.  FileCal is designed for posting banners or ...</description>
		<link>http://jessewilkinson.com/2008/02/05/filecal-v001-release/</link>
			</item>
</channel>
</rss>
