<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Making the Mac OS X bash shell alias and symlink agnostic</title>
	<atom:link href="http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/feed/" rel="self" type="application/rss+xml" />
	<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/</link>
	<description>Web consulting and programming in PHP, MySQL, JavaScript, HTML, CSS, networking and logistics consulting.</description>
	<lastBuildDate>Thu, 14 Jan 2010 20:32:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MacOSX Terminal e os Alias do Finder &#124; VidaGeek.net</title>
		<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/comment-page-1/#comment-13050</link>
		<dc:creator>MacOSX Terminal e os Alias do Finder &#124; VidaGeek.net</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=15#comment-13050</guid>
		<description>[...] ai que eu achei um post muito legal no blog do theapotek. Ele explica como alterar o seu .bashrc para que o comando cd execute o seguinte [...]</description>
		<content:encoded><![CDATA[<p>[...] ai que eu achei um post muito legal no blog do theapotek. Ele explica como alterar o seu .bashrc para que o comando cd execute o seguinte [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George O'Connor</title>
		<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/comment-page-1/#comment-2843</link>
		<dc:creator>George O'Connor</dc:creator>
		<pubDate>Wed, 16 Apr 2008 06:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=15#comment-2843</guid>
		<description>Ah, the power of Google:

How to create a Finder alias from shell script?

    http://forums.macosxhints.com/showthread.php?p=464423

[Hey, looks like you answered your own question. Thanks for coming back and posting.
--Kristofer]</description>
		<content:encoded><![CDATA[<p>Ah, the power of Google:</p>
<p>How to create a Finder alias from shell script?</p>
<p>    <a href="http://forums.macosxhints.com/showthread.php?p=464423" rel="nofollow">http://forums.macosxhints.com/showthread.php?p=464423</a></p>
<p>[Hey, looks like you answered your own question. Thanks for coming back and posting.<br />
--Kristofer]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George O'Connor</title>
		<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/comment-page-1/#comment-2839</link>
		<dc:creator>George O'Connor</dc:creator>
		<pubDate>Wed, 16 Apr 2008 04:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=15#comment-2839</guid>
		<description>Now all I need is a command-line method of creating a Finder alias.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Now all I need is a command-line method of creating a Finder alias.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: youROCK</title>
		<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/comment-page-1/#comment-2395</link>
		<dc:creator>youROCK</dc:creator>
		<pubDate>Wed, 19 Mar 2008 01:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=15#comment-2395</guid>
		<description>Under my Leopard, I replaced

 if the kind of theItem is &quot;alias&quot; then
 get the posix path of ((original item of theItem) as text)
 end if

with only

 get the posix path of ((original item of theItem) as text)

and everything began to work

[Thanks! If I ever upgrade to Leopard, I&#039;ll be sure to post an updated version of the script. Thanks for your help. --Kristofer]</description>
		<content:encoded><![CDATA[<p>Under my Leopard, I replaced</p>
<p> if the kind of theItem is &#8220;alias&#8221; then<br />
 get the posix path of ((original item of theItem) as text)<br />
 end if</p>
<p>with only</p>
<p> get the posix path of ((original item of theItem) as text)</p>
<p>and everything began to work</p>
<p>[Thanks! If I ever upgrade to Leopard, I'll be sure to post an updated version of the script. Thanks for your help. --Kristofer]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi</title>
		<link>http://theapotek.com/teknotes/2006/12/01/making-the-mac-os-x-bash-shell-alias-and-symlink-agnostic/comment-page-1/#comment-123</link>
		<dc:creator>Avi</dc:creator>
		<pubDate>Mon, 25 Jun 2007 00:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://theapotek.com/teknotes/?p=15#comment-123</guid>
		<description>Brilliant!</description>
		<content:encoded><![CDATA[<p>Brilliant!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
