<?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>In Search of a Good Title &#187; FYI</title>
	<atom:link href="http://curtis.humphreyonline.us/tag/fyi/feed" rel="self" type="application/rss+xml" />
	<link>http://curtis.humphreyonline.us</link>
	<description>Curtis M. Humphrey's Website</description>
	<lastBuildDate>Wed, 02 Jun 2010 17:04:44 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Out of Space? Scattered Files? Use WinDirStat</title>
		<link>http://curtis.humphreyonline.us/articles/out-of-space-scattered-files-use-windirstat</link>
		<comments>http://curtis.humphreyonline.us/articles/out-of-space-scattered-files-use-windirstat#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:32:39 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[FYI]]></category>
		<category><![CDATA[Product Review]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=221</guid>
		<description><![CDATA[At Vanderbilt I work almost exclusively from my own Dell Inspiron E1705 labtop. I started using my own laptop so that I could sit in a room with windows and because being a Grad Student I often had to take work home. However, my laptop is getting dated and it is running out of hard [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>At Vanderbilt I work almost exclusively from my own Dell Inspiron E1705 labtop. I started using my own laptop so that I could sit in a room with windows and because being a Grad Student I often had to take work home. However, my laptop is getting dated and it is running out of hard drive space because of all the production programs I have installed (e.g., Visual Studio, QT, Adobe CS4, Mircosoft Office, <a title="RUNAWAY - The dream of the turtle" href="http://en.wikipedia.org/wiki/Runaway_2:_The_Dream_of_The_Turtle">RUNAWAY &#8211; The dream of the turtle</a>).</p>
<h3>Out of Space? Yes, yes I am&#8230;</h3>
<p>One day I wanted to see where all my space was being used and I found this great open source program: <a title="WinDirStat" href="http://windirstat.info/">WinDirStat</a>. Below is a shapshot of my hard drive usage with WinDirStat. I&#8217;ve also used it on our home PC to find everywhere we had backup our pictures using this color coding for files types (way cool). The User directory is large because I have over 4GB of Vanderbilt papers, <a href="http://curtis.humphreyonline.us/category/projects">projects</a>, with 2GB for my <a title="disertation " href="http://curtis.humphreyonline.us/projects/phd-thesis-information-abstraction-visualization-for-human-robot-interaction">Ph.D. Thesis</a> directory. Well it looks like the problem is that I just need a bigger hard drive or a new laptop <img src='http://curtis.humphreyonline.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . However, it will have to wait until after I start my post-Ph.D. job.</p>
<div id="attachment_222" class="wp-caption alignnone" style="width: 544px"><img class="size-full wp-image-222" title="WinDirStat" src="http://curtis.humphreyonline.us/wp-content/uploads/WinDirStat.jpg" alt="Snapshot of my hard drive usage with WinDirStat" width="534" height="480" /><p class="wp-caption-text">Snapshot of my hard drive usage with WinDirStat</p></div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/articles/out-of-space-scattered-files-use-windirstat/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Komodo Edit 5</title>
		<link>http://curtis.humphreyonline.us/code/setting-up-komodo-edit-5</link>
		<comments>http://curtis.humphreyonline.us/code/setting-up-komodo-edit-5#comments</comments>
		<pubDate>Sat, 06 Jun 2009 22:02:55 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Coding Setup]]></category>
		<category><![CDATA[FYI]]></category>
		<category><![CDATA[Komodo Edit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=200</guid>
		<description><![CDATA[I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like &#8220;looking function definition&#8221; which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn&#8217;t feel as intutive. Since Komodo has created [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_203" class="wp-caption alignright" style="width: 138px"><a href="http://www.activestate.com/komodo_edit/" target="_blank"><img class="size-full wp-image-203 " title="Komodo Edit Logo" src="http://curtis.humphreyonline.us/wp-content/uploads/komodo-logo.gif" alt="Komodo Edit Logo" width="128" height="128" /></a><p class="wp-caption-text">Komodo Edit Logo</p></div>
<p>I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like &#8220;looking function definition&#8221; which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn&#8217;t feel as intutive. Since Komodo has created an open source (read free) version call <a title="Komodo Edit" href="http://www.activestate.com/komodo_edit/">Komodo Edit</a> and have been using that and having missed the edit features. There are a number of things I do to make the Edit program feel more like home. First I install a few extensions&#8230;</p>
<h3 style="clear:both">Best Extensions:</h3>
<ul>
<li><a title="Komodo Edit Source Tree extension" href="http://community.activestate.com/xpi/source-tree" target="_blank">Source Tree</a> must have for quickly jumping around and viewing code</li>
<li><a title="Komodo Edit HTML Toolkit extension" href="http://community.activestate.com/xpi/html-toolkit" target="_blank">HTML Toolkit</a> great for auto-completing HTML/XML tags and previewing css images</li>
<li><a title="Komodo Edit Remote Drive Tree extension" href="http://community.activestate.com/xpi/remote-drive-tree" target="_blank">Remote Drive Tree</a> great for editing files you usally do not have local copies of (e.g., php.ini)</li>
<li><a title="Komodo Edit TODO Helper extension" href="http://community.activestate.com/xpi/todo-helper" target="_blank">TODO Helper</a> finds all your TODO statements so you don&#8217;t forget them</li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/setting-up-komodo-edit-5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading Wordpress to 2.7.1</title>
		<link>http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1</link>
		<comments>http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1#comments</comments>
		<pubDate>Mon, 16 Feb 2009 18:09:58 +0000</pubDate>
		<dc:creator>Curtis M. Humphrey</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FYI]]></category>
		<category><![CDATA[Wordpress 2.7.1]]></category>

		<guid isPermaLink="false">http://curtis.humphreyonline.us/?p=35</guid>
		<description><![CDATA[It appears that the real problem is php memory. This post seems to echo my problem: php-memory-and-wordpress.
Previous thought but probably wrong&#8230;
It appears that in WP-SpamFree 1.9.8.3 breaks Wordpress 2.7.1. It also appears that Broken Link Checker 0.4.10 breaks Wordpress 2.7.1 in the same manner.
I upgraded from 2.7 to 2.7.1 and these plugins seems to cause [...]


Related posts:<ol><li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com'>Wordpress, PHP Memory, and 1and1.com</a></li>
<li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com part 2'>Wordpress, PHP Memory, and 1and1.com part 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It appears that the real problem is php memory. This post seems to echo my problem: <a href="http://www.narfstuff.co.uk/2008/03/14/php-memory-and-wordpress/">php-memory-and-wordpress</a>.</p>
<h3>Previous thought but probably wrong&#8230;</h3>
<p>It appears that in <a title="Visit plugin homepage" href="http://www.hybrid6.com/webgeek/plugins/wp-spamfree">WP-SpamFree</a> 1.9.8.3 breaks <a title="Wordpress" href="http://wordpress.org/">Wordpress</a> 2.7.1. It also appears that <a title="Visit plugin homepage" href="http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-wordpress/">Broken Link Checker</a> 0.4.10 breaks Wordpress 2.7.1 in the same manner.</p>
<p>I upgraded from 2.7 to 2.7.1 and these plugins seems to cause some admin pages to stall i.e. end displaying html before the ending &lt;/body&gt; tag. Case in point, the Tools-&gt;Import page does not completely load when the plugin was activated but does when deactivated.</p>
<p>Just thought I pass this info along.</p>


<p>Related posts:<ol><li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1com' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com'>Wordpress, PHP Memory, and 1and1.com</a></li>
<li><a href='http://curtis.humphreyonline.us/code/wordpress/wordpress-php-memory-and-1and1-com-part-2' rel='bookmark' title='Permanent Link: Wordpress, PHP Memory, and 1and1.com part 2'>Wordpress, PHP Memory, and 1and1.com part 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://curtis.humphreyonline.us/code/wordpress/upgrading-to-wordpress-2-7-1/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
