<?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: Backticks 2.0</title>
	<atom:link href="http://hans.fugal.net/blog/2007/11/03/backticks-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://hans.fugal.net/blog/2007/11/03/backticks-2-0/</link>
	<description>Counterpoint by Hans Fugal</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:45:46 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vontrapp</title>
		<link>http://hans.fugal.net/blog/2007/11/03/backticks-2-0/comment-page-1/#comment-1917</link>
		<dc:creator>vontrapp</dc:creator>
		<pubDate>Tue, 24 Mar 2009 23:17:48 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:d6d6363b-a80b-4d93-9179-8bdee5af5551#comment-1917</guid>
		<description>I like to take that backticks method as defined above and take it a step further like so:

class Symbol
  def [] *args
    backtick self.to_s, *args
  end
end

Then I get to cool stuff like:

:file[&quot;-ib&quot;, filename]

(:</description>
		<content:encoded><![CDATA[<p>I like to take that backticks method as defined above and take it a step further like so:</p>
<p>class Symbol<br />
  def [] *args<br />
    backtick self.to_s, *args<br />
  end<br />
end</p>
<p>Then I get to cool stuff like:</p>
<p>:file["-ib", filename]</p>
<p>(:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foo</title>
		<link>http://hans.fugal.net/blog/2007/11/03/backticks-2-0/comment-page-1/#comment-1806</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Wed, 21 Jan 2009 06:17:30 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:d6d6363b-a80b-4d93-9179-8bdee5af5551#comment-1806</guid>
		<description>Thanks for that</description>
		<content:encoded><![CDATA[<p>Thanks for that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://hans.fugal.net/blog/2007/11/03/backticks-2-0/comment-page-1/#comment-1636</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">urn:uuid:d6d6363b-a80b-4d93-9179-8bdee5af5551#comment-1636</guid>
		<description>&lt;p&gt;If you need backticks 1.0 and you hate backticks because they illegible, use %x{echo hello world} instead.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>If you need backticks 1.0 and you hate backticks because they illegible, use %x{echo hello world} instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
