<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Scott Mebberson &#187; farcry</title>
	<atom:link href="http://scottmebberson.wordpress.com/category/farcry/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottmebberson.wordpress.com</link>
	<description>Web Technologist</description>
	<lastBuildDate>Mon, 20 Jul 2009 08:20:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='scottmebberson.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/759bc3d94000ed1815dc9f5dc90f71f7?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Scott Mebberson &#187; farcry</title>
		<link>http://scottmebberson.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scottmebberson.wordpress.com/osd.xml" title="Scott Mebberson" />
	<atom:link rel='hub' href='http://scottmebberson.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Tree Inspector, Version 0.3</title>
		<link>http://scottmebberson.wordpress.com/2008/06/04/tree-inspector-version-03/</link>
		<comments>http://scottmebberson.wordpress.com/2008/06/04/tree-inspector-version-03/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 06:26:21 +0000</pubDate>
		<dc:creator>Scott Mebberson</dc:creator>
				<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[farcry]]></category>

		<guid isPermaLink="false">http://scottmebberson.wordpress.com/?p=35</guid>
		<description><![CDATA[I&#8217;m at it again! We had another tree problem the other day which I was involved in fixing. However, this wasn&#8217;t a standard sized tree, it was huge! I whipped out the tree inspector and starting working away on the tree. Everything was going smoothly, but with such a large tree and so many levels [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.scottmebberson.com&blog=1083980&post=35&subd=scottmebberson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m at it again! We had another tree problem the other day which I was involved in fixing. However, this wasn&#8217;t a standard sized tree, it was huge!</p>
<p>I whipped out the <a href="http://www.box.net/shared/tupmht268c">tree inspector</a> and starting working away on the tree. Everything was going smoothly, but with such a large tree and so many levels deep, it became really confusing, really fast!</p>
<p>I&#8217;ve updated the <a href="http://www.box.net/shared/tupmht268c">tree inspector</a> with +, &#8211; and | placed strategically so it looks a little more like the trees as displayed in Explorer (on Windows). I will update this to use images at some point, but I didn&#8217;t want to make the distribution of the tree inspector hard (at the moment it is one file, and nice and easy to install). I&#8217;ll look into embedding images into the HTML using base64 encoding.</p>
<p>I&#8217;ve also encountered a seemingly common problem with the basic HTTP authentication that I added in the last version. On a couple of windows based servers the <a href="http://www.cfdan.com/posts/Securing_Your_RSS_Feeds_Using_Basic_HTTP_Authentication_and_ColdFusion.cfm">basic http controlled authentication (using the WWW-Authenticate header)</a> wasn&#8217;t working properly (<a href="http://www.cfdan.com/posts/Securing_Your_RSS_Feeds_Using_Basic_HTTP_Authentication_and_ColdFusion.cfm">better described here</a>).</p>
<p>If you&#8217;re working with a shared host, this is not always so easy to fix. In this instance, it was easier to comment the authentication code out of the script, upload, use it and then delete the file. I decided to make it easier to disable the authentication, and now you can turn it on or off by changing the bUseAuthentication variable at the top of the script.</p>
<p>Happy tree fixing.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottmebberson.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottmebberson.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottmebberson.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottmebberson.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottmebberson.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottmebberson.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottmebberson.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottmebberson.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottmebberson.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottmebberson.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottmebberson.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottmebberson.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.scottmebberson.com&blog=1083980&post=35&subd=scottmebberson&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://scottmebberson.wordpress.com/2008/06/04/tree-inspector-version-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7a8378aa8040faec725a250cfc4c6f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mebbo</media:title>
		</media:content>
	</item>
		<item>
		<title>Tree Inspector, Version 0.2</title>
		<link>http://scottmebberson.wordpress.com/2008/05/26/tree-inspector-version-02/</link>
		<comments>http://scottmebberson.wordpress.com/2008/05/26/tree-inspector-version-02/#comments</comments>
		<pubDate>Mon, 26 May 2008 01:12:55 +0000</pubDate>
		<dc:creator>Scott Mebberson</dc:creator>
				<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[farcry]]></category>

		<guid isPermaLink="false">http://scottmebberson.wordpress.com/?p=34</guid>
		<description><![CDATA[I had a situation this morning, in which I had to whip out the Tree Inspector to resolve a problem with a FarCry tree. Some of the nlevel values were wrong, but Tree Inspector didn&#8217;t allow me to fix those; so now it does! I&#8217;ve added a version number to the top (along with a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.scottmebberson.com&blog=1083980&post=34&subd=scottmebberson&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I had a situation this morning, in which I had to whip out the <a href="http://www.box.net/shared/tupmht268c">Tree Inspector</a> to resolve a problem with a FarCry tree. Some of the nlevel values were wrong, but <a href="http://www.box.net/shared/tupmht268c">Tree Inspector</a> didn&#8217;t allow me to fix those; so now it does!</p>
<p>I&#8217;ve added a version number to the top (along with a h1 title), and you can now modify the nlevel values by checking the checkbox appearing next to each node.</p>
<p>It also occurred to me, that if this file sits unprotected on a website, someone who knows the name of the file can do some real damage. So I&#8217;ve added basic Authentication support to the script so it is now protected by default.</p>
<p>You should change the username and password before using the script, and I suggest you upload the file, use it and then remove it. Just like the install directory (that comes with FarCry), this is a file that shouldn&#8217;t be sitting on a production server.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scottmebberson.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scottmebberson.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scottmebberson.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scottmebberson.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scottmebberson.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scottmebberson.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scottmebberson.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scottmebberson.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scottmebberson.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scottmebberson.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scottmebberson.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scottmebberson.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.scottmebberson.com&blog=1083980&post=34&subd=scottmebberson&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://scottmebberson.wordpress.com/2008/05/26/tree-inspector-version-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7a8378aa8040faec725a250cfc4c6f5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mebbo</media:title>
		</media:content>
	</item>
	</channel>
</rss>