<?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: Let&#8217;s Mix</title>
	<atom:link href="http://theappslab.com/2007/11/12/lets-mix/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappslab.com/2007/11/12/lets-mix/</link>
	<description>Driving Innovation</description>
	<lastBuildDate>Sat, 20 Mar 2010 18:43:14 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-3366</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 31 Mar 2008 06:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-3366</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] </description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Manalang</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-3074</link>
		<dc:creator>Rich Manalang</dc:creator>
		<pubDate>Wed, 12 Mar 2008 04:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-3074</guid>
		<description>@Carlos, I was in the middle of putting a wiki page together on wiki.oracle.com, but got pulled into something else.  Deploying on Oracle App Server is actually pretty easy.  Take a look at Warbler (it&#039;s a rubygem that allows you to easily package a rails app as a war file).  Once you have a war file, you can deploy it to any java based app server.</description>
		<content:encoded><![CDATA[<p>@Carlos, I was in the middle of putting a wiki page together on wiki.oracle.com, but got pulled into something else.  Deploying on Oracle App Server is actually pretty easy.  Take a look at Warbler (it&#8217;s a rubygem that allows you to easily package a rails app as a war file).  Once you have a war file, you can deploy it to any java based app server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Terra</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-3068</link>
		<dc:creator>Carlos Terra</dc:creator>
		<pubDate>Tue, 11 Mar 2008 16:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-3068</guid>
		<description>Hello Rich,

One question, I saw the post in wiki.oracle.com.  However, it does not seem to include information on setting up jror on OAS.

Do you have some advice on this?  The only reference I am aware of is what http://sonar.hortis.ch/ uses.

Please do help us, newbies trying to make JROR run on OAS to (quietely) introduce it in our workplaces.

Thanks, Carlos</description>
		<content:encoded><![CDATA[<p>Hello Rich,</p>
<p>One question, I saw the post in wiki.oracle.com.  However, it does not seem to include information on setting up jror on OAS.</p>
<p>Do you have some advice on this?  The only reference I am aware of is what <a href="http://sonar.hortis.ch/" rel="nofollow">http://sonar.hortis.ch/</a> uses.</p>
<p>Please do help us, newbies trying to make JROR run on OAS to (quietely) introduce it in our workplaces.</p>
<p>Thanks, Carlos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Manalang</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-2955</link>
		<dc:creator>Rich Manalang</dc:creator>
		<pubDate>Wed, 27 Feb 2008 17:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-2955</guid>
		<description>@Laurent, I&#039;ll put some instructions and code up on Oracle Wiki soon -- probably later today tomorrow.  Our original code is based on a hacked version of acts_as_authenticated.  I&#039;m going to fork a version of restful_authentication and add the Oracle SSO pieces needed for it.  If you&#039;re interested, the git repo is here: http://github.com/manalang/restful-authentication/tree/master

I&#039;ll post an entry when I&#039;ve created the wiki entry on it.</description>
		<content:encoded><![CDATA[<p>@Laurent, I&#8217;ll put some instructions and code up on Oracle Wiki soon &#8212; probably later today tomorrow.  Our original code is based on a hacked version of acts_as_authenticated.  I&#8217;m going to fork a version of restful_authentication and add the Oracle SSO pieces needed for it.  If you&#8217;re interested, the git repo is here: <a href="http://github.com/manalang/restful-authentication/tree/master" rel="nofollow">http://github.com/manalang/restful-authentication/tree/master</a></p>
<p>I&#8217;ll post an entry when I&#8217;ve created the wiki entry on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-2954</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Wed, 27 Feb 2008 12:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-2954</guid>
		<description>Rich,
Just an update. I&#039;m looking for informations how to connect the (J)RoR application with the OSSO Server. Ad i see on this article more details should come...
We actually have an application developed with RoR : i plan to make it run with JRuby inside an Oracle Application Server 10g.
We already use the SSO Server for authentication (a former colleague did the trick): a Java Aplication is deployed in the SSO MidTier to display the login page and process the SSO authentication. In  our RoR app., a redirect is done to the login page. I just want to compare (if possible) with yourmethod.

Main advantages i see if we use JRuby, is the access to Java APIs and other libraries : For example, we expose the OCS Content user workspace in a portlet inside our RoR app. For this , my colleague did a kind of portage to Ruby of OCS Java APIs; but to access Web Services exposed by the Content Service, he should redevelop everything (inclusing the SOAP body) in Ruby. Using JRuby, we could come back to Oracle APIs for OCS. 
I&#039;m currently check howto create a little Chat Client (with Flex if possible, using XIFF Library) to access the OCS RTC : i just want to be able to auto-connect the user, already authentified through SSO in our RoR application.
Thanks in advance. 
Laurent</description>
		<content:encoded><![CDATA[<p>Rich,<br />
Just an update. I&#8217;m looking for informations how to connect the (J)RoR application with the OSSO Server. Ad i see on this article more details should come&#8230;<br />
We actually have an application developed with RoR : i plan to make it run with JRuby inside an Oracle Application Server 10g.<br />
We already use the SSO Server for authentication (a former colleague did the trick): a Java Aplication is deployed in the SSO MidTier to display the login page and process the SSO authentication. In  our RoR app., a redirect is done to the login page. I just want to compare (if possible) with yourmethod.</p>
<p>Main advantages i see if we use JRuby, is the access to Java APIs and other libraries : For example, we expose the OCS Content user workspace in a portlet inside our RoR app. For this , my colleague did a kind of portage to Ruby of OCS Java APIs; but to access Web Services exposed by the Content Service, he should redevelop everything (inclusing the SOAP body) in Ruby. Using JRuby, we could come back to Oracle APIs for OCS.<br />
I&#8217;m currently check howto create a little Chat Client (with Flex if possible, using XIFF Library) to access the OCS RTC : i just want to be able to auto-connect the user, already authentified through SSO in our RoR application.<br />
Thanks in advance.<br />
Laurent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle Mix &#171; Odds@Blog</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-2910</link>
		<dc:creator>Oracle Mix &#171; Odds@Blog</dc:creator>
		<pubDate>Sun, 17 Feb 2008 06:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-2910</guid>
		<description>[...] 據說這個站台是用JRuby on Rails開發的，也是第一個用JRuby on Rails實作的大型網站，拜RoR快速開發的特性，Oracle只花了五週就完成了這個網站。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 據說這個站台是用JRuby on Rails開發的，也是第一個用JRuby on Rails實作的大型網站，拜RoR快速開發的特性，Oracle只花了五週就完成了這個網站。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle AppsLab &#124; Oracle FAQ</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-2542</link>
		<dc:creator>Oracle AppsLab &#124; Oracle FAQ</dc:creator>
		<pubDate>Sun, 13 Jan 2008 04:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-2542</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Let&#8217;s Mix: 2,110 pageviews, posted November 12 [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] Let&#8217;s Mix: 2,110 pageviews, posted November 12 [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle Mix</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1972</link>
		<dc:creator>Oracle Mix</dc:creator>
		<pubDate>Thu, 29 Nov 2007 09:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1972</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Mix</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] Mix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: %w(Akita On Rails) * 2.0 - Oracle + Mix = JRuby on Public!</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1848</link>
		<dc:creator>%w(Akita On Rails) * 2.0 - Oracle + Mix = JRuby on Public!</dc:creator>
		<pubDate>Thu, 22 Nov 2007 01:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1848</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] de ver no blog do Charles Nutter sobre o Oracle Mix. Provavelmente o primeiro website público de um grande nome colocado em produção usando JRuby. [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] de ver no blog do Charles Nutter sobre o Oracle Mix. Provavelmente o primeiro website público de um grande nome colocado em produção usando JRuby. [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle Mix, Powered by JRuby on Rails - 透明思考@CSDN - CSDNBlog</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1802</link>
		<dc:creator>Oracle Mix, Powered by JRuby on Rails - 透明思考@CSDN - CSDNBlog</dc:creator>
		<pubDate>Sat, 17 Nov 2007 16:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1802</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] http://mix.oracle.com是由Oracle AppsLab开发的，用了JRuby on Rails，看这个blog：http://oracleappslab.com/2007/11/12/lets-mix/。而且ThoughtWorks在里面起了重要的作用。&#160;还有一本新书出来，叫Ruby on [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] <a href="http://mix.oracle.com是由Oracle" rel="nofollow">http://mix.oracle.com是由Oracle</a> AppsLab开发的，用了JRuby on Rails，看这个blog：http://oracleappslab.com/2007/11/12/lets-mix/。而且ThoughtWorks在里面起了重要的作用。&nbsp;还有一本新书出来，叫Ruby on [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InfoQ: Oracle Mix: First large JRuby on Rails app online</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1788</link>
		<dc:creator>InfoQ: Oracle Mix: First large JRuby on Rails app online</dc:creator>
		<pubDate>Thu, 15 Nov 2007 02:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1788</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...]  Oracle just released social networking web application called Oracle Mix - and it uses JRuby on Rails:  So, far the buzz on Oracle Mix has been good. Just some clarifications to Paul&#8217;s comments [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...]  Oracle just released social networking web application called Oracle Mix &#8211; and it uses JRuby on Rails:  So, far the buzz on Oracle Mix has been good. Just some clarifications to Paul&rsquo;s comments [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 走向社会化的滚滚洪流，甲骨文也来搀和Jruby on Rails - ChinaonRails</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1782</link>
		<dc:creator>走向社会化的滚滚洪流，甲骨文也来搀和Jruby on Rails - ChinaonRails</dc:creator>
		<pubDate>Wed, 14 Nov 2007 17:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1782</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] ，用来收集客户建议和意见，与Dell购买的crispyinews相同的作用   http://oracleappslab.com/2007/11/12/lets-mix/  运行在Oracle Application Server上,用 Oracle Database, Oracle Internet Directory, Oracle SSO, [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] ，用来收集客户建议和意见，与Dell购买的crispyinews相同的作用   <a href="http://oracleappslab.com/2007/11/12/lets-mix/" rel="nofollow">http://oracleappslab.com/2007/11/12/lets-mix/</a>  运行在Oracle Application Server上,用 Oracle Database, Oracle Internet Directory, Oracle SSO, [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tardate 11.1 - Rejoining the Oracle Social Mix</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1778</link>
		<dc:creator>Tardate 11.1 - Rejoining the Oracle Social Mix</dc:creator>
		<pubDate>Wed, 14 Nov 2007 08:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1778</guid>
		<description>&lt;strong&gt;Rejoining the Oracle Social Mix...&lt;/strong&gt;

[..] To the AppsLab team - a big thank you! As I mentioned in my last post, I&#039;m now ex-Oracle, and one of the transition pains was cutting myself off from the internal Oracle Connect social networking site. But no sooner do I leave, and they gracious....</description>
		<content:encoded><![CDATA[<p><strong>Rejoining the Oracle Social Mix&#8230;</strong></p>
<p>[..] To the AppsLab team &#8211; a big thank you! As I mentioned in my last post, I&#8217;m now ex-Oracle, and one of the transition pains was cutting myself off from the internal Oracle Connect social networking site. But no sooner do I leave, and they gracious&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nDC</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1767</link>
		<dc:creator>nDC</dc:creator>
		<pubDate>Tue, 13 Nov 2007 18:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1767</guid>
		<description>For those of us developing for Oracle portal, the only option I am aware of is the Struts1 based Portal Development Kit (PDK).   Please someone tell me I can use a modern framework to develop portlets for Oracle Portal.  I&#039;ll be your #1 evengelist if you can.</description>
		<content:encoded><![CDATA[<p>For those of us developing for Oracle portal, the only option I am aware of is the Struts1 based Portal Development Kit (PDK).   Please someone tell me I can use a modern framework to develop portlets for Oracle Portal.  I&#8217;ll be your #1 evengelist if you can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nitin mittal</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1758</link>
		<dc:creator>nitin mittal</dc:creator>
		<pubDate>Tue, 13 Nov 2007 08:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1758</guid>
		<description>Gr8 Job Rich... Its very exciting that u have used jruby for mix. I will wait for ur blog with technical info related to Jruby on rails. I think jruby will help us to use best of both J2EE application severs and  rails framework...</description>
		<content:encoded><![CDATA[<p>Gr8 Job Rich&#8230; Its very exciting that u have used jruby for mix. I will wait for ur blog with technical info related to Jruby on rails. I think jruby will help us to use best of both J2EE application severs and  rails framework&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nDC</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1757</link>
		<dc:creator>nDC</dc:creator>
		<pubDate>Tue, 13 Nov 2007 07:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1757</guid>
		<description>I&#039;m developing web applications on the Oracle Portal using the Oracle&#039;s Portal Development Kit (PDK) using Struts.   Any plans to allow development for the portal using jRuby on Rails?  Or at least Struts 2?</description>
		<content:encoded><![CDATA[<p>I&#8217;m developing web applications on the Oracle Portal using the Oracle&#8217;s Portal Development Kit (PDK) using Struts.   Any plans to allow development for the portal using jRuby on Rails?  Or at least Struts 2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: First public jRuby on Rails application goes live... by Oracle</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1755</link>
		<dc:creator>First public jRuby on Rails application goes live... by Oracle</dc:creator>
		<pubDate>Tue, 13 Nov 2007 03:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1755</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] rmanalan via oracleappslab.com Submitted: Nov 12 / 20:10        First public jRuby on Rails application goes live... by Oracle Oracle released the first public jRuby on Rails site today. It runs on Oracle Application Server, [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] rmanalan via oracleappslab.com Submitted: Nov 12 / 20:10        First public jRuby on Rails application goes live&#8230; by Oracle Oracle released the first public jRuby on Rails site today. It runs on Oracle Application Server, [...]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve Ballmer</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1754</link>
		<dc:creator>steve Ballmer</dc:creator>
		<pubDate>Tue, 13 Nov 2007 03:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1754</guid>
		<description>oops sorry, wrong forum.</description>
		<content:encoded><![CDATA[<p>oops sorry, wrong forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve Ballmer</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1753</link>
		<dc:creator>steve Ballmer</dc:creator>
		<pubDate>Tue, 13 Nov 2007 02:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1753</guid>
		<description>That&#039;s what is wrong with you people!
You itards are always looking for some form of entertainment instead of getting down to the real work!
I come here to try to help you people!
I share my insights, wisdom, my hopes and fears!
I bear my very soul for your sakes .... **sniff**
... and all you want is funny,
(pause 10 sec)
I, I pity you!
Education is rarely funny! I&#039;m gonna have to double my efforts here! Thank you for the inspiration.
I&#039;m going to help you pitiful, back-alley, toy computer users if I have to BUY Apple then plow it under!
... all just for you.

http://fakesteveballmer.blogspot.com</description>
		<content:encoded><![CDATA[<p>That&#8217;s what is wrong with you people!<br />
You itards are always looking for some form of entertainment instead of getting down to the real work!<br />
I come here to try to help you people!<br />
I share my insights, wisdom, my hopes and fears!<br />
I bear my very soul for your sakes &#8230;. **sniff**<br />
&#8230; and all you want is funny,<br />
(pause 10 sec)<br />
I, I pity you!<br />
Education is rarely funny! I&#8217;m gonna have to double my efforts here! Thank you for the inspiration.<br />
I&#8217;m going to help you pitiful, back-alley, toy computer users if I have to BUY Apple then plow it under!<br />
&#8230; all just for you.</p>
<p><a href="http://fakesteveballmer.blogspot.com" rel="nofollow">http://fakesteveballmer.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://theappslab.com/2007/11/12/lets-mix/comment-page-1/#comment-1749</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Tue, 13 Nov 2007 01:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://oracleappslab.com/2007/11/12/lets-mix/#comment-1749</guid>
		<description>Steve: Thanks for the offer, but we don&#039;t run on .NET. I do know of some companies that do, if you&#039;re interested. I assume we&#039;ll see you trolling Mix sometime soon.</description>
		<content:encoded><![CDATA[<p>Steve: Thanks for the offer, but we don&#8217;t run on .NET. I do know of some companies that do, if you&#8217;re interested. I assume we&#8217;ll see you trolling Mix sometime soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
