<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Reverse Shortened URLs with&#160;Quicksilver</title>
	<link>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/</link>
	<description>up to the minute updates</description>
	<pubDate>Tue, 14 Oct 2008 11:36:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Patrick</title>
		<link>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/#comment-16409</link>
		<author>Patrick</author>
		<pubDate>Thu, 08 Nov 2007 12:14:18 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/#comment-16409</guid>
		<description>Thanks for the tip. This really saves time.


Greetings</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. This really saves time.&nbsp;Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/#comment-15366</link>
		<author>brett</author>
		<pubDate>Mon, 22 Oct 2007 03:28:41 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/#comment-15366</guid>
		<description>It seems so obvious when you say it ;).  Thanks.</description>
		<content:encoded><![CDATA[<p>It seems so obvious when you say it ;).&nbsp;Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/#comment-15365</link>
		<author>Alex</author>
		<pubDate>Mon, 22 Oct 2007 03:26:29 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/10/19/reverse-shortened-urls-with-quicksilver/#comment-15365</guid>
		<description>grep Location &#124; awk '{print $2}'

can be shortened to

awk '/Location/ { print $2 }'</description>
		<content:encoded><![CDATA[<p>grep Location | awk &#8216;{print $2}&#8217;</p>
<p>can be shortened to</p>
<p>awk &#8216;/Location/ { print $2&nbsp;}&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
