<?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: building and ingesting</title>
	<atom:link href="http://inkdroid.org/journal/2006/04/28/building-and-ingesting/feed/" rel="self" type="application/rss+xml" />
	<link>http://inkdroid.org/journal/2006/04/28/building-and-ingesting/</link>
	<description>$pithy_personal_mission_statement</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:03:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ed</title>
		<link>http://inkdroid.org/journal/2006/04/28/building-and-ingesting/comment-page-1/#comment-27519</link>
		<dc:creator>ed</dc:creator>
		<pubDate>Wed, 09 May 2007 13:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.inkdroid.org/journal/?p=98#comment-27519</guid>
		<description>Peter, how did you install Builder? Did you install the gem? Try putting a:

&lt;pre&gt;
  require &#039;builder&#039;
&lt;/pre&gt;

at the top of your script. Also, a bunch of people hacking ruby and things like fedora hang out in irc://chat.freenode.net/#code4lib so please stop by and we can figure this stuff out interactively :-)</description>
		<content:encoded><![CDATA[<p>Peter, how did you install Builder? Did you install the gem? Try putting a:</p>
<pre>
  require 'builder'
</pre>
<p>at the top of your script. Also, a bunch of people hacking ruby and things like fedora hang out in <a href="irc://chat.freenode.net/#code4lib" rel="nofollow">irc://chat.freenode.net/#code4lib</a> so please stop by and we can figure this stuff out interactively :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Lux</title>
		<link>http://inkdroid.org/journal/2006/04/28/building-and-ingesting/comment-page-1/#comment-27359</link>
		<dc:creator>Peter Lux</dc:creator>
		<pubDate>Tue, 08 May 2007 21:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.inkdroid.org/journal/?p=98#comment-27359</guid>
		<description>Great posts and a lot of work put into this. I was looking for some help getting a Ruby implementation of a invocation tool for the Fedora API. This is a great start. 

I am having difficulty however with Builder. When I run this last bit of code, I&#039;m getting a commandline error  stating &quot;uninitialized constant Builder (NameError)&quot;


Builder  2.1.1 is installed running on Ruby 1.8.6. 


Thanks for the work on the classes.</description>
		<content:encoded><![CDATA[<p>Great posts and a lot of work put into this. I was looking for some help getting a Ruby implementation of a invocation tool for the Fedora API. This is a great start. </p>
<p>I am having difficulty however with Builder. When I run this last bit of code, I&#8217;m getting a commandline error  stating &#8220;uninitialized constant Builder (NameError)&#8221;</p>
<p>Builder  2.1.1 is installed running on Ruby 1.8.6. </p>
<p>Thanks for the work on the classes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
