<?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>CNlaoKe&#039;s Blog &#187; Macintosh</title>
	<atom:link href="http://blog.cnlaoKe.com/category/macintosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cnlaoKe.com</link>
	<description>Rome was not built in a day!</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:30:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>apple store下载加速</title>
		<link>http://blog.cnlaoKe.com/2011/12/14/447/</link>
		<comments>http://blog.cnlaoKe.com/2011/12/14/447/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 06:55:24 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2011/12/14/447/</guid>
		<description><![CDATA[参考文章
http://bbs.weiphone.com/read-htm-tid-2397988.html
PingInfoview
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2011/12/14/447/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tomcat for Mac OS</title>
		<link>http://blog.cnlaoKe.com/2011/08/30/435/</link>
		<comments>http://blog.cnlaoKe.com/2011/08/30/435/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 15:17:17 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2011/08/30/435/</guid>
		<description><![CDATA[步骤
下载Tomcat，我下的是Tomcat 7.0.12
解压，文件夹改名为Tomcat
移动该文件夹，至你习惯的目录，比如/Library
执行/Library/Tomcat/bin下的startup.sh
打开http://localhost:8080查看是否Tomcat已经启动
解决文件权限问题：sudo chmod 755 /Library/Tomcat/bin/*.sh
定义JAVA_HOME，在/etc/profile中新增：export JAVA_HOME=/Library/Java/Home
配置
在/Library/Tomcat/conf/tomcat-users.xml文件合适位置加上

&#60;role rolename=&#34;tomcat&#34;/&#62;
&#60;role rolename=&#34;role1&#34;/&#62;
&#60;role rolename=&#34;manager&#34;/&#62;
&#60;role rolename=&#34;admin&#34;/&#62;
&#60;role rolename=&#34;admin-gui&#34;/&#62;
&#60;role rolename=&#34;admin-script&#34;/&#62;
&#60;role rolename=&#34;manager-gui&#34;/&#62;
&#60;role rolename=&#34;manager-script&#34;/&#62;
&#60;role rolename=&#34;manager-jmx&#34;/&#62;
&#60;role rolename=&#34;manager-status&#34;/&#62;
&#60;user username=&#34;admin&#34; password=&#34;admin&#34; roles=&#34;admin,manager,role1,tomcat,admin-gui,admin-script,manager-gui,manager-script,manager-jmx,manager-status&#34; /&#62;

好了，你可以使用用户名密码均是admin，来进行web管理了。
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2011/08/30/435/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BootCamp 3.2中文版下载 (苹果Mac电脑官方最新完美支持Windows7驱动程序)</title>
		<link>http://blog.cnlaoKe.com/2011/02/28/412/</link>
		<comments>http://blog.cnlaoKe.com/2011/02/28/412/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 00:46:18 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2011/02/28/412/</guid>
		<description><![CDATA[http://www.iplaysoft.com/bootcamp.html
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2011/02/28/412/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>无备份从4.1降回4.0</title>
		<link>http://blog.cnlaoKe.com/2010/11/02/373/</link>
		<comments>http://blog.cnlaoKe.com/2010/11/02/373/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 08:47:17 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/11/02/373/</guid>
		<description><![CDATA[http://bbs.weiphone.com/read-htm-tid-1233480-page-1.html
固件下载地址
http://www.felixbruns.de/iPod/firmware/
http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7271.20091008.Tch23/iPod3,1_3.1.2_7D11_Restore.ipsw
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/11/02/373/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>傻瓜式pxl转换ipa工具</title>
		<link>http://blog.cnlaoKe.com/2010/10/25/372/</link>
		<comments>http://blog.cnlaoKe.com/2010/10/25/372/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 01:09:36 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/10/25/372/</guid>
		<description><![CDATA[http://bbs.dospy.com/thread-5911508-1-1.html
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/10/25/372/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>伪3代touch 破解以及安装虚拟内存</title>
		<link>http://blog.cnlaoKe.com/2010/10/23/371/</link>
		<comments>http://blog.cnlaoKe.com/2010/10/23/371/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 01:54:56 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/10/23/371/</guid>
		<description><![CDATA[越狱
http://iphone.weiphone.com/news/2010-08-02/The_perfect_escape_JailbreakMe2.0_come_220871.shtml
虚拟内存
http://bbs.weiphone.com/read-htm-tid-974107.html
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/10/23/371/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>重置SMC和NVRAM、PRAM</title>
		<link>http://blog.cnlaoKe.com/2010/08/24/369/</link>
		<comments>http://blog.cnlaoKe.com/2010/08/24/369/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 13:28:52 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/08/24/369/</guid>
		<description><![CDATA[我应该只是重置系统管理控制器 (SMC)
附方法：
MacBook 和 MacBook Pro：
如果电脑开着，请将其关闭。
断开交流电源适配器，并取下电脑的电池。
按住电源按钮 5 秒钟，然后放开按钮。
重新接上电池和交流适配器。
按下电源按钮，重新启动电脑。
MacBook Air
如果电脑开着，请将其关闭。
将电源适配器连接到正常的电源。
在 MacBook Air 键盘上，按（左侧）Shift-Control-Option 以及电源按钮一次。
注：您必须使用 MacBook Air 键盘左侧的键。
等待 5 秒钟，然后按电源按钮启动 MacBook Air。
另注：重置 Mac 的 PRAM 和 NVRAM
重置 PRAM 和 NVRAM
关闭电脑。
在键盘上找到以下按键：Command、Option、P 和 R。您将需要在步骤 4 中同时按下这些键。
启动电脑。
同时按下 Command-Option-P-R 键。必须在显示灰屏前按下此组合键。
按下这些键，直到电脑重新启动，您会再次听到启动鸣声。
松开这些键。
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/08/24/369/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>安装xp sp3 osloader.ntd 文件错误，Boot Camp 3.0：无法安装 Windows XP Service Pack 3</title>
		<link>http://blog.cnlaoKe.com/2010/08/24/368/</link>
		<comments>http://blog.cnlaoKe.com/2010/08/24/368/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 08:11:31 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/08/24/368/</guid>
		<description><![CDATA[之所以会出现此对话框是因为 Windows 正尝试向安装更新时所识别的第一分区中写入数据。使用 Boot Camp 3.0 时，电脑所识别的第一分区是 Mac OS X 分区，而这一分区装载为只读。这就是为何复制无法完成。为避免出现该对话框，请完成下列步骤来停用 OS X 文件系统读取功能，使得 Windows 分区变成该更新所识别的第一分区，然后重新安装该更新，之后再重新启用 OS X 文件系统读取功能。
退出更新安装程序
点按“取消”退出“复制错误”对话框
此时将会出现另一“复制错误”对话框，即“继续安装程序但不复制这个文件吗?”点按“否”。（如果点按“是”，更新仍将会因复制错误而失败，然后点按“取消”）。
此时将会出现“Service Pack 3 安装警告”，询问是否确定要取消。点按“是”。
此时将会出现一个新的“Service Pack 3 安装错误”。文件名、目录名称或卷标语法不正确。点按“确定”。
此时将会出现另一个“Service Pack 3 安装错误”，告知您安装并未完成。点按“确定”以撤销更改。Windows 现将会回滚 Service Pack。如果出现任何删除错误，请点按“取消”。如果程序询问是否要继续安装而不复制某个文件，请点按“否”。
最终，您将会收到最后一条 Service Pack 3 错误信息，告知您安装并未完成。点按“确定”。
点按“关闭”以退出“安装更新”对话框。
停用 OS X 文件系统读取功能
点按“开始”，然后点按“我的电脑”。
连按 BOOTCAMP (C:) 驱动器。在“这些文件是隐藏的”屏幕上，点按“显示此文件夹的内容”。
连按“Windows”文件夹。在“这些文件是隐藏的”屏幕上，点按“显示此文件夹的内容”。
连按“System32”文件夹。在“这些文件是隐藏的”屏幕上，点按“显示此文件夹的内容”。
连按“drivers”文件夹。
找到文件 AppleMNT（一个 .sys 文件）并将其重命名为 AppleMNT_keep 等。
点按“开始”，然后点按“关机”。
点按“重新启动”以重新启动 Windows XP。
重新应用 Service Pack 3
为确保无法看到 OS X 分区，请点按“开始”，然后点按“我的电脑”。您应不会“硬盘”中看到 Macintosh [...]]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/08/24/368/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>如何解决使用BootCamp 3.0安装xp sp3出现osloader.ntd错误</title>
		<link>http://blog.cnlaoKe.com/2010/08/16/367/</link>
		<comments>http://blog.cnlaoKe.com/2010/08/16/367/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 03:34:01 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/08/16/367/</guid>
		<description><![CDATA[目前Mac的Boot Camp已经升级到3.0,能够支持在windows下面查看Macintosh下面的硬盘内容(只读模式). 但是在安装了windows xp之后,在升级service pack 3的时候,总是不成功,中途提示&#8221;osloader.ntd&#8221;文件错误.  如何解决该问题呢?
  其实解决问题的方法很简单:
  1. 直接进入C:\windows\system 32\drivers\文件夹,找到AppleMNT文件,这个就是罪魁祸首,由于他改变了windows识别安装盘的路径,导致了错误的发生.
  2. 把这个文件修改一下名字,例如&#8221;AppleMNT_howuseit&#8221;,然后保存,重启电脑,这个时候你发现你的macintosh盘符看不到了(一般是D盘).这个时候就开始安装你的SP3吧,肯定可以成功了.
  3. 安装SP3成功之后,不要忘记把AppleMNT文件名修改成为原来的名字,这样你就又可以重新访问macintosh的硬盘内容了
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/08/16/367/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[入門級] 如何用 Mac OS X 的 Xcode 寫 C 語言程式</title>
		<link>http://blog.cnlaoKe.com/2010/05/25/358/</link>
		<comments>http://blog.cnlaoKe.com/2010/05/25/358/#comments</comments>
		<pubDate>Tue, 25 May 2010 01:24:20 +0000</pubDate>
		<dc:creator>CNlaoKe</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://blog.cnlaoKe.com/2010/05/25/358/</guid>
		<description><![CDATA[http://blog.yorkxin.org/2009/03/15/fundamental-c-with-xcode/
]]></description>
		<wfw:commentRss>http://blog.cnlaoKe.com/2010/05/25/358/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

