<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
	<channel rdf:about="http://www.bpurcell.org/index.cfm">
	<title>Brandon Purcell's Blog</title>
	<description>A blog for ColdFusion, Java, and other topics.</description>
	<link>http://www.bpurcell.org/blog/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1133" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1132" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1131" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1130" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1129" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1128" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1127" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1126" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1125" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1124" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1123" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1122" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1121" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1120" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1119" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1133">
	<title>Helpful command to see disk space usage on linux by directory</title>
	<description>&lt;p&gt;I was running out of space on a server the other day and was wondering what directory was full and what files I could clean up. There is a simple command that is helpful to identify usage by directory. This works from within any directory so you c...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1133</link>
	<dc:date>2010-03-30T19:48:43-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1132">
	<title>Help with PostgreSQL commands</title>
	<description>&lt;p&gt;We use PostgreSQL for SpatialKey and because of that I have learned a lot about system administration with PostgreSQL. While debugging an issue with tables that had ballooned up I ran into this article which has some great tips for isolating db an...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1132</link>
	<dc:date>2010-01-06T08:14:10-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1131">
	<title>Keeping a session alive on ColdFusion using Jquery</title>
	<description>&lt;p&gt;There is nothing more frustrating than taking 30 minutes filling out some text in a long form only to submit and have your session reset and lose all of your data. Here is a simple solution to keep a session open on forms where users may need an e...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1131</link>
	<dc:date>2009-08-04T06:36:45-07:00</dc:date>
	<dc:subject>ColdFusionMX,Jquery</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1130">
	<title>Drunk on Software episode featuring members from the SpatialKey team</title>
	<description>&lt;p&gt;&lt;a href=&quot;http://www.jamesward.com/&quot;&gt;James Ward&lt;/a&gt; and &lt;a href=&quot;http://gorillajawn.com/wordpress&quot;&gt;Jon Rose&lt;/a&gt; recently published the &lt;a onclick= href=&quot;http://www.drunkonsoftware.com/2009/07/26/episode-15-universal-mind-spatialkey/&quot;&gt;latest episode...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1130</link>
	<dc:date>2009-07-30T12:09:35-07:00</dc:date>
	<dc:subject>Amazon EC2,Software,SpatialKey</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1129">
	<title>Linux NFS mount: failed, reason given by server: Permission denied</title>
	<description>&lt;p&gt;This issue drove me nuts today for several hours today, to be honest I was pretty close to breaking something! Earlier in the day I had the NFS mount working fine then I created an AMI and booted up another instance from the newly created AMI but ...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1129</link>
	<dc:date>2009-06-11T18:28:56-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1128">
	<title>Recursively deleting .svn directories</title>
	<description>&lt;p&gt;I often need to copy code from a SVN repository to a location where I have files deployed or I may pull code from an SVN repository on the web and want to check it in locally. Both of these actions require the stripping out of all .svn directories...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1128</link>
	<dc:date>2009-05-27T10:15:32-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1127">
	<title>Slick Example of JQuery Selectors</title>
	<description>&lt;p&gt;I ran across &lt;a href=&quot;http://codylindley.com/jqueryselectors/&quot;&gt;this today&lt;/a&gt;. Examples are great when trying to understand JQuery selectors. &lt;/p&gt;</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1127</link>
	<dc:date>2009-05-14T22:50:11-07:00</dc:date>
	<dc:subject>Jquery</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1126">
	<title>CFDUMP for PHP and Javascript</title>
	<description>&lt;p&gt;In recent months I have been using PHP to extend functionality inside of WordPress for the SpatialKey site and working with JQuery as well. After working with ColdFusion for so long I have gotten spoiled by the CFDUMP tag . Here are a few options ...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1126</link>
	<dc:date>2009-05-14T11:34:24-07:00</dc:date>
	<dc:subject>ColdFusionMX</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1125">
	<title>Sending SMTP messages from your EC2 instances</title>
	<description>&lt;p&gt;One challenge I have encountered with Amazon Ec2 is the sending of email from our web applications. If you try to send directly from sendmail or postfix then you might as well forget about guranteed delivery. A large amount of your email will end ...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1125</link>
	<dc:date>2009-04-29T13:27:05-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1124">
	<title>Running applications at startup on Linux with chckconfig</title>
	<description>&lt;p&gt;This is common knowledge if you have been using Linux for a while but I still find it a helpful resource to understand how you set what programs are running when Linux starts. This is mainly specific to Red Hat or CentOS which I use on a regular b...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1124</link>
	<dc:date>2009-04-29T12:13:53-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1123">
	<title>.htaccess tips and tricks</title>
	<description>&lt;p&gt;I ran across &lt;a href=&quot;http://corz.org/serv/tricks/htaccess.php&quot;&gt;this article&lt;/a&gt; while debugging some .htaccess issues on our SpatialKey server and found some helpful information on .htaccess.</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1123</link>
	<dc:date>2009-04-29T09:36:28-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1122">
	<title>Monitoring in Linux</title>
	<description>&lt;p&gt;This is a &lt;a href=&quot;http://www.cyberciti.biz/tips/how-do-i-find-out-linux-cpu-utilization.html&quot;&gt;good article on some monitoring tools for Linux&lt;/a&gt;. I had already used several of them before but found &apos;htop&apos; and &apos;atop&apos; in the comments and they are ...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1122</link>
	<dc:date>2009-04-23T10:01:26-07:00</dc:date>
	<dc:subject>Amazon EC2</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1121">
	<title>JBoss - Generating a thread dump with twiddle</title>
	<description>&lt;p&gt;I had been looking for a simple way to get a thread dump from JBoss to see what was happening on each of the SpatialKey servers without actually logging onto any of them. After all reading through thread dumps is one of my favorite past times. I f...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1121</link>
	<dc:date>2009-04-23T08:20:49-07:00</dc:date>
	<dc:subject>Amazon EC2,Jboss,SpatialKey</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1120">
	<title>Searching through many files for a specific string in Linux</title>
	<description>&lt;p&gt;I found a helpful command today to help me search through many different file in linux. I have a bunch of log files and want to find a certain occurrence of an error.&lt;/p&gt;

&lt;p&gt;&lt;i&gt;for i in `find ./`; do grep -H &quot;string to search&quot; $i; done&lt;/i&gt;&lt;/p&gt;</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1120</link>
	<dc:date>2009-04-07T14:33:40-07:00</dc:date>
	<dc:subject>Amazon EC2,Other</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1119">
	<title>Putting your Excel Data on the Map - Data Visualization and Reporting with SpatialKey</title>
	<description>&lt;p&gt;Excel is a powerfull tool for sorting and analyzing data but what if you want to look at your data from another angle. What if you want to see the geographic aspect and understand the trends both over time and geographically? Geocoding your data c...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1119</link>
	<dc:date>2009-03-27T21:22:42-07:00</dc:date>
	<dc:subject>SpatialKey</dc:subject>
	</item>
		</rdf:RDF> 