<?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: Source: Google To Launch BigTable As Web Service</title>
	<atom:link href="http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/</link>
	<description>Startup and Technology News</description>
	<lastBuildDate>Wed, 25 Nov 2009 01:56:49 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Google pode lançar BigTable como um serviço web - Google Discovery</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2964297</link>
		<dc:creator>Google pode lançar BigTable como um serviço web - Google Discovery</dc:creator>
		<pubDate>Thu, 03 Sep 2009 17:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2964297</guid>
		<description>[...] informações do TechCrunch, o Google pode lançar BigTable, seu sistema interno de dados, como um serviço web com o objetivo [...]</description>
		<content:encoded><![CDATA[<p>[...] informações do TechCrunch, o Google pode lançar BigTable, seu sistema interno de dados, como um serviço web com o objetivo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL Server Blog by Jason Massie</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2788696</link>
		<dc:creator>SQL Server Blog by Jason Massie</dc:creator>
		<pubDate>Mon, 08 Jun 2009 00:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2788696</guid>
		<description>[...] TechCrunch reports that google is going to be entering the cloud data services market. Actually, they are going to make available to the public what is already running production google apps. This is after Microsoft announced their public free beta of SSDS and Amazon launched simpledb. [...]</description>
		<content:encoded><![CDATA[<p>[...] TechCrunch reports that google is going to be entering the cloud data services market. Actually, they are going to make available to the public what is already running production google apps. This is after Microsoft announced their public free beta of SSDS and Amazon launched simpledb. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: App Engine：在Google上托管你的应用 -- 红人网事</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2430288</link>
		<dc:creator>App Engine：在Google上托管你的应用 -- 红人网事</dc:creator>
		<pubDate>Wed, 06 Aug 2008 11:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2430288</guid>
		<description>[...] 今天晚上第二次CampFireOne上Google Code将会宣布App Engine&#8212;&#8212;给Web开发人员提供的托管平台。这一服务将会进入封闭测试阶段，10,000名开发人员将被允许参加进来，可谓&#8221;先到先尝&#8221;。 终于等到了Google平台。传说Google的服务器服务以及开发工具已经有好几年了。自从Amazon Web Services提供了很好的类似服务之后我们都知道Google加入进来是迟早的事（下一个是Microsoft无疑）。App Engine和AWS的服务比较不完全相同，Amazon发布的是一套独立的服务，你可以使用它们创造一个通用计算平台，这些服务可以共同工作，但并不绑在一起。 App Engine则几乎是一个Web应用引擎。将很多类似AWS在独立包中提供的功能绑到一起：类似S3的存储功能，类似EC2的自扩展和处理能力，以及类似 SimpleDB的数据库功能。App Engine同时还提供一些AWS没有的能力比如Python环境、Google API，以及有可能的部分免费服务。App Engine更像是其他一些Web平台服务，比如Bungee Labs（类似但有自己的语言），Heroku（支持Rails），还有气数已尽的Zimki（它支持服务器端JavaScript，请参考Radar文章）。 App Engine包括可扩展的数据存储（基于BigTable和GFS，可以参看TechCrunch星期五的报道，这将允许应用扩展到数百万行数据的数百万用户级别），Python运行时环境&#8212;&#8212;受Django（模板系统）影响极大，以及一个开源Python日志系统。App Engine针对应用可以提供自扩展和故障恢复的能力。全球配置设定则提供了认证、分析和对Google服务API的访问。还有可下载的SDK，能够进行本地开发和调试。本地开发的应用移到Web上只需要一条命令。 所有的应用将会在appspot.com域名下。每个开发人员目前有三个应用ID。应用上载后就是http://application-id.appspot.com。开发人员当然可以把自己的域名指过来。你可以在application gallery看到当前的一组应用。我喜欢appspot这个域名，这是对Blogspot的一种敬意，和Jotspot也很贴合。 App Engine最初包括几个API。User API允许应用认证Google 帐户。Mail API允许应用发邮件&#8212;&#8212;从开发人员注册的邮件地址发送。其他API则允许与数据库的交互以及从URL抓取内容。 该服务最开始是免费的，还提供500MB的存储空间以及针对每月5百万页的充足带宽和处理器能力。一些部分的服务将会永远免费（具体有多少会在测试期间确定）。流行的应用最终是要为它的成功付费的。我猜未来Adsense帐号会连到应用上，这样App Engine的费用就可以从那里支付了。 另外值得指出的是App Engine不是一个通用计算平台。它不是打算为批处理使用。它是一个请求驱动的平台。我能想象一些AppSpot前端会使用EC2作批处理。 还要注意使用Python的情况。我提过的每一个托管平台都选择了一个特定语言。Google选择了Python而且所有Python内置工具似乎受Django（一个Python Web框架）影响极大。App Engine未来将会与其他Python框架兼容（这些在文档中有所提及：EZT，Cheetah， ClearSilver，Quixote，Django，CherryPy）。 我喜欢Google的方式。他们很清楚Google需要更多的人在Web上（更多的页面意味着更多的广告）。他们为需要建立快捷应用的用户提供平台，真正的问题是：当应用成功后还会留在这里吗？ 发这个帖子的时候我正在CampFireOne，Google将会在这里宣布App Engine。如果你有任何问题要问可以贴在评论里或直接在Twitter上发信息给我。我会替你们问。 Google会在５月24日旧金山的Web 2.0 Expo上介绍App Engine。这一部分会议对任何佩戴Expo徽章的人开放。Google还将在5月28-29日自己的会议Google I/O上介绍App Engine。     收藏本文到网摘：     &#171; 跟PSP网页浏览内存不足!永远说再见!  Tiny USB Office ：超小型移动办公套件 &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] 今天晚上第二次CampFireOne上Google Code将会宣布App Engine&#8212;&#8212;给Web开发人员提供的托管平台。这一服务将会进入封闭测试阶段，10,000名开发人员将被允许参加进来，可谓&#8221;先到先尝&#8221;。 终于等到了Google平台。传说Google的服务器服务以及开发工具已经有好几年了。自从Amazon Web Services提供了很好的类似服务之后我们都知道Google加入进来是迟早的事（下一个是Microsoft无疑）。App Engine和AWS的服务比较不完全相同，Amazon发布的是一套独立的服务，你可以使用它们创造一个通用计算平台，这些服务可以共同工作，但并不绑在一起。 App Engine则几乎是一个Web应用引擎。将很多类似AWS在独立包中提供的功能绑到一起：类似S3的存储功能，类似EC2的自扩展和处理能力，以及类似 SimpleDB的数据库功能。App Engine同时还提供一些AWS没有的能力比如Python环境、Google API，以及有可能的部分免费服务。App Engine更像是其他一些Web平台服务，比如Bungee Labs（类似但有自己的语言），Heroku（支持Rails），还有气数已尽的Zimki（它支持服务器端JavaScript，请参考Radar文章）。 App Engine包括可扩展的数据存储（基于BigTable和GFS，可以参看TechCrunch星期五的报道，这将允许应用扩展到数百万行数据的数百万用户级别），Python运行时环境&#8212;&#8212;受Django（模板系统）影响极大，以及一个开源Python日志系统。App Engine针对应用可以提供自扩展和故障恢复的能力。全球配置设定则提供了认证、分析和对Google服务API的访问。还有可下载的SDK，能够进行本地开发和调试。本地开发的应用移到Web上只需要一条命令。 所有的应用将会在appspot.com域名下。每个开发人员目前有三个应用ID。应用上载后就是http://application-id.appspot.com。开发人员当然可以把自己的域名指过来。你可以在application gallery看到当前的一组应用。我喜欢appspot这个域名，这是对Blogspot的一种敬意，和Jotspot也很贴合。 App Engine最初包括几个API。User API允许应用认证Google 帐户。Mail API允许应用发邮件&#8212;&#8212;从开发人员注册的邮件地址发送。其他API则允许与数据库的交互以及从URL抓取内容。 该服务最开始是免费的，还提供500MB的存储空间以及针对每月5百万页的充足带宽和处理器能力。一些部分的服务将会永远免费（具体有多少会在测试期间确定）。流行的应用最终是要为它的成功付费的。我猜未来Adsense帐号会连到应用上，这样App Engine的费用就可以从那里支付了。 另外值得指出的是App Engine不是一个通用计算平台。它不是打算为批处理使用。它是一个请求驱动的平台。我能想象一些AppSpot前端会使用EC2作批处理。 还要注意使用Python的情况。我提过的每一个托管平台都选择了一个特定语言。Google选择了Python而且所有Python内置工具似乎受Django（一个Python Web框架）影响极大。App Engine未来将会与其他Python框架兼容（这些在文档中有所提及：EZT，Cheetah， ClearSilver，Quixote，Django，CherryPy）。 我喜欢Google的方式。他们很清楚Google需要更多的人在Web上（更多的页面意味着更多的广告）。他们为需要建立快捷应用的用户提供平台，真正的问题是：当应用成功后还会留在这里吗？ 发这个帖子的时候我正在CampFireOne，Google将会在这里宣布App Engine。如果你有任何问题要问可以贴在评论里或直接在Twitter上发信息给我。我会替你们问。 Google会在５月24日旧金山的Web 2.0 Expo上介绍App Engine。这一部分会议对任何佩戴Expo徽章的人开放。Google还将在5月28-29日自己的会议Google I/O上介绍App Engine。     收藏本文到网摘：     &laquo; 跟PSP网页浏览内存不足!永远说再见!  Tiny USB Office ：超小型移动办公套件 &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Source mobile edition</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2416178</link>
		<dc:creator>Open Source mobile edition</dc:creator>
		<pubDate>Tue, 22 Jul 2008 17:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2416178</guid>
		<description>[...] cloud will bring a third word, host, but so far it is mainly a set of services built around that one word, search, [...]</description>
		<content:encoded><![CDATA[<p>[...] cloud will bring a third word, host, but so far it is mainly a set of services built around that one word, search, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Большая таблица &#124; Analyse&#124;that</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2399452</link>
		<dc:creator>Большая таблица &#124; Analyse&#124;that</dc:creator>
		<pubDate>Sun, 06 Jul 2008 23:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2399452</guid>
		<description>[...] предсказывает скорый выпуск компанией Google своего внутреннего [...]</description>
		<content:encoded><![CDATA[<p>[...] предсказывает скорый выпуск компанией Google своего внутреннего [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google sur les traces des services Web d&#8217;Amazon</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2206779</link>
		<dc:creator>Google sur les traces des services Web d&#8217;Amazon</dc:creator>
		<pubDate>Mon, 21 Apr 2008 09:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2206779</guid>
		<description>[...] cette heure ce n&#8217;est encore qu&#8217;une rumeur mais il semblerait que Google soit en train de préparer une offre de service sur sa BigTable (il [...]</description>
		<content:encoded><![CDATA[<p>[...] cette heure ce n&#8217;est encore qu&#8217;une rumeur mais il semblerait que Google soit en train de préparer une offre de service sur sa BigTable (il [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leaves Rustle &#187; Blog Archive &#187; Wrapup, Textish Edition</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2175868</link>
		<dc:creator>Leaves Rustle &#187; Blog Archive &#187; Wrapup, Textish Edition</dc:creator>
		<pubDate>Mon, 14 Apr 2008 20:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2175868</guid>
		<description>[...] I can now create a google on top of google – if I wanted to. Related, &#8220;cloud computing&#8221; is really popping onto the radar. [...]</description>
		<content:encoded><![CDATA[<p>[...] I can now create a google on top of google – if I wanted to. Related, &#8220;cloud computing&#8221; is really popping onto the radar. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; App Engine: Host Your Apps with Google&#160;&#8212;&#160;Instant Web Meetings.COM - Video Conference, Collaboration, E Learning, Unified Communications</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2163971</link>
		<dc:creator>&#160; App Engine: Host Your Apps with Google&#160;&#8212;&#160;Instant Web Meetings.COM - Video Conference, Collaboration, E Learning, Unified Communications</dc:creator>
		<pubDate>Sat, 12 Apr 2008 07:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2163971</guid>
		<description>[...] Engine includes a scalable datastore (based on BigTable and GFS as TechCrunch wrote on Friday; this will allow apps to scale to millions of users with millions of rows of data), a Python [...]</description>
		<content:encoded><![CDATA[<p>[...] Engine includes a scalable datastore (based on BigTable and GFS as TechCrunch wrote on Friday; this will allow apps to scale to millions of users with millions of rows of data), a Python [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aggrefeed.com &#187; Blog Archive &#187; Source: Google To Launch BigTable As Web Service</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2162707</link>
		<dc:creator>aggrefeed.com &#187; Blog Archive &#187; Source: Google To Launch BigTable As Web Service</dc:creator>
		<pubDate>Fri, 11 Apr 2008 16:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2162707</guid>
		<description>[...] &#8220;Google may be releasing BigTable, its internal database system, as a web service to compete with Amazon SimpleDB, according to a source with knowledge of the launch. There are also rumors that press is being pre-briefed on the product, although we haven&#8217; t been contacted by Google. BigTable is a highly scalable database system used internally by [&#8230;]&#8221; via TechCrunch [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Google may be releasing BigTable, its internal database system, as a web service to compete with Amazon SimpleDB, according to a source with knowledge of the launch. There are also rumors that press is being pre-briefed on the product, although we haven&#8217; t been contacted by Google. BigTable is a highly scalable database system used internally by [&#8230;]&#8221; via TechCrunch [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google App Engine &#124; nextManage: next generation management</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2159817</link>
		<dc:creator>Google App Engine &#124; nextManage: next generation management</dc:creator>
		<pubDate>Thu, 10 Apr 2008 13:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2159817</guid>
		<description>[...] talks about Google BigTable service which powers the App Engine.    Share this: These icons link to social bookmarking sites where [...]</description>
		<content:encoded><![CDATA[<p>[...] talks about Google BigTable service which powers the App Engine.    Share this: These icons link to social bookmarking sites where [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laughing Meme &#187; Blog Archive &#187; Quick Test</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2158987</link>
		<dc:creator>Laughing Meme &#187; Blog Archive &#187; Quick Test</dc:creator>
		<pubDate>Thu, 10 Apr 2008 07:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2158987</guid>
		<description>[...] contrary to TC&#8217;s breathy article BigTable is not much like SimpleDB (other then they&#8217;re both ways of storing and retrieving [...]</description>
		<content:encoded><![CDATA[<p>[...] contrary to TC&#8217;s breathy article BigTable is not much like SimpleDB (other then they&#8217;re both ways of storing and retrieving [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: likejazz.COM &#183; 구글 웹 어플리케이션 플랫폼: App Engine</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2158512</link>
		<dc:creator>likejazz.COM &#183; 구글 웹 어플리케이션 플랫폼: App Engine</dc:creator>
		<pubDate>Thu, 10 Apr 2008 03:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2158512</guid>
		<description>[...] GQL이라는 질의어를 이용해 데이타스토어에 액세스할 수 있다. 얼마전 TechCrunch에서 BigTable을 웹 서비스로 공개한다는 얘기가 흘러나왔는데 이것이 App Engine을 통해 사실로 드러났다. [...]</description>
		<content:encoded><![CDATA[<p>[...] GQL이라는 질의어를 이용해 데이타스토어에 액세스할 수 있다. 얼마전 TechCrunch에서 BigTable을 웹 서비스로 공개한다는 얘기가 흘러나왔는데 이것이 App Engine을 통해 사실로 드러났다. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 在Google上托管你的应用 - App Engine发布 at IT业界资讯</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2158477</link>
		<dc:creator>在Google上托管你的应用 - App Engine发布 at IT业界资讯</dc:creator>
		<pubDate>Thu, 10 Apr 2008 02:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2158477</guid>
		<description>[...] App Engine包括可扩展的数据存储（基于BigTable和GFS，可以参看TechCrunch星期五的报道，这将允许应用扩展到数百万行数据的数百万用户级别），Python运行时环境——受Django（模 板系统）影响极大，以及一个开源Python日志系统。App Engine针对应用可以提供自扩展和故障恢复的能力。全球配置设定则提供了认证、分析和对Google服务API的访问。还有可下载的SDK，能够进行 本地开发和调试。本地开发的应用移到Web上只需要一条命令。 [...]</description>
		<content:encoded><![CDATA[<p>[...] App Engine包括可扩展的数据存储（基于BigTable和GFS，可以参看TechCrunch星期五的报道，这将允许应用扩展到数百万行数据的数百万用户级别），Python运行时环境——受Django（模 板系统）影响极大，以及一个开源Python日志系统。App Engine针对应用可以提供自扩展和故障恢复的能力。全球配置设定则提供了认证、分析和对Google服务API的访问。还有可下载的SDK，能够进行 本地开发和调试。本地开发的应用移到Web上只需要一条命令。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: (中文版 Chinese Version) Biographicon Does Social Biographies - Pitchfork.tv Brings Music Vidoes Web 2.0 - WuawWee Takes Your Social Network Cellular - Free Line Report 4.8.08</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2157527</link>
		<dc:creator>(中文版 Chinese Version) Biographicon Does Social Biographies - Pitchfork.tv Brings Music Vidoes Web 2.0 - WuawWee Takes Your Social Network Cellular - Free Line Report 4.8.08</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2157527</guid>
		<description>[...] 另外我不知道你是否留意过，不过自从2004年，Google实验室（你应该经常关注它，不过现在我们替你来做）—— 不管怎样，Google一直以来都在开发一个叫做BigTable的内部数据库， 后者可以处理PB级的数据量。BigTable可以被植入很多Google程序，从网站排序到Google地球。现在有传言说Google正打算对大众开发这一技术，以此与Amazon Simple竞争。持续关注吧。:-) [...]</description>
		<content:encoded><![CDATA[<p>[...] 另外我不知道你是否留意过，不过自从2004年，Google实验室（你应该经常关注它，不过现在我们替你来做）—— 不管怎样，Google一直以来都在开发一个叫做BigTable的内部数据库， 后者可以处理PB级的数据量。BigTable可以被植入很多Google程序，从网站排序到Google地球。现在有传言说Google正打算对大众开发这一技术，以此与Amazon Simple竞争。持续关注吧。:-) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: جوجل: تدخل مجال قواعد البيانات &#124; تيدوز</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2156275</link>
		<dc:creator>جوجل: تدخل مجال قواعد البيانات &#124; تيدوز</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2156275</guid>
		<description>[...] المصدر   addthis_url = &#039;http%3A%2F%2Fwww.teedoz.com%2F2008%2F%25d8%25ac%25d9%2588%25d8%25ac%25d9%2584-%25d8%25aa%25d8%25af%25d8%25ae%25d9%2584-%25d9%2585%25d8%25ac%25d8%25a7%25d9%2584-%25d9%2582%25d9%2588%25d8%25a7%25d8%25b9%25d8%25af-%25d8%25a7%25d9%2584%25d8%25a8%25d9%258a%25d8%25a7%25d9%2586%25d8%25a7%25d8%25aa%2F&#039;; addthis_title = &#039;%D8%AC%D9%88%D8%AC%D9%84%3A+%D8%AA%D8%AF%D8%AE%D9%84+%D9%85%D8%AC%D8%A7%D9%84+%D9%82%D9%88%D8%A7%D8%B9%D8%AF+%D8%A7%D9%84%D8%A8%D9%8A%D8%A7%D9%86%D8%A7%D8%AA&#039;; addthis_pub = &#039;&#039;;   This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License. [...]</description>
		<content:encoded><![CDATA[<p>[...] المصدر   addthis_url = &#8216;http%3A%2F%2Fwww.teedoz.com%2F2008%2F%25d8%25ac%25d9%2588%25d8%25ac%25d9%2584-%25d8%25aa%25d8%25af%25d8%25ae%25d9%2584-%25d9%2585%25d8%25ac%25d8%25a7%25d9%2584-%25d9%2582%25d9%2588%25d8%25a7%25d8%25b9%25d8%25af-%25d8%25a7%25d9%2584%25d8%25a8%25d9%258a%25d8%25a7%25d9%2586%25d8%25a7%25d8%25aa%2F&#8217;; addthis_title = &#8216;%D8%AC%D9%88%D8%AC%D9%84%3A+%D8%AA%D8%AF%D8%AE%D9%84+%D9%85%D8%AC%D8%A7%D9%84+%D9%82%D9%88%D8%A7%D8%B9%D8%AF+%D8%A7%D9%84%D8%A8%D9%8A%D8%A7%D9%86%D8%A7%D8%AA&#8217;; addthis_pub = &#8221;;   This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Trade Leads</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2154016</link>
		<dc:creator>Free Trade Leads</dc:creator>
		<pubDate>Wed, 09 Apr 2008 04:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2154016</guid>
		<description>Big Thumbs Up for Google.</description>
		<content:encoded><![CDATA[<p>Big Thumbs Up for Google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biographicon Does Social Biographies - Pitchfork.tv Brings Music Vidoes Web 2.0 - WuawWee Takes Your Social Network Cellular - Free Line Report 4.8.08</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2152900</link>
		<dc:creator>Biographicon Does Social Biographies - Pitchfork.tv Brings Music Vidoes Web 2.0 - WuawWee Takes Your Social Network Cellular - Free Line Report 4.8.08</dc:creator>
		<pubDate>Wed, 09 Apr 2008 00:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2152900</guid>
		<description>[...] BigTable will soon be available to programmers as another Google Service, much like Google Maps and other Google [...]</description>
		<content:encoded><![CDATA[<p>[...] BigTable will soon be available to programmers as another Google Service, much like Google Maps and other Google [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Jumps Head First Into Web Services With Google App Engine : KDI Media : Savannah, GA</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2142934</link>
		<dc:creator>Google Jumps Head First Into Web Services With Google App Engine : KDI Media : Savannah, GA</dc:creator>
		<pubDate>Tue, 08 Apr 2008 04:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2142934</guid>
		<description>[...] platform consisting of Python application servers, BigTable database access (anticipated here and here) and GFS data store [...]</description>
		<content:encoded><![CDATA[<p>[...] platform consisting of Python application servers, BigTable database access (anticipated here and here) and GFS data store [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.teletubis.info &#187; Blog Archive &#187; Google Jumps Head First Into Web Services With Google App Engine</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2142828</link>
		<dc:creator>www.teletubis.info &#187; Blog Archive &#187; Google Jumps Head First Into Web Services With Google App Engine</dc:creator>
		<pubDate>Tue, 08 Apr 2008 04:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2142828</guid>
		<description>[...] platform consisting of Python application servers, BigTable database access (anticipated here and here) and GFS data store [...]</description>
		<content:encoded><![CDATA[<p>[...] platform consisting of Python application servers, BigTable database access (anticipated here and here) and GFS data store [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Jumps Head First Into Web Services With Google App Engine</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2142204</link>
		<dc:creator>Google Jumps Head First Into Web Services With Google App Engine</dc:creator>
		<pubDate>Tue, 08 Apr 2008 02:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2142204</guid>
		<description>[...] platform consisting of Python application servers, BigTable database access (anticipated here and here) and GFS data store [...]</description>
		<content:encoded><![CDATA[<p>[...] platform consisting of Python application servers, BigTable database access (anticipated here and here) and GFS data store [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AF-Design &#187; Cloud Databases Coming Soon</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2139658</link>
		<dc:creator>AF-Design &#187; Cloud Databases Coming Soon</dc:creator>
		<pubDate>Mon, 07 Apr 2008 18:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2139658</guid>
		<description>[...] at one of their campfire format press events. They used Campfire One to announce OpenSocial and Tech Crunch is rumoring that they may be announcing their cloud database platform BigTable. With this, small businesses [...]</description>
		<content:encoded><![CDATA[<p>[...] at one of their campfire format press events. They used Campfire One to announce OpenSocial and Tech Crunch is rumoring that they may be announcing their cloud database platform BigTable. With this, small businesses [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Source: Google To Launch BigTable As Web Service &#124; Code4DotNet</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2138863</link>
		<dc:creator>Source: Google To Launch BigTable As Web Service &#124; Code4DotNet</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2138863</guid>
		<description>[...] on TechCrunchRelated [...]</description>
		<content:encoded><![CDATA[<p>[...] on TechCrunchRelated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nobulog 2.0 &#187; Bigtable も Web service 化?</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2138795</link>
		<dc:creator>nobulog 2.0 &#187; Bigtable も Web service 化?</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2138795</guid>
		<description>[...] http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/ Amazon の S3 対抗になりそうです。あちら側のサービスをつくるとデータの管理は大きな負担になるとおもいます。すでに巨大なストレージを持っている Google や Amazon がその機能を切り売りする事でスケーラブルなストレージを安価に使用できるってことですかね。 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/" rel="nofollow"></a><a href='http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/'>http://www.tech...as-web-service/</a> Amazon の S3 対抗になりそうです。あちら側のサービスをつくるとデータの管理は大きな負担になるとおもいます。すでに巨大なストレージを持っている Google や Amazon がその機能を切り売りする事でスケーラブルなストレージを安価に使用できるってことですかね。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Google Enter The Cloud? &#124; HighEdWebTech</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2138502</link>
		<dc:creator>Will Google Enter The Cloud? &#124; HighEdWebTech</dc:creator>
		<pubDate>Mon, 07 Apr 2008 12:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2138502</guid>
		<description>[...] weekend, TechCrunch reported that Google may release it&#8217;s BigTable data storage setup (it&#8217;s not really a database, [...]</description>
		<content:encoded><![CDATA[<p>[...] weekend, TechCrunch reported that Google may release it&#8217;s BigTable data storage setup (it&#8217;s not really a database, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Major Google Announcement Monday Evening: Is It BigTable?</title>
		<link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/comment-page-2/#comment-2137384</link>
		<dc:creator>Major Google Announcement Monday Evening: Is It BigTable?</dc:creator>
		<pubDate>Mon, 07 Apr 2008 04:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service/#comment-2137384</guid>
		<description>[...] hear, is their internal database system called BigTable. Google has definitely briefed press on the imminent launch of BigTable as a web service, although as we said last week we haven&#8217;t been [...]</description>
		<content:encoded><![CDATA[<p>[...] hear, is their internal database system called BigTable. Google has definitely briefed press on the imminent launch of BigTable as a web service, although as we said last week we haven&#8217;t been [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
