<?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>Mimijidi &#187; Mac</title>
	<atom:link href="http://otherside.mimijidi.com/entries/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://otherside.mimijidi.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Jun 2010 11:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Regarding Single Application Mode</title>
		<link>http://otherside.mimijidi.com/entries/regarding-single-application-mode/</link>
		<comments>http://otherside.mimijidi.com/entries/regarding-single-application-mode/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 16:11:17 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[dragthing]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=171</guid>
		<description><![CDATA[Regarding TidBITS&#8217;s &#8220;Hidden Single-Application Mode&#8221;: But it goes further. Lurking in the scary bowels of Mac OS X for all these years has been this little command, which brings back single-application mode. (Go ahead and try it &#8211; it&#8217;s easily reversed.) defaults write com.apple.dock single-app -bool true For single-application mode to take effect, you have [...]]]></description>
			<content:encoded><![CDATA[<p>Regarding <a href="http://db.tidbits.com/article/10624">TidBITS&#8217;s &#8220;Hidden Single-Application Mode&#8221;</a>:</p>

<blockquote>
  <p>But it goes further. Lurking in the scary bowels of Mac OS X for all<br />
  these years has been this little command, which brings back<br />
  single-application mode. (Go ahead and try it &#8211; it&#8217;s easily reversed.)<br />
  defaults write com.apple.dock single-app -bool true For<br />
  single-application mode to take effect, you have to relaunch the Dock<br />
  with this second command. killall Dock</p>
</blockquote>

<p>Previously I use <a href="http://www.macupdate.com/dev.php?id=30492">multiXFinder</a> for this kind of job, which is free and play nicely with Snow Leopard. Additionally, it can also active the &#8220;Single Application Mode&#8221; while using <code>Command + tab</code> to switch applications. No need to mention the love of whitelist for some particular applications. Days ago I re-invited <a href="http://dragthing.com/">DragThing</a> to my system and remember that DragThing itself has the exactly same feature.</p>

<p class="cr"><img src="http://otherside.mimijidi.com/wp-content/uploads/2009/11/Screen-shot-2009-11-03-at-10.49.22-AM.png" alt="DragThing Single Application Mode" width="335" height="105" class="aligncenter size-full wp-image-172" style="border: #aaa 1px solid; padding: 5px"/></p>

<p>Finally I use AppleScript to toggle this behavior, and it is lunched by FastScript.</p>

<pre><code>tell application "DragThing"
    if not (hide other applications when switching) then
        set hide other applications when switching to true
    else
        set hide other applications when switching to false
    end if
end tell
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/regarding-single-application-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBEdit Is Still Fast</title>
		<link>http://otherside.mimijidi.com/entries/bbedit-is-still-fast/</link>
		<comments>http://otherside.mimijidi.com/entries/bbedit-is-still-fast/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 13:40:20 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=160</guid>
		<description><![CDATA[Actually BBEdit is still fast. More than 10 years ago (July 1997), On ATPM&#8217;s &#8220;Review :BBEdit 4.0.4&#8243;: This review really wouldn’t be complete without mentioning BBEdit’s incredible speed. While many of our readers might not consider speed to be a noteworthy trait for a text editor, I could easily find programs that deal with text [...]]]></description>
			<content:encoded><![CDATA[<p>Actually BBEdit is still <em>fast</em>. More than 10 years ago (July 1997), <a href="http://www.atpm.com/3.07/page11.shtml">On ATPM&#8217;s &#8220;Review :BBEdit 4.0.4&#8243;</a>:</p>

<blockquote>
  <p>This review really wouldn’t be complete without mentioning BBEdit’s<br />
  incredible speed. While many of our readers might not consider speed to<br />
  be a noteworthy trait for a text editor, I could easily find programs<br />
  that deal with text in a drudgingly slow manner (Microsoft Word 6.0<br />
  comes to mind). BBEdit’s speed is apparent in every task it achieves,<br />
  from scrolling, to searching and replacing, to formatting HTML to<br />
  executing macros, BBEdit is the fastest text editor on the face of the<br />
  planet, and without question the fastest HTML editor in the universe.</p>
</blockquote>

<p>Even today, open a 200mb plain text file in both BBEdit and TextMate, scroll up and down, you&#8217;ll see what I mean.</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/bbedit-is-still-fast/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beautiful</title>
		<link>http://otherside.mimijidi.com/entries/beautiful/</link>
		<comments>http://otherside.mimijidi.com/entries/beautiful/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 21:47:28 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=152</guid>
		<description><![CDATA[The Magic Mouse is the new mighty mouse. Multi-Touch Surface Bluetooth Wireless No more 360° sticky ball Just released by Apple today.]]></description>
			<content:encoded><![CDATA[<p class="cr"><img src="http://otherside.mimijidi.com/wp-content/uploads/2009/10/hero_1_20091020-300x103.jpg" alt="Apple Magic Mouse" title="Magic Mouse" width="300" height="103" class="aligncenter size-medium wp-image-153" /></p>

<p>The <a href="http://www.apple.com/magicmouse/">Magic Mouse</a> is the new mighty mouse.</p>

<ul>
<li>Multi-Touch Surface</li>
<li>Bluetooth Wireless</li>
<li>No more 360° <em>sticky</em> ball</li>
</ul>

<p>Just released by Apple today.</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/beautiful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Universal Binary Version of Dot</title>
		<link>http://otherside.mimijidi.com/entries/universal-binary-version-of-dot/</link>
		<comments>http://otherside.mimijidi.com/entries/universal-binary-version-of-dot/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:42:35 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[taverna]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=145</guid>
		<description><![CDATA[I use Taverna workbench a lot in a project I&#8217;m doing right now. After upgraded to Snow Leopard which does not provide Rosette by default anymore, I found that “dot”, the program shipped with Taverna 2.1 Beta 2 used for drawing workflows, was not Universial Binary yet. No need to say I want to use [...]]]></description>
			<content:encoded><![CDATA[<p>I use <a href="http://taverna.sourceforge.net/">Taverna</a> workbench a lot in a project I&#8217;m doing right now. After upgraded to Snow Leopard which does not provide Rosette by default anymore, I found that “<a href="http://www.graphviz.org/">dot</a>”, the program shipped with Taverna 2.1 Beta 2 used for drawing workflows, was not Universial Binary yet.</p>

<p>No need to say I want to use Taverna, but I don’t want to use install Rosette. Since dot is part of <a href="http://www.graphviz.org/">Graphviz</a>, we need to install a Universal Binary version of graphviz.</p>

<p>The first way is build it by <em>yourself</em>. It can be hard, but if you use <a href="http://macports.org/">macports</a> that would be easy. This will be great and convenient if you build every unix program with macports, otherwise you’ll get a lot more than what you need. For me, 400+ Mb of libraries and programs installed by macports.</p>

<p>The other way is using Graphviz <a href="http://www.pixelglow.com/graphviz/download/">compiled by Glen Low</a> or <a href="http://www.ryandesign.com/graphviz/">by Ryan Schmidt</a>. These two packages will install Graphviz and necessary libraries to the system. Glens&#8217; has a higher version (2.20.3), but either of above should works fine for you.</p>

<p>After installed Graphviz, we can assign a dot location in Taverna’s preferences.</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/universal-binary-version-of-dot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在 iPhone 和 iPod Touch 中按拼音排序音樂</title>
		<link>http://otherside.mimijidi.com/entries/sort-music-by-pinyin-in-iphone-and-ipod-touch/</link>
		<comments>http://otherside.mimijidi.com/entries/sort-music-by-pinyin-in-iphone-and-ipod-touch/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 15:31:04 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=95</guid>
		<description><![CDATA[剛剛升級到 iPhone OS 3.0，就聽說音樂終於可以按照拼音排序了！我有好多中文歌曲，以前都只能在分類 123 裡找，而且每次的排序都不一樣。 稍微設置了一下，發現只有在 International -> Language 裡設置為“簡體中文”才可以按照拼音排序。設置好之後再進入“音樂”，iPhone OS 會更新資料庫內容，之後就可以在各個字母分類中看到中文歌曲了。 不過限制就是必須要用簡體中文介面。]]></description>
			<content:encoded><![CDATA[<p>剛剛升級到 <a href="http://www.apple.com/iphone/softwareupdate/">iPhone OS 3.0</a>，就聽說音樂終於可以按照拼音排序了！我有好多中文歌曲，以前都只能在分類 123 裡找，而且每次的排序都不一樣。</p>

<p>稍微設置了一下，發現只有在 International -> Language 裡設置為“簡體中文”才可以按照拼音排序。設置好之後再進入“音樂”，iPhone OS 會更新資料庫內容，之後就可以在各個字母分類中看到中文歌曲了。</p>

<p class="cr"><img src="http://otherside.mimijidi.com/wp-content/uploads/2009/06/IMG_0018.PNG" alt="iPod Touch 中音樂按拼音排序" title="iPod Touch 中音樂按拼音排序" width="320" height="480" class="alignnone size-full wp-image-96" style="border: 1px solid #aaa; padding: 5px;"/></p>

<p>不過限制就是必須要用簡體中文介面。</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/sort-music-by-pinyin-in-iphone-and-ipod-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>修改 LimeChat</title>
		<link>http://otherside.mimijidi.com/entries/limechat-mod/</link>
		<comments>http://otherside.mimijidi.com/entries/limechat-mod/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 16:08:57 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=42</guid>
		<description><![CDATA[LimeChat 是我现在主要的 IM 工具，稍微修改了一点点处理消息的方式，可以更适合在 King 的 conference bot 中使用，更有 irc style。 显示的昵称会被群组里实际的发言人代替]]></description>
			<content:encoded><![CDATA[<p><a href="http://limechat.net/mac/">LimeChat</a> 是我现在主要的 IM 工具，稍微修改了一点点处理消息的方式，可以更适合在 <a href="http://otherside.mimijidi.com/entries/gtalk-msn-group-chat/">King 的 conference bot</a> 中使用，更有 irc style。</p>

<p class="cr">
<img src="/images/screenshots/limechat_conference.png" alt= "limechat mod" title= "limechat mod" /><br />
显示的昵称会被群组里实际的发言人代替
</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/limechat-mod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IP Locator 在 Dashboard 中查询 IP 物理地址</title>
		<link>http://otherside.mimijidi.com/entries/ip-locator-15/</link>
		<comments>http://otherside.mimijidi.com/entries/ip-locator-15/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 12:37:54 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/?p=32</guid>
		<description><![CDATA[IP Locator 自去年 3 月升级到 1.3 之后再也没有更新过。几个月前 IP Locator 使用的 IP 信息来源网站改了 API 所以 IP Locator 也一直都无法使用，所以我一直在用 IP Address Locator 这个网页。 更新到 1.5 之后 IP Locator 改从 HostIP.info 查询信息，但是对城市的查询支持不太好，不管什么 IP 都是 unknown。]]></description>
			<content:encoded><![CDATA[<p class="cr"><img src="http://otherside.mimijidi.com/wp-content/uploads/2008/04/iplocator.png" alt="iplocator.png" border="0" width="228" height="118" /></p>

<p><a href="http://andrew.hedges.name/widgets/#iplocator">IP Locator</a> 自去年 3 月升级到 1.3 之后再也没有更新过。几个月前 IP Locator 使用的 IP 信息来源网站改了 API 所以 IP Locator 也一直都无法使用，所以我一直在用 <a href="http://www.geobytes.com/iplocator.htm">IP Address Locator</a> 这个网页。</p>

<p>更新到 1.5 之后 IP Locator 改从 HostIP.info 查询信息，但是对城市的查询支持不太好，不管什么 IP 都是 unknown。</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/ip-locator-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5.2</title>
		<link>http://otherside.mimijidi.com/entries/mac-os-x-1052/</link>
		<comments>http://otherside.mimijidi.com/entries/mac-os-x-1052/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 02:42:29 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/entries/mac-os-x-1052/</guid>
		<description><![CDATA[Dock Updates Stacks with a List view option, a Folder view option, and an updated background for Grid view. Desktop Addresses legibility issues with the menu bar with an option to turn off transparency in Desktop &#38; Screen Saver preferences. 看来群众的呼声还是有一定作用的，Apple 不再装聋作哑。可以 turn off transparency 之后我终于能任意选择壁纸了，噩梦结束。]]></description>
			<content:encoded><![CDATA[<blockquote>
  <h3>Dock</h3>
  
  <p>Updates Stacks with a List view option, a Folder view option, and an updated background for Grid view.</p>
  
  <h3>Desktop</h3>
  
  <p>Addresses legibility issues with the menu bar with an option to turn off transparency in Desktop &amp; Screen Saver preferences.</p>
</blockquote>

<p>看来群众的呼声还是有一定作用的，Apple 不再装聋作哑。可以 turn off transparency 之后我终于能任意选择壁纸了，噩梦结束。</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/mac-os-x-1052/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>收到了 Leopard</title>
		<link>http://otherside.mimijidi.com/entries/received-my-leopard/</link>
		<comments>http://otherside.mimijidi.com/entries/received-my-leopard/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 02:17:36 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[leopard]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/entries/received-my-leopard/</guid>
		<description><![CDATA[收到了 Leopard 的 DVD，好小的盒子呀。]]></description>
			<content:encoded><![CDATA[<p class="cr"><img src="http://otherside.mimijidi.com/images/screenshots/leopardbox-20071107-112317.jpg" alt="Leopard Box" class="border" /></p>

<p>收到了 Leopard 的 DVD，好小的盒子呀。</p>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/received-my-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Pro 风扇疗伤完毕</title>
		<link>http://otherside.mimijidi.com/entries/my-macbook-pro-is-back/</link>
		<comments>http://otherside.mimijidi.com/entries/my-macbook-pro-is-back/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 01:08:40 +0000</pubDate>
		<dc:creator>Zhen Sun</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[fan]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[macbook pro]]></category>

		<guid isPermaLink="false">http://otherside.mimijidi.com/entries/my-macbook-pro-is-back/</guid>
		<description><![CDATA[用了半个多月的时间，苹果的那帮家伙终于把我的 MacBook Pro 修好交还给我——在更换了 2 个风扇之后。做好 Software Update 总算可以回到熟悉的工作环境中。 前因 风扇坏掉的原因可能是我在 Boot Camp 安装了 Windows XP Professional SP2 并且运行了好多大型软件。去年因为要用 Word 写论文还想玩 World of Warcraft1，所以在 Boot Camp 安装了 Windows XP。运行了几次 WoW 后风扇已经发出类似转动时刮到东西的声音，随即变转为的嘶吼——这不是夸张的写法，我在其他房间都可以清楚的听到。在我准备送修的前一天，正在备份数据的时候，风扇奇迹般的停止了嘶吼！于是我满心欢喜的想既然它已经自愈那就不用送修啦！（事后我知道，其实当时是风扇彻底坏掉了） iStat Menu 如果不是对 iSlayer 的 iStat Menu 感兴趣，我可能到现在都不知道左边的风扇已经死掉了。因为 MBP 的风扇声音平时不算大（1500 rpm 上下），所以虽然左边风扇停转了我还是没有觉得有什么异样。只是觉得风扇很容易转得很拼命（废话，只有右边风扇一个人，哦，一个扇在做事，当然拼命）。在升级了 Battery Updater 1.2 之后2用 Quicktime 看视频风扇都会呼呼作响让我很不爽，正好 iStat Menu 发布，我打算看看风扇到底转得有多快——安装，运行，选择风扇：Left: 0 rpm, Right: [...]]]></description>
			<content:encoded><![CDATA[<p>用了半个多月的时间，苹果的那帮家伙终于把我的 MacBook Pro 修好交还给我——在更换了 2 个风扇之后。做好 Software Update 总算可以回到熟悉的工作环境中。</p>

<h4 id="reason">前因</h4>

<p>风扇坏掉的原因可能是我在 Boot Camp 安装了 Windows XP Professional SP2 并且运行了好多大型软件。去年因为要用 Word 写论文还想玩 World of Warcraft<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>，所以在 Boot Camp 安装了 Windows XP。运行了几次 WoW 后风扇已经发出类似转动时刮到东西的声音，随即变转为的嘶吼——这不是夸张的写法，我在其他房间都可以清楚的听到。在我准备送修的前一天，正在备份数据的时候，风扇奇迹般的停止了嘶吼！于是我满心欢喜的想既然它已经自愈那就不用送修啦！（事后我知道，其实当时是风扇彻底坏掉了）</p>

<p class="cr"><img src="http://myskitch.com/otherside/istat_menu-20070805-094824.jpg" alt="istat menu" class="reflect" /><br />iStat Menu</p>

<p>如果不是对 <a href="http://www.islayer.com/">iSlayer</a> 的 <a href="http://www.islayer.com/index.php?op=item&amp;id=28">iStat Menu</a> 感兴趣，我可能到现在都不知道左边的风扇已经死掉了。因为 MBP 的风扇声音平时不算大（1500 rpm 上下），所以虽然左边风扇停转了我还是没有觉得有什么异样。只是觉得风扇很容易转得很拼命（废话，只有右边风扇一个人，哦，一个扇在做事，当然拼命）。在升级了 <a href="http://docs.info.apple.com/article.html?artnum=305256">Battery Updater 1.2</a> 之后<sup id="fnref:2"><a href="#fn:2" rel="footnote">2</a></sup>用 Quicktime 看视频风扇都会呼呼作响让我很不爽，正好 iStat Menu 发布，我打算看看风扇到底转得有多快——安装，运行，选择风扇：<strong>Left: 0 rpm</strong>, Right: 4000 RPM。（惊）</p>

<h4 id="result">后果</h4>

<p>虾米？0 RPM？大哥你不是在拿我开心吧～ToT 又祭出 Apple Hardware Test 测试，发现错误 <strong>4MOT/1/40000002: Left_Middle-Front</strong>。接下来的一天里，右侧风扇也开始有了噪音，好像也出了问题。事不宜迟，赶快送到苹果维修中心。经过了 3 个星期之后，总算一切回复了正常。为什么这么久？因为他们忘记把 USB 接线插到 MLB 上，又送修一次。(▔﹏▔)||||||</p>

<p>所以这次风扇死掉之后要明白：</p>

<ul>
<li>Bootcamp 有风险，使用须谨慎</li>
<li>风扇如果有噪音，请用测试软件和 Apple Hardware Test 检测是否有问题，有问题要立刻送修</li>
<li>如果只用 Word 之类的软件，安装虚拟机也是不错的选择</li>
</ul>

<p class="note">提醒: 如果你的风扇也在发出很大的噪声，或者曾经有过很大的噪声但是自己又消失掉，请赶快检测一下吧。如果也出现了 <strong>0rpm</strong> 的风扇，或者 <strong>4MOT/1/40000002: Left_Middle-Front</strong> 错误，请立刻送往苹果维修中心修理，硬撑下去可能连累另一个风扇的健康状况。</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>World of Warcraft 在大陆的代理公司九城没有提供对 Mac 版本的支持，大概是因为大陆用 Mac 玩 WoW 的人太少没得赚，拜托有点专业精神看看台湾吧&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

<li id="fn:2">
<p>Battery Updater 1.2 似乎有让 CPU 发热量增大的嫌疑，在 Apple Support Discussions 里有人报告&#160;<a href="#fnref:2" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://otherside.mimijidi.com/entries/my-macbook-pro-is-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
