<?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: Google App Engine adds Java support (Review)</title>
	<atom:link href="http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/</link>
	<description>Personal blog of Theodore Nguyen-Cao</description>
	<lastBuildDate>Tue, 09 Mar 2010 22:12:58 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alain</title>
		<link>http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/comment-page-1/#comment-1439</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Sun, 12 Apr 2009 05:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodorenguyen-cao.com/?p=293#comment-1439</guid>
		<description>Hi Andy&lt;br&gt;&lt;br&gt;Cool, that&#039;s exactly what I mean. I just wrote this comment because at the moment, I do not have the possibility to test it myself. I have seen this part of the Campfire video but didn&#039;t realize, that those configuration changes are exactly the one&#039;s I was looking for (actually, I thought this couple was the worst part of the presentation! Shame on me :-(&lt;br&gt;&lt;br&gt;Anyways, I was investigating this topic a bit further and think, that it would be much better to do it with the &quot;Secure Data Connector&quot;. In one part of the Campfire, a guy from Oracle connects to its database and loads data. The advantage is, that the data is sent encrypted trough the internet. The moderator mentions shortly, that they will provide over 50 connectors. Let&#039;s see what databases they gonna support. Cheers</description>
		<content:encoded><![CDATA[<p>Hi Andy</p>
<p>Cool, that&#39;s exactly what I mean. I just wrote this comment because at the moment, I do not have the possibility to test it myself. I have seen this part of the Campfire video but didn&#39;t realize, that those configuration changes are exactly the one&#39;s I was looking for (actually, I thought this couple was the worst part of the presentation! Shame on me <img src='http://www.theodorenguyen-cao.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Anyways, I was investigating this topic a bit further and think, that it would be much better to do it with the &#8220;Secure Data Connector&#8221;. In one part of the Campfire, a guy from Oracle connects to its database and loads data. The advantage is, that the data is sent encrypted trough the internet. The moderator mentions shortly, that they will provide over 50 connectors. Let&#39;s see what databases they gonna support. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain</title>
		<link>http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/comment-page-1/#comment-1327</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Sun, 12 Apr 2009 01:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodorenguyen-cao.com/?p=293#comment-1327</guid>
		<description>Hi Andy&lt;br&gt;&lt;br&gt;Cool, that&#039;s exactly what I mean. I just wrote this comment because at the moment, I do not have the possibility to test it myself. I have seen this part of the Campfire video but didn&#039;t realize, that those configuration changes are exactly the one&#039;s I was looking for (actually, I thought this couple was the worst part of the presentation! Shame on me :-(&lt;br&gt;&lt;br&gt;Anyways, I was investigating this topic a bit further and think, that it would be much better to do it with the &quot;Secure Data Connector&quot;. In one part of the Campfire, a guy from Oracle connects to its database and loads data. The advantage is, that the data is sent encrypted trough the internet. The moderator mentions shortly, that they will provide over 50 connectors. Let&#039;s see what databases they gonna support. Cheers</description>
		<content:encoded><![CDATA[<p>Hi Andy</p>
<p>Cool, that&#39;s exactly what I mean. I just wrote this comment because at the moment, I do not have the possibility to test it myself. I have seen this part of the Campfire video but didn&#39;t realize, that those configuration changes are exactly the one&#39;s I was looking for (actually, I thought this couple was the worst part of the presentation! Shame on me <img src='http://www.theodorenguyen-cao.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Anyways, I was investigating this topic a bit further and think, that it would be much better to do it with the &#8220;Secure Data Connector&#8221;. In one part of the Campfire, a guy from Oracle connects to its database and loads data. The advantage is, that the data is sent encrypted trough the internet. The moderator mentions shortly, that they will provide over 50 connectors. Let&#39;s see what databases they gonna support. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/comment-page-1/#comment-1326</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 11 Apr 2009 14:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodorenguyen-cao.com/?p=293#comment-1326</guid>
		<description>Hi,&lt;br&gt;if you go to Youtube and find the &quot;Google Campfire One&quot; videos you can see a couple from IBM who did exactly that, taking the Google AppEngine demo application and simply changed the &quot;ConnectionURL&quot; to be for DB2 and then put the datanucleus-rdbms jar in the CLASSPATH and it was then deployed on Websphere running DB2. Have fun ;-)</description>
		<content:encoded><![CDATA[<p>Hi,<br />if you go to Youtube and find the &#8220;Google Campfire One&#8221; videos you can see a couple from IBM who did exactly that, taking the Google AppEngine demo application and simply changed the &#8220;ConnectionURL&#8221; to be for DB2 and then put the datanucleus-rdbms jar in the CLASSPATH and it was then deployed on Websphere running DB2. Have fun <img src='http://www.theodorenguyen-cao.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/comment-page-1/#comment-1325</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Thu, 09 Apr 2009 23:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodorenguyen-cao.com/?p=293#comment-1325</guid>
		<description>Sounds like you want to connect to your own database while still using Google App Engine to handle requests and processing.  I don&#039;t know the answer to the question.  According to the &lt;a href=&quot;http://code.google.com/appengine/docs/java/jrewhitelist.html&quot; rel=&quot;nofollow&quot;&gt;JRE whitelist&lt;/a&gt;, the relevant classes necessary to connect to DataSource are available. However, &lt;a href=&quot;http://code.google.com/appengine/docs/java/urlfetch/&quot; rel=&quot;nofollow&quot;&gt;the docs&lt;/a&gt; also allude to the fact that Google App Engine apps are only about to connect to other resources over HTTP and HTTPS which I read to mean I can&#039;t connect to a Data source.  &lt;a href=&quot;http://couchdb.apache.org/&quot; rel=&quot;nofollow&quot;&gt;CouchDB&lt;/a&gt; is a docutment database with a REST API which sounds like you could possibly use. &lt;br&gt;&lt;br&gt;Google has incentive to keep all of your data on their servers by claiming power in the cloud and bind/support your development through GAE.&lt;br&gt;&lt;br&gt;Given all of this, there&#039;s nothing stopping you from writing your own export/backup mechanism.  You could created a crond job that iterates over all of the objects in your datastore and generate a big SQL file that you could use to import to MySQL.  It would development require some work but might be worthwhile if you are concerned that you may want to move off of GAE in the future.&lt;br&gt;That said, give it and shot! I&#039;d be interested in if it&#039;s possible.</description>
		<content:encoded><![CDATA[<p>Sounds like you want to connect to your own database while still using Google App Engine to handle requests and processing.  I don&#39;t know the answer to the question.  According to the <a href="http://code.google.com/appengine/docs/java/jrewhitelist.html" rel="nofollow">JRE whitelist</a>, the relevant classes necessary to connect to DataSource are available. However, <a href="http://code.google.com/appengine/docs/java/urlfetch/" rel="nofollow">the docs</a> also allude to the fact that Google App Engine apps are only about to connect to other resources over HTTP and HTTPS which I read to mean I can&#39;t connect to a Data source.  <a href="http://couchdb.apache.org/" rel="nofollow">CouchDB</a> is a docutment database with a REST API which sounds like you could possibly use. </p>
<p>Google has incentive to keep all of your data on their servers by claiming power in the cloud and bind/support your development through GAE.</p>
<p>Given all of this, there&#39;s nothing stopping you from writing your own export/backup mechanism.  You could created a crond job that iterates over all of the objects in your datastore and generate a big SQL file that you could use to import to MySQL.  It would development require some work but might be worthwhile if you are concerned that you may want to move off of GAE in the future.<br />That said, give it and shot! I&#39;d be interested in if it&#39;s possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain</title>
		<link>http://www.theodorenguyen-cao.com/2009/04/08/google-app-engine-adds-java-support-review/comment-page-1/#comment-1324</link>
		<dc:creator>Alain</dc:creator>
		<pubDate>Thu, 09 Apr 2009 23:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.theodorenguyen-cao.com/?p=293#comment-1324</guid>
		<description>Hy Theodore&lt;br&gt;&lt;br&gt;Thanks for the short and informative feedback about the new possibilities with &quot;Google App Engine&quot;. Since they use the &quot;DataNucleus Access Platform&quot; to store JDO-annotated objects I&#039;m wondering, if it would be possible to store the objects in an  RDBMS. Of course &quot;DataNucleus Access Platform&quot; itself supports several of those databases (e.g. MySQL, PostgreSQL,...) but I&#039;m curious, if &quot;Google App Engine&quot; includes those extensions.&lt;br&gt;&lt;br&gt;Would it possible to adapt the &quot;jdoconfig.xml&quot; configuration file in order to use my own database so that I still &quot;own&quot; my data? It would be so much easier to backup the data and one would have full control over the data. I guess, the config-file should include something like this:&lt;br&gt;&lt;br&gt;&lt;persistence-manager-factory name=&quot;transactions-optional&quot;&gt;&lt;br&gt;        &lt;property name=&quot;javax.jdo.PersistenceManagerFactoryClass&quot;&lt;br&gt;            value=&quot;org.datanucleus.jdo.JDOPersistenceManagerFactory&quot;/&gt;&lt;br&gt;        &lt;property name=&quot;javax.jdo.option.ConnectionDriverName&quot;&lt;br&gt;            value=&quot;com.mysql.jdbc.Driver&quot;/&gt;&lt;br&gt;        &lt;property name=&quot;javax.jdo.option.ConnectionURL&quot;&lt;br&gt;            value=&quot;jdbc:mysql://localhost/datanucleus?useServerPrepStmts=false&quot;/&gt;&lt;br&gt;        &lt;property name=&quot;javax.jdo.option.ConnectionUserName&quot;&lt;br&gt;            value=&quot;username&quot;/&gt;&lt;br&gt;        &lt;property name=&quot;javax.jdo.option.ConnectionPassword&quot;&lt;br&gt;            value=&quot;password&quot;/&gt;&lt;br&gt;        &lt;property name=&quot;javax.jdo.option.Optimistic&quot;&lt;br&gt;            value=&quot;false&quot;/&gt;&lt;br&gt;        &lt;property name=&quot;datanucleus.autoCreateSchema&quot;&lt;br&gt;            value=&quot;true&quot;/&gt;&lt;br&gt;    &lt;/persistence-manager-factory&gt;&lt;br&gt;&lt;br&gt;I got this example from here: &lt;a href=&quot;http://www.datanucleus.org/products/accessplatform_1_1/jdo/pmf.html&quot; rel=&quot;nofollow&quot;&gt;http://www.datanucleus.org/products/accessplatf...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks and looking forward to hear from you,&lt;br&gt;Alain</description>
		<content:encoded><![CDATA[<p>Hy Theodore</p>
<p>Thanks for the short and informative feedback about the new possibilities with &#8220;Google App Engine&#8221;. Since they use the &#8220;DataNucleus Access Platform&#8221; to store JDO-annotated objects I&#39;m wondering, if it would be possible to store the objects in an  RDBMS. Of course &#8220;DataNucleus Access Platform&#8221; itself supports several of those databases (e.g. MySQL, PostgreSQL,&#8230;) but I&#39;m curious, if &#8220;Google App Engine&#8221; includes those extensions.</p>
<p>Would it possible to adapt the &#8220;jdoconfig.xml&#8221; configuration file in order to use my own database so that I still &#8220;own&#8221; my data? It would be so much easier to backup the data and one would have full control over the data. I guess, the config-file should include something like this:</p>
<p>&lt;persistence-manager-factory name=&#8221;transactions-optional&#8221;&gt;<br />        &lt;property name=&#8221;javax.jdo.PersistenceManagerFactoryClass&#8221;<br />            value=&#8221;org.datanucleus.jdo.JDOPersistenceManagerFactory&#8221;/&gt;<br />        &lt;property name=&#8221;javax.jdo.option.ConnectionDriverName&#8221;<br />            value=&#8221;com.mysql.jdbc.Driver&#8221;/&gt;<br />        &lt;property name=&#8221;javax.jdo.option.ConnectionURL&#8221;<br />            value=&#8221;jdbc:mysql://localhost/datanucleus?useServerPrepStmts=false&#8221;/&gt;<br />        &lt;property name=&#8221;javax.jdo.option.ConnectionUserName&#8221;<br />            value=&#8221;username&#8221;/&gt;<br />        &lt;property name=&#8221;javax.jdo.option.ConnectionPassword&#8221;<br />            value=&#8221;password&#8221;/&gt;<br />        &lt;property name=&#8221;javax.jdo.option.Optimistic&#8221;<br />            value=&#8221;false&#8221;/&gt;<br />        &lt;property name=&#8221;datanucleus.autoCreateSchema&#8221;<br />            value=&#8221;true&#8221;/&gt;<br />    &lt;/persistence-manager-factory&gt;</p>
<p>I got this example from here: <a href="http://www.datanucleus.org/products/accessplatform_1_1/jdo/pmf.html" rel="nofollow"></a><a href="http://www.datanucleus.org/products/accessplatf.." rel="nofollow">http://www.datanucleus.org/products/accessplatf..</a>.</p>
<p>Thanks and looking forward to hear from you,<br />Alain</p>
]]></content:encoded>
	</item>
</channel>
</rss>
