<?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: Ruby for Java Programmers, Part VI</title>
	<atom:link href="http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/feed/" rel="self" type="application/rss+xml" />
	<link>http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/</link>
	<description>Ugo Cei's Weblog</description>
	<lastBuildDate>Mon, 15 Mar 2010 03:34:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kelly</title>
		<link>http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/comment-page-1/#comment-57071</link>
		<dc:creator>kelly</dc:creator>
		<pubDate>Fri, 26 Jan 2007 20:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/?p=913#comment-57071</guid>
		<description>Thanks for your example code on how to call a SOAP service from a ruby client.  I&#039;ve been looking for this everywhere!</description>
		<content:encoded><![CDATA[<p>Thanks for your example code on how to call a SOAP service from a ruby client.  I&#8217;ve been looking for this everywhere!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agylen &#187; Re: Outsourcing the performance-intensive functions</title>
		<link>http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/comment-page-1/#comment-29685</link>
		<dc:creator>Agylen &#187; Re: Outsourcing the performance-intensive functions</dc:creator>
		<pubDate>Wed, 13 Sep 2006 10:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/?p=913#comment-29685</guid>
		<description>[...] Well, the era of islands did never actually begin for pragmatic developers, to be honest, but anyway I think this sentence, and all of David&#8217;s piece, could very well be taken as an endorsement of the work I&#8217;ve been doing: investigating the integration between the Ruby and Java worlds. [...]</description>
		<content:encoded><![CDATA[<p>[...] Well, the era of islands did never actually begin for pragmatic developers, to be honest, but anyway I think this sentence, and all of David&#8217;s piece, could very well be taken as an endorsement of the work I&#8217;ve been doing: investigating the integration between the Ruby and Java worlds. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/comment-page-1/#comment-22291</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 13 Aug 2006 22:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/?p=913#comment-22291</guid>
		<description>The reason for both issues is that soap4r doesn&#039;t completely support wrapped document/literal services, and so you end up with getBooks taking a GetBooksRequest object,  and returning a GetBooksResponse object, rather than automatically unwrapping the content.</description>
		<content:encoded><![CDATA[<p>The reason for both issues is that soap4r doesn&#8217;t completely support wrapped document/literal services, and so you end up with getBooks taking a GetBooksRequest object,  and returning a GetBooksResponse object, rather than automatically unwrapping the content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ugo</title>
		<link>http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/comment-page-1/#comment-18403</link>
		<dc:creator>ugo</dc:creator>
		<pubDate>Sat, 22 Jul 2006 20:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/?p=913#comment-18403</guid>
		<description>Interesting. Too bad the file is for OpenOffice, a PDF version would have been welcome :). Anyway, I found some information on the POI website as well. Thanks.</description>
		<content:encoded><![CDATA[<p>Interesting. Too bad the file is for OpenOffice, a PDF version would have been welcome <img src='http://agylen.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Anyway, I found some information on the POI website as well. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dalibor Topic</title>
		<link>http://agylen.com/2006/05/06/ruby-for-java-programmers-part-vi/comment-page-1/#comment-18401</link>
		<dc:creator>Dalibor Topic</dc:creator>
		<pubDate>Sat, 22 Jul 2006 20:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://agylen.com/?p=913#comment-18401</guid>
		<description>I&#039;m not sure if you are familiar with the way it&#039;s being done in POI ruby bindings, but you may want to check out

http://www.sengupta.net/talks/Avik_Java_Ruby.sxi</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if you are familiar with the way it&#8217;s being done in POI ruby bindings, but you may want to check out</p>
<p><a href="http://www.sengupta.net/talks/Avik_Java_Ruby.sxi" rel="nofollow">http://www.sengupta.net/talks/Avik_Java_Ruby.sxi</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
