<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cal Jacobson&#039;s Blog &#187; Ruby</title>
	<atom:link href="http://blog.caljacobson.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.caljacobson.com</link>
	<description>Breathtaking in its unremarkability.</description>
	<lastBuildDate>Sat, 15 May 2010 08:30:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More Ruby Butchery&#8230;</title>
		<link>http://blog.caljacobson.com/2006/10/21/more-ruby-butchery/</link>
		<comments>http://blog.caljacobson.com/2006/10/21/more-ruby-butchery/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 00:21:44 +0000</pubDate>
		<dc:creator>Cal</dc:creator>
				<category><![CDATA[ConnectedText]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.caljacobson.com/2006/10/21/more-ruby-butchery/</guid>
		<description><![CDATA[I&#8217;ve posted another Ruby script to ConnectedText Scripts; this script merely pulls some records from an Access database via OLE and populates a ConnectedText topic (page) with the result set.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted another Ruby script to <a href="http://cdjaco.googlepages.com/connectedtextscripts" title="Repository of Python and Ruby scripts used in ConnectedText" target="_blank">ConnectedText Scripts</a>; <a href="http://cdjaco.googlepages.com/databaseaccesswithruby" title="Ruby script for ConnectedText">this script</a> merely pulls some records from an Access database via OLE and populates a ConnectedText topic (page) with the result set.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.caljacobson.com/2006/10/21/more-ruby-butchery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My first Ruby script</title>
		<link>http://blog.caljacobson.com/2006/10/20/my-first-ruby-script/</link>
		<comments>http://blog.caljacobson.com/2006/10/20/my-first-ruby-script/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 00:56:23 +0000</pubDate>
		<dc:creator>Cal</dc:creator>
				<category><![CDATA[ConnectedText]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.caljacobson.com/2006/10/20/my-first-ruby-script/</guid>
		<description><![CDATA[I&#8217;ve finished writing my first Ruby script for ConnectedText&#8230;it&#8217;s a simple RSS feed reader similar to an earlier one I wrote in Python. It may not be pretty, but it works and it was an interesting exercise to work with another scripting language. I&#8217;m not planning on abandoning Python, but I anticipate writing more Ruby [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finished writing my first <a href="http://www.ruby-lang.org" title="Ruby language homepage" target="_blank">Ruby</a> script for <a href="http://www.connectedtext.com" title="ConnectedText homepage" target="_blank">ConnectedText</a>&#8230;it&#8217;s a <a href="http://cdjaco.googlepages.com/customrsswithruby" title="Ruby script for consuming RSS in ConnectedText" target="_blank">simple RSS feed reader</a> similar to an earlier one I wrote in Python.  It may not be pretty, but it works and it was an interesting exercise to work with another scripting language.  I&#8217;m not planning on abandoning Python, but I anticipate writing more Ruby scripts for CT in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.caljacobson.com/2006/10/20/my-first-ruby-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
