<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

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

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

		<guid isPermaLink="false">http://mr21.in/?p=365</guid>
		<description><![CDATA[这篇文章主要介绍了在Mac OS X、Ubuntu Lucid和Windows 7三个系统平台下对MacBook Pro（以下简称：MBP）的风扇控制，因为不知道为什么的原因，我个人和不少人的MBP都表现出风扇调速迟钝的问题，通常... ]]></description>
			<content:encoded><![CDATA[<p>这篇文章主要介绍了在Mac OS X、Ubuntu Lucid和Windows 7三个系统平台下对MacBook Pro（以下简称：MBP）的风扇控制，因为不知道为什么的原因，我个人和不少人的MBP都表现出风扇调速迟钝的问题，通常都是2000RPM左右，然后等到机器超过90摄氏度后风扇开始提速到6000RPM进行散热，但这个肯定不是我们需要的效果，我们要的是，要么自己控制，要么自动调整。</p>
<h3>Mac OS X</h3>
<div class="imgdivimg2"><a href="http://www.zooomr.com/photos/cmb/9406199/" title="Photo Sharing"><img src="http://static.zooomr.com/images/9406199_0937fd75d4_m.jpg" width="240" height="81" /></a></div>
<p>这个身为MBP原生的，与硬件契合度最高的系统同样存在风扇自动调整的问题，至少在我重置了N次SMC的情况依然还是只能达到90度附近才会提速，于是只能用软件来对付了，我个人觉得效果比较好的是<strong>Fan Control</strong>。</p>
<p>名称：Fan Control<br />
系统：Leopard, Snow Leopard<br />
下载：<a href="http://www.lobotomo.com/products/FanControl/">http://www.lobotomo.com/products/FanControl/</a></p>
<p>安装之后，会在“系统偏好设置”里面增加一个叫“Fan Control”的设置面板。<br />
<img src="http://www.lobotomo.com/products/FanControl/images/screenshot.gif" alt="" /><br />
进去之后三项设置，<br />
Base Speed，初始速度，系统默认是2000RPM，系统启动之后会以这个初始速度为基准；<br />
Lower Threshold，温度下限阀值，这个是配合Base Speed工作的，在这个温度下，转速是Base Speed；<br />
Upper Threshold，温度上限阀值，这个是值达到时系统将以最高转速跑风扇，我的MBP 13是6200。<br />
风扇的转速会自动在Lower和Upper之间自动调整。<span id="more-365"></span></p>
<h3>Ubuntu Lucid (10.04)</h3>
<p>遇到Linux有个好处，直接修改配置文件就行，可以省掉软件了，但是这个没法进行曲线调速了，所以通常我都是直接把速度一步到位直接上到5500RPM，喜欢6000RPM的也行，反正风扇的作用就是处理积热嘛，往高处提一下没有坏处的~</p>
<p>操作如下：<br />
开启终端（Terminal），输入以下指令，之后需要输入你当前用户的密码，然后回车，</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">sh</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">&quot;echo 5000 &gt; /sys/devices/platform/applesmc.768/fan1_min&quot;</span></pre></td></tr></table></div>

<p>通过修改fan1_min中的数字“1”，可以调整各个不同风扇的转速，因为MBP 13只有一个风扇，所以也只有fan1，像MBP 15这一类的，可以分别调整fan1和fan2的转速等。并且每次开机的话系统都会自动重置，所以如果需要每次开机都保持一个转速的话，可以自行修改rc脚本。</p>
<h3>Windows 7</h3>
<p>在Windows下也是需要依靠第三方软件的，据说是有类似于OSX下Fan Control那样的自动调速软件，不过我个人还是比较喜欢把速度调整到5500左右，一次性解决问题。软件叫“Mac/SMC Fan Control for Windows (+ Temp) ”。</p>
<p>名称：Mac/SMC Fan Control for Windows (+ Temp)<br />
平台：32-bit MS Windows (NT/2000/XP), 64-bit MS Windows, Vista, WinXP.<br />
下载：<a href="http://sourceforge.net/projects/macfan/">http://sourceforge.net/projects/macfan/</a></p>
<p>官方没有提到Win7，但是我的Win7-64bit也没有问题的。这是一个基于CLI（CommandLine Interface，命令行界面）的程序，而且同时还需要管理员权限，还要带参数，使用起来稍微有点麻烦，我个人是这么处理的：</p>
<ol>
<li>首先将解压缩后的文件放在\windows\mf目录；</li>
<li>同时在目录里面增加一个批处理文件<strong>mf.cmd</strong>，内容如下：

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="txt" style="font-family:monospace;">@echo off
@echo Input the fan speed (2000-6200): 
set /p speed=
C:\Windows\mf\MacFanx64.exe %speed%</pre></td></tr></table></div>

</li>
<li>之后按住Alt键，把<strong>mf.cmd</strong>拖到桌面上，之后在mf.cmd上右键，选择“属性”，选择“快捷方式”页面，点击“高级”，之后把“以管理员权限运行”勾上。</li>
<li>双击桌面上的“mf.cmd &#8211; 快捷方式”，之后输入你想要调整的风扇转速，回车即可。</li>
</ol>
<p>因为我的是MBP 13，只有一个风扇，所以只需要提供一个参数，如果有多个风扇的话，请依据自己的需要进行修改，按照Mac/SMC Fan Control for Windows (+ Temp) 的说明文件提到的，用法大概如下：</p>
<ul>MacFan.exe &lt;Desired RPM for Fan 1> &lt;Desired RPM for Fan 2 (if applicable)> &lt;Desired RPM for Fan 3 (if applicable)> &lt;Desired RPM for Fan 4 (if applicable)></ul>
<p>基本上，还是不太建议在MBP上使用其它系统，毕竟efi现在还是不能被其它系统较好地支持。不过像我这种爱折腾的人和不少披着MBP的皮WIN的心的人，这样的速度调整还是有必要的，希望这篇文章能帮到你。</p>
<p>引用参考：<br />
Fan Control: <a href="http://www.lobotomo.com/products/FanControl/">http://www.lobotomo.com/products/FanControl/</a><br />
MacFan: <a href="http://sourceforge.net/projects/macfan/">http://sourceforge.net/projects/macfan/</a><br />
Ubuntu Forum: <a href="http://ubuntuforums.org/showthread.php?t=1378663">http://ubuntuforums.org/showthread.php?t=1378663</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/software/macbook-pro-fan-control.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>苹果本子序列号解读</title>
		<link>http://mr21.in/google/to-analyze-apple-macbook-sn.html</link>
		<comments>http://mr21.in/google/to-analyze-apple-macbook-sn.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 06:22:06 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook]]></category>

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

		<guid isPermaLink="false">http://mr21.in/?p=328</guid>
		<description><![CDATA[新近购置了MacBook Pro MB990，正式开始接触Mac OS X了。 自从有电脑开始，接触各种不同的系统就是我的一大爱好和谈资，不过实际上能做到实际应用的也就只有Windows了，环境使然，而这次购入的MB... ]]></description>
			<content:encoded><![CDATA[<p>新近购置了MacBook Pro MB990，正式开始接触Mac OS X了。<br />
自从有电脑开始，接触各种不同的系统就是我的一大爱好和谈资，不过实际上能做到实际应用的也就只有Windows了，环境使然，而这次购入的MBP的，我坚持不使用BootCamp，直接就把硬盘分区两个（这会导致你无法使用BootCamp安装Windows），不过为了网银还是安装了一个PD5（Parallel Desktop 5），基本上没有遇到多少障碍，这篇文字的目的就是稍微总结一下自己从Windows迁移到MacOSX后使用上的一些习惯变更和两个系统上的不同，不过不会太深层。</p>
<p>以下是记录内容，会不断更新，就不新开Post了，因为近似于草稿，会有些混乱，见谅 <img src='http://mr21.in/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<h3><strong>Tips 1. 关于常用按键</strong></h3>
<p>MBP的键盘上相比于PC本子，少了不少常用的按键，即使这些按键我不认为是PC专用的，但实际上就是没有，并且明确的组合键提示也没有，所以记录一下。</p>
<blockquote><p>
<img src="http://static.zooomr.com/images/8955014_4e6fa3573f_o.png" width="432" height="243" alt="屏幕快照 2010-03-01 下午09.03.31" /></p>
<p>补充：<br />
Control + 上 / 下 = 上一页 / 下一页<br />
Control + 左 / 右 = 光标定位在该行开头 / 结尾<br />
Option + 左 / 右 = 光标向左 / 右移动一个词<br />
Option + 上 / 下 = 光标定位在该段开头 / 结尾<br />
Option + Delete = 删除前面的一个词<br />
Command + Delete = 删除该行处于光标前的所有字符<br />
引用自：<a href="http://www.tip4mac.com/2011/01/hotkeys-for-position-the-cursor/">http://www.tip4mac.com/2011/01/hotkeys-for-position-the-cursor/</a>
</p></blockquote>
<p>比较奇特的是，不是每个软件都管用的， 不过至少在Firefox是这样用的，<br />
然后在textedit.app里面的话，Shift+Fn+← 可以实现选中当前文字到顶端的效果。<br />
<span id="more-328"></span></p>
<h3><strong>Tips 2. 让F1~F12正常用，还有Tab</strong></h3>
<div class="imgdivimg2"><a href="http://www.zooomr.com/photos/cmb/8956957/" title="Photo Sharing"><img src="http://static.zooomr.com/images/8956957_1f6267b23e_m.jpg" width="240" height="132" alt="屏幕快照 2010-03-02 下午07.13.47" /></a></div>
<p>我承认这12个按键其实我更喜欢以苹果功能键的方式出现，音量控制、键盘背光、屏幕亮度、Dashboard我都用得非常频繁，但是也有人喜欢以F键出现，那就F键好了，设置一下就行了。</p>
<p><strong>系统偏好设置 -> 键盘 -> 键盘</strong>，选择“<strong>将F1、F2等键用做标准功能键</strong>”，钩上就行，放心，虽然示例说的是F1、F2，实际上是针对所有F键的，搞定。<br />
这样的设置，在不用BootCamp、装虚拟机Windows的情况下比较实用，毕竟我还是非常习惯Ctrl+F5搞强制刷新，F2更名，F3搜索，F6切换选择域的。</p>
<p>顺便说一下，默认情况下，<strong>Tab键</strong>你会发现很难用，大多数地方都按了没反应，ok，这么操作，<strong>Fn+Control+F7</strong>，按一下就行，然后Tab就会变得很好用了。</p>
<h3><strong>Tips 3. Safari新链接用Tab开启</strong></h3>
<p>打开终端，输入以下命令即可</p>
<blockquote><p><strong>defaults write com.apple.Safari TargetedClicksCreateTabs -bool true</strong></p></blockquote>
<p>Safari3/4适用，主要是实现链接由标签打开，并且鼠标中键 (Middle-Button) 点击也是开新的Tabs.<br />
Btw, 喜欢一个程序多个窗口的，可以 <strong>Cmd+`</strong> （数字1左边那个）在不同窗口间切换，Cmd+Tab则是切换程序的。</p>
<h3><strong>Tips 4. TouchPad 3指轻触 = 鼠标中键</strong></h3>
<p>MiddleClick, link: <a href="http://clement.beffa.org/labs/projects/middleclick/">http://clement.beffa.org/labs/projects/middleclick/</a></p>
<p>这个软件比较适合我，我非常喜欢用鼠标用中键把链接从新Tab打开，但是触摸板明显不具备这个功能，每次都是双指开启辅助菜单后，再选择。使用MiddleClick后，会在菜单栏上有个“三个点”的ICON，说明启动了，这个时候，<strong>用三个手指轻触触摸板</strong>，可以实现鼠标中键功能。建议添加到<strong>登录项</strong>。</p>
<p>感谢<a href="http://www.appinn.com/middleclick/">小众软件</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/software/win-to-mac.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>2010苹果“最新创意”新品发布会直播</title>
		<link>http://mr21.in/it-news/live-coverage-of-the-apple-latest-creation-event.html</link>
		<comments>http://mr21.in/it-news/live-coverage-of-the-apple-latest-creation-event.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 15:37:43 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[业界时讯]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[升级]]></category>

		<guid isPermaLink="false">http://mr21.in/?p=322</guid>
		<description><![CDATA[Live coverage of the Apple &#8216;latest creation&#8217; event. The event starting times around the globe: 08:00AM &#8211; Hawaii / 10:00AM &#8211; Pacific 11:00AM &#8211; Mountain / 12:00PM &#8211; Central 01:00PM &#8211; Eastern / 06:00PM &#8211; Londo... ]]></description>
			<content:encoded><![CDATA[<p><strong>Live coverage of the Apple &#8216;latest creation&#8217; event.</strong></p>
<blockquote><p><strong>The event starting times around the globe:</strong></p>
<p>08:00AM &#8211; Hawaii / 10:00AM &#8211; Pacific<br />
11:00AM &#8211; Mountain / 12:00PM &#8211; Central<br />
01:00PM &#8211; Eastern / 06:00PM &#8211; London<br />
07:00PM &#8211; Paris / 09:00PM &#8211; Moscow<br />
03:00AM &#8211; Tokyo (January 28th)</p></blockquote>
<p><center><iframe height="550" src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=19362c51f6/height=550/width=470" frameborder="0" width="470" allowtransparency="allowtransparency" scrolling="no"><a href="http://www.coveritlive.com/mobile.php?option=com_mobile&#038;task=viewaltcast&#038;altcast_code=19362c51f6" >Apple &#8216;latest creation&#8217; event</a></iframe></center></p>
<p>来自<a href="http://www.cnbeta.com/articles/103076.htm">cnBeta</a>的文字直播，据说会场是不允许现场视频直播的。</p>
<p>PS. 苹果网直播会场，据说是在会场附近的，还有照片。<a href="http://live.macx.cn/">http://live.macx.cn/</a></p>
<p>我是因为在观望MacBook Pro MB990的升级，如果这次升级值得等半个月铺货，那就等等吧，<br />
如果升级幅度过小，那就明天下手，MB990，我看好你哟~</p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/it-news/live-coverage-of-the-apple-latest-creation-event.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Don’t Buy – Updates soon</title>
		<link>http://mr21.in/it-news/don-t-buy-updates-soon.html</link>
		<comments>http://mr21.in/it-news/don-t-buy-updates-soon.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 10:18:17 +0000</pubDate>
		<dc:creator>贰壹</dc:creator>
				<category><![CDATA[业界时讯]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MBP]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://mr21.in/?p=302</guid>
		<description><![CDATA[呃，好吧，我坦言最近一直都在关注MacBook Pro MB990。 虽然之前一直在DELL、ThinkPad和Apple之间徘徊，但是MAC OS X对我的诱惑是致命的&#8230;. 今天下午一点，在台湾的一个网站找到这么个链接：http://... ]]></description>
			<content:encoded><![CDATA[<p>呃，好吧，我坦言最近一直都在关注MacBook Pro <a href="http://www.apple.com.cn/macbookpro/specs-13inch.html">MB990</a>。<br />
虽然之前一直在DELL、ThinkPad和Apple之间徘徊，但是MAC OS X对我的诱惑是致命的&#8230;.</p>
<p>今天下午一点，在台湾的一个网站找到这么个链接：<a href="http://buyersguide.macrumors.com/">http://buyersguide.macrumors.com/</a><br />
随便逛了一下，看起来网站是为果粉做购买指导的，而我所青睐的MB990所属MacBook Pro在建议（Recommendation）的位置很醒目的一个标记(<a href="http://guides.macrumors.com/MacBook_Pro_Buyer's_Guide">here</a>)：</p>
<blockquote><p><em>Recommendation:</em>  <strong style="color:red;">Don&#8217;t Buy &#8211; Updates soon</strong></p></blockquote>
<p>毕竟咱们穷人家的孩子买这么个大件也不容易，只好精打细算了。</p>
<p>整个下午一直在搜索关于WWDC 2010的日程表和苹果出新品的规律，以确保不要在我购买之后的两周内有update，同时幸运的看到了一位<a href="http://iphone4.tw/forums/showthread.php?t=61949">不幸的台湾果粉在WWDC 2009的前三天买了一台15寸MBP</a>，然后在WWDC之后这个型号的机器降了20000 NTD（约合4289人民币），三天时间贬值四千多块，感叹电子产品不值钱啊，这个价差我都可以再买一台笔电了！</p>
<p>鉴于现在满大街的传闻说<a href="http://cn.engadget.com/2010/01/05/major-apple-announcement-coming-january-27th-devs-already-wor/">1月底或2月初苹果可能会放出平板</a>的消息，有可能会连带着对MBP做点小升级，我想基本上除了内存和硬盘可以升之外，CPU应该不算小升级了，而产品线更新<a href="http://cn.engadget.com/2009/12/27/wwdc-2010-6-28-7-2/">WWDC 2010则可能在6月28日至7月2日举行</a>，这个时间是等不了的，那么，就等到一月底吧，至少等水果平板发布了再动，心里平衡点~</p>
<p>基本上，以我的标准，MB990在标配的基础上，内存升级为4G就可以，就算一月底苹果不升，买回来也自己升，当然，能省掉这点银子自然是最好的咯~</p>
<p>目前初步决定卖家选择<a href="http://www.macx.cn">MacX.cn福利社</a>，因为他们送一个看起来不错的Incase胆包，如果到时候我买还能继续送的话，基本上就是他家没差了，实际上除了这点小恩小惠，看起来信誉似乎也还不错，虽然在博客上提到他家的人并不多，但是从论坛捋了一遍，还有2006年的帖子存在，能保持到现在基本上也没差。<br />
<span id="more-302"></span><br />
差不多个人啰嗦了这么多，如果你是不小心访问到Mr. 21并且还在犹豫是否要马上对你的苹果产品下手的话，那么下面我说点有用的，就摘录一些来自<a href="http://guides.macrumors.com/">Mac Guides</a>的购买建议，仅供参考：</p>
<blockquote><p>
<em>Product</em>	<strong>iPod classic, iPod touch, iPod nano, iPod shuffle</strong><br />
<em>Recommendation:</em>	Neutral &#8211; Mid Product cycle<br />
目前iPod系列产品在产品周期的中间时段，近期内不会有变动，看心情下手咯~</p>
<p><em>Product</em>	<strong>Mac mini, iMac</strong><br />
<em>Recommendation:</em>	Buy &#8211; Product recently updated<br />
小台机Mac Mini和一体机iMac近期已经更新过了，推荐下手。</p>
<p><em>Product</em>	<strong>Mac Pro, MacBook Pro, iPhone, LCDs</strong><br />
<em>Recommendation:</em>	<strong style="color:red;">Don&#8217;t Buy &#8211; Updates soon</strong><br />
好吧，这两项，一个专业版本子MacBook Pro，一个专业版台机（工作站）Mac Pro，近期有可能会升级，请谨慎下手，基本上意思就是，最好别买，谁买谁后悔。还有iPhone和苹果的液晶显示器也是。</p>
<p><em>Product</em>	<strong>MacBook</strong><br />
<em>Recommendation:</em>	Neutral &#8211; Mid Product cycle<br />
恩，唯一的小白在去年10月份发布了新机MC207，基本上处于更新中期，近期内不会有变动，看着办呗~</p>
<p><em>Product</em>	<strong>MacBook Air</strong><br />
<em>Recommendation:</em>	Buy only if you need it &#8211; Approaching the end of a cycle<br />
呃，这个建议比较特别，意思是除非你需要，否则别轻易买，因为基本上已经接近一个产品周期了，但是作者可能也摸不准一月底是否有更新吧。
</p></blockquote>
<p>当然，根据苹果和“夹不死”一贯的严密口风和出其不意，以上建议只是根据往年的规律来推断的，不能保证100%正确，所以说仅供参考啦，至于到底应该怎么样，大家心里都有数的嘛，一句话：<strong>It&#8217;s up to you!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://mr21.in/it-news/don-t-buy-updates-soon.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

