<?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>Computer, Electron and Technology &#187; mac</title>
	<atom:link href="http://www.donevii.com/post/tag/mac/feed" rel="self" type="application/rss+xml" />
	<link>http://www.donevii.com</link>
	<description>DoneVII CET &#38; CPPLITE</description>
	<lastBuildDate>Wed, 02 Jun 2010 10:45:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>利用 XCode 开发 PHP 的方法</title>
		<link>http://www.donevii.com/post/953.html</link>
		<comments>http://www.donevii.com/post/953.html#comments</comments>
		<pubDate>Wed, 02 Jun 2010 10:45:52 +0000</pubDate>
		<dc:creator>dengwei</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.donevii.com/post/953.html</guid>
		<description><![CDATA[在 Mac 平台上也试了不少的 IDE 和 Editor ，各有特色吧。 之前听说过有人在 XCode 上做 PHP 开发，所以今天我也试了一下，和 Textmate 一样，采用 Esc 键做为自动补全的快捷键，但是有下拉列表，并... ]]></description>
			<content:encoded><![CDATA[<p>在 <a href="http://www.donevii.com/post/tag/mac" class="st_tag internal_tag" rel="tag" title="Posts tagged with mac">Mac</a> 平台上也试了不少的 IDE 和 Editor ，各有特色吧。</p>
<p>之前听说过有人在 XCode 上做 <a href="http://www.donevii.com/post/tag/php" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">PHP</a> 开发，所以今天我也试了一下，和 Textmate 一样，采用 Esc 键做为自动补全的快捷键，但是有下拉列表，并且在输入时会有提示。</p>
<p>在 Create Project 时选择最左侧的 Other 里面的 Empty Project</p>
<p>
<img src="http://www.donevii.com/wp-content/uploads/2010/06/New-Project.jpg" width="480" height="354" alt="New Project.jpg" /></p>
<p>然后选位置保存即可，如果有代码想添加进来直接在菜单的 Project 里有 Add to Project</p>
<p>
<img src="http://www.donevii.com/wp-content/uploads/2010/06/Project.jpg" width="327" height="480" alt="Project.jpg" /></p>
<p>
<img src="http://www.donevii.com/wp-content/uploads/2010/06/test3.php-xcode_php_test.jpg" width="480" height="245" alt="test3.php - xcode_php_test.jpg" /></p>
<p>代码这样就导入进来了。</p>
<p>但是当我们编辑时会发现一些 <a href="http://www.donevii.com/post/tag/php" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">PHP</a> 语法的关键字颜色不对，那么可以去修改下面的文件。</p>
<pre style="border: 2px dashed #eee; padding: 10px;">
cd /Developer/Library/PrivateFrameworks/XcodeEdit.framework/Versions/A/Resources/
vim <a href="http://www.donevii.com/post/tag/php" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">PHP</a>.xclangspec
</pre>

	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.donevii.com/post/66.html" title="頁面多個swf呼叫ExternalInterface問題 (2006-09-01)">頁面多個swf呼叫ExternalInterface問題</a> (0)</li>
	<li><a href="http://www.donevii.com/post/20.html" title="超搞笑的舞蹈 (2006-08-18)">超搞笑的舞蹈</a> (0)</li>
	<li><a href="http://www.donevii.com/post/10.html" title="让页面不缓存 on PHP (2006-08-17)">让页面不缓存 on PHP</a> (0)</li>
	<li><a href="http://www.donevii.com/post/624.html" title="解决 Zend Studio for Eclipse 6.x.x 启动时的 bug (2008-11-14)">解决 Zend Studio for Eclipse 6.x.x 启动时的 bug</a> (0)</li>
	<li><a href="http://www.donevii.com/post/173.html" title="解决 AJAX 跨域方案二(Rewrite) (2006-11-06)">解决 AJAX 跨域方案二(Rewrite)</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.donevii.com/post/953.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>mac 下的 blog 发布程序 marsedit &amp; ecto</title>
		<link>http://www.donevii.com/post/931.html</link>
		<comments>http://www.donevii.com/post/931.html#comments</comments>
		<pubDate>Mon, 21 Sep 2009 10:30:24 +0000</pubDate>
		<dc:creator>dengwei</dc:creator>
				<category><![CDATA[software & hardware]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.donevii.com/post/931.html</guid>
		<description><![CDATA[之前在 leopard 里因为用 ecto 在“取得文章”列表时总 crash ，被近无柰改用 MarsEdit ，不过 MarsEdit 的软件稍差一下。 在升到 snow leopard 后，试了一下 ecto 发现竟然好用了，真不错～！ 相关文章 龙... ]]></description>
			<content:encoded><![CDATA[<p>之前在 <a href="http://www.donevii.com/post/tag/leopard" class="st_tag internal_tag" rel="tag" title="Posts tagged with leopard">leopard</a> 里因为用 ecto 在“取得文章”列表时总 crash ，被近无柰改用 MarsEdit ，不过 MarsEdit 的软件稍差一下。</p>
<p>在升到 snow <a href="http://www.donevii.com/post/tag/leopard" class="st_tag internal_tag" rel="tag" title="Posts tagged with leopard">leopard</a> 后，试了一下 ecto 发现竟然好用了，真不错～！</p>

	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.donevii.com/post/72.html" title="龙虎，门都没有 (2006-10-09)">龙虎，门都没有</a> (0)</li>
	<li><a href="http://www.donevii.com/post/219.html" title="食物混吃，谨防中毒 (2006-11-20)">食物混吃，谨防中毒</a> (0)</li>
	<li><a href="http://www.donevii.com/post/295.html" title="项目管理实战之团队管理 (2007-01-15)">项目管理实战之团队管理</a> (0)</li>
	<li><a href="http://www.donevii.com/post/112.html" title="這十八招Web2.0創業者千萬不要學 (2006-10-24)">這十八招Web2.0創業者千萬不要學</a> (0)</li>
	<li><a href="http://www.donevii.com/post/120.html" title="越狱图片 (2006-10-25)">越狱图片</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.donevii.com/post/931.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
