<?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"
	>

<channel>
	<title>progression</title>
	<atom:link href="http://www.jessewilkinson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jessewilkinson.com</link>
	<description>the sweat between my fingers and the keyboard</description>
	<pubDate>Fri, 02 Jan 2009 20:23:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Virginia Tech WLAN Auto-login</title>
		<link>http://www.jessewilkinson.com/2009/01/02/virginia-tech-wlan-auto-login/</link>
		<comments>http://www.jessewilkinson.com/2009/01/02/virginia-tech-wlan-auto-login/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 20:23:05 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[High Technology]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://www.jessewilkinson.com/?p=93</guid>
		<description><![CDATA[I wrote a greasemonkey script earlier today to automatically log into the virginia tech wireless network.  I&#8217;m so sick of doing this, and this will automate the job.
To install, first get greasemonkey for firefox: https://addons.mozilla.org/en-US/firefox/addon/748
Once, you have that installed, restart your browser and load this script: http://www.jessewilkinson.com/dev/greasemonkey/vt_login.user.js
Now you just have to add some login credentials [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a greasemonkey script earlier today to automatically log into the virginia tech wireless network.  I&#8217;m so sick of doing this, and this will automate the job.</p>
<p>To install, first get greasemonkey for firefox: <a href="https://addons.mozilla.org/en-US/firefox/addon/748">https://addons.mozilla.org/en-US/firefox/addon/748</a></p>
<p>Once, you have that installed, restart your browser and load this script: <a href="http://www.jessewilkinson.com/dev/greasemonkey/vt_login.user.js">http://www.jessewilkinson.com/dev/greasemonkey/vt_login.user.js</a></p>
<p>Now you just have to add some login credentials so you can access the network.  Right click the greasemonkey icon in the bottom right corner and select &#8220;Manage User Scripts.&#8221; Make sure &#8220;VT Login&#8221; is selected and then click &#8220;Edit&#8221; on the bottom of the window.</p>
<p>Type your login information into that file and save, then you&#8217;re good to go!</p>
<blockquote><p>//pid<br />
pid = &#8220;wilkinj&#8221;<br />
//password<br />
pass = &#8220;arl43uvmr*&#8221;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2009/01/02/virginia-tech-wlan-auto-login/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Please Kill Opera</title>
		<link>http://www.jessewilkinson.com/2008/10/17/please-kill-opera/</link>
		<comments>http://www.jessewilkinson.com/2008/10/17/please-kill-opera/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 19:30:17 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Food for thought]]></category>

		<category><![CDATA[Low Technology]]></category>

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

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

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

		<guid isPermaLink="false">http://jessewilkinson.com/?p=53</guid>
		<description><![CDATA[Being a web-developer, there is nothing more annoying than having to test on multiple browsers.   Getting your CSS &#38; Javascript (and sometimes HTML in IE) to work is a real pain, and frankly I&#8217;m sick of having to do this after I finish each project.  It often takes longer to write it so it&#8217;s compatible [...]]]></description>
			<content:encoded><![CDATA[<p>Being a web-developer, there is nothing more annoying than having to test on multiple browsers.   Getting your CSS &amp; Javascript (and sometimes HTML in IE) to work is a real pain, and frankly I&#8217;m sick of having to do this after I finish each project.  It often takes longer to write it so it&#8217;s compatible for each browser than it does to actually write the page in the first place.</p>
<p>As much as you might think of how pissed off I was at Google releasing it&#8217;s own browser, i&#8217;m actually not too upset.  Chrome runs on webkit, which means that whatever I had hacked to make work on Safari works just as well on Chrome.  And I appreciate Google&#8217;s wisdom at deciding to use webkit instead of using some layout engine that i&#8217;ve never heard of.</p>
<p>Because I highly doubt that the battle of the &#8220;Standards&#8221; will ever end on a good note, I point my finger at Opera.  Opera needs to die.  Opera has less than 1% of the browser market, and I don&#8217;t even bother coding CSS so that it works on Opera anymore.  Sure, I agree that the presto layout engine is fantastic and does everything to the highest standards, but no one uses Opera.</p>
<p>Please die Opera, I&#8217;m sick of having to code for you.  I will do my part and continue to not support Opera, and I hope you do the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/10/17/please-kill-opera/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apple Keyboard Support on a PC</title>
		<link>http://www.jessewilkinson.com/2008/09/28/apple-keyboard-support-on-a-pc/</link>
		<comments>http://www.jessewilkinson.com/2008/09/28/apple-keyboard-support-on-a-pc/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 01:43:49 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Low Technology]]></category>

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://jessewilkinson.com/2008/09/28/apple-keyboard-support-on-a-pc/</guid>
		<description><![CDATA[
First of all I&#8217;ve only tested this with the new apple aluminum keyboard, but I assume it works just as well with all the other keyboards.  I was sick of digging around on the internet to find an easy way to do this so I&#8217;m posting a guide.

Boot into windows and plug in your beautiful [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://img90.imageshack.us/img90/5637/applekeyboardga3.jpg" alt="" /></p>
<p>First of all I&#8217;ve only tested this with the new apple aluminum keyboard, but I assume it works just as well with all the other keyboards.  I was sick of digging around on the internet to find an easy way to do this so I&#8217;m posting a guide.</p>
<ol>
<li>Boot into windows and plug in your beautiful apple keyboard.</li>
<li>Download this driver package:  <a href="http://www.filedropper.com/bc14-keyboard" target="_blank">http://www.filedropper.com/bc14-keyboard</a> (select download this file)</li>
<li>Unzip and run BootCamp.msi - DO NOT RUN AppleKeyboardInstaller.exe!!!</li>
<li>Restart your computer when prompted to do so</li>
<li>On restart your computer will LAG for ~10 seconds.  This is because the BootCamp manager is searching for OSX partitions to no avail.  After it times out you will be able to use your computer normally.</li>
</ol>
<p>Known Issues:</p>
<ul>
<li>10 second lag on login, this occurs regularly. As of right now there are no patches for this available.</li>
<li>You can&#8217;t open the boot camp manager.  This means that you can&#8217;t turn off the setting that allows for F1, F2, and F7 - F12 to act like their default Windows settings without pressing the &#8220;fn&#8221; key.</li>
<li>Sometimes the boot camp manager doesn&#8217;t start.  This happens occasionally, you can find the boot camp manager&#8217;s executable here: C:\Program Files\Boot Camp, the program is called: KbdMgr.exe</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/09/28/apple-keyboard-support-on-a-pc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facebook Ad-Removal</title>
		<link>http://www.jessewilkinson.com/2008/09/18/facebook-ad-removal/</link>
		<comments>http://www.jessewilkinson.com/2008/09/18/facebook-ad-removal/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 00:40:59 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[High Technology]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://jessewilkinson.com/?p=51</guid>
		<description><![CDATA[
Took me like 5 minutes to write a css script that nukes all the ads on the new facebook, i&#8217;ll update it as needed to make sure it functions without messing up the layout too much.
To install go to my development page
]]></description>
			<content:encoded><![CDATA[<p><img align="left" src="http://img518.imageshack.us/img518/4294/facebookvi2.gif" style="margin-right:10px;margin-bottom:10px;" alt="" /></p>
<p>Took me like 5 minutes to write a css script that nukes all the ads on the new facebook, i&#8217;ll update it as needed to make sure it functions without messing up the layout too much.</p>
<p>To install go to my <a href="http://jessewilkinson.com/development/facebook-ad-removal/">development page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/09/18/facebook-ad-removal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free up to 20% of your used hard disk space on Vista</title>
		<link>http://www.jessewilkinson.com/2008/07/27/free-up-to-20-of-your-used-hard-disk-space-on-vista/</link>
		<comments>http://www.jessewilkinson.com/2008/07/27/free-up-to-20-of-your-used-hard-disk-space-on-vista/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 23:16:32 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Food for thought]]></category>

		<category><![CDATA[Low Technology]]></category>

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://jessewilkinson.com/?p=48</guid>
		<description><![CDATA[
Some of Windows Vista&#8217;s &#8220;Enhancements&#8221; have made the operating system rely heavily on valuable hard disk space.  Recently I&#8217;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 of the matter is that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img src="http://www.jessewilkinson.com/uploads/article/5.png" alt="" width="223" height="80" /></p>
<p style="text-align: left;">Some of Windows Vista&#8217;s &#8220;Enhancements&#8221; have made the operating system rely heavily on valuable hard disk space.  Recently I&#8217;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 of the matter is that a few of these &#8220;enhancements&#8221; use way more than they need in order to &#8220;enhance&#8221; your user experience.</p>
<p style="text-align: left;">There are two Windows Vista Specific features that hinder disk space:</p>
<ol style="text-align: left;">
<li>Windows &#8220;Temp&#8221; folder (Used for IE7 and applications that use the Windows Installer API for installation)</li>
<li>Windows &#8220;Shadow Copy&#8221; service (Used to create periodic system restore points to prevent data loss due to malicious software or hardware failure)</li>
</ol>
<p style="text-align: left;">You can save yourself upwards of 5 GB of space if you periodically empty your &#8220;TEMP&#8221; folder, however the real disk space hog lies in the latter &#8220;enhancement.&#8221;</p>
<p style="text-align: left;">The Windows Shadow Copy service can use up to 15% of your hard disk space just by keeping ancient versions of your files.  The problem lies in that the Windows Shadow Copy service creates copies of your files <strong>DAILY </strong>by default.  From what i&#8217;ve seen this &#8220;vault&#8221; of backups purges backups that are a month old or older.</p>
<p style="text-align: left;">By deleting the Windows Shadow Copy backups (not including the most recent one) I was able to free up <strong>120 gb of space on my 750 GB hard drive (16%)</strong>.<span id="more-48"></span></p>
<p style="text-align: left;">Thankfully, Windows Vista provides us with an age old tool to nuke worthless, decaying files: Disk Cleanup.  Originally I was skeptical that this utility would be useful (due to the ever-so-hated &#8220;Desktop Cleanup&#8221; on XP), however it seems to get the job done well.</p>
<ul style="text-align: left;">
<li>Start by opening up &#8220;Disk Cleanup&#8221; in &#8220;System Tools&#8221; under &#8220;Accessories&#8221; on the start menu.  From there, select &#8220;C:\&#8221; to scan that drive for files to clean.</li>
</ul>
<p style="text-align: center;"><img src="http://www.jessewilkinson.com/uploads/article/1.png" alt="" /></p>
<ul style="text-align: left;">
<li>Once the Cleanup utility has actually opened, here you can check off other things you would like to cleanup like the Windows Temp Folder.  Mine had 4 GB of information in it.  You can also trash the Hibernate information if you prefer to use the sleep feature instead. (No they are not the same thing.)</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.jessewilkinson.com/uploads/article/4.png" alt="" /></p>
<ul style="text-align: left;">
<li>So just go ahead and check off whatever you don&#8217;t want, then move on to the &#8220;More options&#8221; tab and under &#8220;System Restore and Shadow Copies&#8221; click &#8220;Cleanup.&#8221;</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.jessewilkinson.com/uploads/article/2.png" alt="" width="389" height="467" /></p>
<ul style="text-align: left;">
<li>Next, a confirmation window will appear, asking you to delete all but your most recent restore points.  Click &#8220;Delete&#8221;</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.jessewilkinson.com/uploads/article/3.png" alt="" /></p>
<ul style="text-align: left;">
<li>At this point you may think: &#8220;AHH MY COMPUTERS FROZEN!&#8221; But no worries, Windows is handling a lot of information right now and is currently deleting a lot of information. To check and make sure your Disk Cleanup application is still functioning, open up &#8220;My Computer&#8221; and see if your C:\&#8217;s free space is increasing by right clicking and hitting &#8220;Refresh&#8221; periodically.</li>
</ul>
<p style="text-align: left;">This should give you plenty of disk space back.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/07/27/free-up-to-20-of-your-used-hard-disk-space-on-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQuery stay focused!</title>
		<link>http://www.jessewilkinson.com/2008/06/06/jquery-stay-focused/</link>
		<comments>http://www.jessewilkinson.com/2008/06/06/jquery-stay-focused/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 15:34:03 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Food for thought]]></category>

		<guid isPermaLink="false">http://jessewilkinson.com/?p=47</guid>
		<description><![CDATA[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
$(&#8221;#inputfieldid&#8221;).focus();
//When you click anywhere it focuses back on #inputfieldid
$(this).click(function(){
$(&#8221;#inputfieldid&#8221;).focus();
});
]]></description>
			<content:encoded><![CDATA[<p>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:</p>
<p>//Initial focus on #inputfieldid<br />
$(&#8221;#inputfieldid&#8221;).focus();</p>
<p>//When you click anywhere it focuses back on #inputfieldid<br />
$(this).click(function(){<br />
$(&#8221;#inputfieldid&#8221;).focus();<br />
});</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/06/06/jquery-stay-focused/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Jobs</title>
		<link>http://www.jessewilkinson.com/2008/06/05/jobs/</link>
		<comments>http://www.jessewilkinson.com/2008/06/05/jobs/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 15:34:50 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Food for thought]]></category>

		<guid isPermaLink="false">http://jessewilkinson.com/?p=46</guid>
		<description><![CDATA[So the summer is in full swing and I&#8217;m cranking out 45 hour work weeks.  9 - 7 with an hour lunch break has been the general theme.  I&#8217;m now working the afternoons with a new company called JAT Digital Solutions which I have been doing extensive PHP/MySQL + HTML/CSS/jQuery for.  I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>So the summer is in full swing and I&#8217;m cranking out 45 hour work weeks.  9 - 7 with an hour lunch break has been the general theme.  I&#8217;m now working the afternoons with a new company called JAT Digital Solutions which I have been doing extensive PHP/MySQL + HTML/CSS/jQuery for.  I&#8217;m learning quite a lot in the development world and this in particular has further accelerated my quest for javascript mastery.</p>
<p>Some development stuff i&#8217;d like to post soon:</p>
<p>- How to fix bootcamp 2.0 in leopard<br />
- Barcode generator with caching support<br />
- FWDK updates<br />
- FileCal updates<br />
- G2P Lite updates<br />
- How to clean up a windows xp/vista computer so it actually runs faster<br />
- How to build a web based security system for under $100<br />
- jQuery tutorials<br />
- Debt management system<br />
- IMS dev</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/06/05/jobs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Portfolio updated, new server, what&#8217;s under the hood!</title>
		<link>http://www.jessewilkinson.com/2008/04/22/portfolio-updated-new-server-whats-under-the-hood/</link>
		<comments>http://www.jessewilkinson.com/2008/04/22/portfolio-updated-new-server-whats-under-the-hood/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 04:11:16 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Food for thought]]></category>

		<category><![CDATA[High Technology]]></category>

		<guid isPermaLink="false">http://jessewilkinson.com/2008/04/22/portfolio-updated-new-server-whats-under-the-hood/</guid>
		<description><![CDATA[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&#8217;ve done coding for, as well as descriptions of the Webkits + Webapps i&#8217;ve been developing myself and along with Eric Wimberley (http://www.blank89.net).
He needs to fix his site!
In [...]]]></description>
			<content:encoded><![CDATA[<p>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&#8217;ve done coding for, as well as descriptions of the Webkits + Webapps i&#8217;ve been developing myself and along with Eric Wimberley (http://www.blank89.net).</p>
<p>He needs to fix his site!</p>
<p>In other news, I took down my old server and set up a new one.  This one is built tougher and has been locked down for security.  I&#8217;ve got the thing running all my development script as well as my nightly builds.  Hopefully I will be able to fix my music server, but Windows to Linux networking is pretty miserable sometimes.</p>
<p>FWDK (Foski Web Development Kit) has been an ongoing project for the last couple months and I hope to release a demo online as soon as possible.  I&#8217;m not really sure if I will release the source code of this project yet.. But only time will tell.</p>
<p>PS. I love jQuery..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/04/22/portfolio-updated-new-server-whats-under-the-hood/feed/</wfw:commentRss>
		</item>
		<item>
		<title>nerd nerd nerd</title>
		<link>http://www.jessewilkinson.com/2008/04/01/nerd-nerd-nerd/</link>
		<comments>http://www.jessewilkinson.com/2008/04/01/nerd-nerd-nerd/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 04:27:49 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[High Technology]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://jessewilkinson.com/2008/04/01/nerd-nerd-nerd/</guid>
		<description><![CDATA[I got my home server up and running!  I&#8217;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&#8217;ve ever programmed will be on this server sooner or later&#8230;
Seriously loving my LAMP setup right now, and [...]]]></description>
			<content:encoded><![CDATA[<p>I got my home server up and running!  I&#8217;m going to start posting nightly builds in the nightly folder on it, hopefully this will make collaboration with my graphic designer + administrator easier.</p>
<p>But basically every site i&#8217;ve ever programmed will be on this server sooner or later&#8230;</p>
<p>Seriously loving my LAMP setup right now, and i&#8217;m getting to learn a lot about apache and server administration in general.</p>
<p>More to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/04/01/nerd-nerd-nerd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FileCal v0.0.2 Release</title>
		<link>http://www.jessewilkinson.com/2008/03/06/filecal-v002-release/</link>
		<comments>http://www.jessewilkinson.com/2008/03/06/filecal-v002-release/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 17:58:56 +0000</pubDate>
		<dc:creator>Jesse Wilkinson</dc:creator>
		
		<category><![CDATA[Development]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://jessewilkinson.com/2008/03/06/filecal-v002-release/</guid>
		<description><![CDATA[No UI updates here.. Just everything under the hood.  PDF&#8217;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>
			<content:encoded><![CDATA[<p>No UI updates here.. Just everything under the hood.  PDF&#8217;s are now much more supported as events, they will pop into a new window when you open them as well.</p>
<p>Head over to the <a href="http://www.jessewilkinson.com/development/filecal/">FileCal </a>page to download.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jessewilkinson.com/2008/03/06/filecal-v002-release/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
