<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Chumby.net</title>
	<link>http://chumby.net</link>
	<description>What's this?  I'm not telling.</description>
	<lastBuildDate>Thu, 15 May 2008 21:28:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Replacing whole words in strings in PHP</title>
		<description>I was recently tasked with creating a simple dirty word filter in PHP that relies on our blacklist of about 600 words.  The filter should simply replace the word with its character length in asterisks. 

My first attempt just used str_replace, but I quickly realized that even dirty words ...</description>
		<link>http://chumby.net/2008/05/15/replacing-whole-words-in-strings-in-php/</link>
			</item>
	<item>
		<title>Campfest 2007</title>
		<description>In early August of 2007, a group of 6 dapper young men set about on a week long trek through the wilderness of northern California and southern Oregon.  They spent 3 nights surrounded by bears in Crags Castle National Park near Mount Shasta and another 3 frigid nights in ...</description>
		<link>http://chumby.net/2007/08/16/campfest-2007/</link>
			</item>
	<item>
		<title>Blizzcon &#8216;07</title>
		<description>

Blizzon might as well be called WoWCon, and since I don't play WoW, I had no idea what the panels were about.  I spent a good amount of time just walking around, taking pictures and following the cosplay girls.

Take a look at the gallery. </description>
		<link>http://chumby.net/2007/08/16/blizzcon-07/</link>
			</item>
	<item>
		<title>Chicago</title>
		<description> </description>
		<link>http://chumby.net/2007/08/16/chicago/</link>
			</item>
	<item>
		<title>San Francisco Roadtrip</title>
		<description> </description>
		<link>http://chumby.net/2007/06/05/san-francisco-roadtrip/</link>
			</item>
	<item>
		<title>How to fix moiré</title>
		<description>http://www.dbphoto.net/techniques/ </description>
		<link>http://chumby.net/2007/04/10/how-to-fix-moire/</link>
			</item>
	<item>
		<title>Canyon Park Hike</title>
		<description>

Canyon Park in Monrovia, CA. </description>
		<link>http://chumby.net/2007/04/09/canyon-park-hike/</link>
			</item>
	<item>
		<title>Rocky Peak Hike</title>
		<description>

Starring Robert Redford, Meryl Streep and Tom Cruise. </description>
		<link>http://chumby.net/2007/04/07/rocky-peak-hike/</link>
			</item>
	<item>
		<title>The Moon</title>
		<description> </description>
		<link>http://chumby.net/2007/03/29/moon/</link>
			</item>
	<item>
		<title>PHP Excel Export class</title>
		<description>Following the code that I found here, I made a quick PHP4 class that creates a single sheet Excel file.  The class has a download() function that will send the appropriate headers for a binary download.
 </description>
		<link>http://chumby.net/2007/03/27/php-excel-export-class/</link>
			</item>
</channel>
</rss>
