<?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: Dspace hack #2 &#8212; Did you mean?</title>
	<atom:link href="http://people.oregonstate.edu/~reeset/blog/archives/354/feed" rel="self" type="application/rss+xml" />
	<link>http://people.oregonstate.edu/~reeset/blog/archives/354</link>
	<description>On my work (programming, digital libraries, cataloging) and other stuff that perks my interest (family, cycling, etc)</description>
	<lastBuildDate>Wed, 28 Oct 2009 05:56:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phil Crosby</title>
		<link>http://people.oregonstate.edu/~reeset/blog/archives/354/comment-page-1#comment-11113</link>
		<dc:creator>Phil Crosby</dc:creator>
		<pubDate>Wed, 01 Nov 2006 23:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://oregonstate.edu/~reeset/blog/archives/354#comment-11113</guid>
		<description>This is awesome. Can you post the ruby code you wrote to access google&#039;s web service?</description>
		<content:encoded><![CDATA[<p>This is awesome. Can you post the ruby code you wrote to access google&#8217;s web service?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://people.oregonstate.edu/~reeset/blog/archives/354/comment-page-1#comment-4828</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Wed, 27 Sep 2006 01:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://oregonstate.edu/~reeset/blog/archives/354#comment-4828</guid>
		<description>Tim, Dorothea, 

Thanks for the kind words.  My intention is to bake this as a patch and get it submitted -- hopefully this week.  But you both are probably right -- something like this makes more sense as an add-on.  Maybe when I have time -- I&#039;ll take a closer look at what&#039;s been done here so far.

--TR</description>
		<content:encoded><![CDATA[<p>Tim, Dorothea, </p>
<p>Thanks for the kind words.  My intention is to bake this as a patch and get it submitted &#8212; hopefully this week.  But you both are probably right &#8212; something like this makes more sense as an add-on.  Maybe when I have time &#8212; I&#8217;ll take a closer look at what&#8217;s been done here so far.</p>
<p>&#8211;TR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Donohue</title>
		<link>http://people.oregonstate.edu/~reeset/blog/archives/354/comment-page-1#comment-4770</link>
		<dc:creator>Tim Donohue</dc:creator>
		<pubDate>Tue, 26 Sep 2006 16:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://oregonstate.edu/~reeset/blog/archives/354#comment-4770</guid>
		<description>Terry,

I&#039;d second Dorothea&#039;s request that you make this into a DSpace patch.  Even as a &quot;committer&quot;, I cannot promise that we&#039;d be legally allowed to distribute it as part of DSpace (that&#039;s probably a question for MIT/HP or the Advisory Board), but I&#039;m sure others would LOVE to add this in themselves.

Also, as Dorothea mentioned, DSpace does have some &lt;a href=&quot;http://wiki.dspace.org/index.php/AddOnMechanism&quot; rel=&quot;nofollow&quot;&gt;AddOn functionality&lt;/a&gt; in the works, which this would be perfect for (hopefully that link works..the DSpace Wiki is currently undergoing a migration to MediaWiki).

If you don&#039;t have a chance to make a patch, or won&#039;t be able to maintain it, you could just &quot;copy&quot; or link this post over on the DSpace wiki (once the wiki is stable again), and perhaps someone else can take on the maintenance, until it can be made into an &quot;AddOn&quot; for DSpace.

In any case, thanks for the great code!  We&#039;re hoping to be able to use it here at UIUC as well!</description>
		<content:encoded><![CDATA[<p>Terry,</p>
<p>I&#8217;d second Dorothea&#8217;s request that you make this into a DSpace patch.  Even as a &#8220;committer&#8221;, I cannot promise that we&#8217;d be legally allowed to distribute it as part of DSpace (that&#8217;s probably a question for MIT/HP or the Advisory Board), but I&#8217;m sure others would LOVE to add this in themselves.</p>
<p>Also, as Dorothea mentioned, DSpace does have some <a href="http://wiki.dspace.org/index.php/AddOnMechanism" rel="nofollow">AddOn functionality</a> in the works, which this would be perfect for (hopefully that link works..the DSpace Wiki is currently undergoing a migration to MediaWiki).</p>
<p>If you don&#8217;t have a chance to make a patch, or won&#8217;t be able to maintain it, you could just &#8220;copy&#8221; or link this post over on the DSpace wiki (once the wiki is stable again), and perhaps someone else can take on the maintenance, until it can be made into an &#8220;AddOn&#8221; for DSpace.</p>
<p>In any case, thanks for the great code!  We&#8217;re hoping to be able to use it here at UIUC as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://people.oregonstate.edu/~reeset/blog/archives/354/comment-page-1#comment-4222</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 22 Sep 2006 15:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://oregonstate.edu/~reeset/blog/archives/354#comment-4222</guid>
		<description>Chris, 

Thank you for the documentation.  I&#039;d pretty much resigned myself to using a pure dictionary search until I ran across your post.  And then once I knew what to look for -- well, then I was off and running.

--TR</description>
		<content:encoded><![CDATA[<p>Chris, </p>
<p>Thank you for the documentation.  I&#8217;d pretty much resigned myself to using a pure dictionary search until I ran across your post.  And then once I knew what to look for &#8212; well, then I was off and running.</p>
<p>&#8211;TR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Meller</title>
		<link>http://people.oregonstate.edu/~reeset/blog/archives/354/comment-page-1#comment-4218</link>
		<dc:creator>Chris Meller</dc:creator>
		<pubDate>Fri, 22 Sep 2006 15:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://oregonstate.edu/~reeset/blog/archives/354#comment-4218</guid>
		<description>Until now, I hadn&#039;t seen any projects actually utilizing this feature full-time. I think your implementation is particularly cool (even if it is written in Java). Now, if I could work that into the live search on my blog, that would rock...

Anyway, glad I could be a source of hackery inspiration!</description>
		<content:encoded><![CDATA[<p>Until now, I hadn&#8217;t seen any projects actually utilizing this feature full-time. I think your implementation is particularly cool (even if it is written in Java). Now, if I could work that into the live search on my blog, that would rock&#8230;</p>
<p>Anyway, glad I could be a source of hackery inspiration!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dorothea</title>
		<link>http://people.oregonstate.edu/~reeset/blog/archives/354/comment-page-1#comment-4187</link>
		<dc:creator>Dorothea</dc:creator>
		<pubDate>Fri, 22 Sep 2006 13:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://oregonstate.edu/~reeset/blog/archives/354#comment-4187</guid>
		<description>THIS IS TEH AWESOME. You should submit it as a patch. They won&#039;t take it (because of its dependence on Google), but that should smooth the road toward accepting it as an add-in later.</description>
		<content:encoded><![CDATA[<p>THIS IS TEH AWESOME. You should submit it as a patch. They won&#8217;t take it (because of its dependence on Google), but that should smooth the road toward accepting it as an add-in later.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
