<?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"
	>
<channel>
	<title>Comments on: Ruby Backquotes</title>
	<atom:link href="http://www.remoteisland.co.uk/2006/11/22/ruby-backquotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.remoteisland.co.uk/2006/11/22/ruby-backquotes/</link>
	<description>Ramblings of a Caulkhead</description>
	<pubDate>Tue, 06 Jan 2009 00:31:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Garth</title>
		<link>http://www.remoteisland.co.uk/2006/11/22/ruby-backquotes/#comment-5</link>
		<dc:creator>Garth</dc:creator>
		<pubDate>Fri, 24 Nov 2006 08:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.remoteisland.co.uk/2006/11/22/ruby-backquotes/#comment-5</guid>
		<description>Ruby has an alternative to backquotes, you can use the x syntax %x{ ... }.

Python is interesting, it reminds me of Basic in a way.  I started to learn Ruby because of the Rails framework.  Python is a language I'd learn if I started to use Django.  Some friends of mine continually rave on about the Python language, and of course, it's the preferred language of Ubuntu.</description>
		<content:encoded><![CDATA[<p>Ruby has an alternative to backquotes, you can use the x syntax %x{ &#8230; }.</p>
<p>Python is interesting, it reminds me of Basic in a way.  I started to learn Ruby because of the Rails framework.  Python is a language I&#8217;d learn if I started to use Django.  Some friends of mine continually rave on about the Python language, and of course, it&#8217;s the preferred language of Ubuntu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John H</title>
		<link>http://www.remoteisland.co.uk/2006/11/22/ruby-backquotes/#comment-4</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Thu, 23 Nov 2006 18:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.remoteisland.co.uk/2006/11/22/ruby-backquotes/#comment-4</guid>
		<description>Isn't that one of Ruby's holdovers from Perl? Although I like the concept, I've never liked actually using the backquotes, mostly because they're too easy to get confused with the normal single quote characters. I think Perl had another way to do the same thing, but without using the backquotes. I hope Ruby has. Meanwhile, just to show how non-partisan I am, I've spent several hours this week actively trying to learn Python.</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t that one of Ruby&#8217;s holdovers from Perl? Although I like the concept, I&#8217;ve never liked actually using the backquotes, mostly because they&#8217;re too easy to get confused with the normal single quote characters. I think Perl had another way to do the same thing, but without using the backquotes. I hope Ruby has. Meanwhile, just to show how non-partisan I am, I&#8217;ve spent several hours this week actively trying to learn Python.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
