<?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/"
		>
<channel>
	<title>Comments on: Aliases to the latest branch folder you&#8217;re working on</title>
	<atom:link href="http://drnicwilliams.com/2007/04/16/aliases-to-the-latest-branch-folder-youre-working-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2007/04/16/aliases-to-the-latest-branch-folder-youre-working-on/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<lastBuildDate>Mon, 15 Mar 2010 20:10:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shawn42</title>
		<link>http://drnicwilliams.com/2007/04/16/aliases-to-the-latest-branch-folder-youre-working-on/comment-page-1/#comment-17478</link>
		<dc:creator>Shawn42</dc:creator>
		<pubDate>Thu, 19 Apr 2007 22:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/04/16/aliases-to-the-latest-branch-folder-youre-working-on/#comment-17478</guid>
		<description>For this type of magic directories, I love WD.  It&#039;s a small set of scripts and aliases for doing pretty much what you describe here.
http://freshmeat.net/projects/wd/

I never build a new dev machine w/o it.</description>
		<content:encoded><![CDATA[<p>For this type of magic directories, I love WD.  It&#8217;s a small set of scripts and aliases for doing pretty much what you describe here.<br />
<a href="http://freshmeat.net/projects/wd/" rel="nofollow">http://freshmeat.net/projects/wd/</a></p>
<p>I never build a new dev machine w/o it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/04/16/aliases-to-the-latest-branch-folder-youre-working-on/comment-page-1/#comment-16973</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 16 Apr 2007 08:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/04/16/aliases-to-the-latest-branch-folder-youre-working-on/#comment-16973</guid>
		<description>BTW - it uses the location of &lt;code&gt;Rakefile&lt;/code&gt; to determine the root folder of projects (ignoring paths with pkg/vendor/template in it).

If you want to use this for non-Ruby project folders let me know and I could add a switch to look for alternate root files.

Perhaps README is a better root file to look for.

Also, its likely that this script will generate some crap aliases, but hopefully they are irrelevant and don&#039;t affect your auto-completion for other things.</description>
		<content:encoded><![CDATA[<p>BTW &#8211; it uses the location of <code>Rakefile</code> to determine the root folder of projects (ignoring paths with pkg/vendor/template in it).</p>
<p>If you want to use this for non-Ruby project folders let me know and I could add a switch to look for alternate root files.</p>
<p>Perhaps README is a better root file to look for.</p>
<p>Also, its likely that this script will generate some crap aliases, but hopefully they are irrelevant and don&#8217;t affect your auto-completion for other things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
