<?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>EC STILL BETA</title>
	<atom:link href="http://www.ecbeta.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ecbeta.com</link>
	<description>IT&#039;S ME WHO&#039;S HOBBIES IN ( &#039;MAC&#039;, &#039;RUBY&#039;,&#039;JAVA&#039;,&#039;PYTHON&#039;, &#039;EC&#039;)</description>
	<lastBuildDate>Fri, 14 Oct 2011 00:22:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>iMessages不能输入或者选取电子邮件解决</title>
		<link>http://www.ecbeta.com/imessages-can-not-use-email-solution.do</link>
		<comments>http://www.ecbeta.com/imessages-can-not-use-email-solution.do#comments</comments>
		<pubDate>Fri, 14 Oct 2011 00:21:58 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[MAC手册]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634403</guid>
		<description><![CDATA[我发现我不能在iMessages里面选择电子邮件， 点击收件人右侧的加号，通讯录里面只会出现电话号码，没有电子邮件。 出现这样的问题基本上是因为你把MMS功能给关闭了， 也就是彩信功能。 进... ]]></description>
			<content:encoded><![CDATA[<p>我发现我不能在iMessages里面选择电子邮件， 点击收件人右侧的加号，通讯录里面只会出现电话号码，没有电子邮件。 出现这样的问题基本上是因为你把MMS功能给关闭了， 也就是彩信功能。 进入设置&#8211;短信&#8211;把彩信功能打开就OK了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/imessages-can-not-use-email-solution.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs</title>
		<link>http://www.ecbeta.com/steve-jobs.do</link>
		<comments>http://www.ecbeta.com/steve-jobs.do#comments</comments>
		<pubDate>Thu, 06 Oct 2011 01:01:44 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634400</guid>
		<description><![CDATA[Steve Jobs 1955-2011 Apple has lost a visionary and creative genius, and the world has lost an amazing human being. Those of us who have been fortunate enough to know and work with Steve have lost a dear friend and an inspiring mentor. Steve leaves behin... ]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span style="color: #666666;"><span style="font-size: large;"><strong>Steve Jobs</strong></span></span></p>
<p style="text-align: center;"><span style="color: #666666;"><strong>1955-2011</strong></span></p>
<p><span style="color: #666666;">Apple has lost a visionary and creative genius, and the world has lost an amazing human being. Those of us who have been fortunate enough to know and work with Steve have lost a dear friend and an inspiring mentor. Steve leaves behind a company that only he could have built, and his spirit will forever be the foundation of Apple.</span></p>
<p><span style="color: #666666;">If you would like to share your thoughts, memories, and condolences, please email <strong>rememberingsteve@apple.com</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/steve-jobs.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a RAM Disk in Mac OS X 10.5 or later</title>
		<link>http://www.ecbeta.com/create-a-ram-disk-in-mac-os-x-10-5-10-6-or-later.do</link>
		<comments>http://www.ecbeta.com/create-a-ram-disk-in-mac-os-x-10-5-10-6-or-later.do#comments</comments>
		<pubDate>Sun, 02 Oct 2011 00:20:00 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[HOW TO]]></category>
		<category><![CDATA[MAC手册]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634391</guid>
		<description><![CDATA[Create a RAM Disk in Mac OS X 10.5, 10.6 or later diskutil erasevolume HFS+ "ramdisk" `hdiutil attach -nomount ram://1165430` &#160; 下文是转载： 我常常在注意我電腦的資源使用情況，尤其是CPU和RAM的使用狀況，因為這兩項... ]]></description>
			<content:encoded><![CDATA[<p>Create a RAM Disk in Mac OS X 10.5, 10.6 or later<br />
<code>diskutil erasevolume HFS+ "ramdisk" `hdiutil attach -nomount ram://1165430`</code></p>
<p>&nbsp;</p>
<p>下文是转载：</p>
<p>我常常在注意我電腦的資源使用情況，尤其是CPU和RAM的使用狀況，因為這兩項資源跟系統流暢度有非常密切的關係。最近觀察我Macbook(2.0Ghz Core 2 Duo, 2GB RAM)平常的情況，雖然平常大概會同時開13個以上的應用程式，但CPU的兩個核心平均負載大概都在20~30%以下，而RAM更是有700MB的剩餘空間。</p>
<p>總而言之，我的電腦太快了，RAM太多了。</p>
<p>嫌CPU一直閒著沒事做的話，有很多類似<a title="(582 hits)" href="http://blog.vgod.tw/go.php?http://setiathome.berkeley.edu/">Seti@home</a>之類的耗電程式可以隨時讓CPU 100%運轉。嫌RAM太多的話，可以把一部分的RAM挪出來當作一般磁碟使用，這種磁碟則稱為Ramdisk。</p>
<p>在Mac OS X下要做Ramdisk方法很多種，在此大概做個簡單介紹。</p>
<h3>方法 1: 直接在Terminal下指令。（超硬派作法，geeks only）</h3>
<p>Mac的terminal下可以做到很多神奇的事，甚至像是建立ramdisk這種程式都有提供。我想會用這方法的人是少之又少，我就不解說了。詳細指令可參考<a title="(2216 hits)" href="http://blog.vgod.tw/go.php?http://osxdaily.com/2007/03/23/create-a-ram-disk-in-mac-os-x/">Create a RAM Disk in Mac OS X</a>這篇文章。</p>
<h3>方法 2: <a title="(20 hits)" href="http://blog.vgod.tw/go.php?http://www.mparrot.net/index.php?page=downloads&amp;lang=en">Espérance DV</a></h3>
<p>這是個有點古老的Ramdisk軟體，但功能還頗完整。可以自動儲存和恢復Ramdisk的內容，也能設定把Safari Cache/Icons和xcode編譯的暫存區放到Ramdisk中。但我在Leopard中，自動儲存和恢復的功能一直沒辦法正常運作，另外它內部設定的Safari資料夾也是舊的。總之這軟體在Leopard中已經殘廢一半，而且沒有持續更新傾向..。</p>
<h3>方法 3: <a title="(33 hits)" href="http://blog.vgod.tw/go.php?http://eshensh.net/rdu/%E7%B6%B2%E7%AB%99/%E6%AD%A3%E9%AB%94%E4%B8%AD%E6%96%87.html">Ram Disk Utility PRO</a></h3>
<p>這是難得一見由台灣人開發的Mac軟體。功能強大，可以自由設定要同步進Ramdisk的目錄，空間快不夠還會有警告。雖然這軟體蠻完整的，但有幾個小地方我不太喜歡，導致我用過一次以後就不想開了XD</p>
<ul>
<li>每同步一個目錄就要建一個Ramdisk，而且Ramdisk圖示還不能隱藏，所以只要同步目錄一多就會看到一大堆Ramdisk volume…。</li>
<li>它是獨立執行的應用程式，一login就要一直開著，在dock和alt-tab中都會佔掉一個位子。</li>
<li>它是要註冊的shareware….</li>
</ul>
<p>說來說去，上面三個方法都各有缺點。我理想中的解決方案是這樣的：</p>
<ul>
<li>像Espérance DV一樣是Preferences Pane裡面的元件，設定完就能關掉。</li>
<li>同步的目錄可以自由設定，且用symbolic link連結至Ramdisk內就好。</li>
<li>Ramdisk圖示要能在桌面和Finder中隱藏。</li>
<li>登入時自動建立Ramdisk，同步已設定的目錄。</li>
<li>open source software</li>
</ul>
<p>剛好我最近空閒時間蠻多的，於是就決定自己動手比較快。可以順便一邊學Objective C和Cocoa，還能一邊解決這個小困擾，怎麼算都划得來。</p>
<p>因為建立Ramdisk已經有Espérance DV能做了，所以本來我只打算寫ramdisk內的目錄同步部份，就把這程式叫做RamdiskSync。沒想到後來寫一寫欲罷不能，就把它變成一個獨立的Ramdisk建立和設定工具了XD</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/create-a-ram-disk-in-mac-os-x-10-5-10-6-or-later.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于那个“1”</title>
		<link>http://www.ecbeta.com/about-numeric-one.do</link>
		<comments>http://www.ecbeta.com/about-numeric-one.do#comments</comments>
		<pubDate>Wed, 28 Sep 2011 02:52:27 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[MAC手册]]></category>
		<category><![CDATA[胡言乱语]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[发布会]]></category>
		<category><![CDATA[秋季]]></category>
		<category><![CDATA[苹果]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634372</guid>
		<description><![CDATA[苹果正式发出秋季新品发布会邀请函，发布会日期定在美国太平洋时间10月4日上午10:00，北京时间10月5日凌晨1:00。在邀请函的封面写着“Lets talk iPhone”。 这四个图片前三个大家都能明白是什么... ]]></description>
			<content:encoded><![CDATA[<p>苹果正式发出秋季新品发布会邀请函，发布会日期定在美国太平洋时间10月4日上午10:00，北京时间10月5日凌晨1:00。在邀请函的封面写着“Lets talk iPhone”。 这四个图片前三个大家都能明白是什么意思， 唯有那个“1”不知道是什么意思， 我自己胡乱猜测一下。</p>
<p>首先肯定和通话有关， 考虑到苹果目前有FaceTime和iMessages， 那么加入通话功能不足为奇。那会是什么样子的呢？我想不会是VoIP，虽然苹果技术上没有问题， 但是这样肯定会引起运营商的不满，那么最有可能的就是类似与talkBox或者微信的功能了。 因为目前苹果有了FaceTime和iMessages那么就缺少这一样功能了， 虽然这个也会造成运营商的不满， 但是没有直接把VoIP的集成其他的不满大， 所以这个是最大的可能， 一种新的通话方式， 而且主题是 &#8220;Let&#8217;s talk iPhone&#8221;, 很明显谈论的不是关于iPhone, 所以这句话的重点在于talk，是什么样的talk。</p>
<p>如果有“1”就应该有“2”， 那么下面这个猜想和一直传说的有关，就是支持同时支持两种网络。  不过我认为这个可能性不大， 苹果为了创造最大的收益应该不会这么做。</p>
<p>或者就是Jobs的那句“One More Thing”， 这下就更大了，一般one more thing都可能指很特别的事情。 这个真的没有办法猜测了。</p>
<p>“1”也代表了只有一款新的iPhone， 至于是什么样子的不得而知， 不过可以肯定的是新款iPhone支持的功能， iPhone4 应该都会支持，除非需要A5才能完成的如Photo Booth。因为iOS5已经明确支持了iPhone 3GS了， 那么新的功能，iPhone 4肯定支持。说不定iPhone 3GS也会支持一部分呢。 iPhone 4可能会有8G版本，不过这个不是很确定， 也许吧。</p>
<p>最后就是我真正希望的了，“1”代表着全新变革，如同iPhone刚诞生的时候，因为如我以前所说现在iPhone在怎么变，也只能在系统上做文章了， 硬件绝对不会是最先进的了， 因为android的硬件远远高于iPhone了， 而且iPhone当初使用的新的技术， 全触屏，电容屏，无键盘设计现在主流的手机都实现了, 那么iPhone只有彻底变革，带来革命性的产品才有可能取得成。</p>
<p>这些就是个人的一点猜测， 我想“1”代表即时语音通讯功能，同时会和twitter有这良好的整合。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/about-numeric-one.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Zen of Python</title>
		<link>http://www.ecbeta.com/the-zen-of-python.do</link>
		<comments>http://www.ecbeta.com/the-zen-of-python.do#comments</comments>
		<pubDate>Fri, 02 Sep 2011 20:37:35 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634367</guid>
		<description><![CDATA[The Zen of Python, by Tim Peters Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. Special case... ]]></description>
			<content:encoded><![CDATA[<p>The Zen of Python, by Tim Peters</p>
<p>Beautiful is better than ugly.<br />
Explicit is better than implicit.<br />
Simple is better than complex.<br />
Complex is better than complicated.<br />
Flat is better than nested.<br />
Sparse is better than dense.<br />
Readability counts.<br />
Special cases aren&#8217;t special enough to break the rules.<br />
Although practicality beats purity.<br />
Errors should never pass silently.<br />
Unless explicitly silenced.<br />
In the face of ambiguity, refuse the temptation to guess.<br />
There should be one&#8211; and preferably only one &#8211;obvious way to do it.<br />
Although that way may not be obvious at first unless you&#8217;re Dutch.<br />
Now is better than never.<br />
Although never is often better than *right* now.<br />
If the implementation is hard to explain, it&#8217;s a bad idea.<br />
If the implementation is easy to explain, it may be a good idea.<br />
Namespaces are one honking great idea &#8212; let&#8217;s do more of those!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/the-zen-of-python.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NOTE 20110828</title>
		<link>http://www.ecbeta.com/note-20110828.do</link>
		<comments>http://www.ecbeta.com/note-20110828.do#comments</comments>
		<pubDate>Sun, 28 Aug 2011 08:22:53 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634362</guid>
		<description><![CDATA[随着生活的延续，越来越迷茫，回头看看自己的博客也是越来越迷茫，似乎走不出迷茫的怪圈。生活在继续，我却发现我的心已死。 清晨起来的第一句话就是“好累啊”，这样觉得很怪异。 生... ]]></description>
			<content:encoded><![CDATA[<p>随着生活的延续，越来越迷茫，回头看看自己的博客也是越来越迷茫，似乎走不出迷茫的怪圈。生活在继续，我却发现我的心已死。 清晨起来的第一句话就是“好累啊”，这样觉得很怪异。 生活不应该是这样子的，生活应该是什么样子的呢？ 我知道的是这样的生活不是我想要的，却不知道什么是我想要的。 一个人或者两个人追求心的宁静，似乎这是我想要的生活， 但是这样的生活又和现实不吻合，于是更加迷茫了。 我想要的很多， 我想要的也很少。我知道我要的就在身边，伸手却够不到。我知道我想要的就在眼前，却看不清，如梦如烟。我想睡却睡不着， 我想醒却醒不了。想过放弃这些， 平淡的过着日子， 虽然我现在就是这样子的，可是这般梦却困扰我不停， 每日想到这些梦， 就问我活着的意义，我的未来，我是谁， 谁是我。为什么我回活在这里，为什么？<br />
<a title="Flushing Meadows by RONGHAI.WEI, on Flickr" href="http://www.flickr.com/photos/ronghaiwei/6064339402/"><br />
<img alt="" src="http://farm7.static.flickr.com/6087/6064339402_fb895671ce.jpg" class="aligncenter wp-post-image" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/note-20110828.do/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Manage all partitions with Disk Utility in OS X</title>
		<link>http://www.ecbeta.com/manage-all-partitions-with-disk-utility-in-os-x.do</link>
		<comments>http://www.ecbeta.com/manage-all-partitions-with-disk-utility-in-os-x.do#comments</comments>
		<pubDate>Sat, 13 Aug 2011 00:48:52 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[MAC手册]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634310</guid>
		<description><![CDATA[OS X comes with a variety of tools and utilities for managing your system (available in the /Applications/Utilities/ folder), including those for observing OS activity, network and disk activity, and also those for managing some aspects of the hardware i... ]]></description>
			<content:encoded><![CDATA[<p>
OS X comes with a variety of tools and utilities for managing your system (available in the /Applications/Utilities/ folder), including those for observing OS activity, network and disk activity, and also those for managing some aspects of the hardware in your system. One of the most commonly used utilities is Disk Utility, which allows you to create disk images, burn DVDs and CDs, as well as manage the partitions and formatting of your hard drives. Disk Utility comes both in the form of the Disk Utility application, but also as the &#8220;diskutil&#8221; terminal command.</p>
<div><a href="http://i.i.com.com/cnwk.1d/i/tim/2011/07/21/DiskUtilityAllPartitions.png"><img src="http://i.i.com.com/cnwk.1d/i/tim/2011/07/21/DiskUtilityAllPartitions_270x230.png" alt="Disk Utility" width="270" height="230" /></a>Disk Utility showing hidden drive partitions.</div>
<p>The Disk Utility application is built to be relatively straightforward and allow you to see each device and add, resize, or remove user-accessible disk partitions as is needed for a particular drive. The diskutil command, on the other hand, is far more robust and can display and manage much more detail about a hard-drive device. For instance, if you enter the command &#8220;diskutil list&#8221; in the Terminal, the system will show you an output of each drive device along with all partitions that are on the device, which can be convenient for sizing up and checking out any hidden partitions. If you open Disk Utility, however, it will only show the user-accessible partitions and not all of those that are shown with the diskutil command.<br />
<span id="more-634310"></span><br />
Despite these differences, there are some ways to enhance the Disk Utility application&#8217;s capabilities so you can manage more partitions without needing to use the Terminal. In a recent post on OS X Lion&#8217;s hidden recovery partition, I demonstrated that Disk Utility can show these hidden partitions, and some people have wondered exactly how to do this.</p>
<p>This setting is a hidden feature in Disk Utility that can be enabled by first enabling the program&#8217;s &#8220;Debug&#8221; menu, which is an option that is more suited for development purposes and not for general use. Nevertheless, to enable the menu, just enter the following command in the Terminal, which will edit the Disk Utility preferences file accordingly:</p>
<p>defaults write com.apple.DiskUtility DUDebugMenuEnabled 1</p>
<div><a href="http://i.i.com.com/cnwk.1d/i/tim/2011/07/21/DiskUtilityDebugMenu.png"><img src="http://i.i.com.com/cnwk.1d/i/tim/2011/07/21/DiskUtilityDebugMenu_270x213.png" alt="Disk Utility Debug Menu" width="270" height="213" /></a>Choose this option in the Debug menu when you have enabled it and relaunched the program.</div>
<p>Now relaunch Disk Utility and you should be able to see the hidden partitions by choosing &#8220;Show Every Partition&#8221; from the now-present &#8220;Debug&#8221; menu. Do keep in mind that editing hidden partitions may not be a good idea in most situations. The GUID partition scheme that OS X uses always will have a hidden 200MB &#8220;EFI&#8221; partition as the first partition on the drive (s1), which is used to manage the drive and its partitions in systems with EFI firmware (which is what all Intel Macs use). Beyond this, the OS X 10.7 Recovery partition is also required for managing the new version of FileVault, so if you edit this partition on a FileVault-enabled volume then you may break the encryption keys stored on it and not be able to boot your system or read any data from it.</p>
<p>This option should work Disk Utility for prior versions of OS X as well, so if you are running Snow Leopard  or Leopard then you should also be able to manage your partitions with this tip in those operating systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/manage-all-partitions-with-disk-utility-in-os-x.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing the OS X 10.7 Lion restore drive</title>
		<link>http://www.ecbeta.com/managing-the-os-x-10-7-lion-restore-drive.do</link>
		<comments>http://www.ecbeta.com/managing-the-os-x-10-7-lion-restore-drive.do#comments</comments>
		<pubDate>Sat, 13 Aug 2011 00:47:15 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[MAC手册]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634308</guid>
		<description><![CDATA[If you create a recovery disk using Lion Recovery Disk Assistant, Please make sure FileVault is off. Unlike previous versions of the Mac OS, when you install OS X 10.7 Lion your system will be set up with a restore partition. This is a hidden 650MB par... ]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">If you create a recovery disk using Lion Recovery Disk Assistant, Please make sure FileVault is off.</span></p>
<h1><span class="Apple-style-span" style="font-size: 13px; font-weight: normal;">Unlike previous versions of the Mac OS, when you install OS X 10.7 Lion your system will be set up with a restore partition. This is a hidden 650MB partition that, like the previous installation DVDs for OS X, can be used to boot the system and provide tools to resintall OS X, format hard drives, and perform other maintenance and troubleshooting tasks on the system.</span></h1>
<p><span id="more-634308"></span></p>
<div>
<div>
<p>You can boot to the recovery drive in a couple of ways, including pressing the Option key at startup and selecting it from the boot menu or by holding Command-R at start-up; however, if you have FileVault 2 enabled in Lion, then you will only be able to access the recovery drive by using Command-R.</p>
<p>While it&#8217;s a convenient option to have, people may wonder about options for managing this recovery volume, both for systems that do not have one and for those that may show multiple ones.</p>
<p><strong>Create a portable OS X Lion recovery volume</strong></p>
<p>If you are planning on creating a boot or recovery disk for OS X Lion, I recommend you create one from the downloaded installer so you will have all the files you need to install Lion again; however, another option is to create a smaller recovery drive for Lion using this recovery partition. The convenience here is that it can be done from any Mac on which a recovery partition has been created (some systems such as those using RAID drives as boot volumes may not have a recovery partition), and is small enough that it can fit on a CD-ROM, if needed.</p>
<p>To create a recovery drive, you have two options. The first is to create a clone of the Recovery HD volume itself to another drive, and the second is to restore the disk image in the recovery partition to another drive. Cloning the Recovery HD volume is more convenient in that it is not only quicker to do but it also uses less space (though both options will conveniently fit on a 2GB flash drive).</p>
<p>For both options you will need to reveal the hidden Recovery HD to manage in Disk Utility, and in order to do this you will need to enable the Debug Menu in Disk Utility by entering the following command in the Terminal, and then selecting &#8220;Show every partition&#8221; from the resulting menu.</p>
<p>defaults write com.apple.DiskUtility DUDebugMenuEnabled 1</p>
<p>At this point you can select the hidden Recovery HD volume and restore it to a drive of choice by selecting it and using the Restore tab in Disk Utility, or create an optical disc from its contents by selecting it and to create a disk image from it in the File &gt; New menu, followed by burning it to your desired optical media.</p>
<p>The second option is to forgo making a clone of the Recovery HD partition itself and instead create a boot disk using the boot image that is stored within the recovery partition. This will create a boot drive that will not have machine-specific information, but will also be slightly larger in size. To do this, follow these steps:</p>
<ol>
<li>Mount the recovery partitionSelect the revealed Recovery HD partition in Disk Utility and click the Mount button in Disk Utility&#8217;s toolbar.</li>
<li>Display hidden disk imageThe recovery drive contains a number of features, but the boot image that is used to load the recovery OS and utilities is hidden. To display it, run the following command in the Terminal (copy and paste, if necessary), and provide your admin password when prompted:sudo chflags nohidden /Volumes/Recovery\ HD/com.apple.recovery.boot/BaseSystem.dmg</li>
<li>Drag the recovery image to Disk Utility
<div><a href="http://i.i.com.com/cnwk.1d/i/tim/2011/07/25/RecoveryDrive.png"><img src="http://i.i.com.com/cnwk.1d/i/tim/2011/07/25/RecoveryDrive_270x230.png" alt="" width="270" height="230" /></a>First drag either the image or the recovery drive itself to the source field, then drag the formatted volume to the destination field (click for larger view).</div>
<p>In the Finder, open the Recovery HD drive and then open the com.apple.recovery.boot folder, and you should now see a file called &#8220;BaseSystem.dmg.&#8221; Drag this to the list of disks in Disk Utility so it is available to the program.</li>
<li>Burn or restore image to the desired driveAt this point you can either burn the image to an optical disc, or you can restore it to a flash drive or hard drive that is available to you. To burn the image to a DVD, select it in the drive list and click &#8220;Burn,&#8221; and then follow the on-screen instructions to burn the DVD.If you want to restore the image to another type of drive, you will need to have a drive of at least 2GB in size and then attach it to the system and format it when it appears in Disk Utility so you have a fresh volume. Then select the &#8220;BaseSystem.dmg&#8221; disk image in the sidebar and click the Restore tab in Disk Utility. At this point you should see the &#8220;BaseSystem.dmg&#8221; file in the Disk Utility Source field, but if not then drag it to the Source field. Next drag the newly formatted volume on your disk to the Destination field and click Restore.
<p>When the restore is complete, run the following command to make the BaseSystem.dmg file hidden again (it is the same as above, only with &#8220;hidden&#8221; instead of &#8220;nohidden&#8221;:</p>
<p>sudo chflags hidden /Volumes/Recovery\ HD/com.apple.recovery.boot/BaseSystem.dmg</li>
</ol>
<p><strong>Removing extra restore partition from drives</strong></p>
<div><a href="http://i.i.com.com/cnwk.1d/i/tim/2011/07/25/DualRecoverHD_1.jpg"><img src="http://i.i.com.com/cnwk.1d/i/tim/2011/07/25/DualRecoverHD_1_270x180.jpg" alt="" width="270" height="180" /></a>Dual recovery drives will show up if you have two Lion installations, even if you have deleted and formatted one of them.</div>
<p>While the Recovery HD partition is convenient, you may run into some confusion if you have attempted to install Lion to more than one drive on your system. The reason for this is that each installation will create its own Recovery HD partition if one is not present. Therefore, if you install to more than one drive, then if you start up to the boot menu by holding the Option key you will see two or more Recovery HD options available to you.</p>
<p>The way around this is to remove the recovery partitions for your secondary drives, and only keep it for your boot drive. Warning: do not remove the &#8220;Recovery HD&#8221; volume from your boot drive, especially if you have enabled FileVault in Lion.</p>
<p>To remove unneeded Recovery volumes, first enable Disk Utility&#8217;s Debug menu and then select the option to see all volumes. Then select the Recovery HD volume you want to delete and erase it using the Erase tab. At this point the volume should appear on your desktop as an empty 650MB drive.</p>
<p>Next select the drive device itself in the Disk Utility sidebar and click the Partition tab, where you should see two partitions shown. Select the smaller 650MB partition and click the minus button to delete it, followed by expanding the remaining partition to use the entire disk size, and then click Apply to save the changes.</p>
<p>To ensure the remaining volume uses the maximum space available to it on the drive, instead of resizing it in Disk Utility as stated above, you can use the &#8220;diskutil&#8221; terminal command to maximize its size on disk. To do this, first select it in Disk Utility and then press Command-I to get info on it (or click the Info button in the toolbar). Then make note of the Disk Identifier label (something like disk1s2, or disk3s2). Then run the following command:</p>
<p>sudo diskutil resizeVolume /dev/IDENTIFIER R</p>
<div><a href="http://i.i.com.com/cnwk.1d/i/tim/2011/07/25/DiskIdentifier.png"><img src="http://i.i.com.com/cnwk.1d/i/tim/2011/07/25/DiskIdentifier_270x229.png" alt="" width="270" height="229" /></a>The disk identifier for your selected volume can be found here (click for larger view).</div>
<p>In this command, replace the word &#8220;IDENTIFIER&#8221; with the one you looked up for your volume, and then press enter. Provide your password, and the command will maximize the drive&#8217;s size on disk.</p>
<p><strong>A few words on cloning</strong></p>
<p>The last aspect of handling Lion&#8217;s recovery partition is with cloning your OS installation. Cloning a hard drive is a convenient method of backing it up; however, many cloning utilities will only clone one volume at a time, unless you do block-level cloning of the device itself, which will include all partitions. If you have your system set up to do cloning with a tool like Carbon Copy Cloner or SuperDuper!, then the recovery partition will not be cloned. The clone will still boot and function normally, but it will not have the option to boot to a recovery volume.</p>
<p>One option you can do to get around this is first create a block-level clone of your system to the external backup drive so all partitions are included, and then continue updating the cloned system volume to ensure it stays current.</p>
<p>The recovery partition is built so you can reinstall OS X and perform various maintenance tasks; however, If you ultimately experience a full disk crash and either need a new disk or have fully partitioned and formatted your current one, then merely copying a system clone back to the drive will not be enough to fully restore the system. Therefore, you will need to first run the OS X 10.7 installer (either from a self-created boot disc or restore drive as done above) to create the Recovery HD partition, followed by cloning your OS installation back to the disk.</p>
<p>Because of the requirement to run the OS X installer again when recovering your OS installation, you may find it easier to maintain a Time Machine backup for this purpose, instead of relying on a system clone to do this task. A clone is useful for getting yourself immediately up and running if needed, but so far may not be adequate by itself for fully restoring a Lion installation.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/managing-the-os-x-10-7-lion-restore-drive.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>水货和山寨</title>
		<link>http://www.ecbeta.com/%e6%b0%b4%e8%b4%a7%e5%92%8c%e5%b1%b1%e5%af%a8.do</link>
		<comments>http://www.ecbeta.com/%e6%b0%b4%e8%b4%a7%e5%92%8c%e5%b1%b1%e5%af%a8.do#comments</comments>
		<pubDate>Tue, 09 Aug 2011 00:19:08 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[胡言乱语]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634299</guid>
		<description><![CDATA[水货和山寨或许是中国的特色, 这个也是具有中国特色的市场经济的一部分. 如果没有水货, 很多消费者就不得不面对成本的增加以及有钱都不一定买得到的困境. 比如苹果的产品水货价格低于行... ]]></description>
			<content:encoded><![CDATA[<p>水货和山寨或许是中国的特色, 这个也是具有中国特色的市场经济的一部分.  </p>
<p>如果没有水货, 很多消费者就不得不面对成本的增加以及有钱都不一定买得到的困境.  比如苹果的产品水货价格低于行货价格15%, 如果索尼的PSP根本就没有在中国上市过. 所以水货对于品牌的推广是有积极作用的, 就好比盗版, 为什么前几年微软针对中国盗版市场没有做出打击呢? 因为微软的目的很简单, 你们先用着, 等你们熟悉了离不开微软的时候再收费.  这也就是为什么WPS非要做得很office一样的原因, 因为用户习惯了, 不愿意在改变了. 如今盗版为微软赢得了市场, 试想如果一开始就严厉打击盗版, 说不定中国的用户都是linux高手了.<br />
<span id="more-634299"></span><br />
水货也是, 对于产品由于各种原因无法在中国大陆上市的公司来说其实是个好事, 因为这样可以规避中国法律的监管, 同时也可以获得中国的市场, 甚至连售后服务都可以省掉, 对于他们来说是相当有益的, 同时也可以知道一个未知市场的潜能. 问题在于像苹果这样的在国内有合作伙伴的公司, 他们必须做出打击的表率, 但又不能真正打击, 一打击可能会损失掉那部分犹豫的用户群, 而必须打击是因为如果放任的话会让合作伙伴不满意, 所以这些公司一般不主动, 放任水货的发展. 还有一个问题就是像索尼如果要进入中国市场, 就不得不面对水货商的挑战, 在价格方面就不能以独占形式获得较高的定价权, 因为如果价格过高, 用户会考虑水货而不是行货.</p>
<p>山寨也算一个特色, 比如这几天新闻报道的山寨Apple Store, 山寨宜家. 我想说的是, 对于正牌厂商来说完全是好事, 因为山寨的出现说明了这个地方有相当的需求, 所以他们不应该打击山寨而是与其合作, 比如Apple Store完全把之前的山寨店给拿过来, 然后重新培养一批合格的员工. 这样比先前考察调研节省下很多经费. 比如宜家完全可以在十一家附近开一个, 因为十一家存在说明了这边有市场需求, 或者直接和十一家合作. 这样剩下开拓新市场的经费</p>
<p>对于水货和山寨, 厂商不应该只想到打击, 而是应该合理地利用, 以获得市场的最大话. 当然对于损坏品牌的要坚决打击, 比如山寨iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/%e6%b0%b4%e8%b4%a7%e5%92%8c%e5%b1%b1%e5%af%a8.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>临时工</title>
		<link>http://www.ecbeta.com/%e4%b8%b4%e6%97%b6%e5%b7%a5.do</link>
		<comments>http://www.ecbeta.com/%e4%b8%b4%e6%97%b6%e5%b7%a5.do#comments</comments>
		<pubDate>Sun, 24 Jul 2011 04:21:20 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634288</guid>
		<description><![CDATA[中国最危险的行业, 也是从事种类最多的人群. 下文将列举临时工的危险性. 2010年11月15号, 上海重特大火灾事故. 事故原因是由无证电焊工违章操作引起... ]]></description>
			<content:encoded><![CDATA[<p>中国最危险的行业, 也是从事种类最多的人群. 下文将列举临时工的危险性.</p>
<ul>
<li>  2010年11月15号, 上海重特大火灾事故. 事故原因是由无证电焊工违章操作引起的 </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/%e4%b8%b4%e6%97%b6%e5%b7%a5.do/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lion</title>
		<link>http://www.ecbeta.com/lion.do</link>
		<comments>http://www.ecbeta.com/lion.do#comments</comments>
		<pubDate>Fri, 22 Jul 2011 01:56:02 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634285</guid>
		<description><![CDATA[Lion正式发布已经有一天了, 作为mac的用户, 我也没有下载之前的预览版而且等到正式发布的时候在Mac Store上面买了正式版. 是因为我现在在米国, 虽然盗版也可以用, 不过在这鸟地方, 不想因为盗... ]]></description>
			<content:encoded><![CDATA[<p>Lion正式发布已经有一天了, 作为mac的用户, 我也没有下载之前的预览版而且等到正式发布的时候在Mac Store上面买了正式版. 是因为我现在在米国, 虽然盗版也可以用, 不过在这鸟地方, 不想因为盗版而被罚.</p>
<p>说实话之前看过Lion的一些新的功能. 觉得对他的兴趣不是很大, 不过既然是新的就买了装了看看. 现在我觉得我相当失望.</p>
<p>1.首先是那该死的 Multi-Touch 手势.<br />
 现在变为双指向上是查看上面内容, 这个和之前是完全反过来的, 而且居然没有提供选项. 现在的行为和在iOS设备上一下, 但是苹果显然忘记了, 在iOS设置上的时候人的手指是直接和内容处于接触的状态, 你想看下面的内容会想当然地网上推, 就好像在真是环境中一下. 但是在OS X上触摸板和屏幕是分离的, 大部分情况下触摸板对于着的是滚动条. 查看相信内容的时候将滚动条向下是很好理解的. 现在反过来了, 多少觉得不适应. (奇怪的是这个行为居然和Skim一样).</p>
<p>2. 全屏应用<br />
 除非你想别人展示或者是看电影, 否则全屏应用就是给废物, 因为他一无是处. 大部分正常的人在工作的时候至少需要用到两到三个软件. 而对于普通用户来说, 上网, 开QQ看邮件几乎可以同时做, 全屏这个时候就想废物一样. 真的没有作用. 而对于展示的软件来说, 之前的PPT, keynote和视频本来就都是可以全屏的.</p>
<p>3. Mission Control</p>
<blockquote><p> Mission Control 将全屏应用软件、Dashboard、Exposé 和 Spaces 集合于一个新功能，让系统中的所有内容都能尽收眼底。只要轻扫一下触控板，你的桌面即可转换到 Mission Control。你可将它看作你的系统中心：只要轻点一下，就能浏览所有内容并前往任何位置。
</p></blockquote>
<p> 这个功能完全是骗钱的, 这是将之前的Spaces和Exposé合并了, 而Dashboard还是需要一个单独的窗口, 而且之前Dashboard的时候还可以看到桌面, 现在什么都没有了. 而且现在对于整理多个桌面来说相当不方便, 你不能把软件直接从一个桌面拖到另一个桌面了, 你至少得选择其中一个桌面.</p>
<p>4. Mac App Store<br />
 把一个自己的软件整合了也就新功能?????</p>
<p>5. 依然是stupid的Launchpad<br />
 虽然很像iPad, 但如果想我这种有很多软件的人就很麻烦, 而且可恶的是, 在Applications的第一层文件夹的软件会直接和Applications里面的软件一样直接显示出来, 就像我在Applications里面建立了一个IM的文件夹, 并把聊天软件放入里面, 他居然直接全部展示了, 如果需要在Launchpad整合的话, 那么我需要在IM里面再建一个文件夹. 这是不是很傻. 同时我居然查找软件最快的方式当然是Spotlight了, 就像我在iPhone上也是这样做一样, 那么多软件谁知道放在第几屏啊. 完全是个没有用的功能, 炫炫还可以.</p>
<p>6. 重返<br />
 这个还可以, 不过我想知道, 我如何关闭所以软件重新启动</p>
<p>7. iCal<br />
  他居然就换了界面, 就说是新的软件了. 居然还是没有提供按农历重复这个对于中国人来说很重要的功能.</p>
<p>8. safari<br />
  这个不能作为Lion的一部分吧. SL也可以拥有的吧??  safari里面的选择词在字典里查看这个选项哪里去了? 我为什么没有找到啊.</p>
<p>Lion里面不错的功能.</p>
<p>1. 版本<br />
  可以自动存储, 不用担心之前修改错了. 可以随时恢复了. 这个也得要软件支持啊&#8230;..</p>
<p>2. 屏幕共享<br />
  对于在整个工作环境的来说还不错. 个人看看而已, 虽然不错, 但还是没有作用</p>
<p>3. 重返<br />
  是不错, 可以直接恢复到之前开启的软件. 有些是直接恢复, 不支持的软件都是重新打开. 说实话还是需要软件支持, 不然太坑爹了</p>
<p>4. FileVault 2<br />
  还没有测试, 不过似乎比之前简化了很多. </p>
<p>5. AirDrop<br />
  至少得两个苹果吧. 要是能支持iOS设备就好了. 要是能开放支持windows那就更好了</p>
<p>6. Yahoo<br />
  这次很大的更新就是将Yahoo也完全加入进来了, 可以在通讯录里面显示了, 也可以在iChat里面用了.</p>
<p>7. 内存<br />
  似乎内存方面的管理比之前的SL要好. 个人感觉是这样子的.</p>
<p>总体来说Lion还是很坑爹, 我现在期待的是Mac OS XI. 而不是Mac OS X 10.8. 我想很多人都不知道X其实是10的意思, 我很期待下一个重大的版本就是Mac OS XI 11.0, 而不是10.8. 因为现在还是在X的基础上做的开发, 怎么做都是以前的那个样子, 希望在后帮助时代能给我带来全新的Mac OS. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/lion.do/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Call From USA 2 China</title>
		<link>http://www.ecbeta.com/call-from-usa-2-china.do</link>
		<comments>http://www.ecbeta.com/call-from-usa-2-china.do#comments</comments>
		<pubDate>Tue, 19 Jul 2011 04:02:24 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[HOW TO]]></category>
		<category><![CDATA[LIVE IN NY]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634280</guid>
		<description><![CDATA[来美国有一段时间了, 也经常和家里打打电话, 现在说说从美国打往中国的几种方式. 下列排名按照推荐程度 1. IP卡 这个肯定是有限选择, 1美分1分钟. 缺点是使用手机输入一串电话号码麻烦, 而... ]]></description>
			<content:encoded><![CDATA[<p>来美国有一段时间了, 也经常和家里打打电话, 现在说说从美国打往中国的几种方式. 下列排名按照推荐程度</p>
<p>1. IP卡<br />
  这个肯定是有限选择, 1美分1分钟. 缺点是使用手机输入一串电话号码麻烦, 而且有时候会遇到收费陷阱, 明明打了30分钟最后扣了35或者45分钟. 另外有时候接通率不高. 优点是几乎没有有效期, 所以不用担心必须这个月用完.</p>
<p>2. Rebtel<br />
  打往中国是1.7美分一分钟. 另外提供一个Collect call的功能, 就是打到中国的那边, 对方直接挂断然后回拨, 这样双方只需要运行商的钱. Rebtel不扣钱. 不过考虑到中国的通话费用很高这点强烈不推荐.  Rebtel的通话质量相当不错.  Rebtel通过提供类似于Skype的Skype to go number功能, 不过Rebtel没有桌面软件. 1.Rebtel到中国的短信是9.1美分, 到美国的短信是0.9美分.</p>
<p>3. Skype<br />
  如果都有电脑或者智能手机的话Skype是不错. 单独打往中国是2.3美分一分钟, 接通时收2分钟的接通费, 所以如果不包月的话不合算. 一旦包月就相当合算了, 尤其是选择合适的套餐, 如100RMB的随意打. 我目前使用的是China 400套餐, 之前用过随意打的, 也用过pay as you go的. 同时Skype可以将中国的号码设置为一个美国的号码 (Skype to go number), 这样可以直接使用手机拨打该号码, 收费不变. 而且可以使用电脑拨打, 同时可以将Skype帐号告诉国内的朋友, 他们打国内电话的时候也可以使用Skype. 缺点很明显就是有月费, 只要是套餐都得一个月用完. 由于Skype的通话质量不高，所以不推荐 1. Skype发往中国的短信是5.5美分一条, 发往美国的是11.4美分一条.</p>
<p>4. Google服务<br />
  打往中国1.9美分一分钟, 没有具体使用过, 也不知道有没有包月. Google可以免费拨打美国和加拿大的电话. 短信费用没有测试</p>
<p>5. Yahoo<br />
 打往中国1.8美分一分钟, 当往美国是1.9美分, 在这里我在Yahoo里面充的10$还没有用掉. 很难拨打中国电话成功, 对网络的质量要求相当高. 所以相当不推荐.  无法向中国发送短信, 发往美国是免费(不过不清楚是否能及时收到)</p>
<p>上面所有用手机/电话拨打号码都需要向运营商付费, 收费标准按照手机计划来决定.<br />
通常在美国手机收费分为三类(实际上是两大类, 四个小类, Prepaid和非Prepaid的, Prepaid又分为Pay as you go 和Month. 计划的又分为个人计划和家庭计划).<br />
 1. Pay as you go. 就今天你用了就扣钱, 不用不扣钱. 当然和国内一样也有有效期而且也是预付费的. 如T-mobile的是一天一美元, 如果这天使用, 白天是一分钟10美分. 7PM-7AM免费. AT&#038;T是一天一美元, 然后是无限使用(按照官网说明, 未验证)</p>
<p>2. 类似于中国国内的按月计划, 实际上也是Prepaid的. 就是每个月多少钱. 如T-mobile 40$一个月可以随意打中国的座机, 另外短信都是免费.</p>
<p>3. 合约计划, 就是199$可以买iPhone的那种. 每个月都固定消费, 合约时长为两年, 可以提前解约, 不过要付违约金. 这个和国内联通的的合约计划类似</p>
<p>不管那种都有夜间通话时间如从7PM-7AM 这段时间通话不要钱或者每个月有5000分钟的通话. 具体和计划有关.  另外如果你的套餐里面不包含短信的话, 短信费用还是相当贵的. 如AT&#038;T的是每条TXT 20美分, 接受发送都算. 通常情况下不包含国际短信. 由于我在美国不怎么使用短信, 所以合约里面没有短信功能, 通常情况下我每个月还是要付10条短信的费用, 不过这个比套餐合算因为AT&#038;T的最低是10$ 1000条或者20$无限. 有人问我为什么不开通, 一个是没有必要, 另一个和国内发送还是单独付费. T-mobile虽然可以免费发国内, 但国内回过来短信是1元RMB一条, 整体不合算.</p>
<p>那么那种短信最合算. 中国移动漫游在T-mobile网络下, 短信0.29元RMB一条, 其中0.1元是短信费, 0.09元是国际短信服务费, 也就是收如果你手机还有短信套餐的话, 每条短信就只收0.09元. 当然也有免费的, 那就是飞信. 还有就是中国移动漫游在T-mobile网络下, 打往国内是0.99元RMB一分钟, 打美国是0.59元RMB一分钟, 这个还是相当合算的, 注意的是要看一下手机究竟漫游在什么网络下, 如果是AT&#038;T那么就相当贵了.</p>
<p>PS: 在美国不管那使用么计划, 开台(开户)都需要开台费从20$到35$不等. 所以如果只是在美国待一个月的话, 那么移动直接漫游是最合算的. 由于开台费用的存在, 所以必须仔细考虑选择哪家运行商. 还有就是换运行商的时候可以携号转入, 当然开台费还是要的.  由于目前我只用过T-mobile的Pay as you go和AT&#038;T的合约. 没有办法给出具体选择哪家运行商的标准. 基本上T-mobile比较便宜(未来说不定, 因为被AT&#038;T收购了).</p>
<p>&#8212;&#8211;<br />
依赖于不同的运营商以及不同的计划, 时间范围有所变化. 如T-mobile的是7PM-7AM, 而AT&#038;T的是9PM开始.<br />
文章有什么没有写清楚的, 可以留言, 我尽量补充.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/call-from-usa-2-china.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>我们就是下等人</title>
		<link>http://www.ecbeta.com/%e6%88%91%e4%bb%ac%e5%b0%b1%e6%98%af%e4%b8%8b%e7%ad%89%e4%ba%ba.do</link>
		<comments>http://www.ecbeta.com/%e6%88%91%e4%bb%ac%e5%b0%b1%e6%98%af%e4%b8%8b%e7%ad%89%e4%ba%ba.do#comments</comments>
		<pubDate>Mon, 18 Jul 2011 00:12:15 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634278</guid>
		<description><![CDATA[议论文怎么写的, 摆事实讲道理. 那么就套用CCAV的焦点访谈的那句话吧. 用事实说话. 1. 语言. 我们从读书就开始学习英语, 弄得现在的人都不怎么会讲中文, 而且即使是中文也被简化的人不人鬼... ]]></description>
			<content:encoded><![CDATA[<p>议论文怎么写的, 摆事实讲道理. 那么就套用CCAV的焦点访谈的那句话吧.</p>
<p>用事实说话.</p>
<p>1. 语言.<br />
  我们从读书就开始学习英语, 弄得现在的人都不怎么会讲中文, 而且即使是中文也被简化的人不人鬼不鬼的, 一点汉字的艺术都没有了. 老外在中国我们和他交流得讲英语, 我们出了过了还是得将英语, 中国公司招聘要求会讲英语, 外国公司还是得说英语, 既然这么多条件都得要英语, 那不如从小就学习英语, 把汉语忘了算了, 反正现在的汉语也是被简化的, 一点汉语的艺术都没有.</p>
<p>2. 钱.<br />
  我们的政府很有钱, 每次在中东一亏损个几百亿就说是给人家做支援了, 动不动就给非洲兄弟那么多钱, 还有更不要脸的, 日本人家地震的时候都不愿意收中国的物资, 国家还死皮赖脸的贴给日本. 而国内快饿死的老百姓一大堆, 每到有问题的时候, 都是让百姓捐款救助, 国家都不用出钱. 所以我们连非洲兄弟也不如.</p>
<p>3. 国防.<br />
  不要老是说什么通过谈判来解决问题, 不是谈判就能解决问题的, 要是谈判真的能解决问题, 为什么后来老将要谈判的时候, 却不谈判呢? 不要把中国人杀中国人的时候天天拿在电视上放, 那是耻辱. 现在的边疆连菲律宾那些小国都可以侵略, 造航母有什么用, 如果只是放在家门口摆样子的. 人家说中国的武器先进, 不过是拍拍你马屁, 让你高兴高兴, 真的打起丈来, 也不知道是什么结果, 而且再看看现在这个社会, 打起来后, 国人站在哪边都不一定. 美国, 他们根本就不在乎别人说什么, 想干你老母就干你老母, 所以你看看日本, 菲律宾, 越南都看着美国人.  看看我们帮助过的吧, 抗美援朝, 去朝鲜看看他们的教科书上怎么写的吧. 等南北韩统一了, 中国就是个罪人. 越南, 没看见天天在南海晃悠吗? 有毛用.  谁都瞧不起中国人.</p>
<p>4. 食品<br />
 不用看了, 对比一下我们和外国的标准吧. 即使我们有关部分(神秘的有关部门)能执行国家制定的标准, 也别国外差一节, 请不要拿非洲标准和我们接轨, 不过也说不定.  更何况现在即使有标准了, 也不执行.</p>
<p>5. 还是钱<br />
  美国人借了中国那么多钱, 现在光利息都还不起了, 即使美国经济衰退, 你看人家生活还是生活, 还之前没有变化. 而我们呢? 房价一直在涨, 虽然在调控, 房价是不怎么涨了, 但为什么调控之前我能买得起房的, 现在却买不起房了.</p>
<p>6. 女人<br />
  中国很多女人都喜欢跟外国人, 外国很多女人还是喜欢外国人, 即使曾经亚洲平均身高最低的日本人, 还是有很多中国女人喜欢. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/%e6%88%91%e4%bb%ac%e5%b0%b1%e6%98%af%e4%b8%8b%e7%ad%89%e4%ba%ba.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Story of Feng</title>
		<link>http://www.ecbeta.com/the-story-of-feng.do</link>
		<comments>http://www.ecbeta.com/the-story-of-feng.do#comments</comments>
		<pubDate>Tue, 12 Jul 2011 18:27:32 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634275</guid>
		<description><![CDATA[美国虽好，不是自己的家。可我们这样的人，无路可退。只好死皮赖脸留在这里。今天去移民局打指模了、黑在美国的日子。虽没有“一看到警察就两腿发抖”。“出了车祸不敢看医生，一听... ]]></description>
			<content:encoded><![CDATA[<p>美国虽好，不是自己的家。可我们这样的人，无路可退。只好死皮赖脸留在这里。今天去移民局打指模了、黑在美国的日子。虽没有“一看到警察就两腿发抖”。“出了车祸不敢看医生，一听说移民局要来赶紧从后门溜走。”但平时和警察有关的事情都害怕。受到骚扰也不敢报警。有要证件的地方，不敢轻易拿出护照</p>
<p>小时候，有天妹妹向我报告：姐姐，刚才我看见两个美女。我问她，美女长什么样？她说美女都染了黄头发。我朋友逗她说：你姐姐也染了黄头发。你姐姐是美女吗？妹妹很认真的看了我一眼。说，是美女。</p>
<p>没人会记得08年在上海街头无助哭泣的小女孩。只有人记得今日的凤姐。一直以为，这辈子只能窝囊的活着。要么被人丑化，攻击，恶搞。一辈子的恶名没法洗刷。要么没人知道，但是连饭都吃不起。没工作，没男友，没钱，没房子。每天受尽资本家的剥削，惶惶不可终日。只有在美国，可以过上平凡但幸福的生活。</p>
<p>我的成功没法复制。我的父母在我七岁时离婚。从那以后父亲再不管我。我 跟母亲生活。母亲再婚后生了个妹妹。我天天带妹妹性格变得孤僻，没有朋友，看书成了唯一爱好。16岁，初中毕业 ，母亲问我读高中还是读师范。我说读师范，师范学费便宜。这么多年来，我从来没有后悔过，只是年轻时总是闷闷不乐。</p>
<p>我读师范时每月生活费150块。我读教院时每月生活费100块。我还 没毕业就找到工作，一找到工作家里就再不给我一分钱。再好的公司也要干一个月才发工资。幸好我兼作勤工俭学。不至于饿死。但公司做活动，我连一块钱路费都拿不出，只好走路去 。</p>
<p>20岁时，我妈对我说：你这个人，不会处事。我觉得如果连在亲生父母面前都要察言观色，小心翼翼的话。人活着真的没意思了。21岁，我从教书的学校回家，母亲和弟弟欣喜的算着我一个月多少钱，还剩多少钱可以拿回家。我对朋友说，这辈子，我在外面买车子，买房子。我能拿回家的钱，都不多了。那时月薪554。</p>
<p>我是从9岁起开始努力阅读每一份读物。18岁确立第一个职业规划。20岁写诗。20岁实习。21岁教书，23岁用教书两年的钱到上海，24岁开始炒作，25岁用炒作的名气加炒作的钱到了美国。谁想学，呵呵。一无所有，穷得叮当响的人这么一步步走过来，难啊。</p>
<p>到美国求什么？我们这些东骗西骗，甚至不惜假结婚到美国为了什么？那些花八万美金偷渡过来的人为了什么 ？不就为了一份稳定的工作，一个舒适的环境。随便就能买到的房子，非常便宜的日用品和食物。小孩免费上学。几乎永远不怕失业，生病看得起医生，老了就有退休金么。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/the-story-of-feng.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>何必将来</title>
		<link>http://www.ecbeta.com/%e4%bd%95%e5%bf%85%e5%b0%86%e6%9d%a5.do</link>
		<comments>http://www.ecbeta.com/%e4%bd%95%e5%bf%85%e5%b0%86%e6%9d%a5.do#comments</comments>
		<pubDate>Mon, 11 Jul 2011 01:26:00 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634273</guid>
		<description><![CDATA[你为什么还没有女朋友? 因为没有合适的. 听过太多类似上面的对话了, 你为什么没有做, 因为没有合适的, 没有时间, 没有钱. 那你什么时候去做? 等有了钱, 有了时间, 有合适的. 太多太多的希望... ]]></description>
			<content:encoded><![CDATA[<p>你为什么还没有女朋友?<br />
因为没有合适的.</p>
<p>听过太多类似上面的对话了, 你为什么没有做, 因为没有合适的, 没有时间, 没有钱.  那你什么时候去做? 等有了钱, 有了时间, 有合适的.  太多太多的希望寄托在将来. 可即使到了将来又能怎么样,  或者依旧是没有时间, 没有钱, 没有合适的. 那么为什么不现在就去做呢?  为何如此期待将来呢? 不必在乎钱, 不必在乎时间, 你所要做的就是将你所想做的做出来而已.</p>
<p>每天我们都为生活所困, 每天都在迷茫, 为何天天如此, 为何不能更轻松一点, 那又为何如此抱怨.  为何不随心呢? 没有钱, 房子要还贷, 必须赚钱, 不然没有办法还贷, 这或许就是你的理由,  其实这也是我的理由, 可以我所不知道的是, 即时我不工作, 也能勉强还上半年的房贷, 半年可以去很多地方, 可以做很多事情. 这么工作真的很好, 一旦辞掉可能再也找不到了, 许多了为了这个在迷茫, 你不知道, 也许在随心的途中, 你发现其实工作不是那么重要, 也许你发现了更好的. 就想你期待将来, 那么你可以可以尝试再次期待将来.   这个人不适合我, 真的虽然有那么一点感觉, 但是就觉得真的不合适. 真的吗? 你应该问自己问什么不合适, 感觉很重要, 不过在一起久了, 也许你再也找不到比那个人更合适的了. </p>
<p>所要做的不过是珍惜现在, 做你想做的, 随着你的心, 让她带着你想前走. 不然将来永远是将来. 你永远不会追上将来. 你有的只有现在, 你后悔的只有过去.  趁那颗心还在跳动的时候, 赶紧去做吧.</p>
<p>======<br />
道理谁都懂, 可是如果就如我一样是一个空想家, 只怕依旧什么都实现不了.  所以要改变自己, 从心开始, 从爱开始.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/%e4%bd%95%e5%bf%85%e5%b0%86%e6%9d%a5.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5201314</title>
		<link>http://www.ecbeta.com/5201314.do</link>
		<comments>http://www.ecbeta.com/5201314.do#comments</comments>
		<pubDate>Sat, 21 May 2011 20:59:38 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>
		<category><![CDATA[我爱妳]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/5201314.do</guid>
		<description><![CDATA[什么时候，5月20日13点14分表示我爱妳一生一世了，其实另一种解读就是我二了一生一世，似乎生怕别人不知道你二一样。 对于男人或者男生记住每一个纪念日是困难的，那么多事情需要处理，... ]]></description>
			<content:encoded><![CDATA[<p>什么时候，5月20日13点14分表示我爱妳一生一世了，其实另一种解读就是我二了一生一世，似乎生怕别人不知道你二一样。</p>
<p>对于男人或者男生记住每一个纪念日是困难的，那么多事情需要处理，人的精力总是有限的，正因为如此，出来了很多带有提醒功能的日历，这样才不会忘记那么多日子，当然也会有偶然出现，毕竟人总是会有失误的。</p>
<p>其实吧，我爱你不需要在特定的时刻，我存在就是为了爱你，不然生活的意义还有何在。</p>
<p>一生一世我不能保证，我只能尽我最大的可能去爱你，因为说不定哪天我在你前面离开了人世，抑或你在我前面走了，我却还要一个人守护着这份孤独。</p>
<p>如有可能我不希望让你来守护那份相思的孤独，但是也许不可避免，死其实并不可怕，可怕的是活着的人，因为活着的人永远会活在思念之中，那种痛苦不是一般的痛。</p>
<p>我爱你，其实并不因为什么，只是我爱你，也许你感受不到我这份爱，但是你不能否认爱的存在，我爱你，只是因为我爱你想和你在一起。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/5201314.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新手机</title>
		<link>http://www.ecbeta.com/%e6%96%b0%e6%89%8b%e6%9c%ba.do</link>
		<comments>http://www.ecbeta.com/%e6%96%b0%e6%89%8b%e6%9c%ba.do#comments</comments>
		<pubDate>Mon, 09 May 2011 02:35:39 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634269</guid>
		<description><![CDATA[自己一生气不手机给摔坏了, 幸好老婆大人体谅, 让我买了个新手机&#8211;iPhone4 White合约版的. 用起来还不错, 装了大大小小的软件, 只是淘宝上那些买1:1汇率的帐号信息都不见了, 现在软件都得花... ]]></description>
			<content:encoded><![CDATA[<p>自己一生气不手机给摔坏了, 幸好老婆大人体谅, 让我买了个新手机&#8211;iPhone4 White合约版的. 用起来还不错, 装了大大小小的软件, 只是淘宝上那些买1:1汇率的帐号信息都不见了, 现在软件都得花钱了, 目前已经看中了10$的软件, 其中包含AVPlayer(必需买的), EA的极品飞车:热力追踪.  </p>
<p>这边的流量挺贵了. 目前使用的是15$一个月的200M, 超过了就是15$再200MB. 看看自己不怎么使用3G, 大部分时候都有WIFI, 所以目前使用的是这个, 不过合算的是25$的2G, 用起来很方便, 几乎不用担心浏览,我这几天也这么用用, 发现每天才3M. </p>
<p>这个手机得好好保管使用了, 本来想等5的, 不过不知道要到什么时候, 还是把5让给老婆大人吧..</p>
<p>2年的合约很长噢&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/%e6%96%b0%e6%89%8b%e6%9c%ba.do/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NYC</title>
		<link>http://www.ecbeta.com/nyc.do</link>
		<comments>http://www.ecbeta.com/nyc.do#comments</comments>
		<pubDate>Sun, 01 May 2011 01:01:22 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/nyc.do</guid>
		<description><![CDATA[NYC, a set on Flickr. Just take a look. 这边的天气越来越好了. 今天出去走走了. 看看了布鲁克林大桥, 到华尔街那边看看了&#8230... ]]></description>
			<content:encoded><![CDATA[<div style="padding: 0; overflow: hidden; margin: 0; width: 500px;"><a href="http://www.flickr.com/photos/ronghaiwei/5674212378/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5062/5674212378_73b952b3b2_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674213462/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5028/5674213462_ae0148f292_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673645583/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5070/5673645583_c17d9e704b_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673646591/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5188/5673646591_b3fabfc1db_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674216068/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5065/5674216068_fb5cc6f3fe_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674217132/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5141/5674217132_b2a86d1318_s.jpg" alt="" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"/></a><br clear="all" /><a href="http://www.flickr.com/photos/ronghaiwei/5673663083/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5103/5673663083_085ec9dd11_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674232826/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5308/5674232826_131afb9be3_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674234364/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5309/5674234364_34a2dfb1bf_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674236764/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5224/5674236764_72f73537f7_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674239650/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5109/5674239650_072ed7db7b_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5674242638/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5023/5674242638_8d7f570992_s.jpg" alt="" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"/></a><br clear="all" /><a href="http://www.flickr.com/photos/ronghaiwei/5674244086/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5263/5674244086_c53a3963e2_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673677319/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5265/5673677319_bdeaa7506d_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673679111/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5230/5673679111_882b43375c_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673680503/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5064/5673680503_fe663779d1_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673683197/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5268/5673683197_f24d432f0b_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673686269/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5301/5673686269_557bd0a8e1_s.jpg" alt="" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"/></a><br clear="all" /><a href="http://www.flickr.com/photos/ronghaiwei/5674256924/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5102/5674256924_2bb1860482_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5673690781/in/set-72157626493115803/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5147/5673690781_781866e7e5_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"><br clear="all" /></div>
<div style="font-size: 0.8em; margin-top: 0px; margin-bottom: 5px">
<p><a href="http://www.flickr.com/photos/ronghaiwei/sets/72157626493115803/">NYC</a>, a set on Flickr.</p>
</div>
<p>Just take a look.<br />
这边的天气越来越好了. 今天出去走走了. 看看了布鲁克林大桥, 到华尔街那边看看了&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/nyc.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Chinese Than China</title>
		<link>http://www.ecbeta.com/more-chinese-than-china.do</link>
		<comments>http://www.ecbeta.com/more-chinese-than-china.do#comments</comments>
		<pubDate>Sun, 24 Apr 2011 23:54:42 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[咖啡心情]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/more-chinese-than-china.do</guid>
		<description><![CDATA[CHINA TOWN, a set on Flickr... ]]></description>
			<content:encoded><![CDATA[<div style="padding: 0; overflow: hidden; margin: 0; width: 500px;"><a href="http://www.flickr.com/photos/ronghaiwei/5651056265/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5221/5651056265_dc2f9a975c_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651057125/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5266/5651057125_499cd7918d_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651624348/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5185/5651624348_05f515ac5e_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651062691/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5103/5651062691_ee4a1d8a9c_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651064099/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5190/5651064099_9198c05bb9_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651065341/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5190/5651065341_61312c9bec_s.jpg" alt="" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"/></a><br clear="all" /><a href="http://www.flickr.com/photos/ronghaiwei/5651069841/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5182/5651069841_41c72cf1e7_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651637178/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5063/5651637178_b13ccde588_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651638266/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5145/5651638266_e39ac4a32b_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651076085/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5025/5651076085_0e8c4506e2_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/ronghaiwei/5651078363/in/set-72157626570035034/" title="" style="text-decoration: none;"><img src="http://farm6.static.flickr.com/5149/5651078363_0e1f251b8d_s.jpg" alt="" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"><br clear="all" /></div>
<div style="font-size: 0.8em; margin-top: 0px; margin-bottom: 5px">
<p><a href="http://www.flickr.com/photos/ronghaiwei/sets/72157626570035034/">CHINA TOWN</a>, a set on Flickr.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/more-chinese-than-china.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SKYPE在MBP上使用MW600</title>
		<link>http://www.ecbeta.com/skype%e5%9c%a8mbp%e4%b8%8a%e4%bd%bf%e7%94%a8mw600.do</link>
		<comments>http://www.ecbeta.com/skype%e5%9c%a8mbp%e4%b8%8a%e4%bd%bf%e7%94%a8mw600.do#comments</comments>
		<pubDate>Sun, 24 Apr 2011 03:28:28 +0000</pubDate>
		<dc:creator>KF.KAFEI</dc:creator>
				<category><![CDATA[HOW TO]]></category>
		<category><![CDATA[MAC手册]]></category>

		<guid isPermaLink="false">http://www.ecbeta.com/?p=634215</guid>
		<description><![CDATA[Sony Ericsson的MV600蓝牙耳机是一个很不错的耳机. 可以同时提供音乐服务和电话服务. 这样你可以和带蓝牙的MP3连, 挺MP3里面的歌, 同时保持和手机待机的状态. 下面说说怎么和MBP链接使用. 下面先... ]]></description>
			<content:encoded><![CDATA[<p>Sony Ericsson的MV600蓝牙耳机是一个很不错的耳机. 可以同时提供音乐服务和电话服务. 这样你可以和带蓝牙的MP3连, 挺MP3里面的歌, 同时保持和手机待机的状态. 下面说说怎么和MBP链接使用.</p>
<p>下面先简单说说Sony Ericsson这款耳机提供的服务. Aduio服务是提供音乐传输的. HeadSet服务是提供电话接听服务的, 两个服务可以同时stand by, 但是真正运行的时候只能有一个, 就是说你不能听歌的时候还在接这电话 (这里指同时, 意味着你耳机里既有音乐也有对方的声音).  这个比较重要. 下面的设置都是依赖这个前提的.</p>
<p>因为很多人蓝牙耳机都会和手机连, 所以现在这里说怎么和手机连.<br />
首先我们先把蓝牙耳机关掉, 把手机里面的蓝牙打开. 然后长按MW600的开机键, 出现匹配图标, 用手机查找蓝牙链接就OK了. 和电脑连也是这样的步骤. 这些步骤在说明书上都有. 这里简单说一下.</p>
<p>现在说说怎么在MBP上使用蓝牙耳机听音乐. 打开MBP的蓝牙. 然后长按MV600 &gt;|| (播放停止键) 选择电脑. 就会和电脑自动匹配. 如果你只是希望使用这个耳机听歌的话, 那么你声音输出应该是选择在 MW600 Bluetooth耳机. 这样你电脑上面声音输出将会选择蓝牙耳机输出.<br />
<a href="http://www.ecbeta.com/wp-content/uploads/2011/04/music.png"><img src="http://www.ecbeta.com/wp-content/uploads/2011/04/music.png" alt="MBP 音乐服务 MW600选择" title="music" width="748" height="562" class="alignright size-full wp-image-634216" /></a><br />
此时声音输入依然是内置MIC. 那么怎么使用MW600的MIC呢? 还记得前面说的两个服务吗? 现在电脑使用的Audio服务. 电话功能是Headset服务. 长按MV600的拨号键, 选择电脑. 然后在输出里面选择MW600 Bluetooth头戴耳机, 声音输入里面也这样选择. <span style="color: #ff0000;">NOTE: 在选择蓝牙的时候把电脑上面的声音都暂停了, 如暂停音乐, 视频等一切输出声音的软件. 不然可能无法修改成功.</span> 此时你耳机上面会显示通话的状态. 没有办法改变只能这样..<br />
<a href="http://www.ecbeta.com/wp-content/uploads/2011/04/phone.png"><img src="http://www.ecbeta.com/wp-content/uploads/2011/04/phone.png" alt="" title="phone" width="748" height="562" class="alignright size-full wp-image-634217" /></a><br />
下面我们就将在SKYPE里面使用MW600, 在SKYPE的偏好设置, Audio/Video 选择MW600. Speakers里面会有两个MW600, 顺序和系统偏好设置的声音输出顺序一样, 选择头戴耳机的那个. 设置skype的时候也要把其他音乐都暂停. skype的设置和系统偏好的里面的设置不相关. 但是如果你无法设置skype的属性的话, 建议现设置系统偏好里面的, 然后再设置skype的. 当MW600上面出现通话状态表示设置成功. 此时你会发现耳机声音质量没有听音乐的时候好了. 这个是当然的了.<br />
<a href="http://www.ecbeta.com/wp-content/uploads/2011/04/skype.png"><img src="http://www.ecbeta.com/wp-content/uploads/2011/04/skype.png" alt="" title="skype" width="680" height="634" class="alignright size-full wp-image-634218" /></a></p>
<p><a href="http://www.ecbeta.com/wp-content/uploads/2011/04/skyp2.png"><img src="http://www.ecbeta.com/wp-content/uploads/2011/04/skyp2.png" alt="" title="skyp2" width="680" height="634" class="alignright size-full wp-image-634220" /></a><br />
如此基本就将MW600和MBP完美结合了.<span style="color: #ff0000;"> 注意设置Skype的时候可能出现五国, 或者风火轮, 或者CPU 100%. 请记住强制重启键是Shift + Control+电源键 或者长按电源键.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ecbeta.com/skype%e5%9c%a8mbp%e4%b8%8a%e4%bd%bf%e7%94%a8mw600.do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

