<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Geoinformatics &#187; Google</title>
	<atom:link href="http://www.geoinformatics.cn/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geoinformatics.cn</link>
	<description>Arts and Sciences move me on ...</description>
	<lastBuildDate>Fri, 13 Jan 2012 10:29:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>微软近日加入SVG工作组</title>
		<link>http://www.geoinformatics.cn/2010/01/%e5%be%ae%e8%bd%af%e8%bf%91%e6%97%a5%e5%8a%a0%e5%85%a5svg%e5%b7%a5%e4%bd%9c%e7%bb%84/</link>
		<comments>http://www.geoinformatics.cn/2010/01/%e5%be%ae%e8%bd%af%e8%bf%91%e6%97%a5%e5%8a%a0%e5%85%a5svg%e5%b7%a5%e4%bd%9c%e7%bb%84/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:07:04 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=2999</guid>
		<description><![CDATA[一年前，IE8发布前夕，就说微软要在最新的版本中放弃VML，采用SVG标准，但未后话。 不过，浏览器的矢量化渲染器的统一是大趋势。特别是在HTML5中，SVG的使用已经提上了议程。如果微软要想抓住这次机会，融入主流是必然的。马化腾以前讲过一个后进的原则，内容我记不太清楚，大概是说，并不是最先进入一个领域的人就能取得成功，关键是要拥有一定的资源，这样即使未能取得先机，但依然可以后发制人。这也是为什么，我们看到腾讯在拥有了广大QQ使用者之后，又推出了QQ拼音输入法（紧随搜狗，紫光，谷歌），拍拍（紧随淘宝）以及QQ校园等。 微软大概也遵循这一套行事准则，毕竟他是桌面系统的主宰者。不过，现在Web Os越来越流行，Google Chromium自不用说，几年前还名不见经传的Eye OS，最近也传言要被IBM收购，还有我认识的MIT的David Jia，他和其小组常驻Stata Center，也在做Web OS，同时也包括我最近使用的DropBox，等等一系列的Web OS应用逐步吞噬着微软Desktop OS的市场，其实也不难想，微软的发家概念就是“人手一台PC（Personal Computer）”，大家想想，如果每个人都有一台PC，而PC又需要Desktop OS，若都用Windows系统，对于微软则是很大的市场。但是现在讲云计算（Cloud Computation）, 每个人终端用户的核心数据和计算都是由云来实现的，对于Desktop的依赖越来越小。于是乎，这几年Google的发展很快，而微软由于自己理念的原因，尾大不调。 回到正题SVG，本科的时候，就在用SVG，当时坚信SVG就是GIS的发展的方向。但是后来发现，即使SVG仅仅在前台渲染，其需要的地图数据量也是相当巨大以至于处理艰难。后来，Google使用了MapReduce技术，用瓦片（Tiles）来对地图渲染，然后pre-cached到服务器里，这样大大减少了渲染所需要的时间，但是由于传输的是栅格数据，所以数据的前台互交功能就显得很单薄。没过几年，OpenLayers在其版本2.3（我记不得具体的版本了）中，实现了矢量数据的渲染，显示以及编辑。并支持主流的IE 6+，Opera和Firefox。具体来说，OpenLayers对浏览器进行识别，对于IE 6+ 使用VML进行渲染，而对于Opera和Firefox使用SVG进行渲染。而后，我在google map中也看到了如是的应用。SVG 和 VML并存使用是地图服务商的具体解决办法。最近Cartagen 也在进行一些基于Html5 的地图渲染实验, 无容置疑制图效果很好，内存消耗巨大。 Andreas Neumann 和 André m. Winter是用SVG进行制图的坚守者。2002年的时候，Andreas等人在苏黎世帝国理工就对SVG进行了卓有成效的研究，Carto.net展示了他们大部分的地图，其中一个SVG based yosemite map的项目 是其中的集大成者。关于微软加入SVG工作组的具体内容大家可以参考 Microsoft Joins SVG Working Group 这篇博文。]]></description>
			<content:encoded><![CDATA[<div id="attachment_3000" class="wp-caption alignleft" style="width: 61px"><a href="http://www.geoinformatics.cn/wp-content/uploads/2010/01/20090107_tmpSVGlogo.png" rel="shadowbox[sbpost-2999];player=img;" title="SVG logo"><img class="size-full wp-image-3000" title="SVG logo" src="http://www.geoinformatics.cn/wp-content/uploads/2010/01/20090107_tmpSVGlogo.png" alt="SVG logo" width="51" height="50" /></a><p class="wp-caption-text">SVG logo</p></div>
<p>一年前，IE8发布前夕，就说微软要在最新的版本中放弃VML，采用SVG标准，但未后话。</p>
<p>不过，浏览器的矢量化渲染器的统一是大趋势。特别是在HTML5中，SVG的使用已经提上了议程。如果微软要想抓住这次机会，融入主流是必然的。马化腾以前讲过一个后进的原则，内容我记不太清楚，大概是说，并不是最先进入一个领域的人就能取得成功，关键是要拥有一定的资源，这样即使未能取得先机，但依然可以后发制人。这也是为什么，我们看到腾讯在拥有了广大QQ使用者之后，又推出了QQ拼音输入法（紧随搜狗，紫光，谷歌），拍拍（紧随淘宝）以及QQ校园等。<span id="more-2999"></span></p>
<p>微软大概也遵循这一套行事准则，毕竟他是桌面系统的主宰者。不过，现在Web Os越来越流行，Google Chromium自不用说，几年前还名不见经传的Eye OS，最近也传言要被IBM收购，还有我认识的MIT的David Jia，他和其小组常驻Stata Center，也在做Web OS，同时也包括我最近使用的DropBox，等等一系列的Web OS应用逐步吞噬着微软Desktop OS的市场，其实也不难想，微软的发家概念就是“人手一台PC（Personal Computer）”，大家想想，如果每个人都有一台PC，而PC又需要Desktop OS，若都用Windows系统，对于微软则是很大的市场。但是现在讲云计算（Cloud Computation）, 每个人终端用户的核心数据和计算都是由云来实现的，对于Desktop的依赖越来越小。于是乎，这几年Google的发展很快，而微软由于自己理念的原因，尾大不调。</p>
<p>回到正题SVG，本科的时候，就在用SVG，当时坚信SVG就是GIS的发展的方向。但是后来发现，即使SVG仅仅在前台渲染，其需要的地图数据量也是相当巨大以至于处理艰难。后来，Google使用了MapReduce技术，用瓦片（Tiles）来对地图渲染，然后pre-cached到服务器里，这样大大减少了渲染所需要的时间，但是由于传输的是栅格数据，所以数据的前台互交功能就显得很单薄。没过几年，OpenLayers在其版本2.3（我记不得具体的版本了）中，实现了矢量数据的渲染，显示以及编辑。并支持主流的IE 6+，Opera和Firefox。具体来说，OpenLayers对浏览器进行识别，对于IE 6+ 使用VML进行渲染，而对于Opera和Firefox使用SVG进行渲染。而后，我在google map中也看到了如是的应用。SVG 和 VML并存使用是地图服务商的具体解决办法。最近<a href="http://map.cartagen.org/">Cartagen</a> 也在进行一些基于Html5 的地图渲染实验, 无容置疑制图效果很好，内存消耗巨大。</p>
<p><a href="http://www.carto.net/neumann/">Andreas Neumann</a> 和 <a href="http://www.carto.net/andre.mw/">André m. Winter</a>是用SVG进行制图的坚守者。2002年的时候，<a href="http://www.carto.net/neumann/">Andreas</a>等人在苏黎世帝国理工就对SVG进行了卓有成效的研究，<a href="http://www.carto.net/" target="_blank">Carto.net</a>展示了他们大部分的地图，其中一个<a href="http://www.carto.net/williams/yosemite/" target="_blank">SVG based yosemite map</a>的项目 是其中的集大成者。关于微软加入SVG工作组的具体内容大家可以参考 <a href="http://www.osnews.com/story/22701/Microsoft_Joins_SVG_Working_Group"><em>Microsoft Joins SVG Working Group</em></a> 这篇博文。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2010/01/%e5%be%ae%e8%bd%af%e8%bf%91%e6%97%a5%e5%8a%a0%e5%85%a5svg%e5%b7%a5%e4%bd%9c%e7%bb%84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>告别了小梅花，迎来了灰度地图。</title>
		<link>http://www.geoinformatics.cn/2009/12/%e5%91%8a%e5%88%ab%e4%ba%86%e6%88%91%e7%9a%84%e5%b0%8f%e6%a2%85%e8%8a%b1%ef%bc%8c%e8%bf%8e%e6%9d%a5%e4%ba%86%e7%81%b0%e5%ba%a6%e5%9c%b0%e5%9b%be%e3%80%82/</link>
		<comments>http://www.geoinformatics.cn/2009/12/%e5%91%8a%e5%88%ab%e4%ba%86%e6%88%91%e7%9a%84%e5%b0%8f%e6%a2%85%e8%8a%b1%ef%bc%8c%e8%bf%8e%e6%9d%a5%e4%ba%86%e7%81%b0%e5%ba%a6%e5%9c%b0%e5%9b%be%e3%80%82/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 05:09:39 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1616</guid>
		<description><![CDATA[最开始是Giovanni让我帮他修改flex程序，后来发现他做的那个shadedgray的地图很有创意。于是乎就琢磨着给自己的首页也加一个如此的地图，并显示我所在的地理位置。如果你成功的在www.geoinformatics.cn上看到这篇帖子，你就会看到地图效果。关于实现方法，其实就是给以前的地图上增加一层filter，这样看起来，就可以叠合掉以前的颜色，同时，不光可以实现灰度地图，也可以用不通的滤镜来实现。关于代码，大家可以参考http://www.insideria.com/2009/05/having-fun-with-google-maps-fl.html。enjoy!]]></description>
			<content:encoded><![CDATA[<p>最开始是Giovanni让我帮他修改flex程序，后来发现他做的那个shadedgray的地图很有创意。于是乎就琢磨着给自己的首页也加一个如此的地图，并显示我所在的地理位置。如果你成功的在www.geoinformatics.cn上看到这篇帖子，你就会看到地图效果。关于实现方法，其实就是给以前的地图上增加一层filter，这样看起来，就可以叠合掉以前的颜色，同时，不光可以实现灰度地图，也可以用不通的滤镜来实现。关于代码，大家可以参考<a href="http://www.insideria.com/2009/05/having-fun-with-google-maps-fl.html" target="_blank">http://www.insideria.com/2009/05/having-fun-with-google-maps-fl.html</a>。enjoy! <img src='http://www.geoinformatics.cn/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div id="attachment_1617" class="wp-caption alignnone" style="width: 510px"><a rel="attachment wp-att-1617" href="http://www.geoinformatics.cn/2009/12/%e5%91%8a%e5%88%ab%e4%ba%86%e6%88%91%e7%9a%84%e5%b0%8f%e6%a2%85%e8%8a%b1%ef%bc%8c%e8%bf%8e%e6%9d%a5%e4%ba%86%e7%81%b0%e5%ba%a6%e5%9c%b0%e5%9b%be%e3%80%82/20091222_screenshot/" title="灰度地图"><img class="size-full wp-image-1617" title="灰度地图" src="http://www.geoinformatics.cn/wp-content/uploads/2009/12/20091222_screenshot.jpg" alt="灰度地图" width="500" height="367" /></a><p class="wp-caption-text">灰度地图</p></div>
<div class="wp-caption alignnone" style="width: 345px"><img title="以前首页上的小梅花" src="http://www.geoinformatics.cn/wp-content/themes/japanese-cherry-blossom-10/images/flowers.jpg" alt="以前首页上的小梅花" width="335" height="145" /><p class="wp-caption-text">以前首页上的小梅花</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/12/%e5%91%8a%e5%88%ab%e4%ba%86%e6%88%91%e7%9a%84%e5%b0%8f%e6%a2%85%e8%8a%b1%ef%bc%8c%e8%bf%8e%e6%9d%a5%e4%ba%86%e7%81%b0%e5%ba%a6%e5%9c%b0%e5%9b%be%e3%80%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>图标谋杀案 &#8212; 留心你每次Google Map上的搜索！</title>
		<link>http://www.geoinformatics.cn/2009/10/%e5%9b%be%e6%a0%87%e8%b0%8b%e6%9d%80%e6%a1%88-%e7%95%99%e5%bf%83%e4%bd%a0%e6%af%8f%e6%ac%a1google-map%e4%b8%8a%e7%9a%84%e6%90%9c%e7%b4%a2%ef%bc%81/</link>
		<comments>http://www.geoinformatics.cn/2009/10/%e5%9b%be%e6%a0%87%e8%b0%8b%e6%9d%80%e6%a1%88-%e7%95%99%e5%bf%83%e4%bd%a0%e6%af%8f%e6%ac%a1google-map%e4%b8%8a%e7%9a%84%e6%90%9c%e7%b4%a2%ef%bc%81/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 20:09:30 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Umapper]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1384</guid>
		<description><![CDATA[无题]]></description>
			<content:encoded><![CDATA[<p>无题<br />
<img src="/wp-content/uploads//20091027_map_marker_death_tshirt.jpg" alt="图标谋杀案" title="图标谋杀案" width="500" height="209" class="alignnone size-full wp-image-1385" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/10/%e5%9b%be%e6%a0%87%e8%b0%8b%e6%9d%80%e6%a1%88-%e7%95%99%e5%bf%83%e4%bd%a0%e6%af%8f%e6%ac%a1google-map%e4%b8%8a%e7%9a%84%e6%90%9c%e7%b4%a2%ef%bc%81/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>几个开源GIS库的更新</title>
		<link>http://www.geoinformatics.cn/2009/10/%e5%87%a0%e4%b8%aa%e5%bc%80%e6%ba%90gis%e5%ba%93%e7%9a%84%e6%9b%b4%e6%96%b0/</link>
		<comments>http://www.geoinformatics.cn/2009/10/%e5%87%a0%e4%b8%aa%e5%bc%80%e6%ba%90gis%e5%ba%93%e7%9a%84%e6%9b%b4%e6%96%b0/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 19:51:29 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[OGC]]></category>
		<category><![CDATA[开源]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1279</guid>
		<description><![CDATA[最主要的还是Proj 4.7.0 支持EPSG:3857， 这就基本上否定了我们惯用的EPSG:900913的用法，或者是两者在同一时间并存。其次pyWPS也是值得关注，这个库越来越成熟了。对于做基于服务器端的空间分析是个好消息。 PROJ 4.7.0 Library Released PROJ.4, the major cartographic projections library used by so many geospatial software has released version 4.7.0. From the GFOSS blog: &#8220;Important is the regeneration of the &#8220;nad/epsg&#8221; init file with EPSG 7.1 database which now includes support for the Google Mercator (EPSG:3857). Furthermore, a substantial acceleration in [...]]]></description>
			<content:encoded><![CDATA[<p>最主要的还是Proj 4.7.0 支持EPSG:3857， 这就基本上否定了我们惯用的EPSG:900913的用法，或者是两者在同一时间并存。其次pyWPS也是值得关注，这个库越来越成熟了。对于做基于服务器端的空间分析是个好消息。</p>
<h2><span style="color: #000000;">PROJ 4.7.0 Library Released</span></h2>
<p>PROJ.4, the major cartographic projections library used by so many geospatial software has released version 4.7.0. From the GFOSS blog: &#8220;<strong><span style="color: #ff0000;">Important is the regeneration of the &#8220;nad/epsg&#8221; init file with EPSG 7.1 database which now includes support for the Google Mercator (EPSG:3857)</span></strong>. Furthermore, a substantial acceleration in some application environments is gained through a new cache implementation and and various thread safety improvements could be implemented.&#8221;</p>
<h2><span style="color: #000000;">Shapely 1.0.14 released</span></h2>
<p>This release fixes a bug in writing out WKB on 64-bit systems. It was solved by a MapFish user. If you are one, or are writing WKB to PostGIS or another application, an upgrade is recommended. I&#8217;ve uploaded an sdist tohttp://pypi.python.org/pypi/Shapely/1.0.14.</p>
<h2><span style="color: #000000;">libLAS 1.2.1 Released</span></h2>
<p>The open source ASPRS LiDAR data translation toolset named libLAS has released version 1.2.1. From the main site: &#8220;libLAS is a C/C++ library for reading and writing ASPRS LAS versions 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some LiDAR-related applications.&#8221;</p>
<h2><span style="color: #000000;">PyWPS Quick Guide &amp; Shapely 1.0.13</span></h2>
<p>On the Python geospatial theme, the Linfiniti Geo blog shares a A quick quide to getting up and running with PyWPS. A quick reminder: WPS stands for Web Processing Service (WPS) and is an OGC standard. From the introduction: &#8220;PyWPS is a great project by Jachym Cepicky and Intevation to provide an open (Open Source and Open Standards) implementation of the OGC Web Processing Service spec. In this article, I will give a quick run through of getting up and running enough to have the obligatory “Hello World” service running.&#8221; There&#8217;s also the news of the release of Shapely 1.0.13, also using Python.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/10/%e5%87%a0%e4%b8%aa%e5%bc%80%e6%ba%90gis%e5%ba%93%e7%9a%84%e6%9b%b4%e6%96%b0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>如何保存喜欢的网络视频?</title>
		<link>http://www.geoinformatics.cn/2009/09/%e5%a6%82%e4%bd%95%e4%bf%9d%e5%ad%98%e5%96%9c%e6%ac%a2%e7%9a%84%e7%bd%91%e7%bb%9c%e8%a7%86%e9%a2%91/</link>
		<comments>http://www.geoinformatics.cn/2009/09/%e5%a6%82%e4%bd%95%e4%bf%9d%e5%ad%98%e5%96%9c%e6%ac%a2%e7%9a%84%e7%bd%91%e7%bb%9c%e8%a7%86%e9%a2%91/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 18:39:37 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1183</guid>
		<description><![CDATA[现在，大多数网络视频都是基于flash环境开发的，视频本身都是flv格式，不方便保存到本地再次欣赏。告诉大家一个简单的方法，大家可以使用http://vixy.net/flv_converter进行在线转换，该网站提供了直接把youtube视频的地址转换成avi，mpeg，mp3等格式的功能。并且该网站还提供了转换的desktop version，所以更加方便用户使用。]]></description>
			<content:encoded><![CDATA[<p>现在，大多数网络视频都是基于flash环境开发的，视频本身都是flv格式，不方便保存到本地再次欣赏。告诉大家一个简单的方法，大家可以使用<a style="color: #0076a3; text-decoration: underline;" href="http://vixy.net/flv_converter">http://vixy.net/flv_converter</a>进行在线转换，该网站提供了直接把youtube视频的地址转换成avi，mpeg，mp3等格式的功能。并且该网站还提供了转换的desktop version，所以更加方便用户使用。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/09/%e5%a6%82%e4%bd%95%e4%bf%9d%e5%ad%98%e5%96%9c%e6%ac%a2%e7%9a%84%e7%bd%91%e7%bb%9c%e8%a7%86%e9%a2%91/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>为了理想而活——关于李开复和创意工场</title>
		<link>http://www.geoinformatics.cn/2009/09/%e4%b8%ba%e4%ba%86%e7%90%86%e6%83%b3%e8%80%8c%e6%b4%bb%e2%80%94%e2%80%94%e5%85%b3%e4%ba%8e%e6%9d%8e%e5%bc%80%e5%a4%8d%e5%92%8c%e5%88%9b%e6%84%8f%e5%b7%a5%e5%9c%ba/</link>
		<comments>http://www.geoinformatics.cn/2009/09/%e4%b8%ba%e4%ba%86%e7%90%86%e6%83%b3%e8%80%8c%e6%b4%bb%e2%80%94%e2%80%94%e5%85%b3%e4%ba%8e%e6%9d%8e%e5%bc%80%e5%a4%8d%e5%92%8c%e5%88%9b%e6%84%8f%e5%b7%a5%e5%9c%ba/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 21:10:22 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[时事评论]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[中国]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1127</guid>
		<description><![CDATA[李开复成了近段时期的焦点人物。日前，刚刚辞去谷歌全球副总裁、大中华区职务总裁的李开复博士在北京举办新闻发布会，宣布他将在北京创办旨在帮助中国青年成功创业的“创新工场”，并希望藉此开启自己人生的新篇章。 据介绍，创新工场是一个全方位的创业平台，旨在培育创新人才和新一代高科技企业。创新工场将吸引一批优秀创业者和工程师，在李开复博士的带领下，开创出最有市场价值和商业潜力的项目，进行研发和市场运营。当项目成熟到一定程度后，自然剥离母体成为独立子公司，直至最后上市或被收购。创新工场将立足信息产业最热门领域：互联网、移动互联网和云计算，并选择相关技术作为创业的起点。创新工场将关注三个领域：互联网行业，尤其是电子商务领域，不一定是做运营，更加注重技术创新。另外移动互联网以及云计算，也都是很好的机会。创新工场的模式为天使投资+猎头+孵化，不接受投资项目，只接受人和想法投奔创新工场。 创新工场在未来五年将投入8亿人民币。投资牵头者为刘宇环创立的中经合集团，投资者还包括财富100强企业、知名创投和中美精英人士，其中有郭台铭领导的富士康科技集团、柳传志领导的联想控股有限公司、俞敏洪领导的新东方教育科技集团、YouTube创始人陈士骏等。 “我们将在申请中挑最佳创业者、包括工程师、产品经理、用户体验设计等。做一个很大的应聘团队，把个人、团体的想法以及不同创意一起做筛选，挑出最可行的创意、搭配在一起，找到最合适的项目和人。”李开复说。 李开复的计划是每年推出3-5个公司，创新工场将帮助公司进行运营、获得相应股份并最后获取利润。李开复认为，把每个构思变成项目，大概需要3-4个月时间，成为公司项目的，将邀请中经合、IDG等公司进行投资，最后进行并购或上市。 李开复认为，创新工场将能够吸引很有想法的创业者，他表示阿里巴巴马云、腾讯马化腾成功的时代，是靠自己打拼，但对于现在的创业者来说，单靠自己打拼很不容易，因此需要有成熟的模式去帮助他们。 comments: 也许人有了理想，才能像开复一样，不满足现在所有，而是不停的拼搏努力。我现在开始从事中国历史的学习，前几天来自北大的刘晨告诉我，既然选择了历史，就要有古人的情怀，她向我介绍了苏东坡的《定风波》，里面说到&#8221;莫听穿林打叶声，何妨吟啸且徐行。&#8221;诚然，最近在生活上遇到了些挫折，但是这又有何妨呢？做人还是要有点气魄的，学了历史，就学学古人吧！ 谁怕？一蓑烟雨任平生！ 参考文献： http://tech.163.com/09/0908/21/5INHPLEB000915BF.html http://tech.163.com/09/0916/09/5JAS4PHT000915BF.html http://www.innovation-works.com/ http://www.suncity55.com/xw/Show.asp?dz=i/2009-09-07/10403415561 http://www.chinadaily.com.cn/zgzx/2009-09/08/content_8665497.htm http://dailynews.sina.com/gb/focusnews/fin/Likaifu20090904/index.html]]></description>
			<content:encoded><![CDATA[<p>李开复成了近段时期的焦点人物。日前，刚刚辞去谷歌全球副总裁、大中华区职务总裁的李开复博士在北京举办新闻发布会，宣布他将在北京创办旨在帮助中国青年成功创业的“创新工场”，并希望藉此开启自己人生的新篇章。</p>
<p>据介绍，创新工场是一个全方位的创业平台，旨在培育创新人才和新一代高科技企业。创新工场将吸引一批优秀创业者和工程师，在李开复博士的带领下，开创出最有市场价值和商业潜力的项目，进行研发和市场运营。当项目成熟到一定程度后，自然剥离母体成为独立子公司，直至最后上市或被收购。创新工场将立足信息产业最热门领域：<strong>互联网、移动互联网和云计算</strong>，并选择相关技术作为创业的起点。创新工场将关注三个领域：<strong>互联网行业，尤其是电子商务领域，不一定是做运营，更加注重技术创新</strong>。另外移动互联网以及云计算，也都是很好的机会。创新工场的模式为<strong>天使投资+猎头+孵化</strong>，不接受投资项目，只接受人和想法投奔创新工场。</p>
<p>创新工场在未来五年将投入8亿人民币。投资牵头者为刘宇环创立的中经合集团，投资者还包括财富100强企业、知名创投和中美精英人士，其中有郭台铭领导的富士康科技集团、柳传志领导的联想控股有限公司、俞敏洪领导的新东方教育科技集团、YouTube创始人陈士骏等。</p>
<p>“我们将在申请中挑最佳创业者、包括工程师、产品经理、用户体验设计等。做一个很大的应聘团队，把个人、团体的想法以及不同创意一起做筛选，挑出最可行的创意、搭配在一起，找到最合适的项目和人。”李开复说。</p>
<p>李开复的计划是每年推出3-5个公司，创新工场将帮助公司进行运营、获得相应股份并最后获取利润。李开复认为，把每个构思变成项目，大概需要3-4个月时间，成为公司项目的，将邀请中经合、IDG等公司进行投资，最后进行并购或上市。</p>
<p>李开复认为，创新工场将能够吸引很有想法的创业者，他表示阿里巴巴马云、腾讯马化腾成功的时代，是靠自己打拼，但对于现在的创业者来说，单靠自己打拼很不容易，因此需要有成熟的模式去帮助他们。</p>
<p><em>comments: 也许人有了理想，才能像开复一样，不满足现在所有，而是不停的拼搏努力。我现在开始从事中国历史的学习，前几天来自北大的刘晨告诉我，既然选择了历史，就要有古人的情怀，她向我介绍了苏东坡的《定风波》，里面说到&#8221;莫听穿林打叶声，何妨吟啸且徐行。&#8221;诚然，最近在生活上遇到了些挫折，但是这又有何妨呢？做人还是要有点气魄的，学了历史，就学学古人吧！ </em></p>
<p><em><strong>谁怕？一蓑烟雨任平生！</strong></em></p>
<p>参考文献：</p>
<p>http://tech.163.com/09/0908/21/5INHPLEB000915BF.html</p>
<p>http://tech.163.com/09/0916/09/5JAS4PHT000915BF.html</p>
<p>http://www.innovation-works.com/</p>
<p>http://www.suncity55.com/xw/Show.asp?dz=i/2009-09-07/10403415561</p>
<p>http://www.chinadaily.com.cn/zgzx/2009-09/08/content_8665497.htm</p>
<p>http://dailynews.sina.com/gb/focusnews/fin/Likaifu20090904/index.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/09/%e4%b8%ba%e4%ba%86%e7%90%86%e6%83%b3%e8%80%8c%e6%b4%bb%e2%80%94%e2%80%94%e5%85%b3%e4%ba%8e%e6%9d%8e%e5%bc%80%e5%a4%8d%e5%92%8c%e5%88%9b%e6%84%8f%e5%b7%a5%e5%9c%ba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to beta?</title>
		<link>http://www.geoinformatics.cn/2009/07/back-to-beta/</link>
		<comments>http://www.geoinformatics.cn/2009/07/back-to-beta/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:05:14 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1074</guid>
		<description><![CDATA[记得若干年前，谈Web 2.0的几个特征，其中有一项就是永远的beta. 不过这几天Gmail去掉了它beta的标记，搞得一小撮人还略感不适。所以在gmail lab里面居然有了一个back to beta的小widget，主要作用呢，就是把左上角的图标换成带有beta的图标。其目的是为了“Soothes the soul by putting the familiar beta sticker back on the Gmail logo.” 即抚平那些beta版坚定者内心的创伤。有趣，是以记之。]]></description>
			<content:encoded><![CDATA[<p>记得若干年前，谈Web 2.0的几个特征，其中有一项就是永远的beta. 不过这几天Gmail去掉了它beta的标记，搞得一小撮人还略感不适。所以在gmail lab里面居然有了一个back to beta的小widget，主要作用呢，就是把左上角的图标换成带有beta的图标。其目的是为了“Soothes the soul by putting the familiar beta sticker back on the Gmail logo.” 即抚平那些beta版坚定者内心的创伤。有趣，是以记之。</p>
<p><img class="aligncenter size-full wp-image-1075" title="20090710gmailbeta" src="/wp-content/uploads//20090710gmailbeta.jpg" alt="20090710gmailbeta" width="488" height="165" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/07/back-to-beta/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>发布一个给Google Map添加logo的小工具LogoControl</title>
		<link>http://www.geoinformatics.cn/2009/06/%e5%8f%91%e5%b8%83%e4%b8%80%e4%b8%aa%e7%bb%99google-map%e6%b7%bb%e5%8a%a0logo%e7%9a%84%e5%b0%8f%e5%b7%a5%e5%85%b7logocontrol/</link>
		<comments>http://www.geoinformatics.cn/2009/06/%e5%8f%91%e5%b8%83%e4%b8%80%e4%b8%aa%e7%bb%99google-map%e6%b7%bb%e5%8a%a0logo%e7%9a%84%e5%b0%8f%e5%b7%a5%e5%85%b7logocontrol/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 07:31:53 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Harvard]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=1054</guid>
		<description><![CDATA[其实是个很小的玩意，大家都想给自己的google map application加载上自己的logo，所以制作了这个小插件。如图所示，就是可以自定义logo，并给这个logo添加一个link。具体内容大家可以去cga-gmaps-tools 查阅。anyway，这只是个开始，关键是给自己做的timeslider做准备。]]></description>
			<content:encoded><![CDATA[<p>其实是个很小的玩意，大家都想给自己的google map application加载上自己的logo，所以制作了这个小插件。如图所示，就是可以自定义logo，并给这个logo添加一个link。具体内容大家可以去<a href="http://code.google.com/p/cga-gmaps-tools/" target="_blank">cga-gmaps-tools </a>查阅。anyway，这只是个开始，关键是给自己做的timeslider做准备。<img class="aligncenter size-full wp-image-1055" title="cga-gmaps-tools-20090601" src="/wp-content/uploads//cga-gmaps-tools-20090601.png" alt="cga-gmaps-tools-20090601" width="486" height="308" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/06/%e5%8f%91%e5%b8%83%e4%b8%80%e4%b8%aa%e7%bb%99google-map%e6%b7%bb%e5%8a%a0logo%e7%9a%84%e5%b0%8f%e5%b7%a5%e5%85%b7logocontrol/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making Heatmap by Flex Google Map API</title>
		<link>http://www.geoinformatics.cn/2009/01/making-heatmap-by-flex-google-map-api/</link>
		<comments>http://www.geoinformatics.cn/2009/01/making-heatmap-by-flex-google-map-api/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 05:15:49 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=897</guid>
		<description><![CDATA[just list some references: http://biodivertido.blogspot.com/2008/08/gbif-data-heat-maps-heat-maps-over.html http://biodivertido.blogspot.com/2008/08/google-maps-heatmap-now-correctly.html http://seld.be/notes/heat-maps-drawing-in-flash http://kelsocartography.com/blog/?p=705 http://s3.amazonaws.com/biodiversityatlas.com/heatMapProjected/SpeciesHeatMap.html http://google-maps-api.googlegroups.com/web/GoogleMapUtility.php?hl=en&#038;gda=0PsPl0YAAABS2up3cAFQx2Ch4bRe1fLHgs8xrGcfj421b8zF7Tu21rf-FQWcUp7SqoFHglRBLJP-gDhPeIFUTk5qCvTYq_EGE-Ea7GxYMt0t6nY0uV5FIQ http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/ http://blog.corunet.com/english/how-to-make-heat-maps http://www.insideria.com/2008/06/working-with-geogrpahic-data.html]]></description>
			<content:encoded><![CDATA[<p>just list some references:</p>
<p>http://biodivertido.blogspot.com/2008/08/gbif-data-heat-maps-heat-maps-over.html</p>
<p>http://biodivertido.blogspot.com/2008/08/google-maps-heatmap-now-correctly.html</p>
<p>http://seld.be/notes/heat-maps-drawing-in-flash</p>
<p>http://kelsocartography.com/blog/?p=705</p>
<p>http://s3.amazonaws.com/biodiversityatlas.com/heatMapProjected/SpeciesHeatMap.html</p>
<p>http://google-maps-api.googlegroups.com/web/GoogleMapUtility.php?hl=en&#038;gda=0PsPl0YAAABS2up3cAFQx2Ch4bRe1fLHgs8xrGcfj421b8zF7Tu21rf-FQWcUp7SqoFHglRBLJP-gDhPeIFUTk5qCvTYq_EGE-Ea7GxYMt0t6nY0uV5FIQ</p>
<p>http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/</p>
<p>http://blog.corunet.com/english/how-to-make-heat-maps</p>
<p>http://www.insideria.com/2008/06/working-with-geogrpahic-data.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2009/01/making-heatmap-by-flex-google-map-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>transit trip planner的两三事</title>
		<link>http://www.geoinformatics.cn/2008/12/transit-trip-planner%e7%9a%84%e4%b8%a4%e4%b8%89%e4%ba%8b/</link>
		<comments>http://www.geoinformatics.cn/2008/12/transit-trip-planner%e7%9a%84%e4%b8%a4%e4%b8%89%e4%ba%8b/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 00:13:18 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[生活感悟]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Dreams]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Jquery]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=859</guid>
		<description><![CDATA[四天三夜，transit trip planer，累啊，罗马可不能一天建成。]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads//200812141906transittripplanner.jpg" rel="shadowbox[sbpost-859];player=img;" title="Transit Trip Planner"><img class="alignnone size-full wp-image-861" title="Transit Trip Planner" src="/wp-content/uploads//200812141906transittripplanner.jpg" alt="" width="480" height="366" /></a></p>
<p>四天三夜，transit trip planer，累啊，罗马可不能一天建成。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/12/transit-trip-planner%e7%9a%84%e4%b8%a4%e4%b8%89%e4%ba%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FDOT Video Log and Jquery Cycle</title>
		<link>http://www.geoinformatics.cn/2008/11/fdot-video-log-and-jquery-cycle/</link>
		<comments>http://www.geoinformatics.cn/2008/11/fdot-video-log-and-jquery-cycle/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 19:23:28 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[WebGIS]]></category>

		<guid isPermaLink="false">http://blog.geoinformatics.cn/?p=802</guid>
		<description><![CDATA[FDOT Video Log是最近做的一个demo，当汽车行进的时候，会播放Video,显示路上的情景，该应用主要是基于Jquery的cycle，cycle的功能确实强大，对于管理图片，进行slideshow，cycle有它集成化的设计思想，不过我在编程的时候遇到了不少cycle的bug，比如pause和resume后，指针所在图片的位置等，本以为仍在远处，其实已经更改。 Google 的satellite的服务器罢工，记录之。（1734PM，2008.11.15.）]]></description>
			<content:encoded><![CDATA[<p><a href="http://jakobzhao.gicp.net:8000/floridatrans" target="_blank">FDOT Video Log</a>是最近做的一个demo，当汽车行进的时候，会播放Video,显示路上的情景，该应用主要是基于<a href="http://malsup.com/jquery/cycle/ " target="_blank">Jquery</a>的cycle，cycle的功能确实强大，对于管理图片，进行slideshow，cycle有它集成化的设计思想，不过我在编程的时候遇到了不少cycle的bug，比如pause和resume后，指针所在图片的位置等，本以为仍在远处，其实已经更改。</p>
<p><a href="http://blog.geoinformatics.cn/wp-content/uploads/20081116-fdot.jpg" rel="shadowbox[sbpost-802];player=img;" title="video log"><img class="alignnone size-full wp-image-809" title="video log" src="http://blog.geoinformatics.cn/wp-content/uploads/20081116-fdot.jpg" alt="" width="480" height="278" /></a></p>
<p><span style="text-decoration: line-through;">Google 的satellite的服务器罢工，记录之。（1734PM，2008.11.15.）</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/11/fdot-video-log-and-jquery-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a map from a published Google Spreadsheet</title>
		<link>http://www.geoinformatics.cn/2008/09/create-a-map-from-a-published-google-spreadsheet/</link>
		<comments>http://www.geoinformatics.cn/2008/09/create-a-map-from-a-published-google-spreadsheet/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 18:02:32 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Spreadsheet]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=776</guid>
		<description><![CDATA[Create a map from a published Google Spreadsheet we could treate the Google Spreadsheet as the database. Even if it is a lot difficult to store spatial data in to spreadsheet. at least, we can store the longlat or xy data. thay makes sense.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gmaps-samples.googlecode.com/svn/trunk/spreadsheetsmapwizard/makecustommap.htm">Create a map from a published Google Spreadsheet</a></p>
<p>we could treate the Google Spreadsheet as the database. Even if it is a lot difficult to store spatial data in to spreadsheet. at least, we can store the longlat or xy data. thay makes sense.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/09/create-a-map-from-a-published-google-spreadsheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>没处藏身撩——用Google街景地图找到你</title>
		<link>http://www.geoinformatics.cn/2008/09/%e6%b2%a1%e5%a4%84%e8%97%8f%e8%ba%ab%e6%92%a9%e2%80%94%e2%80%94%e7%94%a8google%e8%a1%97%e6%99%af%e5%9c%b0%e5%9b%be%e6%89%be%e5%88%b0%e4%bd%a0/</link>
		<comments>http://www.geoinformatics.cn/2008/09/%e6%b2%a1%e5%a4%84%e8%97%8f%e8%ba%ab%e6%92%a9%e2%80%94%e2%80%94%e7%94%a8google%e8%a1%97%e6%99%af%e5%9c%b0%e5%9b%be%e6%89%be%e5%88%b0%e4%bd%a0/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 07:38:02 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Panoramic]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=722</guid>
		<description><![CDATA[where can I hide myself in this google world? Google Street View digs you out whereever you are.Google Street View provides panoramic 360 degree views from designated roads throughout the coverage area for Google Maps.Use of the Street View Panorama object requires support for the Flash plugin on the client&#8217;s browser.How to use this component? [...]]]></description>
			<content:encoded><![CDATA[<p>where can I hide myself in this google world? Google Street View digs you out whereever you are.Google Street View provides panoramic 360 degree views from designated roads throughout the coverage area for Google Maps.Use of the Street View Panorama object requires support for the Flash plugin on the client&#8217;s browser.How to use this component? just follow the steps below,</p>
<ol>
<li> Create a container (usually a &lt;div&gt; element) to hold the Street View Flash? viewer.</li>
<li> Create a GStreetviewPanorama object and place it within the container.</li>
<li> Initialize the Street View object to refer to a specific location and display an initial &#8220;point of view&#8221; (POV).</li>
<li> Handle unsupported browsers by checking for the 603 error value.</li>
</ol>
<p>And then, google street view uses a view system named POV(Street View Points of View), which defines the placement of the camera locus for an image, but it does not define the orientation of the camera for that image. For that purpose, the GPov object literal defines three properties:</p>
<ol>
<li><strong>yaw </strong>defines the rotation angle around the camera locus in degrees relative from true north. Yaw angles are measured clockwise (90 degrees is true east).</li>
<li><strong>pitch</strong> defines the angle variance &#8220;up&#8221; or &#8220;down&#8221; from the camera&#8217;s initial default pitch, which is often (but not always) flat horizontal. (For example, an image taken on a hill will likely exhibit a default pitch that is not horizontal.) Pitch angles are measured with negative values looking up (to -90 degrees straight up and orthogonal to the default pitch) and positive values looking down (to +90 degrees straight down and orthogonal to the default pitch).</li>
<li><strong>zoom</strong> defines the zoom level of this view (effectively proscribing the &#8220;field of view&#8221;) with 0 being fully zoomed-out. Different Street View locations may provide higher or lower zoom levels.</li>
</ol>
<p>By default, these values are all 0 and define a flat horizontal view directly north with the widest possible field of view.<br />
I use Street View to display where I am. to access the streetview , goto <a href="http://plaza.ufl.edu/bo/where.html">http://plaza.ufl.edu/bo/where.htm. <span style="color: #000000;">and here is the code below,</span></a></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"> <span style="color: #003366; font-weight: bold;">var</span> myPano <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> GStreetviewPanorama<span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;pano&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      spanishtrace <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> GLatLng<span style="color: #009900;">&#40;</span><span style="color: #CC0000;">29.647343</span><span style="color: #339933;">,</span> <span style="color: #339933;">-</span><span style="color: #CC0000;">82.341644</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      myPOV <span style="color: #339933;">=</span> <span style="color: #009900;">&#123;</span>yaw<span style="color: #339933;">:</span><span style="color: #CC0000;">345</span><span style="color: #339933;">,</span>pitch<span style="color: #339933;">:-</span><span style="color: #CC0000;">10</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
      myPano.<span style="color: #660066;">setLocationAndPOV</span><span style="color: #009900;">&#40;</span>spanishtrace<span style="color: #339933;">,</span> myPOV<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      GEvent.<span style="color: #660066;">addListener</span><span style="color: #009900;">&#40;</span>myPano<span style="color: #339933;">,</span> <span style="color: #3366CC;">&quot;error&quot;</span><span style="color: #339933;">,</span> handleNoFlash<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
&nbsp;
    <span style="color: #003366; font-weight: bold;">function</span> handleNoFlash<span style="color: #009900;">&#40;</span>errorCode<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
      <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>errorCode <span style="color: #339933;">==</span> <span style="color: #CC0000;">603</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #000066;">alert</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Error: Flash doesn't appear to be supported by your browser&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #000066; font-weight: bold;">return</span><span style="color: #339933;">;</span>
      <span style="color: #009900;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/09/%e6%b2%a1%e5%a4%84%e8%97%8f%e8%ba%ab%e6%92%a9%e2%80%94%e2%80%94%e7%94%a8google%e8%a1%97%e6%99%af%e5%9c%b0%e5%9b%be%e6%89%be%e5%88%b0%e4%bd%a0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Last Guy: Game on Google Earth</title>
		<link>http://www.geoinformatics.cn/2008/09/the-last-guy-game-on-google-earth/</link>
		<comments>http://www.geoinformatics.cn/2008/09/the-last-guy-game-on-google-earth/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 16:19:22 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=717</guid>
		<description><![CDATA[Google and Sony cooperated to release a new playstation game- The Last Guy. This game is base on GOOGLE EARTH. It is available as adownloadable game on the PlayStation Store. The game is a rescue game in which the eponymous player character must guide civilians to escape from monster-infested cities. On July 31, 2008, it was released in [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong><span style="font-style: normal;"><span style="font-weight: normal;">Google and Sony cooperated to release a new playstation game- </span>The Last Guy<span style="font-weight: normal;">. This game is base on </span>GOOGLE EARTH</span></strong></em>. It is available as a<a title="Downloadable content" href="http://en.wikipedia.org/wiki/Downloadable_content">downloadable game</a> on the <a title="PlayStation Store" href="http://en.wikipedia.org/wiki/PlayStation_Store">PlayStation Store</a>. The game is a rescue game in which the eponymous player character must guide civilians to escape from monster-infested cities. On July 31, 2008, it was released in Japan for ¥500. It was released in North America ($9.99) and Europe (£4.99 <a class="mw-redirect" title="UK" href="http://en.wikipedia.org/wiki/UK">UK</a> or €7.99) on August 28, 2008.</p>
<p style="text-align: left;">Some screenshots:</p>
<p><a href="/wp-content/uploads/2008090502thelastguy.jpg" rel="shadowbox[sbpost-717];player=img;" title="2008090502thelastguy"><img class="alignnone size-full wp-image-719" title="2008090502thelastguy" src="/wp-content/uploads/2008090502thelastguy.jpg" alt="" width="350" /></a></p>
<p><a style="text-decoration: none;" href="/wp-content/uploads/2008090501thelastguy.jpg" rel="shadowbox[sbpost-717];player=img;" title="2008090501thelastguy"><img class="size-full wp-image-718 alignnone" style="text-decoration: underline;" title="2008090501thelastguy" src="/wp-content/uploads/2008090501thelastguy.jpg" alt="" width="350" /></a></p>
<p>references:</p>
<p><a href="http://en.wikipedia.org/wiki/The_Last_Guy">http://en.wikipedia.org/wiki/The_Last_Guy</a></p>
<p><a href="http://blog.us.playstation.com/2008/07/31/the-last-guy-is-here-to-rescue-you/">http://blog.us.playstation.com/2008/07/31/the-last-guy-is-here-to-rescue-you/</a></p>
<p><a href="http://www.romman.net/Article/news/etc01/200807/25638.shtml">http://www.romman.net/Article/news/etc01/200807/25638.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/09/the-last-guy-game-on-google-earth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I love the google chrome.</title>
		<link>http://www.geoinformatics.cn/2008/09/i-love-the-google-chrome/</link>
		<comments>http://www.geoinformatics.cn/2008/09/i-love-the-google-chrome/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 15:02:26 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=712</guid>
		<description><![CDATA[fast, simple, good-looking.]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads/20080902gui.jpg" rel="shadowbox[sbpost-712];player=img;" title="20080902gui"><img class="alignnone size-medium wp-image-713" title="20080902gui" src="/wp-content/uploads/20080902gui-300x216.jpg" alt="" width="300" height="216" /></a></p>
<p>fast, simple, good-looking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/09/i-love-the-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MapReduce</title>
		<link>http://www.geoinformatics.cn/2008/05/mapreduce/</link>
		<comments>http://www.geoinformatics.cn/2008/05/mapreduce/#comments</comments>
		<pubDate>Sun, 25 May 2008 21:57:44 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/?p=615</guid>
		<description><![CDATA[&#8212;最近用了tilecache，它是mapreduce最好的实例，还有kamap，geowebcache等。 这些软件都是MapReduce很好的实现。转载一篇关于MapReduce的文章。来自：百度百科 。 MapReduce是一种编程模型(并不是google自己开发的编程工具)，用于大规模数据集（大于1TB）的并行运算。概念&#8221;Map（映射）&#8221;和 &#8220;Reduce（化简）&#8221;，和他们的主要思想，都是从函数式编程语言里借来的，还有从矢量编程语言里借来的特性。他极大地方便了编程人员在不会分布式并行编程的情况下,将自己的程序运行在分布式系统上。 当前的软件实现是指定一个Map（映射）函数，用来把一组键值对映射成一组新的键值对，指定并发的Reduce（化简）函数，用来保证所有映射的键值对中的每一个共享相同的键组。 映射和化简 简单说来，一个映射函数就是对一些独立元素组成的概念上的列表（例如，一个测试成绩的列表）的每一个元素进行指定的操作（比如前面的例子里，有人发现所有学生的成绩都被高估了一分，他可以定义一个“减一”的映射函数，用来修正这个错误。）。事实上，每个元素都是被独立操作的，而原始列表没有被更改，因为这里创建了一个新的列表来保存新的答案。这就是说，Map操作是可以高度并行的，这对高性能要求的应用以及并行计算领域的需求非常有用。 而化简操作指的是对一个列表的元素进行适当的合并（继续看前面的例子，如果有人想知道班级的平均分该怎么做？他可以定义一个化简函数，通过让列表中的元素跟自己的相邻的元素相加的方式把列表减半，如此递归运算直到列表只剩下一个元素，然后用这个元素除以人数，就得到了平均分。）。虽然他不如映射函数那么并行，但是因为化简总是有一个简单的答案，大规模的运算相对独立，所以化简函数在高度并行环境下也很有用。 分布和可靠性 MapReduce通过把对数据集的大规模操作分发给网络上的每个节点实现可靠性；每个节点会周期性的把完成的工作和状态的更新报告回来。如果一个节点保持沉默超过一个预设的时间间隔，主节点（类同Google File System中的主服务器）记录下这个节点状态为死亡，并把分配给这个节点的数据发到别的节点。每个操作使用命名文件的原子操作以确保不会发生并行线程间的冲突；当文件被改名的时候，系统可能会把他们复制到任务名以外的另一个名字上去。（避免副作用）。 化简操作工作方式很类似，但是由于化简操作在并行能力较差，主节点会尽量把化简操作调度在一个节点上，或者离需要操作的数据尽可能进的节点上了；这个特性可以满足Google的需求，因为他们有足够的带宽，他们的内部网络没有那么多的机器。 用途 在Google，MapReduce用在非常广泛的应用程序中，包括“分布grep，分布排序，web连接图反转，每台机器的词矢量，web访问日志分析，反向索引构建，文档聚类,机器学习，基于统计的机器翻译&#8230;”值得注意的是，MapReduce实现以后，它被用来重新生成Google的整个索引，并取代老的ad hoc程序去更新索引。 MapReduce会生成大量的临时文件，为了提高效率，它利用Google文件系统来管理和访问这些文件。 其他实现 Nutch项目开发了一个实验性的MapReduce的实现[2]。 参考 Dean, Jeffrey &#38; Ghemawat, Sanjay (2004). &#8220;MapReduce: Simplified Data Processing on Large Clusters&#8221;. Retrieved Apr. 6, 2005 http://labs.google.com/papers/mapreduce.html &#8220;Our abstraction is inspired by the map and reduce primitives present in Lisp and many other [...]]]></description>
			<content:encoded><![CDATA[<p><em>&#8212;最近用了tilecache，它是mapreduce最好的实例，还有kamap，geowebcache等。 这些软件都是MapReduce很好的实现。转载一篇关于MapReduce的文章。来自：<a href="http://baike.baidu.com/view/2902.html?wtp=tt" target="_blank">百度百科</a> 。</em></p>
<p>MapReduce是一种编程模型(并不是google自己开发的编程工具)，用于大规模数据集（大于1TB）的并行运算。概念&#8221;Map（映射）&#8221;和 &#8220;Reduce（化简）&#8221;，和他们的主要思想，都是从函数式编程语言里借来的，还有从矢量编程语言里借来的特性。他极大地方便了编程人员在不会分布式并行编程的情况下,将自己的程序运行在分布式系统上。</p>
<p>当前的软件实现是指定一个Map（映射）函数，用来把一组键值对映射成一组新的键值对，指定并发的Reduce（化简）函数，用来保证所有映射的键值对中的每一个共享相同的键组。</p>
<h4>映射和化简</h4>
<p>简单说来，一个映射函数就是对一些独立元素组成的概念上的列表（例如，一个测试成绩的列表）的每一个元素进行指定的操作（比如前面的例子里，有人发现所有学生的成绩都被高估了一分，他可以定义一个“减一”的映射函数，用来修正这个错误。）。事实上，每个元素都是被独立操作的，而原始列表没有被更改，因为这里创建了一个新的列表来保存新的答案。这就是说，Map操作是可以高度并行的，这对高性能要求的应用以及并行计算领域的需求非常有用。</p>
<p>而化简操作指的是对一个列表的元素进行适当的合并（继续看前面的例子，如果有人想知道班级的平均分该怎么做？他可以定义一个化简函数，通过让列表中的元素跟自己的相邻的元素相加的方式把列表减半，如此递归运算直到列表只剩下一个元素，然后用这个元素除以人数，就得到了平均分。）。虽然他不如映射函数那么并行，但是因为化简总是有一个简单的答案，大规模的运算相对独立，所以化简函数在高度并行环境下也很有用。</p>
<h4>分布和可靠性</h4>
<p>MapReduce通过把对数据集的大规模操作分发给网络上的每个节点实现可靠性；每个节点会周期性的把完成的工作和状态的更新报告回来。如果一个节点保持沉默超过一个预设的时间间隔，主节点（类同Google File System中的主服务器）记录下这个节点状态为死亡，并把分配给这个节点的数据发到别的节点。每个操作使用命名文件的原子操作以确保不会发生并行线程间的冲突；当文件被改名的时候，系统可能会把他们复制到任务名以外的另一个名字上去。（避免副作用）。</p>
<p>化简操作工作方式很类似，但是由于化简操作在并行能力较差，主节点会尽量把化简操作调度在一个节点上，或者离需要操作的数据尽可能进的节点上了；这个特性可以满足Google的需求，因为他们有足够的带宽，他们的内部网络没有那么多的机器。</p>
<h4>用途</h4>
<p>在Google，MapReduce用在非常广泛的应用程序中，包括“分布grep，分布排序，web连接图反转，每台机器的词矢量，web访问日志分析，反向索引构建，文档聚类,机器学习，基于统计的机器翻译&#8230;”值得注意的是，MapReduce实现以后，它被用来重新生成Google的整个索引，并取代老的ad hoc程序去更新索引。</p>
<p>MapReduce会生成大量的临时文件，为了提高效率，它利用Google文件系统来管理和访问这些文件。<br />
其他实现<br />
Nutch项目开发了一个实验性的MapReduce的实现[2]。</p>
<h4>参考</h4>
<p>Dean, Jeffrey &amp; Ghemawat, Sanjay (2004). &#8220;MapReduce: Simplified Data Processing on Large Clusters&#8221;. Retrieved Apr. 6, 2005</p>
<p>http://labs.google.com/papers/mapreduce.html</p>
<p>&#8220;Our abstraction is inspired by the map and reduce primitives present in Lisp and many other functional languages.&#8221; -&#8221;MapReduce: Simplified Data Processing on Large Clusters&#8221;</p>
<h4>外部链接</h4>
<p>Interpreting the Data: Parallel Analysis with Sawzall- a paper on an internal tool at Google, Sawzall, which acts as an interface to MapReduce, intended to make MapReduce much easier to use.</p>
<p>http://labs.google.com/papers/sawzall.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/05/mapreduce/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>KML is accepted by OGC</title>
		<link>http://www.geoinformatics.cn/2008/04/kml-is-accepted-by-ogc/</link>
		<comments>http://www.geoinformatics.cn/2008/04/kml-is-accepted-by-ogc/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 00:56:38 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[OGC]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20080416598.html</guid>
		<description><![CDATA[谷歌本周一放弃了对其KML(Keyhole标记语言)的控制，以便使谷歌地球服务和谷歌地图服务中使用的这种语言称为一个国际标准。谷歌KML产品经理本周一在一个博客中称，从今年开始，谷歌不再控制KML。一个名为开放地理信息联盟(OGC)的国际标准组织宣布已经完成了KML的标准化进程。KML已经成为了一个OGC标准。OGC将负责维护和扩展这个标准。谷歌移交KML技术的拥有权反映了谷歌致力于开放标准的决心。从根本上说，我们的兴趣不是要控制信息，而是鼓励普及信息。 KML最初是由地理可视化公司Keyhole开发的。谷歌在2004年收购了这家公司。KML文件能够定义一个XML方法以便用二维或三维的方式显示地理数据。微软去年10月在其虚拟地球地理应用程序中增加了对KML的支持。]]></description>
			<content:encoded><![CDATA[<p>谷歌本周一放弃了对其KML(Keyhole标记语言)的控制，以便使谷歌地球服务和谷歌地图服务中使用的这种语言称为一个国际标准。谷歌KML产品经理本周一在一个博客中称，从今年开始，谷歌不再控制KML。一个名为开放地理信息联盟(OGC)的国际标准组织宣布已经完成了KML的标准化进程。KML已经成为了一个OGC标准。OGC将负责维护和扩展这个标准。谷歌移交KML技术的拥有权反映了谷歌致力于开放标准的决心。从根本上说，我们的兴趣不是要控制信息，而是鼓励普及信息。<br />
KML最初是由地理可视化公司Keyhole开发的。谷歌在2004年收购了这家公司。KML文件能够定义一个XML方法以便用二维或三维的方式显示地理数据。微软去年10月在其虚拟地球地理应用程序中增加了对KML的支持。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/04/kml-is-accepted-by-ogc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps, Timeline, and Flex (some web applications)</title>
		<link>http://www.geoinformatics.cn/2008/03/google-maps-timeline-and-flex-some-web-applications/</link>
		<comments>http://www.geoinformatics.cn/2008/03/google-maps-timeline-and-flex-some-web-applications/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 16:18:58 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[历史研究]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Timeline]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20080317586.html</guid>
		<description><![CDATA[前一段时间连续据信的轰炸，包括以前套词比较顺利的国外老师，甚至一些中意的老师也莫名其妙为什么我会被rej。hedgedog要去waterloo了，milky准备去UFL，lorry 准备去tamu，还有管牛准备去princeton，蒋微，金刚，徐MM，天驰&#8230; 看着师弟和师妹们以及几个好朋友拿到心仪的offer，除了对他们的祝福，剩下的就是于己的遗憾。那天老刘问我有几个offer，我说我没有，老刘说我不愿意告诉他，其实是自己真的没有，呵呵。想想最近做的事情，要不就是在寝室看the simpsons或者康熙，要不就是偶尔重拾旧业玩玩“挖坑”。珠江路地铁站新开了家游戏城，投篮机仍是我的最爱，某位牛教授说Persistence often pays off，是啊，经过我漫长的投篮训练，我已经可以闭着眼睛，右手习惯性的抖动，便可投到250的高分。Stage 3令人鼓舞，火箭令人鼓舞，22连胜的战绩让姚明郁闷，也许这也是我郁闷的原因。前几天去了趟鸡鸣寺，虔诚地想佛祖拜上高香，希望在申请最后的日子里有个好运，默默的等待消息吧。 切入正题，在Timeline邮件列表里有一封关于Timemap的系列信件，过年的时候已经starred，但是一直没有仔细看看。Nick用javascript写了关于如何整合Timeline和google maps的脚本timemap，具有以下的功能： * load data in JSON or KML * load multiple datasets with different color themes * hide map markers for elements not visible on timeline (i.e. show only roughly concurrent items) * more or less full access to the underlying map/timeline APIs * auto center/zoom [...]]]></description>
			<content:encoded><![CDATA[<p>前一段时间连续据信的轰炸，包括以前套词比较顺利的国外老师，甚至一些中意的老师也莫名其妙为什么我会被rej。hedgedog要去waterloo了，milky准备去UFL，lorry 准备去tamu，还有管牛准备去princeton，蒋微，金刚，徐MM，天驰&#8230; 看着师弟和师妹们以及几个好朋友拿到心仪的offer，除了对他们的祝福，剩下的就是于己的遗憾。那天老刘问我有几个offer，我说我没有，老刘说我不愿意告诉他，其实是自己真的没有，呵呵。想想最近做的事情，要不就是在寝室看the simpsons或者康熙，要不就是偶尔重拾旧业玩玩“挖坑”。珠江路地铁站新开了家游戏城，投篮机仍是我的最爱，某位牛教授说Persistence often pays off，是啊，经过我漫长的投篮训练，我已经可以闭着眼睛，右手习惯性的抖动，便可投到250的高分。Stage 3令人鼓舞，火箭令人鼓舞，22连胜的战绩让姚明郁闷，也许这也是我郁闷的原因。前几天去了趟鸡鸣寺，虔诚地想佛祖拜上高香，希望在申请最后的日子里有个好运，默默的等待消息吧。</p>
<p>切入正题，在Timeline邮件列表里有一封关于Timemap的系列信件，过年的时候已经starred，但是一直没有仔细看看。Nick用javascript写了关于如何整合Timeline和google maps的脚本<a href="http://code.google.com/p/timemap/" target="_blank">timemap</a>，具有以下的功能：</p>
<p>* load data in JSON or KML<br />
* load multiple datasets with different color themes<br />
* hide map markers for elements not visible on timeline (i.e. show only roughly concurrent items)<br />
* more or less full access to the underlying map/timeline APIs<br />
* auto center/zoom the map on loaded items<br />
* load info window data using AJAX</p>
<p>以前是有很多人做过这方面的尝试，比如著名的<a href="httphttp://www.oe-files.de/gmaps/usgseq.html" target="_blank">地震地图</a>，但是该脚本的作用在于封装了一些基本的应用。nick在制作网站Ushahidi.com和http://www.nickrabinowitz.com/projects/timemap/artists.html的时候使用了该脚本。后者表现图例个人觉得是一种创新，我很少见到在地图窗口中显示图例的网络应用。基于js的灵活性，以后图例的开发将会更加容易。</p>
<p>在回复的邮件中，看到了两个个更好的例子：</p>
<p>1） <a href="http://thunderhead.esri.com/timeline/" target="_blank">伊拉克新闻事件</a>：http://thunderhead.esri.com/timeline/ 该应用使用timeline和基于flex的地图加以整合。最近，使用flex进行地图开发的例子越多，在flex下实现放大缩小地图确实非常之炫。有空大家可以多多讨论如何使用flex整合地图应用。</p>
<p><a href="/wp-content/uploads//iraq-news.jpg" title="iraq-news.jpg" rel="shadowbox[sbpost-586];player=img;"><img src="/wp-content/uploads//iraq-news.jpg" title="iraq-news.jpg" alt="iraq-news.jpg" align="middle" /></a></p>
<p>2）<a href="http://hotpads.com/map/cities/CA/San_Francisco.htm" target="_blank">三藩市房产交易地图</a>: http://hotpads.com/map/cities/CA/San_Francisco.htm  该地图将flex使用到了极至，所用控件都是用flex做的，而且图标也是用flex制成，动画效果很不错。个人觉得，如果要做关于房产交易的网上应用平台，该网站是个不错的借鉴。</p>
<p><a href="/wp-content/uploads//hotpad.jpg" title="hotpad.jpg" rel="shadowbox[sbpost-586];player=img;"><img src="/wp-content/uploads//hotpad.jpg" title="hotpad.jpg" alt="hotpad.jpg" align="middle" /></a></p>
<p><strong>PS：</strong></p>
<p>1） flex的应用让网络互交效果更加出色。但是并不是所有的网页都是基于flex，比如伊拉克新闻事件，它仅仅是地图部分用flex整合，而timeline部分还是用javascript，这就牵扯到如何将javascript和actionscript进行配合使用的问题。其次在三藩市房地产交易的网站上，flex也是仅仅整合地图。</p>
<p>2） why use flex to integrate maps?</p>
<p>想想传统的地图显示方式，最初的地图服务器传回图片，到基于wms、wfs实现地图数据的交互，地图控件主要还是使用dhtml+javascript+css的形式，后来openlayers等客户端程序的出现，更多的使用了svg和vml。这样，网络地图变得更加生动活泼并具备更多的功能。毕竟更多的地物是基于对象的。但是无形之中加大了网络数据的载荷，但是随着技术的进步，这种载荷的增加显得微不足道。而flex的使用可以说技术和需求两个层面同时推动的。</p>
<p>首先，adobe公司兼并了macromedia，adobe主要看中了flash这个网络利器，adobe以前还是很重视SVG的开发，已经推出了svg viewer 6.0 alpha。但是自有了flash，adobe宣布将停止svg viewer的开发，把精力更多的地放在了flash环境的开发之上，我们可以看到基于flash的video网站，flikr等图片网站，将flex使用到了炉火纯青的地步。而且flex完全有能力在网络地图使用中发挥己能。</p>
<p>其次，更好的在网络地图环境中使用flex已经被推上了风头浪尖。Yahoo最早推出了只用在Yahoo map中的Flex控件。并且我们看到了网站出现了使用flash来显示VE，以及google earth的很多应用。很多坚守传统ajax模式的开发者虽然更喜欢使用javascripe的构架，比如ext，而且<a href="mailto://jakobzhao@gmail.com" target="_blank">musicman</a>曾经也看过一个日本友人开发的一个基于ext的web地图程序，确实够炫。但是ext在启动之前要加载太多的javascript脚本，经常会出现假死现象。不得不承认，flex在很多时候，还是很优秀的。基于eclipse的IDE开发环境，而且使用flex可以制作超炫的地图控件的难度要比javascript要低（当然是对于初学者来说，如果你有很高的javascript水平那则另当别论。)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/03/google-maps-timeline-and-flex-some-web-applications/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Maps API and WMS Servers zz</title>
		<link>http://www.geoinformatics.cn/2008/01/google-maps-api-and-wms-servers-zz/</link>
		<comments>http://www.geoinformatics.cn/2008/01/google-maps-api-and-wms-servers-zz/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 17:38:45 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[OGC]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20080105576.html</guid>
		<description><![CDATA[I found this post in Brian Fload, it&#8217;s a nice alternative to combine wms with google map. therefore, share with you all. James Fee and others have pointed out that Cubewerks is offering an add-on to their server product that offers Google Maps data as a WMS service. This is pretty cool but what I’d [...]]]></description>
			<content:encoded><![CDATA[<p>I found this post in <a href="http://www.spatialdatalogic.com/" target="_blank">Brian Fload</a>, it&#8217;s a nice alternative to combine wms with google map.  therefore, share with you all.<br />
<a href="http://www.spatiallyadjusted.com/2005/07/cubewerx_releas.html">James Fee </a>and <a href="http://www.directionsmag.com/blog/archives/374-CubeWerx-Turns-Google-into-WMS.html">others</a> have pointed out that Cubewerks is offering an add-on to their server product that offers Google Maps data as a WMS service. This is pretty cool but what I’d expect most developers want is the ability to display WMS layers directly in a GMap instance in the browser. Fortunately, this is not too difficult if we base a WMS map spec on the existing Street Map spec and then manipulate the URL returned for each map tile. IMO, this opens up a lot more data for use in simple GMaps applications.</p>
<p><img src="http://www.spatialdatalogic.com/sdl/public/images/SDLMap_WMS_Hybrid.PNG" /></p>
<p>UPDATE (3/27/06) &#8211; There is a better working version for Google Maps V2 here: <a href="http://johndeck.blogspot.com/">http://johndeck.blogspot.com/</a></p>
<p><a href="http://www.spatialdatalogic.com/sdl/public/downloads/GMaps_WMSSpec_0.4.zip">Download the WMSSpec code</a> <a href="http://www.spatialdatalogic.com/sdl/public/downloads/GMaps_WMSSpec_0.4.zip">(updated to version 0.4)</a></p>
<p>UPDATE &#8211; Based on feedback, I changed the spec a bit. You don&#8217;t have to pass in a base spec anymore and the shortname, version, copyright, SRS, BackgroundColor and Transparency values can now be optionally set in the constructor. Also, you can set the OverlaySpec property to any map spec you want and it will use the new GM overlay code. YMMV.</p>
<p>UPDATE 2 (8/9/05) &#8211; One quick change, when the Spec you use for your overlay already has an overlay (e.g. Hybrid), it now uses the overlay instead of the base spec. This allows you to put the Hybrid streets over any WMS layer<span id="more-576"></span></p>
<p>New Example for 0.4:<br />
var wms = new WMSSpec(&#8220;<a href="http://wms.jpl.nasa.gov/wms.cgi">http://wms.jpl.nasa.gov/wms.cgi</a>?&#8221;, &#8220;WMS Test&#8221;, &#8220;WMS&#8221;, &#8220;modis&#8221;, &#8220;default&#8221;, &#8220;image/jpeg&#8221;, &#8220;NASA 2005&#8243;);<br />
wms.OverlaySpec = map.mapTypes[2];     //Hybrid map streets<br />
Example:<br />
var wms = new WMSSpec(mapTypes[0], &#8220;<a href="http://wms.jpl.nasa.gov/wms.cgi">http://wms.jpl.nasa.gov/wms.cgi</a>?&#8221;, &#8220;WMS Test&#8221;, &#8220;modis&#8221;, &#8220;default&#8221;, &#8220;image/jpeg&#8221; );<br />
Either add this to your array of specs passed to the GMap constructor or use the undocumented access to the array itself. (MyGMap.mapTypes[MyGMap.mapTypes.length] = wms;)</p>
<p>WMSSpec(baseSpec, baseURLtoWMSServer, name, layer, style, format);<br />
1) the Google Maps Streets spec, usually the first spec in the array but it is also pointed to by the G_MAP_TYPE and _GOOGLE_MAP_TYPE variables<br />
2) The URL to the WMS Server, don’t forget the “?” at the end<br />
3) Name of service, used for labeling<br />
4) Layer – the WMS layer name to use. This parameter is passed in whole to the server so it will accept whatever the WMS server is expecting<br />
5) Style – the WMS style to use. See 4.<br />
6) Format – the image format to return. (e.g. image/png, image/jpeg etc.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/01/google-maps-api-and-wms-servers-zz/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Google choose ESPG:900913?</title>
		<link>http://www.geoinformatics.cn/2008/01/why-google-chose-espg900913/</link>
		<comments>http://www.geoinformatics.cn/2008/01/why-google-chose-espg900913/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 21:21:39 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PROJ4]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20080102575.html</guid>
		<description><![CDATA[Google first releases the map services and makes it worldwide, and then microsoft, yahoo released their map services as well. in my recent post , I told everyone google chose the srid ESPG:900913 as its projection. But why? why this number? As we all know, there would be a lot of projections could be chose. [...]]]></description>
			<content:encoded><![CDATA[<p>Google first releases the map services and makes it worldwide, and then microsoft, yahoo released their map services as well. in my recent post , I told everyone google chose the srid ESPG:900913 as its projection. But why? why this number? As we all know, there would be a lot of projections could be chose. and google could set its ESPG as any number if he want even if google abided the international rules. So, why?</p>
<p>It would be a little interesting, everybody just look at “900913”， which looks like &#8220;google&#8221;. these two words are so similar in their forms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2008/01/why-google-chose-espg900913/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GOOGLE MAP使用的投影为EPSG:900913</title>
		<link>http://www.geoinformatics.cn/2007/12/google-map%e4%bd%bf%e7%94%a8%e7%9a%84%e6%8a%95%e5%bd%b1%e4%b8%baepsg900913%e3%80%82/</link>
		<comments>http://www.geoinformatics.cn/2007/12/google-map%e4%bd%bf%e7%94%a8%e7%9a%84%e6%8a%95%e5%bd%b1%e4%b8%baepsg900913%e3%80%82/#comments</comments>
		<pubDate>Sat, 22 Dec 2007 23:25:42 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[MapServer]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20071222563.html</guid>
		<description><![CDATA[Google Map用什么投影坐标系统呢？以前一直以为是WGS84，但是大家都知道Google Map的地图在两极部分的畸变非常大，所以显然它不是WGS84这一类的球面坐标系统。由于一次工作，需要将google map和我自己设计的WebGIS进行叠合，我的WebGIS用的是WGS84，EPSG:4326，叠合后总是有mismatch的地方，后来索性研究了一下openlayers的文档，得知Google Map使用的是编号为EPSG：900913的投影。从这个编号看，就知道它不是EPSG本身定义的投影，所以，我即便在map的属性设置里加上projection ＝&#8221;ESPG:900913&#8243;，并在google map的 layer里设置&#8216;sphericalMercator&#8217;: true后，仍然不行。 其实，最终的问题是我的坐标系统不是基于900913的。有两种解决办法。一，将自己的数据转化为900913，可以用ogr或者arcToolbox里相应的命令行，不再多说了。或者就是通过MapServer on-the-fly去reprojections。但是MapServer,ogr,以及arcGIS进行投影转换需要有预定好的投影，而在proj4和arcGIS里并没有预定900913。定义方法如下： 1. 在/proj/nad/epsg里添加“# Google Mercator &#60;900913&#62; +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs &#60;&#62;” 这样你就可以使用ogr，Mapserver实时的进行转换了。 2. 如果你需要用arcGIS来转换，需要在文件ArcGIS\Coordinate Systems\Projected Coordinate Systems\world里添加文件 Google Mercator (world).prj. 我自己写的内容为： PROJCS["Google_Mercator",GEOGCS["GCS_WGS_1984", DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,0]], PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]], PROJECTION["Mercator"],PARAMETER["False_Easting",0],PARAMETER["False_Northing",0], PARAMETER["Central_Meridian",0],PARAMETER["Standard_Parallel_1",0],UNIT["Meter",1]] PS. EPSG: 900913 为横轴墨卡托投影。它和EPSG：3395非常类似，只是没有扁率298. 257223563。也就是说他不是一个椭球。还有一点需要注意，Google 投影用的是Mercator——2SP该投影在acrGIS以及proj4里均没有定义。所以要做一些转换。 如果您对地图投影，墨卡托投影，特别是WebGIS里面的使用情况有疑惑，请参考如下的文献： http://www.spatialreference.org/ref/user/google-projection/ http://jira.codehaus.org/browse/GEOT-1511 http://spatialreference.org/ref/user/6/ http://www.ibm.com/developerworks/cn/java/j-coordconvert/#resources [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads//googlemercator20071222.jpg" title="googlemercator20071222.jpg" rel="shadowbox[sbpost-563];player=img;"><img src="/wp-content/uploads//googlemercator20071222.jpg" title="googlemercator20071222.jpg" alt="googlemercator20071222.jpg" align="left" height="282" width="329" /></a>Google Map用什么投影坐标系统呢？以前一直以为是WGS84，但是大家都知道Google Map的地图在两极部分的畸变非常大，所以显然它不是WGS84这一类的球面坐标系统。由于一次工作，需要将google map和我自己设计的WebGIS进行叠合，我的WebGIS用的是WGS84，EPSG:4326，叠合后总是有mismatch的地方，后来索性研究了一下openlayers的文档，得知Google Map使用的是编号为EPSG：900913的投影。从这个编号看，就知道它不是EPSG本身定义的投影，所以，我即便在map的属性设置里加上<font color="#ff0000">projection  ＝&#8221;ESPG:900913&#8243;</font>，并在google map的  layer里设置<font color="#ff0000">&#8216;sphericalMercator&#8217;: true</font>后，仍然不行。<br />
其实，最终的问题是我的坐标系统不是基于900913的。有两种解决办法。一，将自己的数据转化为900913，可以用ogr或者arcToolbox里相应的命令行，不再多说了。或者就是通过MapServer on-the-fly去reprojections。但是MapServer,ogr,以及arcGIS进行投影转换需要有预定好的投影，而在proj4和arcGIS里并没有预定900913。定义方法如下：<br />
1. 在/proj/nad/epsg里添加“# Google Mercator<br />
&lt;900913&gt; +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext  +no_defs &lt;&gt;”<br />
这样你就可以使用ogr，Mapserver实时的进行转换了。<span id="more-563"></span></p>
<p>2.  如果你需要用arcGIS来转换，需要在文件ArcGIS\Coordinate Systems\Projected Coordinate Systems\world里添加文件 Google Mercator (world).prj. 我自己写的内容为：<br />
PROJCS["Google_Mercator",GEOGCS["GCS_WGS_1984",<br />
DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,0]],<br />
PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],<br />
PROJECTION["Mercator"],PARAMETER["False_Easting",0],PARAMETER["False_Northing",0],<br />
PARAMETER["Central_Meridian",0],PARAMETER["Standard_Parallel_1",0],UNIT["Meter",1]]</p>
<p><strong>PS.</strong>    EPSG: 900913 为横轴墨卡托投影。它和EPSG：3395非常类似，只是没有扁率298. 257223563。也就是说他不是一个椭球。还有一点需要注意，Google 投影用的是Mercator——2SP该投影在acrGIS以及proj4里均没有定义。所以要做一些转换。<br />
如果您对地图投影，墨卡托投影，特别是WebGIS里面的使用情况有疑惑，请参考如下的文献：</p>
<p>http://www.spatialreference.org/ref/user/google-projection/</p>
<p>http://jira.codehaus.org/browse/GEOT-1511</p>
<p>http://spatialreference.org/ref/user/6/</p>
<p>http://www.ibm.com/developerworks/cn/java/j-coordconvert/#resources</p>
<p>http://www.sharpgis.net/2007/05/05/SpatialReferencesCoordinate</p>
<p>SystemsProjectionsDatumsEllipsoidsConfusing.aspx</p>
<p>code:<br />
在html中：</p>
<p><code>var lon = 4174203.107;<br />
var lat = 3556972.005;<br />
var zoom = 5;<br />
var options = { maxExtent: new        OpenLayers.Bounds(7765266.742441,429318.305045,16113672.956358,7543262.315404),<br />
maxResolution: 16543,<br />
projection: "EPSG:900913",<br />
units: "km",<br />
numZoomLevels: 7};<br />
map = new OpenLayers.Map('map', options);<br />
layer = new OpenLayers.Layer.MapServer( "CHGIS MapServer", "/cgi-bin/mapserv.exe?map=/ms4w/apache/htdocs/buddhist/google.map&amp;layers=PII_google",<br />
{layers: 'basic'},<br />
{opacity:0.5, isBaseLayer:false});<br />
map.addLayer(layer);<br />
satellite = new OpenLayers.Layer.Google( "Google Satellite" , {type: G_SATELLITE_MAP,<br />
'maxZoomLevel':18, 'sphericalMercator': true} );<br />
map.addLayers([satellite]);</code></p>
<p>在map文件中：<br />
<code><br />
MAP<br />
IMAGETYPE    PNG<br />
#  EXTENT       72.9958 17.9958 136.0042 54.0042<br />
EXTENT       7765266.742441 429318.305045 16113672.956358 7543262.315404<br />
SIZE           1200 800<br />
SHAPEPATH      "data"<br />
IMAGECOLOR     234 255 255<br />
TRANSPARENT    ON<br />
FONTSET        "fonts/fonts.list"<br />
SYMBOLSET      "symbols/symbols.sym"<br />
PROJECTION<br />
# "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0  +units=m +nadgrids=@null +wktext  +no_defs"<br />
"init=epsg:900913"<br />
END<br />
＃定义图层LAYERS<br />
END</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/12/google-map%e4%bd%bf%e7%94%a8%e7%9a%84%e6%8a%95%e5%bd%b1%e4%b8%baepsg900913%e3%80%82/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>about SIMILE at MIT</title>
		<link>http://www.geoinformatics.cn/2007/12/%e5%85%b3%e4%ba%8esmile-at-mit/</link>
		<comments>http://www.geoinformatics.cn/2007/12/%e5%85%b3%e4%ba%8esmile-at-mit/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 18:11:34 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Timeline]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/gis/20071212553.html</guid>
		<description><![CDATA[最近有很多事务性的东西要烦，所以没有把所学的东西记录下来。可能发现自己越来越远离自己的专业，而是去关心一些使用我们的专业技能所能解决的实际问题。做GIS，更多的是关心对象的地理属性，而对于时间属性，一直没有很好的解决方案。最近一直想着如何对地理对象进行时间和空间化的表达。所以又重拾了前一段时间研究的MIT的SIMILE 项目。该项目团队是由一些计算机专业出身，关心OpenSource，Client-side GUI，Ajax， Firefox Plugins的人组成。其中的Timeline对于我们搞对象的时间可视化表达很有帮助。而后，我又用SVN看到了该项目组也在关心如何通过脚本编程来实现和google map的交互。其中一个例子是调用json数据来显示美国历来各位总统的信息，同时通过timeline和map来实现对象的空间与时间可视化。我觉得非常值得我们搞GIS的同行们一看。 PS：SIMILE的功能的优势也是其劣势就在于数据都是用Json在客户端处理和操作，这样需要编写大量的脚本出来。而我现在要做的和历史有关的矢量数据是存储PostgreSQL中的，这样才能支持SQL语句的查询、filter的操作。我现在的想法是，Base Layer用栅格数据，而Editable Layer用Openlayers的Vector来表示，而其他的Common Layer也是用PostgreSQL来存储。这样的化，如果需要，也可以将数据转变为Editable，让前台调用使用。 还有一个问题，就是给前台的数据量不能太多，如果太多，客户端是无法承受的，我在想，如何才能让客户端的数据两不是很大呢？因为要做到很好的交互，就必然要求把数据传输给前台，这样必然占用了大量客户端的内存，有点不太现实，但是，如果不这样去做，那又能如何呢？所以我在想，是用什么数据源，用CHGIS的时间序列，还是那个佛教寺庙的数据？我一会实验一下，才能有最终的结果。]]></description>
			<content:encoded><![CDATA[<p><a href="http://simile.mit.edu/exhibit/examples/presidents/presidents.html" target="_blank" title="presidents20071212.jpg" rel="shadowbox[sbpost-553];player=img;"><img src="/wp-content/uploads//presidents20071212.jpg" title="presidents20071212.jpg" alt="presidents20071212.jpg" align="right" height="248" width="310" /></a>最近有很多事务性的东西要烦，所以没有把所学的东西记录下来。可能发现自己越来越远离自己的专业，而是去关心一些使用我们的专业技能所能解决的实际问题。做GIS，更多的是关心对象的地理属性，而对于时间属性，一直没有很好的解决方案。最近一直想着如何对地理对象进行时间和空间化的表达。所以又重拾了前一段时间研究的MIT的SIMILE 项目。该项目团队是由一些计算机专业出身，关心OpenSource，Client-side GUI，Ajax， Firefox Plugins的人组成。其中的Timeline对于我们搞对象的时间可视化表达很有帮助。而后，我又用SVN看到了该项目组也在关心如何通过脚本编程来实现和google map的交互。其中一个例子是调用json数据来显示美国历来各位总统的信息，同时通过timeline和map来实现对象的空间与时间可视化。我觉得非常值得我们搞GIS的同行们一看。</p>
<p><strong>PS：</strong>SIMILE的功能的优势也是其劣势就在于数据都是用Json在客户端处理和操作，这样需要编写大量的脚本出来。而我现在要做的和历史有关的矢量数据是存储PostgreSQL中的，这样才能支持SQL语句的查询、filter的操作。我现在的想法是，Base Layer用栅格数据，而Editable Layer用Openlayers的Vector来表示，而其他的Common Layer也是用PostgreSQL来存储。这样的化，如果需要，也可以将数据转变为Editable，让前台调用使用。</p>
<p>还有一个问题，就是给前台的数据量不能太多，如果太多，客户端是无法承受的，我在想，如何才能让客户端的数据两不是很大呢？因为要做到很好的交互，就必然要求把数据传输给前台，这样必然占用了大量客户端的内存，有点不太现实，但是，如果不这样去做，那又能如何呢？所以我在想，是用什么数据源，用CHGIS的时间序列，还是那个佛教寺庙的数据？我一会实验一下，才能有最终的结果。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/12/%e5%85%b3%e4%ba%8esmile-at-mit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>时间轴和地图结合的范例</title>
		<link>http://www.geoinformatics.cn/2007/12/%e6%97%b6%e9%97%b4%e8%bd%b4%e5%92%8c%e5%9c%b0%e5%9b%be%e7%bb%93%e5%90%88%e7%9a%84%e8%8c%83%e4%be%8b/</link>
		<comments>http://www.geoinformatics.cn/2007/12/%e6%97%b6%e9%97%b4%e8%bd%b4%e5%92%8c%e5%9c%b0%e5%9b%be%e7%bb%93%e5%90%88%e7%9a%84%e8%8c%83%e4%be%8b/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 20:01:12 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Timeline]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/gis/20071209548.html</guid>
		<description><![CDATA[www.world-explorer.info this web site is an internet application that allows visitors to explore the world and it&#8217;s events using Google Maps and a dynamic timeline. The application is still in development, but we are working to build a community of interested people who can help get this project off the ground.]]></description>
			<content:encoded><![CDATA[<p>www.world-explorer.info</p>
<p>this web site is an internet application that allows visitors to explore the world and it&#8217;s events using Google Maps and a dynamic timeline. The application is still in development, but we are working to build a community of interested people who can help get this project off the ground.</p>
<p><a href="/wp-content/uploads//world-explorer.JPG" align="middle" title="world-explorer.JPG" rel="shadowbox[sbpost-548];player=img;"><img src="/wp-content/uploads//world-explorer.JPG" title="world-explorer.JPG" alt="world-explorer.JPG" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/12/%e6%97%b6%e9%97%b4%e8%bd%b4%e5%92%8c%e5%9c%b0%e5%9b%be%e7%bb%93%e5%90%88%e7%9a%84%e8%8c%83%e4%be%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WikiMiniAtlas for MediaWiki</title>
		<link>http://www.geoinformatics.cn/2007/12/wikiminiatlas-for-mediawiki/</link>
		<comments>http://www.geoinformatics.cn/2007/12/wikiminiatlas-for-mediawiki/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 01:18:13 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WebGIS]]></category>
		<category><![CDATA[WIKI]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20071206539.html</guid>
		<description><![CDATA[galetrouge writes &#8220;I just found out about this MediaWiki Javascript plugin. Based on the MediaWiki page it seems to date back to August of this year. &#8220;WikiMiniAtlas is Javascript plugin to display a draggable, zoomable, and clickable worldmap in geocoded Wikipedia articles. The map contains links to all other geocoded articles in Wikipedia and can [...]]]></description>
			<content:encoded><![CDATA[<p>galetrouge writes &#8220;I just found out about this MediaWiki Javascript plugin. Based on the MediaWiki page it seems to date back to August of this year. &#8220;WikiMiniAtlas is Javascript plugin to display a draggable, zoomable, and clickable worldmap in geocoded Wikipedia articles. The map contains links to all other geocoded articles in Wikipedia and can be magnified down to approximate 100m resolution worldwide. While it looks similar to GoogleMaps it is our own software and free data.&#8221;. It is embedded inside the coord template, which is mainly used to geotag the wikipedia pages : &#8220;Clicking the blue globe activates the WikiMiniAtlas&#8221;. On the contrary of the google map extension it is not permanent on the page but pops up upon request. Also it looks like they will embed OpenStreetMap.org data soon.&#8221; I copied below previous stories on geo-plugins for mediawiki, wikipedia and such.</p>
<p>PS:如果想把wiki系统和地图相互结合，WikiMiniAtlas是个不错的选择。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/12/wikiminiatlas-for-mediawiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>清朝嘉庆二十五年（1820年）的省界图</title>
		<link>http://www.geoinformatics.cn/2007/09/%e6%b8%85%e6%9c%9d%e5%98%89%e5%ba%86%e4%ba%8c%e5%8d%81%e4%ba%94%e5%b9%b4%ef%bc%881820%e5%b9%b4%ef%bc%89%e7%9a%84%e7%9c%81%e7%95%8c%e5%9b%be/</link>
		<comments>http://www.geoinformatics.cn/2007/09/%e6%b8%85%e6%9c%9d%e5%98%89%e5%ba%86%e4%ba%8c%e5%8d%81%e4%ba%94%e5%b9%b4%ef%bc%881820%e5%b9%b4%ef%bc%89%e7%9a%84%e7%9c%81%e7%95%8c%e5%9b%be/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 17:32:13 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[历史研究]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[历史地理]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070929510.html</guid>
		<description><![CDATA[根据Merrick转换的KML数据，在Google Earth上显示清朝嘉庆二十五年（1820年）的省界以及水系图。]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads//1820layer.JPG" rel="shadowbox[sbpost-510];player=img;" title="1820年层"><img src="/wp-content/uploads//1820layer.JPG" alt="1820年层" /></a></p>
<p><a href="/wp-content/uploads//1820.jpg" rel="shadowbox[sbpost-510];player=img;" title="清朝嘉庆二十五年（1820年）省界图"><img src="/wp-content/uploads//1820.jpg" alt="清朝嘉庆二十五年（1820年）省界图" /></a></p>
<p>根据Merrick转换的KML数据，在Google Earth上显示清朝嘉庆二十五年（1820年）的省界以及水系图。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/09/%e6%b8%85%e6%9c%9d%e5%98%89%e5%ba%86%e4%ba%8c%e5%8d%81%e4%ba%94%e5%b9%b4%ef%bc%881820%e5%b9%b4%ef%bc%89%e7%9a%84%e7%9c%81%e7%95%8c%e5%9b%be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Earth卫星 WorldView-1 顺利进入轨道</title>
		<link>http://www.geoinformatics.cn/2007/09/google-earth%e5%8d%ab%e6%98%9f-worldview-1-%e9%a1%ba%e5%88%a9%e8%bf%9b%e5%85%a5%e8%bd%a8%e9%81%93/</link>
		<comments>http://www.geoinformatics.cn/2007/09/google-earth%e5%8d%ab%e6%98%9f-worldview-1-%e9%a1%ba%e5%88%a9%e8%bf%9b%e5%85%a5%e8%bd%a8%e9%81%93/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 13:50:08 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[遥感]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20070921494.html</guid>
		<description><![CDATA[9月20日凌晨消息得知，昨天早晨，DigitalGlobe公司专门为Google Earth提供地球照片的新卫星WorldView-1，已经在Alliance Delta II火箭的推动下，成功进入运行轨道。这颗卫星将在太空运转至少7年，第一批卫星照片有望于下月16日开始传回地球。 WorldView-1卫星在与火箭的分离时非常顺利，如今已经在地球表面300多英里以上的太空运转。Google Earth中所使用的数字卫星照片主要由DigitalGlobe公司提供。这次WorldView-1卫星的研发和组装主要由Ball Aerospace、Technologies Corporation和ITT Corporation等公司完成。DigitalGlobe希望在2009年之前将WorldView II卫星发射升空。通过2009年拥有至少3颗卫星，该公司希望每天能够收集超过100万平方公里的地球照片。]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.it.com.cn/f/news/079/20/news-google-earth-satellite.jpg" align="left" height="193" width="125" />9月20日凌晨消息得知，昨天早晨，DigitalGlobe公司专门为Google Earth提供地球照片的新卫星WorldView-1，已经在Alliance Delta II火箭的推动下，成功进入运行轨道。这颗卫星将在太空运转至少7年，第一批卫星照片有望于下月16日开始传回地球。</p>
<p>WorldView-1卫星在与火箭的分离时非常顺利，如今已经在地球表面300多英里以上的太空运转。Google Earth中所使用的数字卫星照片主要由DigitalGlobe公司提供。这次WorldView-1卫星的研发和组装主要由Ball Aerospace、Technologies Corporation和ITT Corporation等公司完成。DigitalGlobe希望在2009年之前将WorldView II卫星发射升空。通过2009年拥有至少3颗卫星，该公司希望每天能够收集超过100万平方公里的地球照片。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/09/google-earth%e5%8d%ab%e6%98%9f-worldview-1-%e9%a1%ba%e5%88%a9%e8%bf%9b%e5%85%a5%e8%bd%a8%e9%81%93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps in China</title>
		<link>http://www.geoinformatics.cn/2007/09/google-maps-in-china/</link>
		<comments>http://www.geoinformatics.cn/2007/09/google-maps-in-china/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 14:26:38 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070919488.html</guid>
		<description><![CDATA[英文作者：明尼苏达大学地理系 Kai Chi Leung 中文翻译：William Long Google对于中国的地图，有一个单独的名为ditu.google.com的地图网站，这个网站所包含的地理信息和通常的Google Maps（maps.google.com）有所不同，以下就是两者之间的一些差异。同时打开maps.google.com和ditu.google.com两个网站，可以看到，除了中英文语言不同之外，界面上的一些按钮也略有差别（红色部分）。 一、中国及附近区域 maps.google.com ditu.google.com 日本、印度、泰国和台湾有详细地图，中国大陆则没有只有中国大陆有详细地图 没有钓鱼岛和东沙群岛标记钓鱼岛和东沙群岛可见并有标记，东海和南海有边界 藏南使用虚线表示，用英文标记藏南成为中国一部分，没有文字标记。 二、南中国海 maps.google.com ditu.google.com 详细描绘了越南和菲律宾的海岸线粗略描绘了越南和菲律宾的海岸线 除菲律宾和马来西亚之外，没有边界标识在南海有边界标识，菲律宾和马来西亚则没有 南沙群岛没有显示，不过有Spratly Islands标记南沙群岛有显示，并用中文标记。 三、东海 maps.google.com ditu.google.com 冲绳、台湾都有标记，而中国没有详细描绘大陆和台湾的海岸线 台湾有详细地图没有台湾的详细地图 钓鱼岛可见但未标记钓鱼岛可见并用中文标记。 四、香港和深圳 maps.google.com ditu.google.com 香港有详细地图，深圳没有深圳有详细地图，香港没有 标签有中文和英文大陆有中文标签，显示香港的火车线 粗略描绘中国大陆的海岸线详细描绘了大陆和香港海岸线。 五、澳门和珠海 maps.google.com ditu.google.com 粗略描绘中国大陆的海岸线详细描绘了大陆的海岸线 澳门标记不清晰澳门完全消失。 为什么会不一致？有些情况显然是为了符合中国大陆的制图规定而改变的，有些可能只是错误（而且显然违反了制图法规）。 地图审查？地图审查显然是中国为了土地符合国内相关法律法规而对地图进行一定的修改。其实对比街道图可以看到一些有趣的东西。而且，在大陆依旧可以使用maps.google.com，一些学者经常利用它来完成自己的研究工作。]]></description>
			<content:encoded><![CDATA[<p>英文作者：明尼苏达大学地理系 Kai Chi Leung<br />
中文翻译：William Long</p>
<p>Google对于中国的地图，有一个单独的名为ditu.google.com的地图网站，这个网站所包含的地理信息和通常的Google Maps（maps.google.com）有所不同，以下就是两者之间的一些差异。同时打开maps.google.com和ditu.google.com两个网站，可以看到，除了中英文语言不同之外，界面上的一些按钮也略有差别（红色部分）。</p>
<p>一、中国及附近区域</p>
<p>maps.google.com ditu.google.com 日本、印度、泰国和台湾有详细地图，中国大陆则没有只有中国大陆有详细地图 没有钓鱼岛和东沙群岛标记钓鱼岛和东沙群岛可见并有标记，东海和南海有边界 藏南使用虚线表示，用英文标记藏南成为中国一部分，没有文字标记。</p>
<p>二、南中国海</p>
<p>maps.google.com ditu.google.com 详细描绘了越南和菲律宾的海岸线粗略描绘了越南和菲律宾的海岸线 除菲律宾和马来西亚之外，没有边界标识在南海有边界标识，菲律宾和马来西亚则没有 南沙群岛没有显示，不过有Spratly Islands标记南沙群岛有显示，并用中文标记。<span id="more-488"></span></p>
<p>三、东海</p>
<p>maps.google.com ditu.google.com 冲绳、台湾都有标记，而中国没有详细描绘大陆和台湾的海岸线 台湾有详细地图没有台湾的详细地图 钓鱼岛可见但未标记钓鱼岛可见并用中文标记。</p>
<p>四、香港和深圳</p>
<p>maps.google.com ditu.google.com 香港有详细地图，深圳没有深圳有详细地图，香港没有 标签有中文和英文大陆有中文标签，显示香港的火车线 粗略描绘中国大陆的海岸线详细描绘了大陆和香港海岸线。</p>
<p>五、澳门和珠海</p>
<p>maps.google.com ditu.google.com 粗略描绘中国大陆的海岸线详细描绘了大陆的海岸线 澳门标记不清晰澳门完全消失。</p>
<p>为什么会不一致？有些情况显然是为了符合中国大陆的制图规定而改变的，有些可能只是错误（而且显然违反了制图法规）。</p>
<p>地图审查？地图审查显然是中国为了土地符合国内相关法律法规而对地图进行一定的修改。其实对比街道图可以看到一些有趣的东西。而且，在大陆依旧可以使用maps.google.com，一些学者经常利用它来完成自己的研究工作。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/09/google-maps-in-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I decide to learn some Flash stuff.</title>
		<link>http://www.geoinformatics.cn/2007/07/i-decide-to-learn-some-flash-stuff/</link>
		<comments>http://www.geoinformatics.cn/2007/07/i-decide-to-learn-some-flash-stuff/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 00:37:58 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070727468.html</guid>
		<description><![CDATA[Burn Wang and His Group make this Website (http://www.uutuu.com) to recommend some interests. Uutuu imitates the Yelp, which is mainly in charge of introduce the Hotels and Restaurants near the spots. As far as I know, this website is based on Google Map and Discuz! to represent the information, and meanwhile, a lot of flashes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/wp-content/uploads//uutuu20070728.JPG" rel="shadowbox[sbpost-468];player=img;" title="uutuu"><img src="/wp-content/uploads//uutuu20070728.JPG" title="uutuu" alt="uutuu" align="bottom" /></a></p>
<p>Burn Wang and His Group make this Website (http://www.uutuu.com) to recommend some interests. Uutuu imitates the <a href="http://www.yelp.com" target="_blank">Yelp</a>, which is mainly in charge of introduce the Hotels and Restaurants near the spots. As far as I know, this website is based on Google Map and Discuz! to represent the information, and meanwhile,  a lot of flashes are used, which makes this website really cool. Therefore, I decide to learn some flash stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/07/i-decide-to-learn-some-flash-stuff/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chinese Edition of Google Maps is Censored.</title>
		<link>http://www.geoinformatics.cn/2007/06/chinese-edition-of-google-maps-is-censored-2/</link>
		<comments>http://www.geoinformatics.cn/2007/06/chinese-edition-of-google-maps-is-censored-2/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 18:00:30 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070605449.html</guid>
		<description><![CDATA[from slashgeo by Satri Ogle Earth discuss the censorship of the Chinese edition of Google Maps. From the blog: &#8220;He concludes that there is censorship in the Chinese version of Google Maps (and the omission of the disputed Arunachai Pradesh area between China and India is a clear giveaway), but notes that both versions are [...]]]></description>
			<content:encoded><![CDATA[<p>from slashgeo by Satri<br />
Ogle Earth discuss the censorship of the Chinese edition of Google Maps. From the blog: &#8220;He concludes that there is censorship in the Chinese version of Google Maps (and the omission of the disputed Arunachai Pradesh area between China and India is a clear giveaway), but notes that both versions are available in China — so you can always use the international version if you want. [...] The more likely answer is that Google is bending to demands of the Chinese government as a price for being able to operate in the country.&#8221; In another entry, OE discuss new imagery censorship in France for Google data. See previous related stories below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/06/chinese-edition-of-google-maps-is-censored-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Democratization of GIS is Complete</title>
		<link>http://www.geoinformatics.cn/2007/05/the-democratization-of-gis-is-complete/</link>
		<comments>http://www.geoinformatics.cn/2007/05/the-democratization-of-gis-is-complete/#comments</comments>
		<pubDate>Sat, 05 May 2007 15:08:14 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Virtual Earth]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070505440.html</guid>
		<description><![CDATA[From rajsingh The big news of the week was Microsoft Virtual Earth&#8217;s announcement of a new version of Live Maps, and Google following days later with a new feature called My Maps. These are both ways, put simply, to do heads-up digitizing in a Web browser! The importance of this is development is hard to [...]]]></description>
			<content:encoded><![CDATA[<p><em>From rajsingh</em></p>
<p>The big news of the week was Microsoft Virtual Earth&#8217;s announcement of a new version of Live Maps, and Google following days later with a new feature called My Maps. These are both ways, put simply, to do heads-up digitizing in a Web browser!</p>
<p>The importance of this is development is hard to exaggerate. For years the consumer marketplace has done street mapping extremely well. But that was just streets. &#8220;Real&#8221; GIS folks need to overlay data from various sources, right? Then last year OpenLayers let you have the best of both worlds, overlaying any arbitrary WMS on top of a Google Maps base map. With the merger of OpenLayers and Community Mapbuilder, expect to soon see a Google Maps base map under your choice of WMS and WFS services and/or embedded GML data, styled with SLD and all wrapped up in a nice KML or Context document.</p>
<p>Add to this the ability to create geographic content in your Web browser and access it via a URL, and a very interesting vision of Web-based GIS begins to emerge. It&#8217;s a vision that&#8217;s very different from the one the GIS conference circuit has been giving us all decade. I could expound on what I think that vision is, but that&#8217;s not really important. The most interesting thing I see here is that the architecture is so beautifully loosely-coupled that there is room for everyone&#8217;s vision to be realized. One thing I will predict is that the truly interesting time for Geo-startups begins now.</p>
<p><strong>PS:我喜欢这个MIT毕业的年轻人。他对Web GIS 充满了期望。</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/05/the-democratization-of-gis-is-complete/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google released Theme Service</title>
		<link>http://www.geoinformatics.cn/2007/04/google-released-theme-service/</link>
		<comments>http://www.geoinformatics.cn/2007/04/google-released-theme-service/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 17:59:49 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20070410438.html</guid>
		<description><![CDATA[I have to say that the themes are so beautiful and has altered the classic theme which has been used for all along. The themes have a few small tricks, for illustration, the backgraound of the view could be changed according to the weather and the course of the time. BTW, the storage of the [...]]]></description>
			<content:encoded><![CDATA[<p>I have to say that the themes are so beautiful and has altered the classic theme which has been used for all along. The themes have a few small tricks, for illustration, the backgraound of the view could be changed according to the weather and the course of the time.</p>
<p><img src="/wp-content/uploads//google-theme.jpg" /><br />
BTW, the storage of the google picasa has upgrade to 1024MB, which could hold more pics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/04/google-released-theme-service/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WeHangHere &#8212; Social Network combines with Google Map</title>
		<link>http://www.geoinformatics.cn/2007/02/wehanghere-social-network-combines-with-google-map/</link>
		<comments>http://www.geoinformatics.cn/2007/02/wehanghere-social-network-combines-with-google-map/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 19:06:42 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Social Network]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070205424.html</guid>
		<description><![CDATA[1. About WeHangHere WeHangHere is a new type of social networking site. We launched in October 2006. We think the places you like to hang out describe you. Do you like to hang out at Roxy on Saturday night? or the Natural History Museum on a Sunday morning? Chances are, there&#8217;s WeHangHere members similar to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. About WeHangHere</strong></p>
<p><img align="right" src="/wp-content/uploads//20070205wehanghere.jpg" />WeHangHere is a new type of social networking site. We launched in October 2006.</p>
<p>We think the places you like to hang out describe you. Do you like to hang out at Roxy on Saturday night? or the Natural History Museum on a Sunday morning? Chances are, there&#8217;s WeHangHere members similar to you who like doing just the same.</p>
<p>Search by venue, or by person. Share your favourite places and your favourite people, and tell each other a bit about yourselves. We like to think you&#8217;ll have something in common.</p>
<p>Best of all, it&#8217;s completely free.<br />
<strong>2. How We Started</strong></p>
<p>We think social networking is more fun in the real world. Sending messages is well and good, but wouldn&#8217;t you rather be in your favourite bar, café, restaurant or museum, hanging with people just like you?</p>
<p>So would we. That&#8217;s how WeHangHere began.<br />
<strong>3. How It Works</strong></p>
<p>If you have trouble using WeHangHere, we want to know about it.</p>
<p>Drop us a line and we&#8217;ll get right back to you, with answers to your questions, hints and tips or that cupcake recipe your grandmother promised.</p>
<p>We&#8217;re nice like that.<span id="more-424"></span><br />
<strong>4. Privacy</strong></p>
<p>We hate spam. We&#8217;re sure you do too.</p>
<p>We&#8217;ll never, ever give your details to a third party.</p>
<p>If it&#8217;s OK by you, every now and then we&#8217;d like to drop you a line with big WeHangHere announcements. But you can opt out of these from the my account section of the website, if you&#8217;d like.</p>
<p>Remember that when you send a message to another member, the &#8216;from&#8217; email address will be the email you used when you registered with us. You might prefer to use a personal email address rather than a work one. But that&#8217;s up to you.<br />
<strong>5. Safety</strong></p>
<p>Safety is our number one concern. But unfortunately we can&#8217;t be there to keep an eye on you, so you&#8217;ll have to think a bit about it too.</p>
<p>We think most people are honest, trustworthy and generally great. But, unfortunately, there are a few who aren&#8217;t, and you should take sensible precautions before meeting anyone new.</p>
<p>Here are the ones we can think of. Please let us know if you can think of any more.</p>
<p>1. Always meet in a public place. Such as one of the WeHangHere venues. Never meet somewhere without lots of people around, and definitely not in your own home.<br />
2. Keep your address under wraps. Don&#8217;t let anyone know where you live, until you&#8217;re sure you want to continue with the relationship.<br />
3. Travel to the venue under your own steam. Or by public transport. It&#8217;s best not to accept an offer of transport until you really get to know the person.<br />
4. Let your friends know where you&#8217;re going. And when to expect you home.<br />
5. Trust your instincts and use your common sense. Don&#8217;t meet again if you have any doubts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/02/wehanghere-social-network-combines-with-google-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where is my dear James Gray?</title>
		<link>http://www.geoinformatics.cn/2007/02/where-is-my-dear-james-gray/</link>
		<comments>http://www.geoinformatics.cn/2007/02/where-is-my-dear-james-gray/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 00:23:38 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070203418.html</guid>
		<description><![CDATA[如果没有美国科学家James Gray，那么世界大概不会是今天的样子，自动提款机、网上购物、甚至谷歌地图（google earth）的问世或许都要推迟。但是这个一生都致力于把人与人连通起来的技术天才却在驾船出海后与所有人失去了联系。美国海岸警卫队经过几天搜索仍一无所获。 离奇失踪，人船俱无影 据《泰晤士报》报道，上月28日早上，James Gray独自驾驶一条长40英尺的游艇，驶往位于旧金山金门大桥以西25英里的费拉隆岛（Farallon）。他告诉家人，他要为去年过世的97岁的老母亲撒骨灰，并打算当晚返回。早上10点左右，他的妻子和女儿接到他的电话，当时一切如常，他赞叹天气很好，有海豚在船周围游来游去，还说接下来有几个小时他将收不到电话信号。 然后，James Gray消失了，不只几小时。到31日为止，海岸警卫队沿着太平洋沿岸，搜索了从蒙特里海湾到俄勒冈的金1.6万平方英里的海域，既没有发现James Gray，也没有找到他的船。令救援人员想不透的是，James Gray究竟遭遇了什么？ 据说，28日天气很好，海上风小浪缓，而且能见度极佳。James Gray的航程来回只有60英里，他从一条商用运河出发，穿过金门大桥后就是宽阔的海面，只需一两小时就能抵达目的地。 如果说他在路上突然出现健康问题，比如心脏病，那么他的船也应该被发现。如果说游艇遇到水下暗礁或与鲸鱼相撞而翻船沉没，James Gray在此前也应该有足够时间发出求救信号，只要附近有一条船在22至23英里的范围内，就能接收到。然而，James Gray就这么消失了，没有留下任何线索。 技术天才，曾获图灵奖 63岁的James Gray毕业于UC Berkerly，先后供职于IBM、微软旧金山研究所。他曾参与建设了世界最大的天文学数据库Sloan Digital SkyServer，其中所研究的星系从最初的100万达到了如今的2亿个，他参与设计的“世界视野望远镜”（World-Wide Telescope）把天文学家的数据库连接为一个整体。 James Gray“开创性的数据库研究”为自动提款机、机票网上预定系统和google earth的诞生奠定了基础，并在1998年获得了计算机科学领域的最高奖项——图灵奖。 在James Gray失踪后，很多朋友纷纷在网上为他祈祷。计算机科学家彼得森说，“我们抱着一线希望，但愿他只是手机坏了，被困在某个小海湾中。”（中国日报）]]></description>
			<content:encoded><![CDATA[<p><img align="right" src="/wp-content/uploads/jamesgray20070203.jpg" /> 如果没有美国科学家James Gray，那么世界大概不会是今天的样子，自动提款机、网上购物、甚至谷歌地图（google earth）的问世或许都要推迟。但是这个一生都致力于把人与人连通起来的技术天才却在驾船出海后与所有人失去了联系。美国海岸警卫队经过几天搜索仍一无所获。<br />
<strong>离奇失踪，人船俱无影</strong><br />
据《泰晤士报》报道，上月28日早上，James Gray独自驾驶一条长40英尺的游艇，驶往位于旧金山金门大桥以西25英里的费拉隆岛（Farallon）。他告诉家人，他要为去年过世的97岁的老母亲撒骨灰，并打算当晚返回。早上10点左右，他的妻子和女儿接到他的电话，当时一切如常，他赞叹天气很好，有海豚在船周围游来游去，还说接下来有几个小时他将收不到电话信号。<br />
然后，James Gray消失了，不只几小时。到31日为止，海岸警卫队沿着太平洋沿岸，搜索了从蒙特里海湾到俄勒冈的金1.6万平方英里的海域，既没有发现James Gray，也没有找到他的船。令救援人员想不透的是，James Gray究竟遭遇了什么？<br />
据说，28日天气很好，海上风小浪缓，而且能见度极佳。James Gray的航程来回只有60英里，他从一条商用运河出发，穿过金门大桥后就是宽阔的海面，只需一两小时就能抵达目的地。<br />
如果说他在路上突然出现健康问题，比如心脏病，那么他的船也应该被发现。如果说游艇遇到水下暗礁或与鲸鱼相撞而翻船沉没，James Gray在此前也应该有足够时间发出求救信号，只要附近有一条船在22至23英里的范围内，就能接收到。然而，James Gray就这么消失了，没有留下任何线索。<span id="more-418"></span><br />
<strong>技术天才，曾获图灵奖</strong><br />
63岁的James Gray毕业于UC Berkerly，先后供职于IBM、微软旧金山研究所。他曾参与建设了世界最大的天文学数据库Sloan Digital SkyServer，其中所研究的星系从最初的100万达到了如今的2亿个，他参与设计的“世界视野望远镜”（World-Wide Telescope）把天文学家的数据库连接为一个整体。<br />
James Gray“开创性的数据库研究”为自动提款机、机票网上预定系统和google earth的诞生奠定了基础，并在1998年获得了计算机科学领域的最高奖项——图灵奖。<br />
在James Gray失踪后，很多朋友纷纷在网上为他祈祷。计算机科学家彼得森说，“我们抱着一线希望，但愿他只是手机坏了，被困在某个小海湾中。”（中国日报）</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/02/where-is-my-dear-james-gray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How google map works [from Mars]</title>
		<link>http://www.geoinformatics.cn/2007/01/how-google-map-works-from-mars/</link>
		<comments>http://www.geoinformatics.cn/2007/01/how-google-map-works-from-mars/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 18:33:13 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20070124414.html</guid>
		<description><![CDATA[Introduction This is my analyse about how google map works, et specially how the tiles are encoded. Google map uses pre-rendered tiles that can be obtained with a simple url. This article explains how to build the url for a tile from its geo coordinates (latitude/longitude) Map Tile Encoding Google map uses two differents algorithms [...]]]></description>
			<content:encoded><![CDATA[<p><span id="intelliTXT"></p>
<h3>Introduction</h3>
<p>This is my analyse about how google map works, et specially how the tiles are encoded. Google map uses pre-rendered tiles that can be obtained with a simple url. This article explains how to build the url for a tile from its geo coordinates (latitude/longitude)</p>
<h3>Map Tile Encoding</h3>
<p>Google map uses two differents algorithms to encode the location of the tiles.</p>
<p>For Google map, the url of a tile looks like : http://mt1.google.com/mt?n=404&#038;v=w2.12&#038;x=130&#038;y=93&#038;zoom=9 using x and Y for the tile coordinates, and a zoom factor. The zoom factor goes from 17 (fully zoomed out) to 0 (maximum definition). At a factor 17, the whole earth is in one tile where x=0 and y=0. At a factor 16, the earth is divided in 2&#215;2 parts, where 0<=x<=1 and 0<=y<=1. and at each zoom step, each tile is divided into 4 parts. So at a zoom factor Z, the number of horizontal and vertical tiles is 2^(17-z)</p>
<h4>Algorithm : to find a tile from a latitude, a longitude and a zoom factor :</h4>
<pre><span class="cpp-comment">//correct the latitude to go from 0 (north) to 180 (south),</span>
<span class="cpp-comment">// instead of 90(north) to -90(south)</span>
latitude=<span class="cpp-literal">90</span>-latitude;

<span class="cpp-comment">//correct the longitude to go from 0 to 360</span>
longitude=<span class="cpp-literal">180</span>+longitude;

<span class="cpp-comment">//find tile size from zoom level</span>
<span class="cpp-keyword">double</span> latTileSize=<span class="cpp-literal">180</span>/(pow(<span class="cpp-literal">2</span>,(<span class="cpp-literal">17</span>-zoom)));
<span class="cpp-keyword">double</span> longTileSize=<span class="cpp-literal">360</span>/(pow(<span class="cpp-literal">2</span>,(<span class="cpp-literal">17</span>-zoom)));

<span class="cpp-comment">//find the tile coordinates</span>
<span class="cpp-keyword">int</span> tilex=(<span class="cpp-keyword">int</span>)(longitude/longTileSize);
<span class="cpp-keyword">int</span> tiley=(<span class="cpp-keyword">int</span>)(latitude/latTileSize);</pre>
<p>In fact this algorithm is theorical as the covered zone doesn&#8217;t match the whole globe.</p>
<h4>Servers :</h4>
<p>google uses 4 servers to balance the load. these are mt0, mt1, mt2 and mt3.</p>
<h4>Tile size :</h4>
<p>each tile is a 256&#215;256 png picture.</p>
<p><span id="more-414"></span></p>
<h3>For satellite Images, the encoding is a bit different.</h3>
<p>the url looks like :      http://kh0.google.com/kh?n=404&#038;v=8&#038;t=trtqtt the &#8216;t&#8217; parametres encodes the image location. The length of the parametre indicates a zoom level.</p>
<p>To see the whole globe, just use &#8216;t=t&#8217;. This gives a single tile representing the earth. For the next zoom level, this tile is divided into 4 quadrants, called, clockwise from top left : &#8216;q&#8217; &#8216;r&#8217; &#8216;s&#8217; and &#8216;t&#8217;. To see a quadrant, just append the letter of that quadrant to the image you are viewing. For example :&#8217;t=tq&#8217; will give the upper left quadrant of the &#8216;t&#8217; image. And so on at each zoom level&#8230;</p>
<h4>algorithm : to find a tile from a latitude, a longitude and a zoom factor :</h4>
<div style="width: 100%" id="premain1" class="smallText"><img width="9" height="9" id="preimg1" title="点击图片可在新窗口打开" style="cursor: pointer" src="http://www.codeproject.com/images/minus.gif" /><span id="precollapse1" style="margin-bottom: 0pt"> Collapse</span></div>
<pre id="pre1" style="margin-top: 0pt"><span class="cpp-comment">//initialise the variables;</span>
<span class="cpp-keyword">double</span> xmin=-<span class="cpp-literal">180</span>;
<span class="cpp-keyword">double</span> xmax=<span class="cpp-literal">180</span>;
<span class="cpp-keyword">double</span> ymin=-<span class="cpp-literal">90</span>;
<span class="cpp-keyword">double</span> ymax=<span class="cpp-literal">90</span>;
<span class="cpp-keyword">double</span> xmid=<span class="cpp-literal">0</span>;
<span class="cpp-keyword">double</span> ymid=<span class="cpp-literal">0</span>;

string location=<span class="cpp-string">"t"</span>;

<span class="cpp-comment">//google use a latitude divided by 2;</span>
<span class="cpp-keyword">double</span> halflat = latitude / <span class="cpp-literal">2</span>;
<span class="cpp-keyword">for</span> (<span class="cpp-keyword">int</span> i = <span class="cpp-literal">0</span>; i < zoom; i++)
{
xmoy = (xmax + xmin) / <span class="cpp-literal">2</span>;
ymoy = (ymax + ymin) / <span class="cpp-literal">2</span>;
<span class="cpp-keyword">if</span> (halflat > ymoy) <span class="cpp-comment">//upper part (q or r)</span>
{
ymin = ymoy;
<span class="cpp-keyword">if</span> (longitude < xmoy)
{ <span class="cpp-comment">/*q*/</span>
location+= <span class="cpp-string">"q"</span>;
xmax = xmoy;
}
<span class="cpp-keyword">else</span>
{<span class="cpp-comment">/*r*/</span>
location+= <span class="cpp-string">"r"</span>;
xmin = xmoy;
}
}
<span class="cpp-keyword">else</span> <span class="cpp-comment">//lower part (t or s)</span>
{
ymax = ymoy;
<span class="cpp-keyword">if</span> (longitude < xmoy)
{ <span class="cpp-comment">/*t*/</span>
location+= <span class="cpp-string">"t"</span>;
xmax = xmoy;
}
<span class="cpp-keyword">else</span>
{<span class="cpp-comment">/*s*/</span>
location+= <span class="cpp-string">"s"</span>;
xmin = xmoy;
}
}
}
<span class="cpp-comment">//here, the location should contains the string corresponding to the tile...</span></pre>
<p>again, this algorithm is quite theorical, as the covered zone doesn&#8217;t match the full globe.</p>
<h4>Servers :</h4>
<p>Google uses 4 servers to balance the load. these are kh0, kh1, kh2 and kh3.</p>
<h4>Tile size :</h4>
<p>each tile is a 256&#215;256 jpg picture.</p>
<h3>Mercator projection</h3>
<p>Due to the Mercator projection, the above algorithm have to be modified. In mercator projection, the spacing between to parallels is not constant. So the angle describe by a tile depends on it&#8217;s vertical position.</p>
<h3>Covered zone :</h3>
<p>thoerically, latitude should go from -90 to 90, but in fact due to the Mercator projection which sends the poles to the infinites, the covered zone is a bit less than -90 to 90. In fact the maximum latitude is the one that give PI (3.1415926) on the Mercator projection, using the formula Y = 1/2((1+sin(lat))/(1-sin(lat))) (see the link in the Mercator paragraph)</p>
<h3>Protection :</h3>
<p>Google map uses a protection mechanism to keep a good quality of service. If one makes too much requests, google map will add its IP address to a blacklist, and send a nice message :</p>
<p><strong>Google Error</strong></p>
<p>We&#8217;re sorry&#8230;      &#8230; but your query looks similar to automated requests from a computer virus or spyware   application. To protect our users, we can&#8217;t process your request right now.      We&#8217;ll restore your access as quickly as possible, so try again soon. In the meantime, if you   suspect that your computer or network has been infected, you might want to run a virus checker or   spyware remover to make sure that your systems are free of viruses and other spurious software.      We apologize for the inconvenience, and hope we&#8217;ll see you again on Google.</p>
<p>To avoid being backlisted, developpers should to use a caching mecanism if possible&#8230;</p>
<div>
<h3>Sat Examples :</h3>
<p>see the whole globe at http://kh0.google.com/kh?n=404&#038;v=8&#038;t=t</p>
<p><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://kh0.google.com/kh?n=404&#038;v=8&#038;t=t" />and the four corresponding quadrants : (note the 4 servers name to balance the load)</p>
<ul>
<li>http://kh0.google.com/kh?n=404&#038;v=8&#038;t=tq</li>
<li>http://kh1.google.com/kh?n=404&#038;v=8&#038;t=tr</li>
<li>http://kh2.google.com/kh?n=404&#038;v=8&#038;t=ts</li>
<li>http://kh3.google.com/kh?n=404&#038;v=8&#038;t=tt<br />
<table border="1">
<tr>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://kh0.google.com/kh?n=404&#038;v=8&#038;t=tq" /></td>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://kh1.google.com/kh?n=404&#038;v=8&#038;t=tr" /></td>
</tr>
<tr>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://kh2.google.com/kh?n=404&#038;v=8&#038;t=tt" /></td>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://kh3.google.com/kh?n=404&#038;v=8&#038;t=ts" /></td>
</tr>
</table>
</li>
</ul>
</div>
<div>
<h3>Map Examples :</h3>
<p>see the whole globe at http://mt1.google.com/mt?n=404&#038;v=w2.37&#038;x=0&#038;y=0&#038;zoom=17</p>
<p><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://mt1.google.com/mt?n=404&#038;v=w2.37&#038;x=0&#038;y=0&#038;zoom=17" />and the four corresponding quadrants :</p>
<ul>
<li>http://mt0.google.com/mt?n=404&#038;v=w2.37&#038;x=0&#038;y=0&#038;zoom=16</li>
<li>http://mt1.google.com/mt?n=404&#038;v=w2.37&#038;x=1&#038;y=0&#038;zoom=16</li>
<li>http://mt2.google.com/mt?n=404&#038;v=w2.37&#038;x=0&#038;y=1&#038;zoom=16</li>
<li>http://mt3.google.com/mt?n=404&#038;v=w2.12&#038;x=1&#038;y=1&#038;zoom=16<br />
<table border="1">
<tr>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://mt0.google.com/mt?n=404&#038;v=w2.37&#038;x=0&#038;y=0&#038;zoom=16" /></td>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://mt1.google.com/mt?n=404&#038;v=w2.37&#038;x=1&#038;y=0&#038;zoom=16" /></td>
</tr>
<tr>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://mt2.google.com/mt?n=404&#038;v=w2.37&#038;x=0&#038;y=1&#038;zoom=16" /></td>
<td><img title="点击图片可在新窗口打开" style="cursor: pointer" src="http://mt3.google.com/mt?n=404&#038;v=w2.37&#038;x=1&#038;y=1&#038;zoom=16" /></td>
</tr>
</table>
</li>
</ul>
</div>
<p>nice isn&#8217;t it ?</p>
<p><em>Edited : Google map has changed the v parameter for the maps. It was 2.12 when I wrote this article, but it&#8217;s now 2.37. I suppose that this is a version number or something like that&#8230;</em></p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/01/how-google-map-works-from-mars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phoogle Map V2.1 released</title>
		<link>http://www.geoinformatics.cn/2007/01/phoogle-map-v21-released/</link>
		<comments>http://www.geoinformatics.cn/2007/01/phoogle-map-v21-released/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 16:20:06 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20070118408.html</guid>
		<description><![CDATA[Phoogle Maps (v2.01) includes International Address Support. * 1 Address (Outside United States) * Multiple Addresses * Displaying Valid/Invalid Points * Customizing the Info Window Phoogle Maps PHP with Google Maps and Yahoo Geocoder &#8220;Phoogle Maps (pronounced like Foogle Maps) is a PHP class that integrates itself with the Google Maps API and with the [...]]]></description>
			<content:encoded><![CDATA[<p>Phoogle Maps (v2.01) includes International Address Support.<img align="right" alt="phooglemapsphp.JPG" id="image407" title="phooglemapsphp.JPG" src="/wp-content/uploads/phooglemapsphp.JPG" /></p>
<p>* 1 Address (Outside United States)<br />
* Multiple Addresses<br />
* Displaying Valid/Invalid Points<br />
* Customizing the Info Window<br />
Phoogle Maps PHP with Google Maps and Yahoo Geocoder<br />
&#8220;Phoogle Maps (pronounced like Foogle Maps) is a PHP class that integrates itself with the Google Maps API and with the Yahoo Geocoding API to make an easy to use interface to display Google Maps on your site.&#8221;<br />
<a target="_blank" href="http://mapperz.blogspot.com/">Mapperz</a> Note to Users: Check the Yahoo Maps API Terms and Conditions before investing time on this. There maybe infringement using the Yahoo Geocoder with Google Maps.<br />
Mapperz Map GIS News Blog for UK, Europe and the World.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2007/01/phoogle-map-v21-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网站开始盈利</title>
		<link>http://www.geoinformatics.cn/2006/11/%e7%bd%91%e7%ab%99%e5%bc%80%e5%a7%8b%e7%9b%88%e5%88%a9/</link>
		<comments>http://www.geoinformatics.cn/2006/11/%e7%bd%91%e7%ab%99%e5%bc%80%e5%a7%8b%e7%9b%88%e5%88%a9/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 20:17:54 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[生活感悟]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20061106325.html</guid>
		<description><![CDATA[受到扫地老僧的启发，最近也开通了Google AdSense，一个Google提供的给网站添加广告从而使网站盈利的工具。Google Adsense主要分为三个部分： AdSense for content AdSense for search 推介           开始我都尝试了一下三种服务，后来发现AdSense for content对我的网站来说是最为适合的，经过几天的测试，收入开始正常，基本处于每日2刀左右，呵呵，开始make a live by my site了。这样，如果所赚的钱达到了50刀，Google就会将收入汇给你。不错，我在此向大家推介这个产品。Web 2.0的大潮已经涌来，越来越多的Web服务涌现在Internet里面。如何将这些服务更好的和GI-Services契合在一起，也是我们搞GIS应该思考的问题。]]></description>
			<content:encoded><![CDATA[<p>受到<a href="http://www.doyj.com/" target="_blank">扫地老僧</a>的启发，最近也开通了Google AdSense，一个Google提供的给网站添加广告从而使网站盈利的工具。Google Adsense主要分为三个部分：</p>
<ol>
<li><span class="productname">AdSense for content</span></li>
<li><span class="productname">AdSense for search</span></li>
<li><span class="productname">推介</span></li>
</ol>
<p><span class="productname">         <img src="/wp-content/uploads/adsense061105.jpg" /></span></p>
<p><span class="productname" /><span class="productname">开始我都尝试了一下三种服务，后来发现AdSense for content对我的网站来说是最为适合的，经过几天的测试，收入开始正常，基本处于每日2刀左右，呵呵，开始make a live by my site了。这样，如果所赚的钱达到了50刀，Google就会将收入汇给你。不错，我在此向大家推介这个产品。Web 2.0的大潮已经涌来，越来越多的Web服务涌现在Internet里面。如何将这些服务更好的和GI-Services契合在一起，也是我们搞GIS应该思考的问题。</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/11/%e7%bd%91%e7%ab%99%e5%bc%80%e5%a7%8b%e7%9b%88%e5%88%a9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Volumn of Google Earth DataBase &gt; 100TB</title>
		<link>http://www.geoinformatics.cn/2006/10/volumn-of-google-earth-database-100tb/</link>
		<comments>http://www.geoinformatics.cn/2006/10/volumn-of-google-earth-database-100tb/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 23:16:43 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[NASA]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20061011249.html</guid>
		<description><![CDATA[在Google Earth上单单截取拼接一个城市的照片，其图像文件大小就超过百兆，那么Google Earth服务器上所有数据加起来一共有多大呢？相信一定会有不少朋友会认为其数据量达到TB级(1TB=1024GB)。 近日，某内部人士得到了一份从Google内部流传出来的文件，文件上提到，Google Earth在6月更新之前，数据量已达70.5TB——其中，70TB的图像是RAW格式，另外500GB是索引文件。这可真是天文数字啊。可想而知，经过6月和9月这两次更新，其数据量过百TB已是不争的事实。]]></description>
			<content:encoded><![CDATA[<p>在Google Earth上单单截取拼接一个城市的照片，其图像文件大小就超过百兆，那么Google Earth服务器上所有数据加起来一共有多大呢？相信一定会有不少朋友会认为其数据量达到TB级(1TB=1024GB)。</p>
<p>近日，某内部人士得到了一份从Google内部流传出来的文件，文件上提到，Google Earth在6月更新之前，数据量已达70.5TB——其中，70TB的图像是RAW格式，另外500GB是索引文件。这可真是天文数字啊。可想而知，经过6月和9月这两次更新，其数据量过百TB已是不争的事实。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/10/volumn-of-google-earth-database-100tb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Godeyes.cn——“上帝之眼”</title>
		<link>http://www.geoinformatics.cn/2006/10/godeyescn%e2%80%94%e2%80%94%e2%80%9c%e4%b8%8a%e5%b8%9d%e4%b9%8b%e7%9c%bc%e2%80%9d/</link>
		<comments>http://www.geoinformatics.cn/2006/10/godeyescn%e2%80%94%e2%80%94%e2%80%9c%e4%b8%8a%e5%b8%9d%e4%b9%8b%e7%9c%bc%e2%80%9d/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 23:10:26 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[NASA]]></category>
		<category><![CDATA[OpenGIS]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20061011248.html</guid>
		<description><![CDATA[向大家隆重推荐Godeyes.cn这个网站，版主出于对google earth 与开源的NASA WorldWind的爱好，悉心将两个软件加以比较，同时开设了讨论区，介绍了网络上有关两者的相应知识。网站上有一句话，让我看到版主对“坐地日行八万里”的渴望。 地球，我们的家园，它究竟是什么模样？ 从1.7米的习惯高度，视角忽然切换到数千米之上的高空。震撼！发自内心，我们如饥似渴地在自由遨游，如刚展开翅膀的雏鹰。 往昔，忙碌的此刻，明天会是什么样？ 一次次感受到科技与智慧的力量之伟大，或许我们已依稀触摸到千里眼顺风耳上九天摘星揽月的生活，我们对未来充满憧憬与渴望。 我们是一群平凡的年轻人，因为年轻所以对生活充满热爱，对变化倍感新鲜，对未来满怀好奇。 也许我们在往后的日子里不一定会站在舞台上，但我们会努力为精彩的舞台剧奉送最灿烂的鲜花、最热情的掌声!]]></description>
			<content:encoded><![CDATA[<p><img style="width: 184px; height: 65px" height="65" src="/wp-content/uploads/godeyescn.jpg" width="184" align="left" />向大家隆重推荐<a href="http://www.godeyes.cn" target="_blank">Godeyes.cn</a>这个网站，版主出于对google earth 与开源的NASA WorldWind的爱好，悉心将两个软件加以比较，同时开设了讨论区，介绍了网络上有关两者的相应知识。网站上有一句话，让我看到版主对“坐地日行八万里”的渴望。</p>
<p>地球，我们的家园，它究竟是什么模样？<br />
从1.7米的习惯高度，视角忽然切换到数千米之上的高空。震撼！发自内心，我们如饥似渴地在自由遨游，如刚展开翅膀的雏鹰。<br />
往昔，忙碌的此刻，明天会是什么样？<br />
一次次感受到科技与智慧的力量之伟大，或许我们已依稀触摸到千里眼顺风耳上九天摘星揽月的生活，我们对未来充满憧憬与渴望。<br />
我们是一群平凡的年轻人，因为年轻所以对生活充满热爱，对变化倍感新鲜，对未来满怀好奇。<br />
也许我们在往后的日子里不一定会站在舞台上，但我们会努力为精彩的舞台剧奉送最灿烂的鲜花、最热情的掌声!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/10/godeyescn%e2%80%94%e2%80%94%e2%80%9c%e4%b8%8a%e5%b8%9d%e4%b9%8b%e7%9c%bc%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goobuntu, really?</title>
		<link>http://www.geoinformatics.cn/2006/09/goobuntu-really/</link>
		<comments>http://www.geoinformatics.cn/2006/09/goobuntu-really/#comments</comments>
		<pubDate>Sat, 09 Sep 2006 03:26:31 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20060908197.html</guid>
		<description><![CDATA[ 前一段时间一直比较关心ubuntu，而且ubuntu在linux界也是叱诧风云，所以说google要推出Goobuntu，我也半信半疑。这是所谓的ubuntu的logo: 虽然 Google 严正否认，不过关于这款挑战 Windows 操作系统，以新操作系统搭载的 Google PC 谣言仍甚嚣尘上。现在我们终于知道这个秘密操作系统的名称：Goobuntu。根据引文来源，Google 已经发展出以 Ubuntu Linux 为基础的操作系统以及 Gnome 桌上型计算机，而且已经到准备推出的阶段。 当然，Goobuntu 真的如官方所说的仅是 Google 公司内部使用而已，Google 之前早已承认他们有发展出专为内部服务器使用的作的业系统。然而，谁知道 Google 真没有野心侵略整个个人计算机的霸权。希望这个操作系统至少可执行  Google Earth 和 Picasa 两套软件。 Google 发言人 Sonya Borälv 提到“公司内部使用 Ubuntu，不过我们没有任何将这套软件向外延伸的计划。”看来 Google 公司的传统除了不断创新以外，就是不断粉碎大家的梦想和希望。]]></description>
			<content:encoded><![CDATA[<p> 前一段时间一直比较关心ubuntu，而且ubuntu在linux界也是叱诧风云，所以说google要推出Goobuntu，我也半信半疑。这是所谓的ubuntu的logo:<img src="/wp-content/uploads/goobuntulogo.jpg" align="right" /><br />
虽然 Google 严正否认，不过关于这款挑战 Windows 操作系统，以新操作系统搭载的 Google PC 谣言仍甚嚣尘上。现在我们终于知道这个秘密操作系统的名称：Goobuntu。根据引文来源，Google 已经发展出以 Ubuntu Linux 为基础的操作系统以及 Gnome 桌上型计算机，而且已经到准备推出的阶段。<br />
当然，Goobuntu 真的如官方所说的仅是 Google 公司内部使用而已，Google 之前早已承认他们有发展出专为内部服务器使用的作的业系统。然而，谁知道 Google 真没有野心侵略整个个人计算机的霸权。希望这个操作系统至少可执行  Google Earth 和 Picasa 两套软件。<br />
Google 发言人 Sonya Borälv 提到“公司内部使用 Ubuntu，不过我们没有任何将这套软件向外延伸的计划。”看来 Google 公司的传统除了不断创新以外，就是不断粉碎大家的梦想和希望。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/09/goobuntu-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geointerface &#8212;  The interface between Real world and Cyber world</title>
		<link>http://www.geoinformatics.cn/2006/08/geointerface-the-interface-between-real-world-and-cyber-world/</link>
		<comments>http://www.geoinformatics.cn/2006/08/geointerface-the-interface-between-real-world-and-cyber-world/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 06:27:37 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Geography]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/gis/20060817159.html</guid>
		<description><![CDATA[IP (Internet protocol) address is the identification of a mobile or fixed terminal in cyber world when it lands on the Internet while the coordinate of the terminal in a geographic reference frame is the location of the terminal in real world. Then, is there any type of approach that could make relationship between real [...]]]></description>
			<content:encoded><![CDATA[<p>IP (Internet protocol) address is the identification of a mobile or fixed terminal in cyber world when it lands on the Internet while the coordinate of the terminal in a geographic reference frame is the location of the terminal in real world. Then, is there any type of approach that could make relationship between real world and cyber world through IP address and geographic information? The IP number is allocated and a diversity of relationships that could be established between IP address and spatial entity. Based on these relationships and some advantages of several successful databases, we bring out a new type of database—<strong>GeoInterface, intending to argue the possibility to establish a mode to match the IP address with geographic coordinate. </strong>In addition, introductionss of some specific information about GeoInterface, for instance, where to obtain the huge amount of data that is indispensable, the concrete procedure of establishing GeoInterface and daily update and maintenance of the database. Finally, in the coming decade, accompanying with the new Internet protocol, IP v6, there is no doubt that significant changes would take place in cyber world. In that case, the approach how GeoInterface should be established and the responsibilities of GeoInterface would be different.<img src="/wp-content/uploads/geointerface.jpg" align="right" /><br />
While your computer is on the Internet, no matter what kind of computer you are operating on and no matter what type of way the computer land on the cyber world, there are two rules that are definite: firstly, the computer is following TCP/IP (transmission control protocol/Internet protocol); secondly, the computer has been provided an exclusive IP (Internet protocol) address. If we regard all computers that land on the Internet as concrete entities, the specific IP address used by the computers could be seen as their identification in cyber world. In the meanwhile, in case that the computers are indeed concrete spatial entities in real world, we could locate them with geographic coordinate. From this point of view, if we could establish correspondence relationship between IP address and geographic coordinate of the spatial entity, with the help of GIS, which could store and display digital image, it is possible for us to bring the geographic reference frame in cyber world, making the invisible IP address visible.<br />
In nowadays, many famous corporations are placing more and more emphasis on the fields of establishing IP address database, online spatial-identity database and so on. The IP address database of Tencent Corporation adopts the way of ‘users’ submission and systematic test’, establishing the correspondence relationship between IP address and geographic attributes while the GeoIP database could realize the marching of IP address and the name of concrete cities. Google map could provide a online digital map that could change scales according to the requests of users. Users could fix their own positions on the map and submit some personal information to the database. Nevertheless, although these database achieve success in their own fields, they have their own limitation：IP address database could match IP address with geographic attribute but it can not do the task of fixing position while the spatial-identity does well in displaying and visualization but does not establish correspondence relationship between IP address and geographic coordinate.<br />
Under this circumstance, we would argue the possibility of establishing a new type of database, GeoInterface. Based on the analysis of different correspondence relationships between IP address and spatial entity and the experiences of establishing database from several successful databases, the chief function of GeoInterface database is to combine IP address database and spatial-identity database, achieving the marching of cyber world and real world .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/geointerface-the-interface-between-real-world-and-cyber-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>促进Google Map使用率 Google发行折扣购物优惠券</title>
		<link>http://www.geoinformatics.cn/2006/08/%e4%bf%83%e8%bf%9bgoogle-map%e4%bd%bf%e7%94%a8%e7%8e%87-google%e5%8f%91%e8%a1%8c%e6%8a%98%e6%89%a3%e8%b4%ad%e7%89%a9%e4%bc%98%e6%83%a0%e5%88%b8/</link>
		<comments>http://www.geoinformatics.cn/2006/08/%e4%bf%83%e8%bf%9bgoogle-map%e4%bd%bf%e7%94%a8%e7%8e%87-google%e5%8f%91%e8%a1%8c%e6%8a%98%e6%89%a3%e8%b4%ad%e7%89%a9%e4%bc%98%e6%83%a0%e5%88%b8/#comments</comments>
		<pubDate>Wed, 16 Aug 2006 03:21:46 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20060815145.html</guid>
		<description><![CDATA[Technology news 周一Google公司负责人宣称：Google 公司正在为消费者发行”discount-coupon“可打印出来的商店购物优惠折扣券，目前美国当地的一些商店正在为此宣传。Google公司希望此次活动将带动美国网络购物消费者使用Google Map线上地图服务的积极性。此次活动，Google公司主要目的打开传统商业模式的市场，带动美国网络消费者数量，刺激本地零售业的增长。甚至一些干洗店，比萨饼店，汽车修理店都包括在内。 Google目前正在和美国一大广告商Valpak合作。（Valpak&#8212;私有COX企业旗下的一个分公司。）Google将为消费者提供超过2万张广告购物优惠券。当消费者搜索有关商店信息的时候，他们使用Google Map将会非常方便的查询出商品目录所在地。 Google 公司鼓励商品零售商们利用简单的基于web形式的网络服务，创造自己公司的折扣店。除此以外，Google公司还给小部分没有自己的网站的商品零售商们创造十分便利的网络服务，为他们提供潜在客户群，吸引网络购物消费者的眼球。 Google公司的一位董事表示：一个小企业所面临的挑战，是缺乏稳定潜在网络购物客户群。我们帮助他们把小生意做好，也是帮助了我们自己。 当消费者开始在Google上搜索导购商品信息的时候，那些购物优惠券将会在Google Maps上显示出。消费者可以在电脑上打印出来，到当地的商店兑换折扣实物。最终显示页面将包括消费者购物搜索页面，购物清单页面。在接下来几个月，Google将继续致力扩展商业模式，更新Google Map 开拓欧洲，亚洲市场。 奥克兰市场分析师格雷格表示：我们关注的是目前网络购物到底有多少价值可以真正的促进现实产业销售买卖。 Google公司为消费者提供“discount-coupon”折扣优惠券，同时促进了一直倚赖折扣优惠券的广告收入的传统报业的发展。 但是据了解Google公司实施的直销发行折扣优惠券的模式将会对传统出版业构成很大威胁。直接竞争对手包括Valpak公司，COOLSAVIN.COM公司以及传播交流Landmark公司。 零售商业机构咨询总裁库尔特表示： 美国是一个以价格为王的国家，任何有关价格，市场策略消息的发布都将会促使消费者进入一轮新的消费领域。 Google的折扣优惠券必须被打印出来然后才能使用。尽管从理论上而言，可以很简单的在支持web移动电话设备下载优惠券。并且可以很清晰的在手机显示屏中显示出。但是考虑到安全问题，目前暂时不支持移动电话使用。Valpak公司发言人表示：几乎没有几个零售商人可以有一个安全可靠的方式去管理他们的电子优惠券。 一些投资商可以为自己公司打造品牌特色，上载自己公司的小图片。不久将会在折扣优惠券上将清晰的显示出。还可以在折扣优惠券上刻独一无二的顺序数字，这主要是为了防范潜在的欺诈行为。 据数据统计每年超过75000多个商家将会为消费者提供购物优惠券。其中Valpak公司每年将为4500万美国，加拿大家庭用户，投放5亿个内装折扣优惠券的蓝色信封。]]></description>
			<content:encoded><![CDATA[<p><a href="/qingshuidanmu/blog/index.dml/tag/Technology%20news" rel="tag">Technology news</a></p>
<div class="content">周一Google公司负责人宣称：Google 公司正在为消费者发行”discount-coupon“可打印出来的商店购物优惠折扣券，目前美国当地的一些商店正在为此宣传。Google公司希望此次活动将带动美国网络购物消费者使用Google Map线上地图服务的积极性。此次活动，Google公司主要目的打开传统商业模式的市场，带动美国网络消费者数量，刺激本地零售业的增长。甚至一些干洗店，比萨饼店，汽车修理店都包括在内。</p>
<p>Google目前正在和美国一大广告商Valpak合作。（Valpak&#8212;私有COX企业旗下的一个分公司。）Google将为消费者提供超过2万张广告购物优惠券。当消费者搜索有关商店信息的时候，他们使用Google Map将会非常方便的查询出商品目录所在地。</p>
<p>Google 公司鼓励商品零售商们利用简单的基于web形式的网络服务，创造自己公司的折扣店。除此以外，Google公司还给小部分没有自己的网站的商品零售商们创造十分便利的网络服务，为他们提供潜在客户群，吸引网络购物消费者的眼球。</p>
<p>Google公司的一位董事表示：一个小企业所面临的挑战，是缺乏稳定潜在网络购物客户群。我们帮助他们把小生意做好，也是帮助了我们自己。</p>
<p>当消费者开始在Google上搜索导购商品信息的时候，那些购物优惠券将会在Google Maps上显示出。消费者可以在电脑上打印出来，到当地的商店兑换折扣实物。最终显示页面将包括消费者购物搜索页面，购物清单页面。在接下来几个月，Google将继续致力扩展商业模式，更新Google Map 开拓欧洲，亚洲市场。</p>
<p>奥克兰市场分析师格雷格表示：我们关注的是目前网络购物到底有多少价值可以真正的促进现实产业销售买卖。</p>
<p>Google公司为消费者提供“discount-coupon”折扣优惠券，同时促进了一直倚赖折扣优惠券的广告收入的传统报业的发展。</p>
<p>但是据了解Google公司实施的直销发行折扣优惠券的模式将会对传统出版业构成很大威胁。直接竞争对手包括Valpak公司，COOLSAVIN.COM公司以及传播交流Landmark公司。</p>
<p>零售商业机构咨询总裁库尔特表示： 美国是一个以价格为王的国家，任何有关价格，市场策略消息的发布都将会促使消费者进入一轮新的消费领域。</p>
<p>Google的折扣优惠券必须被打印出来然后才能使用。尽管从理论上而言，可以很简单的在支持web移动电话设备下载优惠券。并且可以很清晰的在手机显示屏中显示出。但是考虑到安全问题，目前暂时不支持移动电话使用。Valpak公司发言人表示：几乎没有几个零售商人可以有一个安全可靠的方式去管理他们的电子优惠券。</p>
<p>一些投资商可以为自己公司打造品牌特色，上载自己公司的小图片。不久将会在折扣优惠券上将清晰的显示出。还可以在折扣优惠券上刻独一无二的顺序数字，这主要是为了防范潜在的欺诈行为。</p>
<p>据数据统计每年超过75000多个商家将会为消费者提供购物优惠券。其中Valpak公司每年将为4500万美国，加拿大家庭用户，投放5亿个内装折扣优惠券的蓝色信封。</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/%e4%bf%83%e8%bf%9bgoogle-map%e4%bd%bf%e7%94%a8%e7%8e%87-google%e5%8f%91%e8%a1%8c%e6%8a%98%e6%89%a3%e8%b4%ad%e7%89%a9%e4%bc%98%e6%83%a0%e5%88%b8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Project Hosting</title>
		<link>http://www.geoinformatics.cn/2006/08/google-project-hosting/</link>
		<comments>http://www.geoinformatics.cn/2006/08/google-project-hosting/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 23:49:56 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[开源]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20060815143.html</guid>
		<description><![CDATA[   近日，Google正式宣布推出了“Project Hosting”项目，为开源项目提供免费服务。虽然Google宣称自己的项目与SourceForge不同，但Google的这一看法并不妨碍人们仍然把“Project Hosting”看作是一个新的、免费的开源代码仓库。一些开发者称，和SourceForge相比，通过Project Hosting创建项目不需要繁杂的申请。那么，同样是为开源项目提供免费服务，Project Hosting依托的资源可能更多，Google想当开源老大的野心可见一斑。　　据悉，这一名为“Project Hosting”的服务是Google Code的一部分。Google之所以推出这项服务，是想通过出版Google项目的API和开源代码，或是创办一些编程大赛和其他活动，以引起更多开发者的兴趣。Google表示，接下来所有的Google开源项目都将和“Project Hosting”服务挂钩。 　　此前，很多人都认为“Project Hosting”服务是一项为开源爱好者提供的类似于SourceForge的项目管理方案，但是Google宣称，这一服务并不同于其他选择，这主要是因为它把所有的精力都放在了开源项目的需求之上，而不是一味地想做大。比如，通过这项新服务，用户可以搜索各种开源项目，也可以自己上传新项目。 　　到目前为止，该项服务显然还急需完善。比如，它尚缺乏一个应有的文件下载系统。Google只是把“Project Hosting”服务的主要目标放在了一些小型的项目当中。 　　目前，用户在使用“Project Hosting”服务时，只要用Gmail账号登录后，就可以创建新的项目。不过，和很多新项目一样，目前的Project Hosting只有英文版，并且功能也不完善。当然，依照Google的风格，新功能增加的速度应该不会太慢。]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/googlecode.JPG" />   近日，<a onclick="tagshow(event, 'Google');return false;" href="javascript:;"><u><strong>Google</strong></u></a>正式宣布推出了“Project Hosting”项目，为<a onclick="tagshow(event, '%BF%AA%D4%B4');return false;" href="javascript:;"><u><strong>开源</strong></u></a>项目提供免费服务。虽然Google宣称自己的项目与SourceForge不同，但Google的这一看法并不妨碍人们仍然把“Project Hosting”看作是一个新的、免费的开源代码仓库。一些开发者称，和SourceForge相比，通过Project Hosting创建项目不需要繁杂的申请。那么，同样是为开源项目提供免费服务，Project Hosting依托的资源可能更多，Google想当开源老大的野心可见一斑。　　据悉，这一名为“Project Hosting”的服务是Google Code的一部分。Google之所以推出这项服务，是想通过出版Google项目的API和开源代码，或是创办一些编程大赛和其他活动，以引起更多开发者的兴趣。Google表示，接下来所有的Google开源项目都将和“Project Hosting”服务挂钩。</p>
<p>　　此前，很多人都认为“Project Hosting”服务是一项为开源爱好者提供的类似于SourceForge的项目管理方案，但是Google宣称，这一服务并不同于其他选择，这主要是因为它把所有的精力都放在了开源项目的需求之上，而不是一味地想做大。比如，通过这项新服务，用户可以搜索各种开源项目，也可以自己上传新项目。</p>
<p>　　到目前为止，该项服务显然还急需完善。比如，它尚缺乏一个应有的文件<a onclick="tagshow(event, '%CF%C2%D4%D8');return false;" href="javascript:;"><u><strong>下载</strong></u></a>系统。Google只是把“Project Hosting”服务的主要目标放在了一些小型的项目当中。</p>
<p>　　目前，用户在使用“Project Hosting”服务时，只要用Gmail账号登录后，就可以创建新的项目。不过，和很多新项目一样，目前的Project Hosting只有英文版，并且功能也不完善。当然，依照Google的风格，新功能增加的速度应该不会太慢。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/google-project-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InfoSports &#8211; to locate your positions</title>
		<link>http://www.geoinformatics.cn/2006/08/infosports-to-locate-your-positions/</link>
		<comments>http://www.geoinformatics.cn/2006/08/infosports-to-locate-your-positions/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 20:20:15 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20060813121.html</guid>
		<description><![CDATA[Geocoder &#8211; Coordinates To move the map hold the mouse button down while moving the mouse. To enlarge a particular area click on the grid lines on the left side of the map. When you click on a particular spot a marker will be generated at that point. Click on the marker to display the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infosports.com/m/map.htm" target="_blank">Geocoder &#8211; Coordinates</a><br />
To move the map hold the mouse button down while moving the mouse. To enlarge a particular area click on the grid lines on the left side of the map. When you click on a particular spot a marker will be generated at that point. Click on the marker to display the longitude/latitude of the point. You can copy and paste the coordinates to where ever they are needed. To copy and paste the coordinates run the cursor over the coordinates with your mouse button depressed, then select control-c to copy and control-v to paste.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/infosports-to-locate-your-positions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sahana &#8212; Disaster  Management System</title>
		<link>http://www.geoinformatics.cn/2006/08/sahana-disaster-management-system/</link>
		<comments>http://www.geoinformatics.cn/2006/08/sahana-disaster-management-system/#comments</comments>
		<pubDate>Sun, 13 Aug 2006 04:54:55 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WebGIS]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/google/20060812117.html</guid>
		<description><![CDATA[在SourceForge看到的,是SourceForge6月的最佳推荐项目。而且还结合google map有GIS功能。 这个由几个斯里兰卡程序设计师开发的救灾系统，可以整合各种灾后重建的工作，包括通报并协寻失踪灾民、连系各个救灾组织、管理救灾物资、媒合捐款和需求，以及管理灾民收容工作。这个系统提供实时、公开、透明的救灾信息，让所有参与救灾的个人或单位能彼此协调，发挥最大力量。 网站上除了有可安装的php架站套件外，也有LiveCD，可以在第一时间马上派上用场。 看到这东西，第一个感觉是很感动，特别是sahana名称旁边那朵菊花，让人们的心里感到慰藉。接下来马上想到，如果要用这个东西来协调救灾工作，受灾地得有网络可用。这可能会是个大麻烦。如果各救灾单位没有横向协调，每个单位都搞一套Sahana来管理自己和别人，恐怕也还是会陷入一片混乱之中。 备而不用的系统，最好是永远不要派上用场。]]></description>
			<content:encoded><![CDATA[<p>在SourceForge看到的,是SourceForge6月的最佳推荐项目。而且还结合google map有GIS功能。</p>
<p>这个由几个斯里兰卡程序设计师开发的救灾系统，可以整合各种灾后重建的工作，包括通报并协寻失踪灾民、连系各个救灾组织、管理救灾物资、媒合捐款和需求，以及管理灾民收容工作。这个系统提供实时、公开、透明的救灾信息，让所有参与救灾的个人或单位能彼此协调，发挥最大力量。</p>
<p>网站上除了有可安装的php架站套件外，也有LiveCD，可以在第一时间马上派上用场。</p>
<p>看到这东西，第一个感觉是很感动，特别是sahana名称旁边那朵菊花，让人们的心里感到慰藉。接下来马上想到，如果要用这个东西来协调救灾工作，受灾地得有网络可用。这可能会是个大麻烦。如果各救灾单位没有横向协调，每个单位都搞一套Sahana来管理自己和别人，恐怕也还是会陷入一片混乱之中。</p>
<p><strong>备而不用的系统，最好是永远不要派上用场。</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/sahana-disaster-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony GPS-GS1 supports Google Maps</title>
		<link>http://www.geoinformatics.cn/2006/08/sony-gps-gs1-supports-google-maps/</link>
		<comments>http://www.geoinformatics.cn/2006/08/sony-gps-gs1-supports-google-maps/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 23:22:12 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20060812110.html</guid>
		<description><![CDATA[3sNews 据最新消息，索尼公司近日发布了一款很有意思的Mini型全球定位设备GPS-GS1，它可以记录下照片被拍摄时的信息，比如拍摄地点、拍摄时间等。 这款GPS-GS1采用了圆柱形设计，体积十分小巧，外观尺寸为36×87×36mm，重量约55g，采用一节AA电池供电，可以非常方便地挂在腰带环上。当在拍摄图片的时候，GPS-GS1可以记录下拍摄地点等信息，稍后这些信息便可以同步显示在所拍摄的图片上。如果要同时记录图片拍摄时间的话，那么一定要保证相机的时钟和GPS-GS1的时钟保持同步。该GPS终端是专为索尼Cyber-shot数码相机和Handycam摄像机使用的。与索尼数码相机一同使用，可以记录下拍照时的位置信息，然后使用地图软件“Super Mapple Digital Ver.7 for Sony”，就可以显示照片拍摄地点。 具体使用的时候，GPS-CS1K并不用与索尼数码相机相连接，它会自动按照时间将位置信息记录在内存中。然后使用USB线传输到电脑中，使用专用软件与索尼相机拍摄的照片中的EXIF信息，将时间相同的照片与拍摄位置组合，在地图软件上显示。该位置信息也支持“Google Maps”，可以在世界各地使用。 如果您要对所拍摄的照片根据地理位置进行排序的话，那么可以已经记录的数据从GPS-GS1中导出，同时将图片下载到计算机中，然后GPS-GS1附带的软件便可以自动将图片与GPS-GS1中记录的经度、纬度、拍摄时间等数据连接起来。 据悉这款GPS-CS1全球定位设备将2006年9月开始发售，价格为15540日元（约合人民币1100元）。]]></description>
			<content:encoded><![CDATA[<p><a href="/www.3snews.net" target="_blank">3sNews</a></p>
<p>据最新消息，索尼公司近日发布了一款很有意思的Mini型全球定位设备GPS-GS1，它可以记录下照片被拍摄时的信息，比如拍摄地点、拍摄时间等。</p>
<p>这款GPS-GS1采用了圆柱形设计，体积十分小巧，外观尺寸为36×87×36mm，重量约55g，采用一节AA电池供电，可以非常方便地挂在腰带环上。当在拍摄图片的时候，GPS-GS1可以记录下拍摄地点等信息，稍后这些信息便可以同步显示在所拍摄的图片上。如果要同时记录图片拍摄时间的话，那么一定要保证相机的时钟和GPS-GS1的时钟保持同步。该GPS终端是专为索尼Cyber-shot数码相机和Handycam摄像机使用的。与索尼数码相机一同使用，可以记录下拍照时的位置信息，然后使用地图软件“Super Mapple Digital Ver.7 for Sony”，就可以显示照片拍摄地点。<br />
<img src="/wp-content/uploads/sonygs.jpg" align="middle" /></p>
<p>具体使用的时候，GPS-CS1K并不用与索尼数码相机相连接，它会自动按照时间将位置信息记录在内存中。然后使用USB线传输到电脑中，使用专用软件与索尼相机拍摄的照片中的EXIF信息，将时间相同的照片与拍摄位置组合，在地图软件上显示。该位置信息也支持“Google Maps”，可以在世界各地使用。</p>
<p>如果您要对所拍摄的照片根据地理位置进行排序的话，那么可以已经记录的数据从GPS-GS1中导出，同时将图片下载到计算机中，然后GPS-GS1附带的软件便可以自动将图片与GPS-GS1中记录的经度、纬度、拍摄时间等数据连接起来。</p>
<p>据悉这款GPS-CS1全球定位设备将2006年9月开始发售，价格为15540日元（约合人民币1100元）。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/sony-gps-gs1-supports-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frappr</title>
		<link>http://www.geoinformatics.cn/2006/08/frappr/</link>
		<comments>http://www.geoinformatics.cn/2006/08/frappr/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 18:32:15 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WebGIS]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/miscellaneous/20060812104.html</guid>
		<description><![CDATA[ was created by Brian, Kun and James at Rising Concepts, who wanted to see where all their high school and college friends went after they graduated. Frappr (Friend Mapper) lets you see the zip code where your friends live or work, letting you find out who works in the office building next door and who [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/frappr.jpg" /> was created by Brian, Kun and James at Rising Concepts, who wanted to see where all their high school and college friends went after they graduated.</p>
<p><a href="http://www.frappr.com/" target="_blank">Frappr</a> (Friend Mapper) lets you see the zip code where your friends live or work, letting you find out who works in the office building next door and who lives in the apartment complex across the street.</p>
<p>Have fun! <img src='http://www.geoinformatics.cn/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><em>RisingConcepts</em></strong> was founded by Kun and Brian early in 2004. They wanted to help others stay in contact with their friends, co-workers, and colleagues, so they made some fun and useful websites based on this theme. In mid-2004, James joined the RisingConcepts team to help further its goals. <a href="http://www.frappr.com/" target="_blank"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/frappr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plug &#8216;n&#8217; Play Google Map</title>
		<link>http://www.geoinformatics.cn/2006/08/plug-n-play-google-map/</link>
		<comments>http://www.geoinformatics.cn/2006/08/plug-n-play-google-map/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 00:47:17 +0000</pubDate>
		<dc:creator>长安旧梦</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geoinformatics.cn/index.php/category/carto/16.html</guid>
		<description><![CDATA[尝试了很久,发现Plug &#8216;n&#8217; Play Google Map要和Geo Plugin联合使用才有效果。]]></description>
			<content:encoded><![CDATA[<p>尝试了很久,发现<a href="http://www.yongfook.com/2005/05/28/plug-n-play-google-map" target="_blank">Plug &#8216;n&#8217; Play Google Map</a>要和<a href="http://redalt.com/wiki/Geo" target="_blank">Geo Plugin</a>联合使用才有效果。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geoinformatics.cn/2006/08/plug-n-play-google-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

