<?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: What does Google App Engine mean for Ajax developers?</title>
	<atom:link href="http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: tomm</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262811</link>
		<dc:creator>tomm</dc:creator>
		<pubDate>Mon, 14 Apr 2008 14:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262811</guid>
		<description>I was JUST telling a co-worker about Jaxer after he turned me on to this post. I agree. Though I am excited that Google is stepping into this arena...though I wish they&#039;d come guns blazing and offer something to compete with EC2. I also think their demo was weak...A heavy handed use of Python for a simple guest book.... written in Textmate? Come on...Don&#039;t tell me we evolved to this advanced state on the web to have such nice things like the Google App Engine only to turn around and use it to make something we had 15 years ago...</description>
		<content:encoded><![CDATA[<p>I was JUST telling a co-worker about Jaxer after he turned me on to this post. I agree. Though I am excited that Google is stepping into this arena&#8230;though I wish they&#8217;d come guns blazing and offer something to compete with EC2. I also think their demo was weak&#8230;A heavy handed use of Python for a simple guest book&#8230;. written in Textmate? Come on&#8230;Don&#8217;t tell me we evolved to this advanced state on the web to have such nice things like the Google App Engine only to turn around and use it to make something we had 15 years ago&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enzoaeneas</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262706</link>
		<dc:creator>enzoaeneas</dc:creator>
		<pubDate>Wed, 09 Apr 2008 14:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262706</guid>
		<description>Did you forget Aptana&#039;s Jaxer (http://www.aptana.com/jaxer)?
It allows you to write Javascript for both client and server side and simply decided where to run it. It&#039;s built on top of Gecko.</description>
		<content:encoded><![CDATA[<p>Did you forget Aptana&#8217;s Jaxer (<a href="http://www.aptana.com/jaxer" rel="nofollow">http://www.aptana.com/jaxer</a>)?<br />
It allows you to write Javascript for both client and server side and simply decided where to run it. It&#8217;s built on top of Gecko.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Anderson</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262696</link>
		<dc:creator>Eric Anderson</dc:creator>
		<pubDate>Wed, 09 Apr 2008 02:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262696</guid>
		<description>I&#039;m not sure I would go so far as to say it only has limited use because of security concerns. It all depends on the requirements of the app.

If you are doing some financial data then yes you will want to host it on servers you control. But for most apps (e.g. Content Managements Systems, Tickets support system, CRMs) ultra-tight security and confidentiality is not a requirement. The security provided by services like Amazon, Google and Heroku is probably good enough. Even with possible intrusion by police and other government agents.  In fact I would argue their security is higher than many systems people create for themselves.

Also using encryption on your data is always an option.

Just all depends on your needs but I would think for 90% or more of apps the security provided by Google and Amazon are good enough. For the other apps then yes look for other solutions.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I would go so far as to say it only has limited use because of security concerns. It all depends on the requirements of the app.</p>
<p>If you are doing some financial data then yes you will want to host it on servers you control. But for most apps (e.g. Content Managements Systems, Tickets support system, CRMs) ultra-tight security and confidentiality is not a requirement. The security provided by services like Amazon, Google and Heroku is probably good enough. Even with possible intrusion by police and other government agents.  In fact I would argue their security is higher than many systems people create for themselves.</p>
<p>Also using encryption on your data is always an option.</p>
<p>Just all depends on your needs but I would think for 90% or more of apps the security provided by Google and Amazon are good enough. For the other apps then yes look for other solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmontrasio</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262692</link>
		<dc:creator>pmontrasio</dc:creator>
		<pubDate>Tue, 08 Apr 2008 21:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262692</guid>
		<description>@pyalot: I understand your point and I agree with the spirit of what you write. Nevertheless there are people that can sue me if their data are not protected as the law of my (their?) country mandates. So I have no problem using Google&#039;s servers to store and process the data of some people (US citizens for sure), but I can&#039;t do the same for the data of people of other nationalities.

@Eric: I&#039;m a RoR developer too and I really like Heroku. It suffers from the same problem as Google App Engine. The only way out I can think of is to let customers explicitly accept that all their data are public. That should give me a shield against being sued.

Finally, I&#039;ll give Google App Engine a try. It&#039;s not wise to ignore such a technology only because it&#039;s (momentarily?) server from the wrong place.</description>
		<content:encoded><![CDATA[<p>@pyalot: I understand your point and I agree with the spirit of what you write. Nevertheless there are people that can sue me if their data are not protected as the law of my (their?) country mandates. So I have no problem using Google&#8217;s servers to store and process the data of some people (US citizens for sure), but I can&#8217;t do the same for the data of people of other nationalities.</p>
<p>@Eric: I&#8217;m a RoR developer too and I really like Heroku. It suffers from the same problem as Google App Engine. The only way out I can think of is to let customers explicitly accept that all their data are public. That should give me a shield against being sued.</p>
<p>Finally, I&#8217;ll give Google App Engine a try. It&#8217;s not wise to ignore such a technology only because it&#8217;s (momentarily?) server from the wrong place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Anderson</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262685</link>
		<dc:creator>Eric Anderson</dc:creator>
		<pubDate>Tue, 08 Apr 2008 16:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262685</guid>
		<description>This feels similar to Heroku and I really like where these apps are going. Instead of trying to do a kitchen sink approach and support everything these services are focusing on a niche market. On one hand it reduces their potential customer base by declaring for the customer what language, database and API&#039;s are available. On the other hand there are still plenty of customers and by focusing on one environment they are able to make it really kick ass.

I&#039;m not personally interested in Python but the Heroku does interest me as a Rails developer. Another developer may be more interested in Google App Engine since they might really dig Python. Neither is right or wrong. They are both just trying to capture difference niches in the marketplace.

Given the size of Google they may get greedy and try to capture other niches in the same system. I think this would be a mistake. Even if they got Ruby (or name your favorite system) running under Google App Engine it would always be a second-class citizen that is forced to do things the Python way (or Google&#039;s version of the Python way) instead of the Rails way, or PHP way or Perl way (or whatever your favorite system is).</description>
		<content:encoded><![CDATA[<p>This feels similar to Heroku and I really like where these apps are going. Instead of trying to do a kitchen sink approach and support everything these services are focusing on a niche market. On one hand it reduces their potential customer base by declaring for the customer what language, database and API&#8217;s are available. On the other hand there are still plenty of customers and by focusing on one environment they are able to make it really kick ass.</p>
<p>I&#8217;m not personally interested in Python but the Heroku does interest me as a Rails developer. Another developer may be more interested in Google App Engine since they might really dig Python. Neither is right or wrong. They are both just trying to capture difference niches in the marketplace.</p>
<p>Given the size of Google they may get greedy and try to capture other niches in the same system. I think this would be a mistake. Even if they got Ruby (or name your favorite system) running under Google App Engine it would always be a second-class citizen that is forced to do things the Python way (or Google&#8217;s version of the Python way) instead of the Rails way, or PHP way or Perl way (or whatever your favorite system is).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pyalot</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262684</link>
		<dc:creator>pyalot</dc:creator>
		<pubDate>Tue, 08 Apr 2008 16:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262684</guid>
		<description>@pmontrasio, while you do have a point with privacy and security, I&#039;d like to point out that: in the 21st century there&#039;s no such thing as privacy and security on the network. You&#039;d maybe like to contemplate your attitude towards information, when your livelyhood depends on secrecy and is connected to an internetworked network. I find that not having proprietary information is easier then worrying about privacy and security.</description>
		<content:encoded><![CDATA[<p>@pmontrasio, while you do have a point with privacy and security, I&#8217;d like to point out that: in the 21st century there&#8217;s no such thing as privacy and security on the network. You&#8217;d maybe like to contemplate your attitude towards information, when your livelyhood depends on secrecy and is connected to an internetworked network. I find that not having proprietary information is easier then worrying about privacy and security.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmontrasio</title>
		<link>http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers/comment-page-1#comment-262676</link>
		<dc:creator>pmontrasio</dc:creator>
		<pubDate>Tue, 08 Apr 2008 15:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/what-does-google-app-engine-mean-for-ajax-developers#comment-262676</guid>
		<description>These announcements are extremely interesting but as a non US-citizens working outside the US for non-US companies I&#039;m very reluctant in storing sensitive data on US-based servers. I&#039;m not alone, see http://www.scribd.com/doc/3697/Privacy-and-the-USA-Patriot-Act and http://www.theglobeandmail.com/servlet/story/RTGAM.20080324.wrgoogle24/BNStory/Technology/home
I quote three sentences from the latter document

Some other organizations are banning Google&#039;s innovative tools outright to avoid the prospect of U.S. spooks combing through their data. [...] &quot;If I were a business manager, I would want to be very careful about what kind of data I made accessible to U.S. law enforcement.&quot; [...] Montreal security strategist Jeffrey Posluns says Google&#039;s software suite may suit some small businesses because cost savings are significant. But he warns that the deciding factor should be the sensitivity of the organization&#039;s information.

So, I find these services very interesting, but I probably won&#039;t be allowed to use them for most real world applications. How about a Google or Amazon server farm outside the US jurisdiction?</description>
		<content:encoded><![CDATA[<p>These announcements are extremely interesting but as a non US-citizens working outside the US for non-US companies I&#8217;m very reluctant in storing sensitive data on US-based servers. I&#8217;m not alone, see <a href="http://www.scribd.com/doc/3697/Privacy-and-the-USA-Patriot-Act" rel="nofollow">http://www.scribd.com/doc/3697/Privacy-and-the-USA-Patriot-Act</a> and <a href="http://www.theglobeandmail.com/servlet/story/RTGAM.20080324.wrgoogle24/BNStory/Technology/home" rel="nofollow">http://www.theglobeandmail.com/servlet/story/RTGAM.20080324.wrgoogle24/BNStory/Technology/home</a><br />
I quote three sentences from the latter document</p>
<p>Some other organizations are banning Google&#8217;s innovative tools outright to avoid the prospect of U.S. spooks combing through their data. [...] &#8220;If I were a business manager, I would want to be very careful about what kind of data I made accessible to U.S. law enforcement.&#8221; [...] Montreal security strategist Jeffrey Posluns says Google&#8217;s software suite may suit some small businesses because cost savings are significant. But he warns that the deciding factor should be the sensitivity of the organization&#8217;s information.</p>
<p>So, I find these services very interesting, but I probably won&#8217;t be allowed to use them for most real world applications. How about a Google or Amazon server farm outside the US jurisdiction?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

