<?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>Mr. 21 &#187; Google</title>
	<atom:link href="http://mr21.in/google/feed" rel="self" type="application/rss+xml" />
	<link>http://mr21.in</link>
	<description>KunMing &#124; SysAdmin &#124; Blogger &#124; G Fans</description>
	<lastBuildDate>Thu, 06 Oct 2011 09:23:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://mr21.in/?pushpress=hub'/>
		<item>
		<title>在OSX的Terminal使用Home和End键</title>
		<link>http://mr21.in/google/use-home-and-end-key-in-the-osx-terminal.html</link>
		<comments>http://mr21.in/google/use-home-and-end-key-in-the-osx-terminal.html#comments</comments>
		<pubDate>Sun, 16 Jan 2011 16:55:01 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[End]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://mr21.in/?p=386</guid>
		<description><![CDATA[因为能在Mac OS X的Terminal（中文名：终端）里使用Home和End两个按键对我的日常使用来说实在太重要了，我甚至就为Home和End而喜欢上公司配发的ThinkPad X200忽视了我的MacBook Pro，这是一种奢侈的浪... ]]></description>
			<content:encoded><![CDATA[<p>因为能在Mac OS X的Terminal（中文名：终端）里使用<strong>Home</strong>和<strong>End</strong>两个按键对我的日常使用来说实在太重要了，我甚至就为Home和End而喜欢上公司配发的ThinkPad X200忽视了我的MacBook Pro，这是一种奢侈的浪费（甚至Sophy都鼓动我卖掉MacBook Pro），但我之前的《<a href="http://mr21.in/win-to-mac.html">Windows to MacOSX</a>》里Tips1提到的按键技巧都不适用于Terminal，在X200使用越来越顺手的情况下我开始想解决这个问题。</p>
<p><strong>插播：</strong>此技巧适用于iMac或者Mac Pro或者你自己外接键盘的情况，用内置键盘的MacBook用家请路过……</p>
<p>于是打开Google搜索到以下技巧，在此保留待查：<span id="more-386"></span></p>
<ol>
<li>启动终端(Terminal)；<br />
<img src="http://static.zooomr.com/images/9733094_e4cca5dbaf_o.png" width="272" height="155" alt="屏幕快照 2011-01-17 上午12.19.17" /></li>
<li>选择菜单栏的“终端(Terminal)”->“偏好设置(Preferences)”；<br />
<img src="http://static.zooomr.com/images/9733095_1af24cf37c_o.png" width="236" height="246" alt="屏幕快照 2011-01-17 上午12.20.55" /></li>
<li>选择“设置(Settings)”->“键盘(Keyboard)”；<br />
<img src="http://static.zooomr.com/images/9733096_0282fa8ea0.jpg" width="500" height="387" alt="屏幕快照 2011-01-17 上午12.21.07" /></li>
<li>在“键(Key)”这列找到end和home；<br />
<img src="http://static.zooomr.com/images/9733097_a54732054b.jpg" width="500" height="388" alt="屏幕快照 2011-01-17 上午12.21.35" /></li>
<li>双击相应的“键(Key)”值，会出现如此画面，把动作(Action)改成“将字符串发送到shell：(Send string to shell:)”，然后点击下面的输入栏，直接按你中意的键（Ctrl+A表现为<strong>\001</strong>，Ctrl+E表现为<strong>\005</strong>），点击“好(OK)”关闭设置窗口；<br />
<img src="http://static.zooomr.com/images/9733098_9ba22ebcc8.jpg" width="500" height="387" alt="屏幕快照 2011-01-17 上午12.28.54" /></li>
<li>由于Ctrl+A和Ctrl+E在MacOSX里面实际上的作用不大，加上原文作者推荐，我也这么设置了；</li>
<li>关闭“设置”窗口，完事儿。</li>
</ol>
<p>其中，原作者文中提到KeyFixer解决相关软件方面的Home与End问题，这个其实在《<a href="http://mr21.in/win-to-mac.html">Windows to MacOSX</a>》里Tips1提到的按键技巧里大部分都是适用的，我也用得很流畅，唯一不爽不适用的就是这次解决的Terminal问题，这下爽了。</p>
<p><strong>Update: Jan 17th, 2011</strong><br />
囧rz……<br />
我在<a href="http://twitter.com/gordianz">@GordianZ</a>的提醒下突然明悟过来实际上这是应用于台式的iMac或者Mac Pro的键盘技巧，被我悲催得错认为是MBP用的并且对着默认的Ctrl+A/E沾沾自喜，我有罪……我一贯的粗心大意表露无疑，请莫见怪~</p>
<p>-EOF-</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
参考引用：<br />
1. 挨踢人, 挨踢党： <a href="http://www.cnblogs.com/badder/archive/2010/07/04/1770736.html">http://www.cnblogs.com/badder/archive/2010/07/04/1770736.html</a><br />
2. 哥是键盘手：<a href="http://liang.eu/mac/how-to-change-default-behavior-of-home-end-key-on-mac-os-x">http://liang.eu/mac/how-to-change-default-behavior-of-home-end-key-on-mac-os-x</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/use-home-and-end-key-in-the-osx-terminal.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>苹果本子序列号解读</title>
		<link>http://mr21.in/google/to-analyze-apple-macbook-sn.html</link>
		<comments>http://mr21.in/google/to-analyze-apple-macbook-sn.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 06:22:06 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook]]></category>

		<guid isPermaLink="false">http://mr21.in/?p=337</guid>
		<description><![CDATA[自己记录一下。 解读网址： http://www.chipmunk.nl/klantenservice/applemodel.html 这个地址会根据你的序列号分析你的产品信息。 大概的序列号规则是（引用自：Macfans）： 苹果机器序列号共11位， 如 UV429... ]]></description>
			<content:encoded><![CDATA[<p>自己记录一下。</p>
<p>解读网址： http://www.chipmunk.nl/klantenservice/applemodel.html<br />
这个地址会根据你的序列号分析你的产品信息。</p>
<p>大概的序列号规则是（引用自：<a href="http://www.macfans.com.cn/viewthread.php?tid=81338">Macfans</a>）：</p>
<blockquote><p>    苹果机器序列号共11位， 如 UV4290FMR73<br />
    1－2 ：产地<br />
    3 ：年<br />
    4－5 ：星期<br />
    6－8 ：产品号（34进制数）<br />
    9－11 ：型号编号</p>
<p>    产地：<br />
    F: Fremont, California, USA<br />
    CK: Cork, Ireland<br />
    SG or E: Singapore<br />
    QF: ElkGrove/Sacramento, California<br />
    UV: Taiwan<br />
    QT: Taiwan (Quanta Factory)<br />
    PT: Korea<br />
    4U: China<br />
    –以上的很老了–<br />
    W8: Shanghai China<br />
    G8: USA<br />
    7J: China (Hon Hai = Foxconn)<br />
    YM: China (Hon Hai = Foxconn) Configured in Czech Republic?</p>
<p>    产品号：<br />
    34进制：0－9，A-Z 但不包含 I 和 O (以免混淆1和0），共34个数字。</p>
<p>    每周产品从0开始计数。<br />
    比如0FM, 就是0(0)*34^2+F( 15 )*34+M( 21 ) = 531</p>
<p>    UV4290FMR73的含义就是<br />
    台湾产， 04年， 第29星期， 第531台（第29周的）， R73（ibook）。<br />
    SG0331FSK59<br />
    新加坡， 00年， 第33星期， 第1692台， K59（cube）。
</p></blockquote>
<p><span id="more-337"></span></p>
<blockquote><p>
    我的情况：<br />
    Serial number: W8003***66D<br />
    Group1: MacBook<br />
    Group2: Pro<br />
    Generation:<br />
    ModelCode:<br />
    CPU speed: 2.26GHz<br />
    Screen size: 13 inch<br />
    Colour: Aluminium<br />
    Memory – number of slots: 2<br />
    Factory: W8 (Shanghai China)<br />
    Production year: 2000 （此处应该是2010年）<br />
    Production week: 03 (January)<br />
    Production number: 16xxx (within this week) </p></blockquote>
<p>可见苹果的产能还是不错的，2010.01.30到手的机器，实际上生产时间只是1周，很新鲜～</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/to-analyze-apple-macbook-sn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Public DNS</title>
		<link>http://mr21.in/google/google-public-dns.html</link>
		<comments>http://mr21.in/google/google-public-dns.html#comments</comments>
		<pubDate>Sun, 06 Dec 2009 07:54:25 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://mr21.in/?p=296</guid>
		<description><![CDATA[From Solidot Google宣布 推出免费的DNS解析服务Google Public DNS。 更多情况请参阅来源。 Mr. 21在这里直接列出Google的和几个可用的DNS服务器，可以选择代替OpenDNS使用， Google 8.8.8.8 google-public-dns-a.google.... ]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://it.solidot.org/article.pl?sid=09/12/04/0144201">Solidot</a></p>
<p>Google宣布 推出免费的DNS解析服务<a href="http://code.google.com/speed/public-dns/">Google Public DNS</a>。<br />
更多情况请参阅来源。</p>
<p>Mr. 21在这里直接列出Google的和几个可用的DNS服务器，可以选择代替OpenDNS使用，</p>
<blockquote><p><strong>Google</strong><br />
8.8.8.8  google-public-dns-a.google.com<br />
8.8.4.4  google-public-dns-b.google.com<br />
4.3.2.1  </p>
<p><strong>L3</strong><br />
4.2.2.1  vnsc-pri.sys.gtei.net<br />
4.2.2.2  vnsc-bak.sys.gtei.net<br />
4.2.2.3  vnsc-lc.sys.gtei.net<br />
4.2.2.4  vnsc-pri-dsl.genuity.net</p></blockquote>
<p>不过在天朝这里，对DNS数据包进行什么小动作的，基本上，咱们改了也是没啥用，就图个好记，还有稳定。</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/google-public-dns.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>几种路由器Reset方法</title>
		<link>http://mr21.in/google/reset-your-route.html</link>
		<comments>http://mr21.in/google/reset-your-route.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 10:26:57 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Reset]]></category>
		<category><![CDATA[Route]]></category>
		<category><![CDATA[路由]]></category>
		<category><![CDATA[重置]]></category>

		<guid isPermaLink="false">http://mr21.in/?p=224</guid>
		<description><![CDATA[参照情况： 比如指示灯全闪，或者某一个等突然一直亮起来或者闪起来然后熄了， 复位成功时，指示灯的状态与平时不同，需要自己判断， 具体请参照平时的工作状态， 长按 通电状态，一直... ]]></description>
			<content:encoded><![CDATA[<p>参照情况：<br />
比如指示灯全闪，或者某一个等突然一直亮起来或者闪起来然后熄了，<br />
复位成功时，指示灯的状态与平时不同，需要自己判断，<br />
具体请参照平时的工作状态，</p>
<ol>
<li><strong>长按</strong><br />
通电状态，一直按着reset就行，看面板上的灯有没有什么特别的反应，<br />
上限10秒</li>
<li><strong>短按</strong><br />
通电状态，短促地按reset，多按几下，然后参照以上情况，<br />
以10次为限</li>
<li><strong>开机按</strong><br />
把路由器断电，然后按着reset不放，通电，然后参照以上情况观察，<br />
10秒上限</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/reset-your-route.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Open Registers</title>
		<link>http://mr21.in/google/google-open-registers.html</link>
		<comments>http://mr21.in/google/google-open-registers.html#comments</comments>
		<pubDate>Sat, 27 Aug 2005 10:01:12 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[业界时讯]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[BlogLines]]></category>
		<category><![CDATA[Talk]]></category>

		<guid isPermaLink="false">http://mr21.in/2005/08/27/google-open-registers/</guid>
		<description><![CDATA[<del>Google Open Registers！！请阅读全文。</del... ]]></description>
			<content:encoded><![CDATA[<p><b>Update: Night Aug 27th, 2005</b><br />
呵呵，真是个问题，GMAIL之前也没注意过Google Account的事情<br />
（可以直接注册并使用Google Group等……除了Gmail），<br />
所以不大清楚就直接转载了。<br />
[color=red]各位，真是抱歉了！[/color]<br />
感谢 <a href="http://norasun.com/yuest/">宇蠢</a> 和 <a href="http://blog.cathayan.org">Cathayan</a> 的提醒。<br />
对大家造成的误解，[color=red]深刻道歉[/color]</p>
<p><del datetime="2005-08-27T14:45:06+00:00">刚才BlogLines Notifier提示收到 <a href="http://slashdotcn.org/article.php/20050827165238969">新的FEED</a> ，一看，居然是一条大好消息，</p>
<p>在前日Google Talk发布以后，<strong><a href="https://www.google.com/accounts/NewAccount">Google 开放用户注册了</a></strong>！<br />
用户只需有一个email地址即可获得Google提供的所有的服务。</p>
<p>这样，我担忧的Google Talk的普及问题就不存在了！</p>
<p>相关连接：<br />
SlashdotCN: http://slashdotcn.org/article.php/20050827165238969<br />
Google Registers: https://www.google.com/accounts/NewAccount<br />
</del></p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/google-open-registers.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Finding warez using Google</title>
		<link>http://mr21.in/google/finding-warez-using-google.html</link>
		<comments>http://mr21.in/google/finding-warez-using-google.html#comments</comments>
		<pubDate>Fri, 12 Aug 2005 11:29:48 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Crack]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Pirated product]]></category>
		<category><![CDATA[PostShow]]></category>
		<category><![CDATA[Warez]]></category>

		<guid isPermaLink="false">http://mr21.in/2005/08/12/finding-warez-using-google/</guid>
		<description><![CDATA[老外教怎么用Google China寻找D版软件，汗…... ]]></description>
			<content:encoded><![CDATA[<p>今天浏览了一下多日没碰的BlogLines，结果被PostShow的<a href="http://www.postshow.net/node/762">这篇帖子</a>笑到了，<br />
内容居然是说老外们怎么通过Google China寻找盗版软件了……老外在中国能找到Freedom……难道中国就成为了D版软件界的“伊托邦”了……</p>
<p>哎，不知道是该笑还是该怎么地……</p>
<p>以下来自<a href="http://www.postshow.net/">PostShow</a>：<br />
<a href="http://www.start.com.my/blog/?q=finding_warez_using_google">Finding warez using Google</a>,大意是教你怎么样利用<a href="http://www.google.com/intl/zh-cn/">Google China</a>搜索盗版软件,有意思的是,还教了怎样来克服语言的障碍,碰巧google还提供了翻译功能.</p>
<blockquote><p>It&#8217;s okay if you don&#8217;t read chinese. You just have to know some keywords (with trasnlation below) to download any files successfully, with the success rate of as high as 100%. Believe it.</p></blockquote>
<p>最后作者还提供了一大堆中文关键字:下载, 本地下载, 破解, 序列号, 软件, 语言, 完全版, 共享版, 免费.比我知道的都多&#8230;<br />
到del.icio.us看了一下,这篇Post最近被疯狂的<a href="http://del.icio.us/url/fcb0f2089c3c7cbe0d19194dde1eba42">收藏</a></p>
<p>看来，Free的东西永远是受人欢迎的……<br />
估计这种观点不分种族、性别、国籍，是人几乎都这样吧……（即使Windows卖$10，Photoshop卖$1，估计还是有人依然支持D版事业的……）<br />
今天听到<a href="http://www.macromedia.com/software/studio?promoid=BSOT">Macromedia Studio 8</a>出来了，关注一下几天后开始有warez下载，哈哈！</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/finding-warez-using-google.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Top 10 @ CNet</title>
		<link>http://mr21.in/google/top-10-cnet.html</link>
		<comments>http://mr21.in/google/top-10-cnet.html#comments</comments>
		<pubDate>Sun, 10 Jul 2005 04:52:00 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[二一视点]]></category>
		<category><![CDATA[软言软语]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CNET]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ICQ]]></category>
		<category><![CDATA[RealPlayer]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Top 10]]></category>

		<guid isPermaLink="false">http://mr21.in/2005/07/10/top-10-cnet/</guid>
		<description><![CDATA[查看 BlogLines 订阅的时候，看到了Pose Show发布了CNET10年中最经典的10款软件， 在网上混了4年了，其中的软件大多都用过，看起来的确有些感伤了.. .. .. 哎，老了.. .. .. ICQ， 这个家伙的确是最经... ]]></description>
			<content:encoded><![CDATA[<p>查看 BlogLines 订阅的时候，看到了<a href="http://www.postshow.net/">Pose Show</a>发布了<a href="http://www.postshow.net/node/449">CNET10年中最经典的10款软件</a>，<br />
在网上混了4年了，其中的软件大多都用过，看起来的确有些感伤了.. .. ..<br />
哎，老了.. .. ..</p>
<p>ICQ，<br />
这个家伙的确是最经典的，当初上网的时候，虽然第一接触的IM是OICQ（那时不叫QQ），<br />
后来用了ICQ，第一个号早就忘记了，反正是9位的（的确进入很晚），上面能联系到的人很少，因为很多菜鸟——并且一直是菜鸟——根本不会用ICQ，<br />
不过现在偶尔用一下，记得以前在《黑客防线》论坛作版主的时候，一个HK的MM加了我，那是第一次用ICQ聊（当然没什么好事），<br />
前段时间，急用的时候又申请了一个，没想到号码不错，哈哈<br />
联系我？ICQ：120426881/190908090</p>
<p>Napster，<br />
这个软件我没用过（当时对MUSIC共享没什么兴趣），倒是因为侵权事件才知道它的，作为P2P最早的著名软件，现在只能默哀了.. .. ..<br />
现在MUSIC共享我用<a href="http://www.kugoo.com">KuGoo</a></p>
<p>iTunes，<br />
这个家伙我用过1次，虽然看起来很漂亮，但是对我而言没什么实际用处，Online Shop&#038;iPod 我都消受不起，<br />
不过，iTunes在PC上挺流行的，至少For Win的下载量看起来更多，<br />
可能它预言了Power Mac to Intel Mac吧，哈哈，胡侃.. .. ..</p>
<p>Firefox，<br />
这么拽的东西就不说了，套用Pose Show一句搞笑的评论：<br />
“Netscape驾崩之前，将Firefox拉到病榻边，说了一句：“你要为干爹报仇啊。”于是几乎还在襁褓之中的Firefox走上了收复河山的道路。”.. .. ..</p>
<p>AD-AWARE，<br />
偶尔用用，防贼嘛，特别是3721/CNNIC之类的家伙.. .. ..</p>
<p>Adobe，<br />
这个牌子东西很多，我只用过PS跟Acrobat Reader，<br />
都是精品了，<br />
不过M$带着Acrylic插进来（虽然<a href="http://www.techat.org/weblog/?p=93">Acrylic好不到哪里去</a>），捆绑不容小觑.. .. ..</p>
<p>Real，<br />
一直是WMP的心病，而且又不给M$兼容，<br />
不过，偶喜欢MPC，一个全搞定.. .. ..</p>
<p>Skype，<br />
成功，跟时间没关系，Skype是10个上榜者最年轻的了，<br />
而且，也是最流行的.. .. ..</p>
<p>WinAMP，<br />
“此人已死，有事烧纸。你是和ICQ、Netscape埋在一起的吧？” ——Pose Show</p>
<p>Winzip，<br />
从来不用，WinRAR怎么都比它好，后来的7Zip更不用说了，<br />
不过，等到Internet 2的时候，接入的带宽都是几秒拉个电影的.. .. ..压缩还有意义吗？（打包那绝对有意义，如果让我按文件数下载，弄个D版的“瘟到死”，会点死的……）</p>
<p>上面是偶胡言乱语，<br />
Pose Show原文看这： http://www.postshow.net/node/449</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/top-10-cnet.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>See the trademark problem again</title>
		<link>http://mr21.in/google/see-the-trademark-problem-again.html</link>
		<comments>http://mr21.in/google/see-the-trademark-problem-again.html#comments</comments>
		<pubDate>Tue, 05 Jul 2005 15:28:24 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[二一视点]]></category>
		<category><![CDATA[Gmail]]></category>

		<guid isPermaLink="false">http://mr21.in/2005/07/05/see-the-trademark-problem-again/</guid>
		<description><![CDATA[记得2003年，联想（Legend）因为品牌国际化进程中，遇到多国Legend商标已遭注册（明显嘛，这么简单的一个单词）的窘境，联想花了好几百万由香港Future Brand公司精心设计了Lenovo商标，因为是生... ]]></description>
			<content:encoded><![CDATA[<p>记得2003年，联想（Legend）因为品牌国际化进程中，遇到多国Legend商标已遭注册（明显嘛，这么简单的一个单词）的窘境，联想花了好几百万由香港Future Brand公司精心设计了Lenovo商标，因为是生造词，不存在被注册情况，所以全球化的商标统一注册联想（Lenovo）就这么完结了。</p>
<blockquote><p>解释一下：“Le”来自于原先的“Legend”，“novo”在拉丁文中是“创新”的意思。</p></blockquote>
<p>最近，比联想更为出名的Google也遇到了这样的问题。<br />
在德国，因为Gmail商标遭到注册（我怀疑是恶意注册吧，哈哈），Gmail只能改名为Google Mail，并且后缀为@googlemail.com，同时启用新的Logo。</p>
<p>不过，经过测试，这些都是表面现象，应该说用来蒙蔽德国商标局的吧？！<br />
因为Gmail.com跟Googlemail.com通用一个用户数据库，并且两个地址通用一个用户名。</p>
<p>根据<a href="http://webleon.net/2005/07/gmailgoogle-mail.html">WebLeOn的Post</a>，具体变化为以下几项：</p>
<ol>
<li>在德国注册新的账户，默认邮件地址后缀为googlemail.com。</li>
<li>已经被后缀为gmail.com占用的账户无法申请。</li>
<li>无论在德国还是在香港，@gmail.com和@googlemail.com都可以同时生效。</li>
</ol>
<p>（第三项我加上“中国大陆”）</p>
<p>因此，我们的Gmail拥有了两个地址，可以弄出更多花样咯.. .. ..</p>
<p>新Gmail Logo:<br />
<img src="http://photos18.flickr.com/23768387_f52902d9a6.jpg" alt="New Gmail Logo" /></p>
<p>常规Gmail Logo<br />
<img src="http://photos18.flickr.com/23768384_ee0e42a384.jpg" alt="Normally Gmail Logo" /></p>
<p>Google Mail地址<br />
<img src="http://photos18.flickr.com/23768382_2287448a02.jpg" alt="New Gmail Address" /></p>
<p>参考：<br />
WebLeOn &#8220;Gmail改名Google Mail&#8221; <br /> http://webleon.net/2005/07/gmailgoogle-mail.html</p>
<p>Slashdotcn &#8220;IT: Gmail改名Google Mail&#8221; <br /> http://www.slashdotcn.org/article.php/20050705123128136</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/see-the-trademark-problem-again.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a Surprise from Google</title>
		<link>http://mr21.in/google/a-surprise-from-google.html</link>
		<comments>http://mr21.in/google/a-surprise-from-google.html#comments</comments>
		<pubDate>Fri, 10 Jun 2005 16:01:57 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[Toolbar]]></category>

		<guid isPermaLink="false">http://mr21.in/2005/06/11/a-surpris-from-google/</guid>
		<description><![CDATA[最近惊喜的事情还真不少，虽然沸魂对MSN Toolbar的测试让人失望，不过这个消息不错&#8230; 刚才上GG看收益的时候，居然发现让用户使用中文的付款地址了， 这说明GG在上海的分公司开始运作了... ]]></description>
			<content:encoded><![CDATA[<p>最近惊喜的事情还真不少，虽然<a href="http://www.techat.org/weblog/?p=86">沸魂对MSN Toolbar的测试</a>让人失望，不过这个消息不错&#8230;<br />
刚才上GG看收益的时候，居然发现让用户使用中文的付款地址了，<br />
这说明GG在上海的分公司开始运作了，那么.. ..以后就可以收RMB喽！<br />
而从付款渠道来看，节省了从美国到中国之间的一些手续跟成本。或许以后GG还可以进行银行付帐，那么，我的ICBC卡又不会闲置了，哈哈！</p>
<blockquote>
<div>
<h3>收款人信息</h3>
</p></div>
<div>
<table cellpadding="7" style="border: 2px solid; border-color: red;" cellspacing="0">
<tr>
<td style="padding-right: 0px;" align="right" valign="top"> <img src="https://www.google.com/adsense/images/warning_exc.gif" alt=""/> </td>
<td> 为了确保准确地送达付款，我们要求付款地址位于中国的发布商使用汉字输入其姓名和地址信息。我们将在接下来的几个月内开始使用这一新的付款联系信息。 </td>
</tr>
</table></div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/a-surprise-from-google.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Etopie ?</title>
		<link>http://mr21.in/google/etopie.html</link>
		<comments>http://mr21.in/google/etopie.html#comments</comments>
		<pubDate>Tue, 12 Apr 2005 03:30:00 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Big Dream]]></category>
		<category><![CDATA[Etopie]]></category>

		<guid isPermaLink="false">http://live21.makemyblog.info/?p=35</guid>
		<description><![CDATA[From 163.com Link 上周二，以德国一位28岁的编程高手威茨曼，联合几名志同道合者宣布建立一个网络国家 “Etopie(伊托邦)”，并向联合国递交申请，要求承认这个国家的主权与合法性。该消息引起... ]]></description>
			<content:encoded><![CDATA[<blockquote><p>
From 163.com <a href="http://tech.163.com/05/0405/10/1GIO9STO000915AS.html">Link</a></p>
<p>上周二，以德国一位28岁的编程高手威茨曼，联合几名志同道合者宣布建立一个网络国家 “Etopie(伊托邦)”，并向联合国递交申请，要求承认这个国家的主权与合法性。该消息引起全德震惊。德国之声中文网独家采访并了解到，这个名为“伊托邦”的网络国家目前已接纳了来自全世界的2000多个公民，其中甚至有72名中国人。<br />
&#8230;&#8230;..<a href="http://tech.163.com/05/0405/10/1GIO9STO000915AS.html">[More...]</a>
</p></blockquote>
<p>网络理想国？<br />
期待加入！！</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/etopie.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Low-priced WinXP</title>
		<link>http://mr21.in/google/low-priced-winxp.html</link>
		<comments>http://mr21.in/google/low-priced-winxp.html#comments</comments>
		<pubDate>Tue, 12 Apr 2005 03:25:06 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Low-priced]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://live21.makemyblog.info/?p=34</guid>
		<description><![CDATA[From 163.com Link 微软日前已做出决定，将原定面向马来西亚、印尼、泰国、印度和俄罗斯的廉价版“Windows XP Starter Edition”操作系统在4月13日普及到巴西市场，这款操作系统与中国仍无缘。 微软... ]]></description>
			<content:encoded><![CDATA[<p>From 163.com  <a href="http://tech.163.com/05/0412/08/1H4GALC7000915BD.html">Link</a></p>
<blockquote><p>
微软日前已做出决定，将原定面向马来西亚、印尼、泰国、印度和俄罗斯的廉价版“Windows XP Starter Edition”操作系统在4月13日普及到巴西市场，这款操作系统与中国仍无缘。</p>
<p>    微软这款廉价操作系统已在马来西亚、印尼和泰国推出，剩下的两个原定国家为印度和俄罗斯。预计印度将在今年6月份享受到这种优惠。</p>
<p>    微软这次并没有透露有关巴西廉价版WinXP系统的详细情况，但预计和面向其他五国的廉价版系统没有太大出入。目前这种廉价版系统是存在诸多限制的，比如同时最多只能运行三个程序。</p>
<p>    据悉，微软此举正值巴西政府推广一个低端PC计划。而据报道，巴西政府此前更加倾向于使用Linux操作系统。微软在一份声明中表示：“我们将继续与巴西政府合作，我们和巴西政府一样，都希望看到巴西IT产业的振兴。”</p>
<p>    尽管此前有媒体称，微软的廉价版操作系统并不是十分受欢迎。但微软则表示，他们对该款系统的发行结果还是比较满意的。但微软并没有透露到底有多少内置该款操作系统的PC机被售出。</p>
<p>    微软Windows产品管理部门主管Mike Wickstrand表示，据客户反馈显示，他们认为Windows XP Starter Edition操作系统还是有价值的。将来，我们还会根据实际情况对该款系统作出相应的调整，以更好地满足用户需求。</p>
</blockquote>
<p>据说M$认为中国人的硬件水平在世界前列，没有必要使用“简版”的WINXP，<br />
因此，只能运行3个任务的WINXP终于还是没被发行到中国来，<br />
实在不明白，为什么国人舍得在硬件上做那么大的投资，就不愿意买个OS呢？就算不支持M$，买个Linux，Unix，SunOS之类的也好嘛~~反正都是要花钱买的~~~理念问题？？<br />
实在令人不解，难道认为看不到摸不到的东西就不值得投资？？<br />
哎~~</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/low-priced-winxp.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>M$-&#8217;Channel 9&#8242; Blog</title>
		<link>http://mr21.in/google/m-launches-channel-9-blog.html</link>
		<comments>http://mr21.in/google/m-launches-channel-9-blog.html#comments</comments>
		<pubDate>Mon, 11 Apr 2005 14:51:46 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://live21.makemyblog.info/?p=31</guid>
		<description><![CDATA[突然发现一条新闻，说是M$开始运行“第九频道”Blog系统，粗略看了一下，是基于MSDN的一个子站点，并且基于M$自己的.Net系统，不知道跟DotText有没关系哦~~ TrackBack: http://www.biermana.org/wp-trackback.... ]]></description>
			<content:encoded><![CDATA[<p>突然发现一条新闻，说是M$开始运行“第九频道”Blog系统，粗略看了一下，是基于MSDN的一个子站点，并且基于M$自己的.Net系统，不知道跟DotText有没关系哦~~</p>
<p>TrackBack: http://www.biermana.org/wp-trackback.php/46</p>
<blockquote><p>Decaffeinated Jedi writes “As reported by News.com, Microsoft quietly launched Channel 9, a blog/discussion forum aimed at improving communication with outside …<a href="http://slashdot.org/article.pl?sid=04/04/06/2120237"> [Slashdot] </a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/google/m-launches-channel-9-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

