<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Sam Farmer&apos;s Blog on App Development - Virtual File Explorer</title>
			<link>http://www.samfarmer.com/blog/index.cfm</link>
			<description>Sam Farmer -- App Development</description>
			<language>en-us</language>
			<pubDate>Thu, 20 Jun 2013 02:42:23 -0700</pubDate>
			<lastBuildDate>Sun, 18 Jul 2010 13:58:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>sam@samfarmer.com</managingEditor>
			<webMaster>sam@samfarmer.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>sam@samfarmer.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Virtual File Explorer and c:\wtf.html</title>
				<link>http://www.samfarmer.com/blog/index.cfm/2010/7/18/virtual-file-explorer-and-cwtfhtml</link>
				<description>
				
				&lt;p&gt;After dinner I checked Twitter and saw the following tweet from &lt;a href=&quot;http://twitter.com/marcesher/statuses/18800631860&quot;&gt;@marcesher&lt;/a&gt;:&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;500&quot; height=&quot;177&quot; src=&quot;/samBlogImages/marcTweet.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt; &lt;p&gt;It didn&apos;t take long for me to track down the cause of this problem.  In the &lt;a href=&quot;http://vfsexplorer.riaforge.org/&quot;&gt;Virtual File Explorer&lt;/a&gt; code on line 50 of Service.cfc there it was:&lt;/p&gt; &lt;p&gt;&lt;div class=&quot;code&quot; &gt;&lt;pre&gt;writeDump(var=q, output=&quot;c:\wtf.html&quot;, format=&quot;html&quot;);&lt;/pre&gt;&lt;/div&gt;&lt;/p&gt; &lt;p&gt;My apologies to anyone who had downloaded and installed Virtual File Explorer.  To fix either remove the line in question or download and install again.&lt;/p&gt;

				
				</description>
				
				
				<category>Virtual File Explorer</category>
				
				<pubDate>Sun, 18 Jul 2010 13:58:00 -0700</pubDate>
				<guid>http://www.samfarmer.com/blog/index.cfm/2010/7/18/virtual-file-explorer-and-cwtfhtml</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Virtual File Explorer Released!  ColdFusion Builder Extension to view, edit and delete your virtual files and directories.</title>
				<link>http://www.samfarmer.com/blog/index.cfm/2010/6/15/virtual-file-explorer-released--coldfusion-builder-extension-to-view-edit-and-delete-your-virtual-files-and-directories</link>
				<description>
				
				&lt;p&gt;The addition of a virtual file system, essentially RAM based files, in ColdFusion 9 is a very cool one and very useful at times.&amp;nbsp; Working with the virtual file system can be problematic though as, well, its virtual and therefore hard to see!&lt;/p&gt; &lt;p&gt;Enter the ColdFusion Builder extension called &lt;a href=&quot;http://vfsexplorer.riaforge.org/&quot;&gt;Virtual File Explorer&lt;/a&gt; that provides this insight.&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;499&quot; height=&quot;305&quot; alt=&quot;&quot; src=&quot;/samBlogImages/main.png&quot; /&gt;&lt;/p&gt; &lt;p&gt;The image above is shrunk so you&apos;ll have to download and install the extension to see its true beauty.&amp;nbsp; The interface above shows the following features:&lt;/p&gt; &lt;ul&gt;     &lt;li&gt;Pie chart of free and used space&lt;/li&gt;     &lt;li&gt;List of all directories with total size, files with file size&lt;/li&gt;     &lt;li&gt;Delete button for deleting a file or directory&lt;/li&gt;     &lt;li&gt;Edit button for viewing or editing a file (or double-click).&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;The edit file interface is basic but functional:&lt;/p&gt; &lt;p&gt;&lt;img width=&quot;499&quot; height=&quot;309&quot; alt=&quot;&quot; src=&quot;/samBlogImages/VFedit.png&quot; /&gt;&lt;/p&gt; &lt;p&gt;I&apos;ve tagged this as version 0.8.&amp;nbsp; I&amp;nbsp;have some ideas for what would be nice for version 1 but I&apos;d also love to hear from you for any ideas or problems you come across. Thanks also to &lt;a href=&quot;http://coldfusionjedi.com/&quot;&gt;Raymond Camden&lt;/a&gt; for testing and providing great feedback.&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://vfsexplorer.riaforge.org/&quot;&gt;Download Virtual File&amp;nbsp;Explorer now!&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Later in the week I&apos;ll blog my thoughts about building an extension.&lt;/p&gt;
				
				</description>
				
				
				<category>Virtual File Explorer</category>
				
				<category>ColdFusion 9</category>
				
				<pubDate>Tue, 15 Jun 2010 03:05:00 -0700</pubDate>
				<guid>http://www.samfarmer.com/blog/index.cfm/2010/6/15/virtual-file-explorer-released--coldfusion-builder-extension-to-view-edit-and-delete-your-virtual-files-and-directories</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>The First Post</title>
				<link>http://www.samfarmer.com/blog/index.cfm/2007/4/1/the-first-post</link>
				<description>
				
				&lt;p&gt;  The first post.  I&amp;#39;ve decided to start a blog primarily because I like writing.  And having been a programmer for the last 10 years I haven&amp;#39;t written much during that time.  I also realize I like writing about technical issues and have a fair amount on my mind at the moment so it seems like a good time to start a blog.  Note, I did not say I was a grammatically correct writer.  So, expect the odd typo and grammatically incorrect sentence from time to time.  This is a blog and I&amp;#39;m not going to use the grammar corrector in Word before posting.    &lt;/p&gt;  &lt;p&gt;  I am also intrigued by social networking so InstantSpot seemed a good spot (pun intended) to start my blog.  &lt;/p&gt;  &lt;p&gt;  I aim to cover a bunch of topics, some tutorials and explanations of basic ColdFusion functionality, thoughts on the future of the web and ColdFusion, conferences, and anything else that comes up.  I will mostly be focusing on ColdFusion (and will probably start using cf as an abbreviation real soon) though I do hope to post on other non-cf topics like JavaScript, MySQL and databases in general and who knows what else in the future.  &lt;/p&gt;  &lt;p&gt;  I am not going to aim to publish on a regular basis and have pledged to keep this blog a purely non-work time activity.  I&amp;#39;m busy enough there anyway.  Good busy.  I also don&amp;#39;t believe blogs die.  So if I have nothing good or interesting to say I will say nothing.  I also don&amp;#39;t think this will turn into a news blog with short entries and links to the latest news.  There are enough of those, and, I rely on them for my tech-news as much as anywhere else.  In short, if you like what you are reading I suggest using the RSS feeds or subscribing over email.  &lt;/p&gt;  &lt;p&gt;  More to come...  &lt;/p&gt;  
				
				</description>
				
				
				<category>Virtual File Explorer</category>
				
				<category>ORM</category>
				
				<category>ColdFusion 9.0.1</category>
				
				<category>ColdFusion Builder</category>
				
				<pubDate>Sun, 01 Apr 2007 20:59:53 -0700</pubDate>
				<guid>http://www.samfarmer.com/blog/index.cfm/2007/4/1/the-first-post</guid>
				
				
			</item>
			
		 	
			</channel></rss>