<?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: APEX in the Cloud</title>
	<atom:link href="http://theappslab.com/2009/03/12/apex-in-the-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/</link>
	<description>Driving Innovation</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:43:00 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jake</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6332</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Mon, 16 Mar 2009 21:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6332</guid>
		<description>Ah, great. This makes sense. Thanks for breaking it down for us. Good stuff.</description>
		<content:encoded><![CDATA[<p>Ah, great. This makes sense. Thanks for breaking it down for us. Good stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6329</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 16 Mar 2009 21:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6329</guid>
		<description>I should have been more clear about the pricing. The original post was based on a 20/cent per hour machine. I estimated that it would take 3 hours to startup the instance, upgrade Application Express to 3.2, and then complete the 3.2 specific OBE&#039;s. You can then shut down the instance and only be out 60 cents.&lt;br&gt;&lt;br&gt;My follow-up post was about making the database persist, and moving it to a cheaper, 10 cent/hour machine.</description>
		<content:encoded><![CDATA[<p>I should have been more clear about the pricing. The original post was based on a 20/cent per hour machine. I estimated that it would take 3 hours to startup the instance, upgrade Application Express to 3.2, and then complete the 3.2 specific OBE&#39;s. You can then shut down the instance and only be out 60 cents.</p>
<p>My follow-up post was about making the database persist, and moving it to a cheaper, 10 cent/hour machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6314</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Fri, 13 Mar 2009 20:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6314</guid>
		<description>Very nice. I&#039;ve seen the EC2 pricing, but the 60 cents figure for APEX wasn&#039;t (and isn&#039;t) clear to me. Sounds like you&#039;re doing a lot with AWS. Interested to hear your experiences, especially if/when you spin up EBS on EC2.&lt;br&gt;&lt;br&gt;Very, very interested. I&#039;ve been wondering how long it would take for a customer to do that.</description>
		<content:encoded><![CDATA[<p>Very nice. I&#39;ve seen the EC2 pricing, but the 60 cents figure for APEX wasn&#39;t (and isn&#39;t) clear to me. Sounds like you&#39;re doing a lot with AWS. Interested to hear your experiences, especially if/when you spin up EBS on EC2.</p>
<p>Very, very interested. I&#39;ve been wondering how long it would take for a customer to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6313</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Fri, 13 Mar 2009 20:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6313</guid>
		<description>How was scorpions different than AWS? Did they handle the hosting too? Or are you just shaking your fist at the past :) Your app reminded me of a beef I have with APEX. The URLs are very unfriendly. Very.</description>
		<content:encoded><![CDATA[<p>How was scorpions different than AWS? Did they handle the hosting too? Or are you just shaking your fist at the past <img src='http://theappslab.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Your app reminded me of a beef I have with APEX. The URLs are very unfriendly. Very.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6311</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 13 Mar 2009 05:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6311</guid>
		<description>Hi Jake,&lt;br&gt;   You can use ElasticFox or the new AWS Management console that Amazon has in Beta. You can get a small server for 10 cents per hour, all the way up to a big one at the 80 cents per hour mark. You can spool up one of the Oracle AMI&#039;s and run it, but be aware if you bundle it and use it for your own when you start it back up you have to go change the hostname in the listener.ora file (the hostname changes every time you startup the image) or if you pay for an Elastic IP you could use that, but there is a charge for those when they are in use and when not. Here is a link to the price lists:&lt;br&gt;&lt;a href=&quot;http://aws.amazon.com/ec2/#pricing&quot; rel=&quot;nofollow&quot;&gt;http://aws.amazon.com/ec2/#pricing&lt;/a&gt; . You can also find out a ton of stuff on &lt;a href=&quot;http://aws.amazon.com&quot; rel=&quot;nofollow&quot;&gt;aws.amazon.com&lt;/a&gt; (but I&#039;m sure you knew that). From my testing APEX on EC2 runs fine (have only tested XE with it). Nothing in production yet, still wrestling with issues around how to make the server part of our corporate network.&lt;br&gt;I&#039;ve been experimenting with Oracle Ebusiness Suite on EC2, but no prototype up and running yet.</description>
		<content:encoded><![CDATA[<p>Hi Jake,<br />   You can use ElasticFox or the new AWS Management console that Amazon has in Beta. You can get a small server for 10 cents per hour, all the way up to a big one at the 80 cents per hour mark. You can spool up one of the Oracle AMI&#39;s and run it, but be aware if you bundle it and use it for your own when you start it back up you have to go change the hostname in the listener.ora file (the hostname changes every time you startup the image) or if you pay for an Elastic IP you could use that, but there is a charge for those when they are in use and when not. Here is a link to the price lists:<br /><a href="http://aws.amazon.com/ec2/#pricing" rel="nofollow">http://aws.amazon.com/ec2/#pricing</a> . You can also find out a ton of stuff on <a href="http://aws.amazon.com" rel="nofollow">aws.amazon.com</a> (but I&#39;m sure you knew that). From my testing APEX on EC2 runs fine (have only tested XE with it). Nothing in production yet, still wrestling with issues around how to make the server part of our corporate network.<br />I&#39;ve been experimenting with Oracle Ebusiness Suite on EC2, but no prototype up and running yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chet</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6310</link>
		<dc:creator>chet</dc:creator>
		<pubDate>Fri, 13 Mar 2009 03:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6310</guid>
		<description>You know what I would liked to have seen?  Oracle hosted applications (database) in the Cloud.  I looked and looked, even calling Oracle.  I just had a small app (&lt;a href=&quot;http://ufalumnialley.com&quot; rel=&quot;nofollow&quot;&gt;ufalumnialley.com&lt;/a&gt;) that friends wanted me to build...I knew Oracle and it was &quot;easy.&quot;  But no go.  I ended up finding, I think, &lt;a href=&quot;http://scorpions.net&quot; rel=&quot;nofollow&quot;&gt;scorpions.net&lt;/a&gt;, which went out of business about 6 months after I started using them.&lt;br&gt;&lt;br&gt;I keep spinning up images via AWS, but I&#039;ve yet to actually log in to the database.  I&#039;ll get there soon enough.  &lt;br&gt;&lt;br&gt;I love what people are doing now.  Probably a bigger reason I didn&#039;t jump on it is because it&#039;s just the natural extension of the database now (11g anyway).  No other parts needed.</description>
		<content:encoded><![CDATA[<p>You know what I would liked to have seen?  Oracle hosted applications (database) in the Cloud.  I looked and looked, even calling Oracle.  I just had a small app (<a href="http://ufalumnialley.com" rel="nofollow">ufalumnialley.com</a>) that friends wanted me to build&#8230;I knew Oracle and it was &#8220;easy.&#8221;  But no go.  I ended up finding, I think, <a href="http://scorpions.net" rel="nofollow">scorpions.net</a>, which went out of business about 6 months after I started using them.</p>
<p>I keep spinning up images via AWS, but I&#39;ve yet to actually log in to the database.  I&#39;ll get there soon enough.  </p>
<p>I love what people are doing now.  Probably a bigger reason I didn&#39;t jump on it is because it&#39;s just the natural extension of the database now (11g anyway).  No other parts needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chet</title>
		<link>http://theappslab.com/2009/03/12/apex-in-the-cloud/comment-page-1/#comment-6309</link>
		<dc:creator>chet</dc:creator>
		<pubDate>Fri, 13 Mar 2009 03:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://theappslab.com/?p=2565#comment-6309</guid>
		<description>I saw it...I just didn&#039;t connect the dots.  Thank&#039;s for pointing out my lack of worth. ;)</description>
		<content:encoded><![CDATA[<p>I saw it&#8230;I just didn&#39;t connect the dots.  Thank&#39;s for pointing out my lack of worth. <img src='http://theappslab.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

