<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: OpenWorld unconference presentation about Rails on Oracle</title>
	<atom:link href="http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/</link>
	<description>About Ruby, Oracle, Mac and others</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:56:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eugene</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-364</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Mon, 20 Oct 2008 18:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-364</guid>
		<description>I am seaching for some idea to write in my blog... somehow come to your blog. best of luck. Eugene</description>
		<content:encoded><![CDATA[<p>I am seaching for some idea to write in my blog&#8230; somehow come to your blog. best of luck. Eugene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Jones</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-362</link>
		<dc:creator>Chris Jones</dc:creator>
		<pubDate>Thu, 09 Oct 2008 01:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-362</guid>
		<description>Hi Raimonds, I was looking after our demo booth while your talk was on and missed the fun. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Hi Raimonds, I was looking after our demo booth while your talk was on and missed the fun. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Hu</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-359</link>
		<dc:creator>Jesse Hu</dc:creator>
		<pubDate>Tue, 07 Oct 2008 02:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-359</guid>
		<description>Thanks again for your excellent job on Ruby/Rails and Oracle. Looking forward to your new ruby &quot;product&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks again for your excellent job on Ruby/Rails and Oracle. Looking forward to your new ruby &#8220;product&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raimonds Simanovskis</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-351</link>
		<dc:creator>Raimonds Simanovskis</dc:creator>
		<pubDate>Fri, 26 Sep 2008 23:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-351</guid>
		<description>Curently my oracle_enhanced adapter is working just with MRI Ruby interpreter and not with JRuby. In JRuby you have to use JDBC adapter which supports Oracle database but it does not have my additional extensions that I described in presentation.

But in JRuby you can use ruby-plsql gem - see &lt;a href=&quot;http://blog.rayapps.com/2008/06/26/ruby-plsql-gem-now-supports-jruby-and-oracle-jdbc-driver&quot; rel=&quot;nofollow&quot;&gt;discussion on my previous post&lt;/a&gt; for usage examples.

In our projects we have used Ruby on Rails to make web applications on top of Oracle E-Business Suite data - e.g. customer self-service portal or employee time sheets application. But you can of course use Ruby on Rails to create web services on top of Oracle E-Business Suite data. REST approach would be easier but you can also create SOAP based web service - in this case you need to use soap4r gem.</description>
		<content:encoded><![CDATA[<p>Curently my oracle_enhanced adapter is working just with MRI Ruby interpreter and not with JRuby. In JRuby you have to use JDBC adapter which supports Oracle database but it does not have my additional extensions that I described in presentation.</p>
<p>But in JRuby you can use ruby-plsql gem &#8211; see <a href="http://blog.rayapps.com/2008/06/26/ruby-plsql-gem-now-supports-jruby-and-oracle-jdbc-driver" rel="nofollow">discussion on my previous post</a> for usage examples.</p>
<p>In our projects we have used Ruby on Rails to make web applications on top of Oracle E-Business Suite data &#8211; e.g. customer self-service portal or employee time sheets application. But you can of course use Ruby on Rails to create web services on top of Oracle E-Business Suite data. REST approach would be easier but you can also create SOAP based web service &#8211; in this case you need to use soap4r gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Boertje</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-350</link>
		<dc:creator>Guy Boertje</dc:creator>
		<pubDate>Fri, 26 Sep 2008 17:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-350</guid>
		<description>I am v interested in building a RoR on jRuby/Glassfish project that uses your enhancements and pl/sql gem.  I need to create a WS(or REST) to EBS API adapter, with specific functionality around creating RMA orders, new items, items into categories, items into orgs, items having subinventories and locators, sensing when items are shipped, received from vendor or customer.  Have you done any prelim work in these areas? Could become opensource project or in-house with contracted assistance.</description>
		<content:encoded><![CDATA[<p>I am v interested in building a RoR on jRuby/Glassfish project that uses your enhancements and pl/sql gem.  I need to create a WS(or REST) to EBS API adapter, with specific functionality around creating RMA orders, new items, items into categories, items into orgs, items having subinventories and locators, sensing when items are shipped, received from vendor or customer.  Have you done any prelim work in these areas? Could become opensource project or in-house with contracted assistance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raimonds Simanovskis</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-349</link>
		<dc:creator>Raimonds Simanovskis</dc:creator>
		<pubDate>Fri, 26 Sep 2008 16:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-349</guid>
		<description>I do not think that &quot;legacy&quot; is such bad word :) I just use it refer to existing systems which you are not going to redesign but which contain valuable information that you want to reuse. I do not want say that everything from Oracle is legacy :) Do you have some better word how to describe such systems?

BTW DHH gave very good keynote at RailsConf Europe 2008 - &lt;a href=&quot;http://vimeo.com/1752667&quot; rel=&quot;nofollow&quot;&gt;&quot;Living with legacy software&quot;&lt;/a&gt;. The main message was that the code you write today will be legacy code tomorrow and you should not rewrite it all the time using new technologies but improve all the time existing code base.</description>
		<content:encoded><![CDATA[<p>I do not think that &#8220;legacy&#8221; is such bad word :) I just use it refer to existing systems which you are not going to redesign but which contain valuable information that you want to reuse. I do not want say that everything from Oracle is legacy :) Do you have some better word how to describe such systems?</p>
<p>BTW DHH gave very good keynote at RailsConf Europe 2008 &#8211; <a href="http://vimeo.com/1752667" rel="nofollow">&#8220;Living with legacy software&#8221;</a>. The main message was that the code you write today will be legacy code tomorrow and you should not rewrite it all the time using new technologies but improve all the time existing code base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Jarvis</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-348</link>
		<dc:creator>Martin Jarvis</dc:creator>
		<pubDate>Fri, 26 Sep 2008 09:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-348</guid>
		<description>I&#039;m an active user of Ruby on Rails and I&#039;m really impressed with the work you are doing, but every time I see the words &quot;legacy&quot; and &quot;oracle&quot; in the same sentence it makes the hairs on the back of my neck stand on end! Is legacy really the right word to use ?

Martin</description>
		<content:encoded><![CDATA[<p>I&#8217;m an active user of Ruby on Rails and I&#8217;m really impressed with the work you are doing, but every time I see the words &#8220;legacy&#8221; and &#8220;oracle&#8221; in the same sentence it makes the hairs on the back of my neck stand on end! Is legacy really the right word to use ?</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Manalang</title>
		<link>http://blog.rayapps.com/2008/09/26/openworld-unconference-presentation-about-rails-on-oracle/#comment-347</link>
		<dc:creator>Rich Manalang</dc:creator>
		<pubDate>Fri, 26 Sep 2008 02:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=52#comment-347</guid>
		<description>Great work Raimonds.  I think your work on Ruby/Oracle is excellent.  Can&#039;t wait to see what else you come up with.</description>
		<content:encoded><![CDATA[<p>Great work Raimonds.  I think your work on Ruby/Oracle is excellent.  Can&#8217;t wait to see what else you come up with.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
