<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments for thecrumb.com</title>
	<atom:link href="http://www.thecrumb.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecrumb.com</link>
	<description>ColdFusion, Ant, jQuery and other geeky stuff</description>
	<lastBuildDate>Sat, 13 Mar 2010 02:08:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on ColdFusion 8 Install On Ubuntu by For the Developer &#124; ColdFusion 8.01 on Ubuntu 8.04</title>
		<link>http://www.thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/comment-page-1/#comment-9104</link>
		<dc:creator>For the Developer &#124; ColdFusion 8.01 on Ubuntu 8.04</dc:creator>
		<pubDate>Sat, 13 Mar 2010 02:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/09/07/coldfusion-8-install-on-ubuntu/#comment-9104</guid>
		<description>[...] If you would like a handy reference for where your files are for apache check out this post from the crumb. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you would like a handy reference for where your files are for apache check out this post from the crumb. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nothing Could Be Finer Than To Be In Carolina&#8230; by NCDevCon 2010 &#8211; North Carolina Web Development Conference &#124; thecrumb.com</title>
		<link>http://www.thecrumb.com/2009/07/17/nothing-could-be-finer-than-to-be-in-carolina/comment-page-1/#comment-9065</link>
		<dc:creator>NCDevCon 2010 &#8211; North Carolina Web Development Conference &#124; thecrumb.com</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=879#comment-9065</guid>
		<description>[...] can&#8217;t believe it has only been 8 months since I posted the teaser headline &#8220;Nothing Could be Finer&#8221; on my blog.  This was one of the early posts referencing CFinNC &#8211; a conference Dan [...]</description>
		<content:encoded><![CDATA[<p>[...] can&#8217;t believe it has only been 8 months since I posted the teaser headline &#8220;Nothing Could be Finer&#8221; on my blog.  This was one of the early posts referencing CFinNC &#8211; a conference Dan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running VirtualBox in Headless Mode by Steve Withington</title>
		<link>http://www.thecrumb.com/2010/02/24/running-virtualbox-in-headless-mode/comment-page-1/#comment-9049</link>
		<dc:creator>Steve Withington</dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=1064#comment-9049</guid>
		<description>pretty slick Jim!</description>
		<content:encoded><![CDATA[<p>pretty slick Jim!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending Email with Ant by Carolyn</title>
		<link>http://www.thecrumb.com/2006/08/29/sending-email-from-ant/comment-page-1/#comment-9030</link>
		<dc:creator>Carolyn</dc:creator>
		<pubDate>Thu, 18 Feb 2010 08:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2006/08/25/sending-email-from-ant/#comment-9030</guid>
		<description>Hi 

Thanks for the above information - its clear and concise. I could not udnerstand some of the sites at all.  I was wondering forthe longest time why my ant mailing broke down... cause I was not the original person who setup the environment ... that&#039;s the ant mail is working perfectly now... :-D</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Thanks for the above information &#8211; its clear and concise. I could not udnerstand some of the sites at all.  I was wondering forthe longest time why my ant mailing broke down&#8230; cause I was not the original person who setup the environment &#8230; that&#8217;s the ant mail is working perfectly now&#8230; :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColdFusion 9 on VirtualBox by Joseph Lamoree</title>
		<link>http://www.thecrumb.com/2010/02/08/coldfusion-9-on-virtualbox/comment-page-1/#comment-9027</link>
		<dc:creator>Joseph Lamoree</dc:creator>
		<pubDate>Wed, 17 Feb 2010 23:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=1054#comment-9027</guid>
		<description>I did a pretty detailed writeup on building a Microsoft WIndows Server 2003 virtual machine (because that&#039;s what is in production). I would have preferred to have the CFML mounted *from* the guest using a share from the host, as you did. However, I couldn&#039;t make Apache 2.2 for Windows happy when setting a document root or alias to a UNC or mapped drive. I assume you didn&#039;t have any trouble mounting a VirtualBox shared folder and pointing Apache to it. The workaround I settled on was to shared a path from the guest and mount it on the host, from which I use Eclipse, Subversion, and whathaveyou.

I assumed that VirtualBox shared folders were just local SMB. I&#039;ll have to look into that further.</description>
		<content:encoded><![CDATA[<p>I did a pretty detailed writeup on building a Microsoft WIndows Server 2003 virtual machine (because that&#8217;s what is in production). I would have preferred to have the CFML mounted *from* the guest using a share from the host, as you did. However, I couldn&#8217;t make Apache 2.2 for Windows happy when setting a document root or alias to a UNC or mapped drive. I assume you didn&#8217;t have any trouble mounting a VirtualBox shared folder and pointing Apache to it. The workaround I settled on was to shared a path from the guest and mount it on the host, from which I use Eclipse, Subversion, and whathaveyou.</p>
<p>I assumed that VirtualBox shared folders were just local SMB. I&#8217;ll have to look into that further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Environment Properties In Ant by kumar kauhsal</title>
		<link>http://www.thecrumb.com/2009/04/24/using-environment-properties-in-ant/comment-page-1/#comment-9026</link>
		<dc:creator>kumar kauhsal</dc:creator>
		<pubDate>Wed, 17 Feb 2010 12:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=840#comment-9026</guid>
		<description>Superb... Its really very useful...Never thought of these features..
Thanks</description>
		<content:encoded><![CDATA[<p>Superb&#8230; Its really very useful&#8230;Never thought of these features..<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SVNService No Longer Needed with Subversion 1.4 by Setting up subversion server on a Windows machine. - lunaru.com</title>
		<link>http://www.thecrumb.com/2006/10/24/svnservice-no-longer-needed-with-subversion-14/comment-page-1/#comment-9023</link>
		<dc:creator>Setting up subversion server on a Windows machine. - lunaru.com</dc:creator>
		<pubDate>Tue, 16 Feb 2010 09:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2006/10/24/svnservice-no-longer-needed-with-subversion-14/#comment-9023</guid>
		<description>[...] a repository. Note that the SVNService wrapper being referred to is no longer necessary. Instead, check this out. Here, the author denotes steps to setup an NT service with no downloads necessary with subversion [...]</description>
		<content:encoded><![CDATA[<p>[...] a repository. Note that the SVNService wrapper being referred to is no longer necessary. Instead, check this out. Here, the author denotes steps to setup an NT service with no downloads necessary with subversion [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColdFusion 9 on VirtualBox by Mike Henke</title>
		<link>http://www.thecrumb.com/2010/02/08/coldfusion-9-on-virtualbox/comment-page-1/#comment-9006</link>
		<dc:creator>Mike Henke</dc:creator>
		<pubDate>Fri, 12 Feb 2010 14:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=1054#comment-9006</guid>
		<description>Thanks for the screencast. I&#039;ll take a look tonight.  I got a shared drive to work with a slightly different command then on your wiki.

I tried DSL but didn&#039;t get very far.  I wanted it light weight and with a gui so I followed http://ubuntu-snippets.blogspot.com/2008/06/how-to-setup-lighter-faster-minimal.html

I am not sure if JeOS will with CF9 but my guess is yes.</description>
		<content:encoded><![CDATA[<p>Thanks for the screencast. I&#8217;ll take a look tonight.  I got a shared drive to work with a slightly different command then on your wiki.</p>
<p>I tried DSL but didn&#8217;t get very far.  I wanted it light weight and with a gui so I followed <a href="http://ubuntu-snippets.blogspot.com/2008/06/how-to-setup-lighter-faster-minimal.html" rel="nofollow">http://ubuntu-snippets.blogspo.....nimal.html</a></p>
<p>I am not sure if JeOS will with CF9 but my guess is yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColdFusion 9 on VirtualBox by Jim</title>
		<link>http://www.thecrumb.com/2010/02/08/coldfusion-9-on-virtualbox/comment-page-1/#comment-9005</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 12 Feb 2010 03:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=1054#comment-9005</guid>
		<description>JeOS looks very cool!  I may give that a shot - but I wonder if it will work with CF9?   I may also tinker with one of the really lightweight distros like DamnSmallLinux...</description>
		<content:encoded><![CDATA[<p>JeOS looks very cool!  I may give that a shot &#8211; but I wonder if it will work with CF9?   I may also tinker with one of the really lightweight distros like DamnSmallLinux&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColdFusion 9 on VirtualBox by Jim</title>
		<link>http://www.thecrumb.com/2010/02/08/coldfusion-9-on-virtualbox/comment-page-1/#comment-9004</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 12 Feb 2010 03:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=1054#comment-9004</guid>
		<description>I just did a quick screencast explaining how I set that up: &lt;a href=&quot;http://www.thecrumb.com/2010/02/11/virtualbox-virtual-directories-explained-screencast/&quot; rel=&quot;nofollow&quot;&gt;VirtualBox Virtual Directories Explained&lt;/a&gt;

Let me know if that answers your questions! :)</description>
		<content:encoded><![CDATA[<p>I just did a quick screencast explaining how I set that up: <a href="http://www.thecrumb.com/2010/02/11/virtualbox-virtual-directories-explained-screencast/" rel="nofollow">VirtualBox Virtual Directories Explained</a></p>
<p>Let me know if that answers your questions! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
