<?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>Coolxll&#039;s Secret Garden &#187; blackberry</title>
	<atom:link href="http://coolxll.me/tag/blackberry/feed/" rel="self" type="application/rss+xml" />
	<link>http://coolxll.me</link>
	<description>Software/Life/Mobilephone/IT</description>
	<lastBuildDate>Mon, 30 Aug 2010 13:44:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>手机上的Push 以及 Notification</title>
		<link>http://coolxll.me/2010/05/push-notification-on-mobil/</link>
		<comments>http://coolxll.me/2010/05/push-notification-on-mobil/#comments</comments>
		<pubDate>Sat, 01 May 2010 03:28:08 +0000</pubDate>
		<dc:creator>coolxll</dc:creator>
				<category><![CDATA[mobilephone]]></category>
		<category><![CDATA[bes]]></category>
		<category><![CDATA[bis]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[pull]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[symbian]]></category>

		<guid isPermaLink="false">http://coolxll.me/?p=76786</guid>
		<description><![CDATA[一、什么是Push Notification 
Push 这一概念最早是出现于 PushMail 中，指的是利用推送技术，将电子邮件直接传送到移动终端。简单的说，就是系统直接将电子邮箱中刚刚收到的邮件即时发送到用户... ]]></description>
			<content:encoded><![CDATA[<p style="background-color: rgb(153,204,0)" align="center">一、什么是Push Notification </p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" align="right" src="http://blog.4amexpat.com/uploaded_images/dtac-push-mail-788812.gif" />Push 这一概念最早是出现于 PushMail 中，指的是利用推送技术，将电子邮件直接传送到移动终端。简单的说，就是系统直接将电子邮箱中刚刚收到的邮件即时发送到用户手中，不像传统移动邮件系统那样必须依赖移动终端定期接/收邮件或用户主动检查邮箱，所以客户终端上时刻都能够与所指定的信箱维持同步的资料。   <br />当你有新邮件时，服务器会在第一时间将这个消息“推”给你。相比传统的定时收信，Push的好处是可以让你更快地收到邮件。<strong>比如用foxmail客户端，设置了5分钟自动收信，当一封信在一个随机的时间发出之后，需要平均等待2.5分钟才可以得到通知</strong>，而如果服务器可以Push给你，就只需等待<strong>一个网络延时</strong>。而遗憾的是，在广泛使用的pop3或imap协议中，并没有考虑到Push机制，因此Push功能需要额外的开发和协议规定。（via <a href="http://baike.baidu.com/view/159247.htm" target="_blank">百度百科</a>）   <br />如果推而广之的说，不考虑电力以及流量的因素的话，当一个<strong>延时足够小的Pull（比如1分钟以内）</strong>，对于用户的感受来说是和Push没有太多不同的，所以以下也将一并讨论，称之为广义的Push或者称之为伪Push。
</p>
<p> <span id="more-76786"></span>
</p>
<p style="background-color: rgb(153,204,0)" align="center">二、为什么需要 Push Notification </p>
<p>Push Notification是iPhone OS中特有的概念，为了讨论方便，就暂时借用一下这个概念啦。 需要使用 Push ，很大的一个方面的意义在于很多人使用电子邮箱作为个人信息包括各种网上社会化服务的信息总管；使用Push的另一个原因，就是希望将所有的信息都集中到电子邮箱中进行集中化处理。（如果可以不集中到电子邮箱也能及时得到通知当然是不集中到邮箱的好）   <br />可以通过邮件订阅RSS/<a href="https://twitter.com/coolxll" target="_blank">Twitter</a> Reply/收发 Twitter等，也能将IM信息第一时间转发到邮箱（BeeJiveIM 提供），推荐几个服务。
</p>
<p>RSS推到邮箱 <a title="http://www.feedmyinbox.com/" href="http://www.feedmyinbox.com/">http://www.feedmyinbox.com/</a>     <br />Twitter Reply推到邮箱 <a title="http://www.twply.com/" href="http://www.twply.com/">http://www.twply.com/</a> 或者 <a title="http://replynotifier.com/" href="http://replynotifier.com/">http://replynotifier.com/</a>     </p>
<p style="background-color: rgb(153,204,0)" align="center">三、各个系统实现 Push 的方式</p>
<ol>
<li>BlackBerry OS      <br />因为传统意义上的 PushMail 就生于斯嘛，所以从某种程度上来说，黑莓的 Push 是最为根正苗红的。 黑莓的 Push 是基于运营商以及<a href="http://coolxll.me/2009/09/blackberry-bis-bes/" target="_blank">BES/BIS</a>的，所以在流量、电力以及速度方面都有相当的优势，只是目前在中国的定价还是相当高昂非普通用户可以接受（移动基本BES套餐50M流量是398元） </li>
<li>iPhone OS      <br />后起之秀 iPhone OS 在OS3 SDK 推出之时，也提供了 Push Notification 作为 iPhone 不能提供后台多任务的一个替代，之前网上也有好几篇关于 Push Notification 的文章，我就不多分析了，流程如下图，使用TLS/SSL 保证连接的安全性。       <br /><a href="http://xiaolife.com/wordpress/an-introduce-to-iphone-push/">iPhone的Push(推送通知)功能原理浅析</a>       <br /><a href="http://www.ifanr.com/3979">再论iPhone Push Notification：腰身柔软易推倒？</a>       <br /><a href="http://www.ifanr.com/3776">偷窥iPhone Push Notification的幕后</a>       <br /><img src="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Art/remote_notif_simple.jpg" />       <br /><img src="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Art/service_device_ct.jpg" />       <br /><img src="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Art/token_generation.jpg" />       <br /><img src="http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Art/registration_sequence.jpg" /> </li>
<li>Android      <br />Android 系统内置的 GMail 是提供 Push 的，实现是通过 IMAP Idle 方式；内置的GTalk 后台服务也能及时送到最新聊天信息；以上两者皆是系统内置的，不过额外的第三方程序如果需要提供&quot;Push&quot;，就需要在后台多添加一个进程，对于系统造成负担，毕竟手持终端还有电力、流量等桌面终端无需考虑的问题存在，所以一般除了 eMail 第三方程序Push并不是很好用吧（个人意见，轻拍） </li>
<li>Symbian/Windows Mobile      <br />一般使用 Exchange(公司邮箱或者Google Sync)来Push，Nokia也有提供 Nokia Messaging 这一专有协议的需要通过Nokia 服务器的PushMail，然后还有诸如<a href="http://coolxll.me/2010/01/nokia-s60-software-1/" target="_blank">emoze</a>/尚邮（没有使用过）这样的第三方PushMail，第三方PushMail存在的问题就是安全性不足，存在隐私泄露等问题，不过个人一般不必太过担心。 </li>
<li>Others      <br />可以<strong>使用Notify.me 或者inezha.com 订阅配合 IM 聊天软件进行伪&quot;Push&quot;</strong>。其实我觉得这种方式还是挺不错的，只是延时有两次，一次是Feed更新的延时，一次是抓取Feed之后通过IM机器人推送的延时。不过由于其普适性，以及没有太多系统要求，仍然是一种很方便的选择。 <font color="#ff0000">这里推荐一下</font> </li>
</ol>
<p>之前也有谈过 <a href="http://coolxll.me/2009/05/push%e8%bf%98%e6%98%afpull/" target="_blank">Push和Pull 的文章</a>，有兴趣也可以看一下。</p>
<hr /><h2>已有评论</h2><ul><li><a href="http://coolxll.me/2010/05/push-notification-on-mobil/#comment-1512">2010年05月1日</a>, <a href="http://terryxxy.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','terryxxy.com']);"  rel='external nofollow' class='url'>Sunny</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/au.png" title="AUSTRALIA" alt="AUSTRALIA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.6.3' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 我个人觉得 twitter 这种没必要提醒，我必要的时候 yatca 手动刷一下，而且 Twidroid 这种后台是占资源的，yatca 几乎不会觉得。
Gmail/Gtalk 依然是 Android 最爽，这个没办法的。
有了这些以后，iPhone 的 push 不吸引我
BIS 虽然不等了，但说不定哪天就有了</li><li><a href="http://coolxll.me/2010/05/push-notification-on-mobil/#comment-1513">2010年05月1日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.9' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-1512" rel="nofollow">@Sunny</a>, reply 有提醒还是蛮方便的，就不用开客户端了，发推一样用 IM 解决了。

GTalk 倒是没觉得 Android 有啥特别吧
GMail 加星标 标签倒是的确别的比不上，除非用网页版。</li><li><a href="http://coolxll.me/2010/05/push-notification-on-mobil/#comment-1515">2010年05月1日</a>, <a href="http://zhuhuaqing.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','zhuhuaqing.com']);"  rel='external nofollow' class='url'>Aliaosha</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/opera.png' title='Opera 9.80' alt='Opera' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: IMAP也蛮快了，在Opera浏览器里设置的IMAP收Gmail邮件，基本和Gtalk的邮件提醒同时到达</li><li><a href="http://coolxll.me/2010/05/push-notification-on-mobil/#comment-1517">2010年05月1日</a>, <a href="http://topsy.com/trackback?utm_source=pingback&amp;utm_campaign=L2&amp;url=http://coolxll.me/2010/05/push-notification-on-mobil/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','topsy.com']);"  rel='external nofollow' class='url'>Tweets that mention 手机上的Push 以及 Notification | Coolxll's Secret Garden -- Topsy.com</a>      说到: [...] This post was mentioned on Twitter by Kang Lu and sean walker, kt. kt said: 手机上的Push 以及 Notification http://goo.gl/8aUo [...]</li><li><a href="http://coolxll.me/2010/05/push-notification-on-mobil/#comment-1523">2010年05月2日</a>, <a href="http://louishan.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','louishan.com']);"  rel='external nofollow' class='url'>Louis Han</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.9' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 还从来没玩过这么高级的东西</li></ul><hr /><small>Copyright &copy; 2010<br />  <a href="http://coolxll.me">Coolxll's Secret Garden</a>,<a href="http://coolxll.me/2010/05/push-notification-on-mobil/" title="原文链接">原文链接</a>，已有5条<a href="http://coolxll.me/2010/05/push-notification-on-mobil/#comments" title="评论">评论</a>, 作者: <a href="http://coolxll.me" >coolxll</a><h3  class="related_post_title">相关文章：</h3><ul class="related_post"><li>2009年09月1日 -- <a href="http://coolxll.me/2009/09/blackberry-bis-bes/" title="好好学习III 感受&mdash;&mdash;谈谈我对BIS的看法">好好学习III 感受&mdash;&mdash;谈谈我对BIS的看法</a> (6)</li><li>2010年05月3日 -- <a href="http://coolxll.me/2010/05/trust-on-mobile-software/" title="信任与手机的第三方程序的安全性问题">信任与手机的第三方程序的安全性问题</a> (18)</li><li>2009年12月8日 -- <a href="http://coolxll.me/2009/12/over-the-wall-on-mobile/" title="手机上的另类&ldquo;跳栏&rdquo;方法">手机上的另类&ldquo;跳栏&rdquo;方法</a> (6)</li><li>2009年05月8日 -- <a href="http://coolxll.me/2009/05/push%e8%bf%98%e6%98%afpull/" title="Push还是Pull">Push还是Pull</a> (2)</li><li>2010年07月22日 -- <a href="http://coolxll.me/2010/07/mobile-new-lif/" title="移动设备和数字新生活">移动设备和数字新生活</a> (18)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://coolxll.me/2010/05/push-notification-on-mobil/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>好好学习III 感受&#8212;&#8212;谈谈我对BIS的看法</title>
		<link>http://coolxll.me/2009/09/blackberry-bis-bes/</link>
		<comments>http://coolxll.me/2009/09/blackberry-bis-bes/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 01:51:53 +0000</pubDate>
		<dc:creator>coolxll</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[mobilephone]]></category>
		<category><![CDATA[bes]]></category>
		<category><![CDATA[bis]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://coolxll.cn/?p=76605</guid>
		<description><![CDATA[昨天，也就是这周六，去了由 黑莓时光 和 51Blackberry.com 办的一个黑莓控线下聚会讨论活动——好好学习III，随说是好好学习III，不过前两次似乎都是在北京办的，在上海搞得这还是第一次。 ... ]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://ayiu1g.blu.livefilestore.com/y1p76-bUVlyWx7IJJSh6xwT2_qUdKoy4RakNdhmjXYHif3-4Cq5pI8o40WeeaWff1ssCXhDGjuIiHecsywptk2-ghqWFVTtjZWC/blackberry-logo.jpg" alt="" width="176" height="144" align="right" /> 昨天，也就是这周六，去了<strong>由 <a href="http://www.berrytimes.cn">黑莓时光</a> 和 51Blackberry.com</strong> 办的一个黑莓控线下聚会讨论活动——好好学习III，虽说是<strong>好好学习III</strong>，不过前两次似乎都是在北京办的，在上海搞得这还是第一次。<br />
说一些关于活动的吧，既然名曰“好好学习”，学习点黑莓技巧是无可厚非的事情，虽然自认为对于黑莓上手还算比较快，但是在活动中还是学到一些之前不知道的技巧，比如在<strong>信息界面中按u跳到第一条未读、alt+自定义字母来进行保存的搜索（类似GMail的Filter和Label的功能，不过没有那么明显而已）。</strong></p>
<p>友藏同学还在现场演示了<a href="http://t.sina.com.cn">新浪围脖</a>，（只是我对这个东西不是那么有兴趣），另外他也拍了照片准备即时上传的新浪围脖，只是似乎选择照片的过程不是那么方便。在这一点上，客户端软件相比浏览器的体验要好很多，可以做到即拍即传，比如TwitterBerry，S60的Gravity，Android的Twidroid 都可以，iPhone上的众多客户端也必然可以，所以我相信在目前阶段Twitter仍然是最方便的微博客（尽管平白无故的麻烦了许多）。</p>
<p><span id="more-76605"></span>一些现场的图片：<br />
<a href="http://ayiu1g.blu.livefilestore.com/y1pwx4i3IE2XpXn7JiEtFSyAwyF51ECORO86BF2Mqc2HoiAi5nqLGZmXuOL7T9NyelAZLXuntzJ0JeDLe_W5NTxXA/DSCF1165.JPG" rel="lightbox[76605]"><img title="友藏同学的开场白" src="http://ayiu1g.blu.livefilestore.com/y1pwx4i3IE2XpXn7JiEtFSyAwyF51ECORO86BF2Mqc2HoiAi5nqLGZmXuOL7T9NyelAZLXuntzJ0JeDLe_W5NTxXA/DSCF1165.JPG" alt="友藏同学的开场白" width="240" height="180" /></a> <a href="http://ayiu1g.blu.livefilestore.com/y1pWbPzuT17AV0zi8bKK6lsi4Tyi1FMuFBB8RazMnl8M-cuz0hacmA3WNSU4T-3Ov5TL45gFNZ04IF9uW3ihnk5ag/DSCF1172.JPG" rel="lightbox[76605]"><img title="学习ing" src="http://ayiu1g.blu.livefilestore.com/y1pWbPzuT17AV0zi8bKK6lsi4Tyi1FMuFBB8RazMnl8M-cuz0hacmA3WNSU4T-3Ov5TL45gFNZ04IF9uW3ihnk5ag/DSCF1172.JPG" alt="学习ing" width="240" height="180" /></a> <a href="http://ayiu1g.blu.livefilestore.com/y1pac2_fWWdK3eGBMN07_zSAWyXMUTUII-kwVyXcjfvyRLptbGhtTG-fqZKpDpkW58RvFgteV4Y-v8p-S5sVWNK5g/DSCF1177.JPG" rel="lightbox[76605]"><img title="又见手机合影" src="http://ayiu1g.blu.livefilestore.com/y1pac2_fWWdK3eGBMN07_zSAWyXMUTUII-kwVyXcjfvyRLptbGhtTG-fqZKpDpkW58RvFgteV4Y-v8p-S5sVWNK5g/DSCF1177.JPG" alt="又见手机合影" width="240" height="180" /></a> <a href="http://ayiu1g.blu.livefilestore.com/y1pRNyKzSycjJlGvINVnYKBKgLND1W4iJ5EAYWWkGGpBdZdSaZvIypWxsxcF8aHsssfC91dhh8FuUIiTWcSOsopYw/DSCF1169.JPG" rel="lightbox[76605]"><img title="使用新浪微博的8900" src="http://ayiu1g.blu.livefilestore.com/y1pRNyKzSycjJlGvINVnYKBKgLND1W4iJ5EAYWWkGGpBdZdSaZvIypWxsxcF8aHsssfC91dhh8FuUIiTWcSOsopYw/DSCF1169.JPG" alt="使用新浪微博的8900" width="240" height="180" /></a> <a href="http://ayiu1g.blu.livefilestore.com/y1poUsVJCytZbVUKJRECPXmcOcd7m74WnY-OhGjmSgJe8zfdWTP7ow6J1VR613CIk0DhHNbK36hqi7ikquhVK5RrQ/DSCF1173.JPG" rel="lightbox[76605]"><img title="Still 学习ing" src="http://ayiu1g.blu.livefilestore.com/y1poUsVJCytZbVUKJRECPXmcOcd7m74WnY-OhGjmSgJe8zfdWTP7ow6J1VR613CIk0DhHNbK36hqi7ikquhVK5RrQ/DSCF1173.JPG" alt="Still 学习ing" width="240" height="180" /></a> <a href="http://ayiu1g.blu.livefilestore.com/y1pUvBYkbQTnwAxRZxTJkvxfqoYMsODlH9kcJo3PD3kEJO6jP-CQVbEP0RThvKXcD0cH3ofUI02lDrr2MD-EtfziA/DSCF1168.JPG" rel="lightbox[76605]"><img title="在干吗呢？" src="http://ayiu1g.blu.livefilestore.com/y1pUvBYkbQTnwAxRZxTJkvxfqoYMsODlH9kcJo3PD3kEJO6jP-CQVbEP0RThvKXcD0cH3ofUI02lDrr2MD-EtfziA/DSCF1168.JPG" alt="在干吗呢？" width="240" height="180" /></a></p>
<p>然后开始说我想说的重点话题，关于黑莓的BIS和BES服务，因为现场有一位使用黑莓BES服务的同学，所以关于BES谈了不少，BES目前在中国只对企业用户开放，定价是50M/398元。由于我这方面也比较菜鸟，如果有什么疏漏、错误，请及时指正。<br />
<a href="http://ayiu1g.blu.livefilestore.com/y1p_56Wbp5aNorLQ_AWP3OT5eZi7BsQlRUJ20ezFv0Lp5wicl5cZDTG0ZjXj-1ndUQhCkMmfVEn8GDLJFl3qMm19WmLplmyUtW5/bes.bmp" rel="lightbox[76605]"><img title="BES 架构" src="http://ayiu1g.blu.livefilestore.com/y1p_56Wbp5aNorLQ_AWP3OT5eZi7BsQlRUJ20ezFv0Lp5wicl5cZDTG0ZjXj-1ndUQhCkMmfVEn8GDLJFl3qMm19WmLplmyUtW5/bes.bmp" alt="BES 架构" width="240" height="195" /></a></p>
<p>先说BES吧，BES是BlackBerry Enterprise Server——BlackBerry企业服务器的简称，是BlackBerry解决方案的最核心组件，为BlackBerry终端、移动网络与企业程序提供集中化连接的服务器软件，为移动网络与企业程序间架起了桥梁。其实，<strong>BES就是一个中间件</strong>。</p>
<p>黑莓的BES正是黑莓不同于其他手机而能进入企业用户市场的最大法宝。BES的最大特定就是完善的权限策略控制系统，这也是BlackBerry 最大安全性的体现。通过BES的IT Policy（大家应该也都知道，常常自己手上的BB上防火墙里有个小红锁，就是传说中的IT Policy），你可以设定终端手机能干哪些事，不能做哪些事，说的通俗一点，就是和Windows Server的域控制器的域策略挺相似的。</p>
<p style="background-color: #c2cff1">通过BES能做的一些事情：</p>
<ol>
<li>设定机器的最小安全级别，比如开机密码不得低于8位，且必须包含大小写字母、数字以及特殊字符，每3个月定期更换，密码不得与前10次使用过的密码重复</li>
<li>远端数据擦除，我很想要的功能，大家都知道，手机被偷了是一件很烦恼的事情，但是远端数据清除在这个时候可以帮上你不少忙，只要你的机器还处于开机接入网络状态，通过全球唯一的PIN码就可以定位到你的机器，然后由服务器发出指令清空你的机器以及多媒体卡上的数据，防止艳照门、公司数据泄密等事情的发生。</li>
<li>BlackBerry Messenger，低数据流量、高可靠性的通信服务，而且官方支持Live Messenger、Google Talk等即时通信工具，当然你的老板肯不肯让你用就是另外一回事了，公司可不愿意出钱让你免费聊天哈。BlackBerry Messenger（也称作BBM）的典型应用有通话录音、数字口述（digital dictation）、GPS跟踪、CRM等（<a href="http://en.wikipedia.org/wiki/BlackBerry">via</a>）</li>
<li>PushMail,实时的邮件，目前至少支持企业中常用的Lotus Notes/Domino和Exchange Server服务器邮件的收取。</li>
<li>通过BerryMail.net 的APN上网，而不是我们常用的CMWAP和CMNET 接入点，数据流量另行计费，还是由中国移动收取，只是价格更高。</li>
</ol>
<p>对于个人用户更有实际意义的服务是BIS，也就是<strong>BlackBerry Internet Service</strong>，因为是针对个人的服务，所以对于没有太多策略上的安全限制，却能享受到和BES等同的PushMail、BlackBerry Messenger等服务，当然实际在背后提供BIS服务的仍然是Research in Motion 公司。</p>
<p style="background-color: #c2cff1">然后，说说BES/BIS与其他一些类似服务的比较：(坦率的说我不看好BIS在中国的前景）</p>
<ol>
<li>Apple 的 Push Notification（in iPhone OS3.0) 以及 <a href="http://www.apple.com/mobileme/">MobileMe</a> 服务（价格是$99/Year)，MobileME的理念之一是云端存储，无缝同步。邮件、联系人、日历、所有你的文件全部同步。还有一个很诱人的Find My iPhone特性，帮助你找到丢失的iPhone（尽管意义不大）。OS3.0也支持了硬件加密，以及远程数据删除功能。（<strong>这些都是对于数据安全性很重要的事情</strong>）不得不承认的一点事，苹果后台的Push Notification耗电远比BlackBerry大得多。<a href="http://www.022net.com/2009/6-11/464561212738432.html">iPhone要进入企业市场仍有很长的路要走</a>。</li>
<li>Microsoft 的 ActiveSync 以及 Exchange Server 2007，同样支持<a href="http://technet.microsoft.com/zh-cn/library/bb124591.aspx">远端设备擦除（via）</a>功能，而且藉由Exchange server 2003 sp2 以上版本，支持PushMail 对于WM也并非难事。</li>
</ol>
<p>最后，说说对于RIM或者其他设备商的一个期望，现在的BES/BIS再好，在没有信号的地方也是一个空气，如果允许用户之间P2P，<strong>组成一个Ad-Hoc网络</strong>，来进行简单的即时通讯将会是一个很有市场潜力的事情（不藉由任何移动运营商的网络，类似于对讲机，只不过是P2P的网络，类似BT和Emule的概念吧）。</p>
<p>总之，对于我这样一个折腾饭的玩家来说，BIS/BES对于我来说没有什么太多的吸引力。<br />
<a href="http://berrytimes.cn/2009/08/29/bb-gg-study-lesson-03-shanghai-review/">友藏黑莓时光的关于好好学习III的文章</a></p>
<hr />
一些其他：昨天是Blogday，很多Blogger也都写了作业推荐自己喜爱的博客，不过昨天晚上很遗憾地某美C的域名服务器瘫了，于是我也嘀咕着什么时候把域名转到name.com 或者 GoDaddy 吧。</p>
<hr /><h2>已有评论</h2><ul><li><a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comment-232">2009年09月1日</a>, <a href="http://berrytimes.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','berrytimes.cn']);"  rel='external nofollow' class='url'>youzang</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.0.13' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 围观飘走。写日志好习惯好同志，看照片角度应该是当天坐在最右边戴眼镜的bber。</li><li><a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comment-233">2009年09月1日</a>, <a href="http://hidigi.net" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','hidigi.net']);"  rel='external nofollow' class='url'>一条流浪的鱼儿</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.1' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 没有了BES/BIS的BB只是个手机</li><li><a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comment-234">2009年09月1日</a>, <a href="http://www.xiaxiaoyang.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.xiaxiaoyang.com']);"  rel='external nofollow' class='url'>Sunny</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-232" rel="nofollow">@youzang</a>, 对di，哈哈。友藏对我写的《 我为什么喜欢黑莓 》有啥看法？在我博客里</li><li><a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comment-235">2009年09月1日</a>, <a href="http://twitter.com/lisker" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','twitter.com']);"  rel='external nofollow' class='url'>lisker</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 对 bis 很感兴趣，可惜这个相对国内感觉还是太超前！
另要把 cn 转出？</li><li><a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comment-236">2009年09月1日</a>, <a href="http://topsy.com/tb/coolxll.cn/2009/09/blackberry-bis-bes/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','topsy.com']);"  rel='external nofollow' class='url'>Twitter Trackbacks for 谈谈黑莓BlackBerry的BIS/BES服务 | Coolxll's Secret Garden [coolxll.cn] on Topsy.com</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/us.png" title="UNITED STATES" alt="UNITED STATES" class="country-flag" />     说到: [...] 谈谈黑莓BlackBerry的BIS/BES服务 | Coolxll&#39;s Secret Garden  coolxll.cn/2009/09/blackberry-bis-bes &ndash; view page &ndash; cached  好好学习III 感受——谈谈我对BIS的看法 - Coolxll&#39;s Secret Garden - Software/Life/Mobilephone/IT, 昨天，也就是这周六，去了由 黑莓时光 和 51Blackberry.com 办的一个黑莓控线下聚会讨论活动——好好学习III，随说是好好学习III，不过前两次似乎都是在北京办的，在上海搞得这还是第一次。 然后开始说我想说的重点话题，关于黑莓的BIS和BES服务，因为现场有一位使用黑莓BES服务的同学，所以关于BES谈了不少，BES目前在中国只对企业用户开放，定价是50M/398元。由于我这方面也比较菜鸟，如果有什么疏漏、错误，请及时指正 &mdash; From the page [...]</li><li><a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comment-237">2009年09月1日</a>, <a href="http://www.hi-mark.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.hi-mark.cn']);"  rel='external nofollow' class='url'>Mark</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: BIS蛮好的。。邮件，聊天和远程数据擦除都是非常非常好的东东。。</li></ul><hr /><small>Copyright &copy; 2010<br />  <a href="http://coolxll.me">Coolxll's Secret Garden</a>,<a href="http://coolxll.me/2009/09/blackberry-bis-bes/" title="原文链接">原文链接</a>，已有6条<a href="http://coolxll.me/2009/09/blackberry-bis-bes/#comments" title="评论">评论</a>, 作者: <a href="http://coolxll.me" >coolxll</a><h3  class="related_post_title">相关文章：</h3><ul class="related_post"><li>2010年05月1日 -- <a href="http://coolxll.me/2010/05/push-notification-on-mobil/" title="手机上的Push 以及 Notification">手机上的Push 以及 Notification</a> (5)</li><li>2009年08月26日 -- <a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/" title="300 元也能享受智能移动生活">300 元也能享受智能移动生活</a> (21)</li><li>2010年07月22日 -- <a href="http://coolxll.me/2010/07/mobile-new-lif/" title="移动设备和数字新生活">移动设备和数字新生活</a> (18)</li><li>2010年07月17日 -- <a href="http://coolxll.me/2010/07/never-used-program-on-nokia-phone/" title="诺基亚手机上有多少你从来不会用到的程序">诺基亚手机上有多少你从来不会用到的程序</a> (8)</li><li>2010年06月17日 -- <a href="http://coolxll.me/2010/06/lockinfo-what-the-lockscreen-iphone-should-be/" title="Lockinfo，那才是 iPhone 待机界面该有的样子">Lockinfo，那才是 iPhone 待机界面该有的样子</a> (8)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://coolxll.me/2009/09/blackberry-bis-bes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>300 元也能享受智能移动生活</title>
		<link>http://coolxll.me/2009/08/blackberry-8700-300-rmb/</link>
		<comments>http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 12:55:11 +0000</pubDate>
		<dc:creator>coolxll</dc:creator>
				<category><![CDATA[mobilephone]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://coolxll.cn/?p=76586</guid>
		<description><![CDATA[最近，闲极无聊，加上一直有听说黑莓有诸多好处，尽管我本身对黑莓并无太多好感，但好奇心使然，加上价格便宜的缘故，便入手了一台老机BB8700（没有钱一下子入Bold啊，对于OS4.5总有点这... ]]></description>
			<content:encoded><![CDATA[<p><strong><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://ayiu1g.blu.livefilestore.com/y1pgCyUCsdRlXOVfEMlwWNTZ5J3Jt4kTiey8VsUV1UfbDEZD8yL_3DB0ljeUH1i27srzpxxyNUp0-d6yCYxAmC_SqLG3bX3fTCK/8700g-x-2.jpg" alt="" width="240" height="240" align="left" /> 前言</strong>：300元的智能手机，你一定以为等于这<strong>低劣、低质、山寨</strong>的代名词，但我今天要告诉你其实事实并不是那么一回事。</p>
<p>最近，闲极无聊，加上一直有听说黑莓有诸多好处，尽管我本身对黑莓并无太多好感，但好奇心使然，加上价格便宜的缘故，便入手了一台老机BB8700（没有钱一下子入Bold啊，对于OS4.5总有点这个那个的感觉），不过虽然“廉颇老矣，尚能饭否”。（说到这里，不由想到我们的“饭否”还没有回来）<br />
8700用了有一周了吧，作为一部手机来说，它的信号以及通话质量是合格的，尽管使用中也遇到过一些这样或者那样的问题，比如名片夹不支持中文首字母查询（OS4.5的通病），但是在诸多莓友的努力下，问题都能顺利的解决然后说说我常用的一些应用吧。<span id="more-76586"></span></p>
<p>1.<a href="http://www.ubertwitter.com">UberTwitter</a><br />
不由分说的，UberTwitter 是黑莓上最最好用的Twitter客户端，最新版的版本尤其体贴，支持自定义API地址，帮助你翻越防火长城。由于GFW的关系，似乎Ubertwitter官网也在墙外，可以去<a href="http://www.bbercn.com/blackberry-software-twitter-client-updates-ubertwitter-0-9-1-2.html">BBerCN下载</a>最新0.912版</p>
<p>2.<a href="http://mail.google.com">GMail</a><br />
GMail也是必须要用到的软件，尽管相比Android上的版本缺失了HTML的支持（却也省下了不必要的流量），并且提醒也不是那么及时，但是仍然得说Gmail的这个版本依然很好用，支持键盘快捷键操作，支持大多数电脑版本GMail的特性，星标、存档、标签一个不少，最重要的是<strong>快捷键和电脑版本的区别不大</strong>（S60的Java版本是数字快捷键，需要掌握一下，也挺好用）。</p>
<p>3.<a href="http://mini.opera.com">Opera Mini</a><br />
没有如Safari 或者 Chrome Lite般华丽的浏览器，在黑莓上，你只能无奈地选择Opera Mini（当然在iPhone上你想选择Opera Mini也没门，不过iPhone上有同样是服务器端渲染的国货浏览器UcWeb），尽管Opera Mini不支持多标签，不能很好的支持JavaScript，但是瑕不掩瑜，出色的流量控制和对机器性能不高的要求，配合我国目前的国情，Opera Mini依旧成为了最受欢迎的浏览器，事实也证明在大多数HTML页面里，Opera Mini 都有不错的渲染表现（效果比UCWeb好很多）</p>
<p>4.<a href="http://www.berryon.com/blackberry/969.htm">BerryFetion</a><br />
莓文化的 @<a href="https://twitter.com/oran_ge">oran_ge</a> 开发的软件，调用飞信的API接口来发短信，其中最赞的是与系统短信接口的结合，直接有Reply Via BerryFetion选项，很方便，不需要挂机，随时随地使用飞信来节省你的通信费用。</p>
<p>5.<a href="http://www.ismyway.com/">AnyView</a><br />
国人的电子书阅读软件，结合87的屏幕效果还不错，字挺大的，然后么支持的格式也挺多的，常见的txt、umd都有良好的支持，并且支持zip压缩包不解压直接打开，节省87那本就不大的内存容量。</p>
<p>6.<a href="http://m.twibble.de">Twibble</a><br />
UberTwitter的替代品之一,由德国人开发的软件,特点是支持快捷键操作，支持更换API，很方便。</p>
<p>7.<a href="http://m.twittai.com">twittai</a><br />
UberTwitter的替代品之二，不需要翻墙就可以浏览Twitter的软件，尽管操作并不是特别方便，但是由于经过代理，流量特别小是其优点，大概每20条推得流量只有4-5KB吧。</p>
<p>8.<a href="http://dossy.org/twitter/blackbird">Blackbird</a><br />
UberTwitter的替代品之三,也支持更换API，适合快速发推用。</p>
<p>9.其他软件<br />
<a href="http://www.evernote.com/about/download/blackberry/">EverNote</a>官方虽然号称只支持OS4.6，不过在4.5上使用一点问题都没有，缺点是不能在本地保存草稿，并且这么大的一个软件只用来做这么点事情似乎有些浪费，还不如用Memopad呢。 <a href="http://s.evernote.com/bbota">OTA地址(非Storm)</a> <a href="http://s.evernote.com/stormota">OTA地址(Storm)</a><br />
<a href="http://www.socialscope.net/">SocialScope</a>，据说是最好的黑莓社会化网路工具，兼备Twitter以及Facebook功能，也能翻墙，不过需要邀请码注册，没有机会体验一下了。<br />
<a href="http://www.berryon.com/blackberry/677.htm">Tinylock</a>，很小巧的软件，不错的键盘锁工具，可以设定在屏幕背光关闭之后多久锁定键盘。</p>
<p><img src="http://ayiu1g.blu.livefilestore.com/y1pfulA4WWe6JpwsgKZStufHdws6XnI8jFpGtLs8QoLa_UoiAxeG_WTlHJJLI-qhc6V4Z9H0ZGIoNHheYOvszeK-Yb8tSNg-EUq/DSCF0971.JPG" alt="" width="240" height="180" /> <img src="http://ayiu1g.blu.livefilestore.com/y1p40kFFtof98c-H7U9W2faMCbvGKdB5qZhYQSQh3R_2T8D7WMor8I95VY1-TgY-NNiBmVmuXse1lTP8f07dadglA/DSCF0977.JPG" alt="" width="240" height="180" /><br />
近期，我应该还会再去买部手机，是诺基亚？还是iPhone(或许是二手的3G，价格比较不错，或许是3GS，只为那无敌的性能）？还没有决定（<strong>等待9月7号的Keynote</strong>)，不过作为备用机来说8700无疑是相当合格的一个选择，至少它可以令你不必过于冲动去购买新机而被斩。</p>
<hr /><h2>已有评论</h2><ul><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-173">2009年08月27日</a>, <a href="http://fisio.cn/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','fisio.cn']);"  rel='external nofollow' class='url'>fisio</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/safari.png' title='Safari 531.7' alt='Safari' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/macos.png' title='Mac OS X' alt='Mac OS' width='14px' height='14px' class='os-icon' />   说到: 终于还是入啦。87性价比很出色</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-177">2009年08月27日</a>, teloon <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 大四可能要入83系
不过87系实在太便宜了，请教下83系在上网体验方面比87系有明显改善吗？比如看Greader。还有就是看电子书方面</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-178">2009年08月27日</a>, <a href="http://twitter.com/lisker" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','twitter.com']);"  rel='external nofollow' class='url'>lisker</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 几年前就是一篇类似的文章让我开始关注黑莓的，只不过那时主角是7290 哈哈</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-179">2009年08月27日</a>, ZSW <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/sg.png" title="SINGAPORE" alt="SINGAPORE" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 我等着日后公司配给我，free and good. iphone可以考虑入手。配我的macbook正好~</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-180">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-173" rel="nofollow">@fisio</a>, 备机嘛，早就入了其实。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-182">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-177" rel="nofollow">@teloon</a>,  83系 也不咋地，比较好些的还是Bold啦，不过如果要看 Google Reader 建议还是用Android 吧，可以参考我之前文章介绍过的 NewsRob 绝对是很不错的用户体验。 iPhone 也不错，黑莓就比较挫了，包括9000</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-183">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-178" rel="nofollow">@lisker</a>, 继续等iPod Touch 3上市，然后看看是否有必要入个71来。。还是下定决心入3GS</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-184">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-179" rel="nofollow">@ZSW</a>, NND，帮我炫耀iPhone 一刚。。 3GS真的老好的，可惜5000多对我来说还是有点贵啊。。而且只上网其实买个Touch一样用。。所以就在等啦。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-186">2009年08月27日</a>, ZSW <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/sg.png" title="SINGAPORE" alt="SINGAPORE" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: bb么我不会花钱去买的，不适合我，哈哈。港版和美版有什么区别？我明年春节回来估计价格跌到4000差不多了法？这样的话，偶就入手一个。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-187">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-186" rel="nofollow">@ZSW</a>, 港版不带SIM卡锁，美版有锁，不过破解过一样用。 价格显然没跌的这么快，这个是Apple好伐，你以为是诺基亚 那种N97啊（一个月跌了一半），春节乐观估计能到4K2 - 16G美版 ，香港商店零售价就是4600多呀，现在就是找人代购好类</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-188">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-177" rel="nofollow">@teloon</a>, BB系的好处就是操作速度，要上网体验必须得触摸屏，iPhone最高，Android也还凑活。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-191">2009年08月28日</a>, teloon <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-182" rel="nofollow">@coolxll</a>, 过两千的都不在我的考虑范围内哈~ 等有米了再考虑</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-194">2009年08月29日</a>, ZSW <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/sg.png" title="SINGAPORE" alt="SINGAPORE" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-187" rel="nofollow">@coolxll</a>,那香港的会从4600跌到多少呢？</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-195">2009年08月29日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.203.2' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-194" rel="nofollow">@ZSW</a>, 我觉得跌不掉多少，我看下iPod Touch 3 能满足我要求伐，不然就直接上吧

明年6月份会大跌，所以早买早入吧，因为每年6月会有新一代iPhone，到时候估计 3GS 也就值 3K5，之前的话价格应该在4K5左右很稳定。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-196">2009年08月29日</a>, ZSW <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/sg.png" title="SINGAPORE" alt="SINGAPORE" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-195" rel="nofollow">@coolxll</a>, 那要买就等明年6月咯，3k5还是不错的。3gs应该够用了吧。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-198">2009年08月29日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.0.13' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-196" rel="nofollow">@ZSW</a>, 明年这时候你又要想等iPhone 4了，所以。。。。

话说，搞得来好像 iPhone 3G不够你用的样子，如果不苛求速度，iPhone 3G也一样。。</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-280">2009年09月11日</a>, <a href="http://amztion.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','amztion.com']);"  rel='external nofollow' class='url'>Amz</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.206.1' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 你已经悲惨的成为了BB的售货员了， 全都来问你价格了，哈……</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-281">2009年09月11日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/us.png" title="UNITED STATES" alt="UNITED STATES" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.206.1' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-280" rel="nofollow">@Amz</a>, 其实我和楼上一直在讨论的是3Gs的价格，小A教授</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-340">2009年09月21日</a>, <a href="http://herbblog.com.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','herbblog.com.cn']);"  rel='external nofollow' class='url'>香草</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 3.0.195.21' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 我很感兴趣 如何300入手的 不要告诉我是水源的二手版  o(╯□╰)o</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-341">2009年09月22日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.211.4' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-340" rel="nofollow">@香草</a>, 不是水源二手版，论坛里收的，虽说300，出头一点</li><li><a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comment-380">2009年10月2日</a>, <a href="http://www.icebugger.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.icebugger.cn']);"  rel='external nofollow' class='url'>icebugger</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 7.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 300块只能勉强入二手的87吧。。。</li></ul><hr /><small>Copyright &copy; 2010<br />  <a href="http://coolxll.me">Coolxll's Secret Garden</a>,<a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/" title="原文链接">原文链接</a>，已有21条<a href="http://coolxll.me/2009/08/blackberry-8700-300-rmb/#comments" title="评论">评论</a>, 作者: <a href="http://coolxll.me" >coolxll</a><h3  class="related_post_title">相关文章：</h3><ul class="related_post"><li>2010年05月1日 -- <a href="http://coolxll.me/2010/05/push-notification-on-mobil/" title="手机上的Push 以及 Notification">手机上的Push 以及 Notification</a> (5)</li><li>2009年09月1日 -- <a href="http://coolxll.me/2009/09/blackberry-bis-bes/" title="好好学习III 感受&mdash;&mdash;谈谈我对BIS的看法">好好学习III 感受&mdash;&mdash;谈谈我对BIS的看法</a> (6)</li><li>2010年07月22日 -- <a href="http://coolxll.me/2010/07/mobile-new-lif/" title="移动设备和数字新生活">移动设备和数字新生活</a> (18)</li><li>2010年07月17日 -- <a href="http://coolxll.me/2010/07/never-used-program-on-nokia-phone/" title="诺基亚手机上有多少你从来不会用到的程序">诺基亚手机上有多少你从来不会用到的程序</a> (8)</li><li>2010年06月17日 -- <a href="http://coolxll.me/2010/06/lockinfo-what-the-lockscreen-iphone-should-be/" title="Lockinfo，那才是 iPhone 待机界面该有的样子">Lockinfo，那才是 iPhone 待机界面该有的样子</a> (8)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://coolxll.me/2009/08/blackberry-8700-300-rmb/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>2009-08-15 上海推特黑莓圈聚会</title>
		<link>http://coolxll.me/2009/08/twitter-blackberry-party/</link>
		<comments>http://coolxll.me/2009/08/twitter-blackberry-party/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 14:22:41 +0000</pubDate>
		<dc:creator>coolxll</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://coolxll.cn/?p=76563</guid>
		<description><![CDATA[今天去龙之梦购物中心参加了 @himark 组织的 Twitter 黑莓圈聚会，活动气氛很热烈，也见到了不少在 Twitter 上久仰大名的ID，比如 @terryxxy，@bao3，@fisio 等一干人等。
我，作为一个没什么黑莓使用... ]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="rim-blackberry" src="http://ayiu1g.blu.livefilestore.com/y1pDowZQcp4j9Y7Qw1I11UmtT_JNhaV58BmEqabqSDZBH_os0Fic28vwtlVAJqBaRKzYdMyS6RGboD6YpMKBqteKO-xPLwuT2-9/rim-blackberry.jpg" alt="" width="237" height="232" />今天去龙之梦购物中心参加了 <a href="http://twitter.com/himark">@himark</a> 组织的 <a href="https://twitter.com/coolxll">Twitter</a> 黑莓圈聚会，活动气氛很热烈，也见到了不少在 Twitter 上久仰大名的ID，比如 <a href="http://twitter.com/terryxxy">@terryxxy</a>，<a href="http://twitter.com/bao3">@bao3</a>，<a href="http://twitter.com/fisio">@fisio</a> 等一干人等。</p>
<p>我，作为一个没什么黑莓使用经验的小伙，显然是属于 <a href="http://bbs.sjtu.edu.cn">SJTU</a> 围观团特派成员前去围观的。不愧是黑莓圈聚会，先后看到的黑莓旗舰手机 Bold 9000不下5只（大家都是有钱人，这个好理解），另外 @bao3，还拿出了4.1OS 的古老手机 7230 &amp; 7250 供围观，当然不仅是 Bold，8900 和 Storm 9500 也是一应俱全，还有两只SureType系的黑莓。 顺便一提，摸了一下7230 和 7250的键盘，也许是个人的感觉问题，觉得手感真的是很好啊，比 Bold的键盘还舒服，主要是键盘间距大的缘故吧。</p>
<p>然后，说说几个令人瞩目的细节吧：</p>
<p><span id="more-76563"></span></p>
<ol>
<li>Bold 9000 无线充电<br />
神奇的9000，神奇的Bold，居然可以无线充电，这这这，简直可以媲美Palm Pre的Touch Stone了。<br />
<img src="http://ayiu1g.blu.livefilestore.com/y1pg8bcviv7sGIBROASCQ_3y0VkHhVt1zI9itUYHZ2jjm24hNwqrZdcztmHNbeVyPPmW0of714G_JjPzHFBX_xh4UDOU65rfKQ7/DSCF0991.JPG" alt="" /><br />
真相是什么呢？&#8212;》<br />
<img src="http://ayiu1g.blu.livefilestore.com/y1pfJDf0YOMaz6tyU0uT1rE7D3zXA1FBkOdtznQnF3jS5g9l8K4QZeIcI1JofhuDFa7cl1f6jG60itB33TxZ22qmL3WHAeD0jjm/DSCF0994.JPG" alt="" width="600" height="450" /><br />
就是这个带Miniusb口的小家伙，有了这个不仅Bold，其他只要可以通过这个接口充电的手机都可以无线充电了。</li>
<li>@bao3 拆机换轨迹球<br />
bao3 亲自动手为@jacul 的bold 换轨迹球,上图<br />
<img src="http://i28.tinypic.com/f2uyd.jpg" alt="" width="640" height="480" /><br />
<img src="http://i32.tinypic.com/2eo8w91.jpg" alt="" width="640" height="480" /><br />
<img src="http://i28.tinypic.com/2nja4r4.jpg" alt="" width="640" height="480" /></li>
<li>新一代 Curve 8520 闪亮登场<br />
<img src="http://ayiu1g.blu.livefilestore.com/y1pOz5EggvV9MRmyQ3CD0C-JpepEZzqoe8HXACZwTUQg2_EA55xRTuNqSzHlmG6C7VnwExnhPLff7gJTvyHK7pnT9R5wUiFuO86/DSCF1012.JPG" alt="" /><br />
<img src="http://ayiu1g.blu.livefilestore.com/y1ptjALMECD8Xi6UC66pKg9fWQ5OW4P7Cg3X_x58qT7Pw74UVpwDh7RPvmpyrgceRNvR7ZE9q7YP2DluAT9mPsXL8CM5cv2b93T/DSCF1013.JPG" alt="" /><br />
<img src="http://ayiu1g.blu.livefilestore.com/y1pxE7PyeGe8IRBY4AqfIq_DYfKIwewvgCOHM-j6hxC7XQK_KEUB30oqCOWG9vWGrHc2wzGBHKqHPdB0iJoFm04Gw/DSCF1014.JPG" alt="" /><br />
是的，就是这个将轨迹球变成光学触控板的神奇小家伙，摸了一下8520的触控板，手感很不错；据说，诺基亚的新一代E72也是采用这个设计，希望有机会体验一下真机。</li>
<li>SureType的感受<br />
<img src="http://ayiu1g.blu.livefilestore.com/y1pSqeEouizRC6xaLhdfzdHlqXn21uOcJTp6Z0oPTS3LUpV_kHs28cbUzPRA_sdoEj3Su5e1ND0DZKLU467DnBjQgVgYTwUMuPM/DSCF0998.JPG" alt="" /><br />
用了Storm的触摸屏输入法，感觉很不一样，第一次使用还不是很习惯，Storm采用一种叫做“SurePress”[<a href="http://na.blackberry.com/eng/devices/features/surepress.jsp">介绍</a>]的专利技术，这种输入方式和iPhone上只需要轻轻一点的方式很不一样，你需要用力按下去，然后你会得到类似于物理键盘般的反馈。不过我相信，习惯了iPhone触控方式的同学转而使用Storm会很不习惯的。SurePress 是利是弊，也是因人而异的，<strong>只有自己习惯的才是最好的</strong>。</li>
<li>Palm Pre<br />
<a href="http://twitter.com/faytoday">@faytoday</a> 同学带来一只Palm Pre,与他同行的还带来一只iPhone 3GS，不过目光的焦点依旧停留在了Palm Pre之上。Palm Pre目前来说还是很不完善，中文输入法和中文短信都很不完美，和刚推出的时候的Android何其相似，我个人推测，一年以后将是入手Palm Pre的好时机，<strong>届时无论软件还是硬件均应该比现在成熟</strong>。Palm Pre的界面效果还是很不错的，我在SDK(<a href="http://developer.palm.com/index.php">下载</a>)中把玩过一段，水波纹效果挺绚丽的。</li>
</ol>
<p>印象中的就这点内容了，欢迎其他同学补充。最后上一张各个机机的全家福照片：<br />
<img src="http://i32.tinypic.com/2012jv5.jpg" alt="" width="640" height="480" /></p>
<p>————————————————————————华丽丽的分割线&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
昨天黑莓聚会完整名单：帅锅 @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/himark">himark</a>（活动组织者兼代购发起者） @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/rexking1818">rexking1818</a>（就是他从英国带回来Bold 和 N97的）@<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/bao3">bao3</a>（宝3？我是苍鹰，以ws著称） @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/coolxll">coolxll</a>（在下，也就是我啦） @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/terryxxy">terryxxy</a>（阳阳猪，金融工程分析师）@<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/fisio">fisio</a>（老肥，推特上在某方面和阿禅齐名） @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/leiguo">leiguo</a> （不熟，不多介绍啦，貌似是同济汽车专业的）@<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/jacul">jacul</a>（莓文化的作者之一，程序员？） @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/faytoday">faytoday</a>（Palm Pre的拥有者）@<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/ian_zhang">ian_zhang</a>（这个是iPhone 3GS的） 另两位美女： @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/wanglili114">wanglili114</a> （附bao3的拍下来的图片一张 <a href="http://twitpic.com/dyib0">http://twitpic.com/dyib0</a>) @<a style="text-decoration: none; color: #2fc2ef; padding: 0px; margin: 0px;" href="https://twitter.com/yqyj">yqyj</a>（买G2的同学）cokky（8520的买家，fisio的同学）<br />
感谢 fisio 指正错误。</p>
<hr /><h2>已有评论</h2><ul><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-128">2009年08月15日</a>, <a href="http://www.xiaxiaoyang.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.xiaxiaoyang.com']);"  rel='external nofollow' class='url'>Sunny</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 为啥不引用我那张lightroom处理过的呢？效果更好</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-129">2009年08月15日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/us.png" title="UNITED STATES" alt="UNITED STATES" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 3.0.197.11' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-128" rel="nofollow">@Sunny</a>, 额，换掉，发现原图速度很慢啊。。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-130">2009年08月15日</a>, <a href="http://HELLOELL.COM" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','HELLOELL.COM']);"  rel='external nofollow' class='url'>ELL</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 3.0.197.11' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 好活动 
可惜 没 来</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-131">2009年08月15日</a>, <a href="http://www.zdxia.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.zdxia.com']);"  rel='external nofollow' class='url'>disinfeqt</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 只着迷于Pre，其他无视~</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-132">2009年08月15日</a>, @wangguan <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 7.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 哈哈  那天北京的  什么时间来一次</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-133">2009年08月15日</a>, <a href="http://twitter.com/lisker" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','twitter.com']);"  rel='external nofollow' class='url'>lisker</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_win7.png' title='Windows 7' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 没有sb，没有wm的世界。哈哈</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-134">2009年08月15日</a>, <a href="http://imyue.net" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','imyue.net']);"  rel='external nofollow' class='url'>Johnny</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/opera.png' title='Opera 9.80' alt='Opera' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 黑莓控聚会要比单纯的twitter聚会应该话题更多了
真都是有钱人，那么多好手机！</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-135">2009年08月15日</a>, <a href="http://www.molezz.net/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.molezz.net']);"  rel='external nofollow' class='url'>molezz</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 不错啊,可惜今天有事没来..只等下次机会了...没发现83系列啊...都是有钱人...</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-136">2009年08月16日</a>, <a href="http://fisio.cn/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','fisio.cn']);"  rel='external nofollow' class='url'>fisio</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/safari.png' title='Safari 531.7' alt='Safari' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/macos.png' title='Mac OS X' alt='Mac OS' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-133" rel="nofollow">@lisker</a>, 有一台N97, 不过从头到尾都在冷场，没人玩，哈哈</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-137">2009年08月16日</a>, <a href="http://fisio.cn/blackberry-twitter-party.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','fisio.cn']);"  rel='external nofollow' class='url'>8月15日 上海莓友推友聚会 | 老肥博客 &raquo; 非唠不可</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/us.png" title="UNITED STATES" alt="UNITED STATES" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/wp.png' title='WordPress 2.8.4' alt='WordPress' width='14px' height='14px' class='browser-icon' />    说到: [...] @coolxll 已经贴出了 文章和照片，我也引用了一些他拍的照片，请前往围观    喜欢这篇文章？ [...]</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-138">2009年08月17日</a>, <a href="http://applife.net" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','applife.net']);"  rel='external nofollow' class='url'>Black-Xstar</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 黑莓……</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-139">2009年08月17日</a>, <a href="http://www.ibobosky.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.ibobosky.com']);"  rel='external nofollow' class='url'>BoBoSkY</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 都是有钱淫啊，好像没看到83**系列啊。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-140">2009年08月17日</a>, Rex <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 7.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-139" rel="nofollow">@BoBoSkY</a>, 
有崭新登场的8520哈 也就是新的83xx了吧？</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-142">2009年08月18日</a>, gaojiamin <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 2.0.172.39' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 我晕死，这些疯狂的男人，摆弄手机就这么有意思？</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-143">2009年08月18日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 3.0.197.11' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-142" rel="nofollow">@gaojiamin</a>, 男人嘛，对于新鲜的电子产品都是很有热情的，当然变成中年男子 我就不晓得了</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-144">2009年08月18日</a>, <a href="http://www.hi-mark.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.hi-mark.cn']);"  rel='external nofollow' class='url'>Mark</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-136" rel="nofollow">@fisio</a>, 可怜的Rex的N97啊，还以为回国很拉风。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-154">2009年08月20日</a>, ZSW <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/sg.png" title="SINGAPORE" alt="SINGAPORE" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 貌似还是iphone适合我 哈哈 上海现在水货多少？这边700新币，可惜要签2年的contract</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-155">2009年08月20日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-154" rel="nofollow">@ZSW</a>, 你是阿姐啊，700新币折合多少人民币啊，水货的，美版16G大概4900，港版5300-5700，你绝对是那边核算的额。
强烈鼓动你入iPhone 3GS吧，那个屏幕真的很爽的。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-159">2009年08月23日</a>, <a href="http://berrytimes.cn/2009/08/23/report-of-the-shanghai-twitters-and-bbers-party/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','berrytimes.cn']);"  rel='external nofollow' class='url'>[聚会] 上海推友兼黑莓控聚会简报 | 黑莓时光</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/wp.png' title='WordPress 2.7' alt='WordPress' width='14px' height='14px' class='browser-icon' />    说到: [...] Coolxll.cn：上海推特黑莓圈聚会      上一篇：[工具] MAC 版桌面管理器近窥 [...]</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-160">2009年08月23日</a>, AllenPeng <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 7.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 一直想参加上海的聚会，就是不知道什么时候，下次的时候，组织者发个邮件什么的通知一下。
QQ： 769891026
MSN：pflong@hotmail.com</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-161">2009年08月23日</a>, hmlcg <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie.png' title='Internet Explorer 6.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 那个无线充电的东东哪里有呀，流口水啦</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-162">2009年08月23日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-161" rel="nofollow">@hmlcg</a>, 你可以问问看 Twitter 上的 @himark，那个东东就是他的，只要usb mini接口的都通用的。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-163">2009年08月23日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-160" rel="nofollow">@AllenPeng</a>, 呵呵，我也期待下次聚会。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-171">2009年08月26日</a>, <a href="http://www.whducheng.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','www.whducheng.com']);"  rel='external nofollow' class='url'>塑料托盘</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 7.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 1.换轨迹球需要拆机吗？貌似83和88，81都不需要
2.7290*2,8700,9000*2,8900,8520,9500,Palm Pre,G1*2,8100,N97,iPhone 只认识这么多了。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-172">2009年08月26日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-171" rel="nofollow">@塑料托盘</a>, 不拆怎么换，反正我是不知道。</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-181">2009年08月27日</a>, ZSW <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/sg.png" title="SINGAPORE" alt="SINGAPORE" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/ie8.png' title='Internet Explorer 8.0' alt='Internet Explorer' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-155" rel="nofollow">@coolxll</a>, 2年contract来！！！每个月最低30新币的话，也要30*24=720，那我不就等于花了1500新币么！这样等于7000多rmb了！！！</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-185">2009年08月27日</a>, <a href="http://coolxll.cn" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','coolxll.cn']);"  rel='external nofollow' class='url'>coolxll</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/nl.png" title="NETHERLANDS" alt="NETHERLANDS" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/chrome.png' title='Google Chrome 4.0.202.0' alt='Google Chrome' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows_vista.png' title='Windows Vista' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: <a href="#comment-181" rel="nofollow">@ZSW</a>,  16G 还是 32G， 无合约美版报价 不夜城是 4K8，港版无锁机 大概5K3-5K7，32G就快6K了， 有合约有3G有流量用的啊。

要么，你买无锁机嘛，港版无锁机 53XX HK，折合人民币才46XX 元，很便宜</li><li><a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comment-298">2009年09月13日</a>, <a href="http://amztion.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','amztion.com']);"  rel='external nofollow' class='url'>小A</a> <img src="http://coolxll.me/wp-content/plugins/comment-info-detector/flags/cn.png" title="CHINA" alt="CHINA" class="country-flag" /> <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/firefox.png' title='Mozilla Firefox 3.5.2' alt='Mozilla Firefox' width='14px' height='14px' class='browser-icon' />   <img src='http://coolxll.me/wp-content/plugins/comment-info-detector/browsers/windows.png' title='Windows XP' alt='Windows' width='14px' height='14px' class='os-icon' />   说到: 路过一下 ……  现在开始很喜欢G1了</li></ul><hr /><small>Copyright &copy; 2010<br />  <a href="http://coolxll.me">Coolxll's Secret Garden</a>,<a href="http://coolxll.me/2009/08/twitter-blackberry-party/" title="原文链接">原文链接</a>，已有28条<a href="http://coolxll.me/2009/08/twitter-blackberry-party/#comments" title="评论">评论</a>, 作者: <a href="http://coolxll.me" >coolxll</a><h3  class="related_post_title">相关文章：</h3><ul class="related_post"><li>2010年08月8日 -- <a href="http://coolxll.me/2010/08/2010-chinajoy/" title="2010 ChinaJoy 之观感">2010 ChinaJoy 之观感</a> (2)</li><li>2009年08月1日 -- <a href="http://coolxll.me/2009/08/2009-twitter-loving/" title="恋上你的床，恋上Twitter">恋上你的床，恋上Twitter</a> (16)</li><li>2010年07月22日 -- <a href="http://coolxll.me/2010/07/mobile-new-lif/" title="移动设备和数字新生活">移动设备和数字新生活</a> (18)</li><li>2010年07月14日 -- <a href="http://coolxll.me/2010/07/apple-store-shanghai-pudong/" title="参观上海浦东Apple Store开幕记">参观上海浦东Apple Store开幕记</a> (9)</li><li>2010年07月12日 -- <a href="http://coolxll.me/2010/07/say-goobye-2010-south-africa-fifa-world-cup/" title="Say goodbye to South Africa W-Cup">Say goodbye to South Africa W-Cup</a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://coolxll.me/2009/08/twitter-blackberry-party/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
