<?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>Lauct&#039;s BLOG</title>
	<atom:link href="http://blog.lauct.org/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lauct.org</link>
	<description>噢！醒來吧，沉睡者。</description>
	<lastBuildDate>Tue, 08 May 2012 11:52:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://blog.lauct.org/wp-includes/js/jquery/jquery.js?ver=1.7.1'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>[Unix] 資料夾批次rar打包指令</title>
		<link>http://blog.lauct.org/archives/2031</link>
		<comments>http://blog.lauct.org/archives/2031#comments</comments>
		<pubDate>Tue, 08 May 2012 11:52:12 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix-like]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=2031</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
for i in *; do rar a -m0 &#34;$i&#34;.rar &#34;$i&#34;; done Related posts:[Unix] 試用 zsh [Unix][轉載] wget：使用技巧範例 [Unix] 用 du 指令查看目錄所占空間


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1494' rel='bookmark' title='Permanent Link: [Unix] 試用 zsh'>[Unix] 試用 zsh</a></li>
<li><a href='http://blog.lauct.org/archives/1503' rel='bookmark' title='Permanent Link: [Unix][轉載] wget：使用技巧範例'>[Unix][轉載] wget：使用技巧範例</a></li>
<li><a href='http://blog.lauct.org/archives/1460' rel='bookmark' title='Permanent Link: [Unix] 用 du 指令查看目錄所占空間'>[Unix] 用 du 指令查看目錄所占空間</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">for</span> i <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #000000; font-weight: bold;">*</span>; <span style="color: #000000; font-weight: bold;">do</span> rar a <span style="color: #660033;">-m0</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$i</span>&quot;</span>.rar <span style="color: #ff0000;">&quot;<span style="color: #007800;">$i</span>&quot;</span>; <span style="color: #000000; font-weight: bold;">done</span></pre></div></div>



<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1494' rel='bookmark' title='Permanent Link: [Unix] 試用 zsh'>[Unix] 試用 zsh</a></li>
<li><a href='http://blog.lauct.org/archives/1503' rel='bookmark' title='Permanent Link: [Unix][轉載] wget：使用技巧範例'>[Unix][轉載] wget：使用技巧範例</a></li>
<li><a href='http://blog.lauct.org/archives/1460' rel='bookmark' title='Permanent Link: [Unix] 用 du 指令查看目錄所占空間'>[Unix] 用 du 指令查看目錄所占空間</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/2031/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iPhone 3G] 老機的春天：優化記憶體使用量</title>
		<link>http://blog.lauct.org/archives/2028</link>
		<comments>http://blog.lauct.org/archives/2028#comments</comments>
		<pubDate>Fri, 10 Feb 2012 19:37:07 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iPhoneApp]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[JB]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=2028</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
加快 iphone 3G 的方法 &#124; 小明的網誌 http://bbs.weiphone.com/read-htm-tid-865910.html Related posts:[iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！ [iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體 [URL] iPhone 人機界面設計規範（中英對照）


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1500' rel='bookmark' title='Permanent Link: [iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！'>[iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！</a></li>
<li><a href='http://blog.lauct.org/archives/1558' rel='bookmark' title='Permanent Link: [iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體'>[iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體</a></li>
<li><a href='http://blog.lauct.org/archives/1554' rel='bookmark' title='Permanent Link: [URL] iPhone 人機界面設計規範（中英對照）'>[URL] iPhone 人機界面設計規範（中英對照）</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><a href="http://cytseng.igb.tw/?p=383" title="加快 iphone 3G 的方法 | 小明的網誌">加快 iphone 3G 的方法 | 小明的網誌</a></p>
<p><a href="http://bbs.weiphone.com/read-htm-tid-865910.html" title="【无畏的小白鼠】【4.0固件3G越狱成功（25日下午16时更新服务优化方面的内容，详见贴末】|iPhone 3G 综合讨论区 - iPhone4S 论坛|iPad 2 论坛|iPod Touch 4 论坛|Mac 论坛|我们的iPhone - WeiPhone威锋网">http://bbs.weiphone.com/read-htm-tid-865910.html</a></p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1500' rel='bookmark' title='Permanent Link: [iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！'>[iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！</a></li>
<li><a href='http://blog.lauct.org/archives/1558' rel='bookmark' title='Permanent Link: [iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體'>[iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體</a></li>
<li><a href='http://blog.lauct.org/archives/1554' rel='bookmark' title='Permanent Link: [URL] iPhone 人機界面設計規範（中英對照）'>[URL] iPhone 人機界面設計規範（中英對照）</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/2028/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[OSX] 關掉 Mac OS X 10.6 Snow Leopard 的 Spotlight 索引</title>
		<link>http://blog.lauct.org/archives/2024</link>
		<comments>http://blog.lauct.org/archives/2024#comments</comments>
		<pubDate>Fri, 10 Feb 2012 19:31:53 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[Mac軟體]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=2024</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
關閉： sudo mdutil -a -i off 打開： sudo mdutil -a -i on Related posts:[Mac] 真正停用 Leopard 的 Spotlight [PHP] 在 Mac OS X Leopard 安裝 pear [PHP] 開啟 Mac OS X 10.5 Leopard 的 PHP


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1418' rel='bookmark' title='Permanent Link: [Mac] 真正停用 Leopard 的 Spotlight'>[Mac] 真正停用 Leopard 的 Spotlight</a></li>
<li><a href='http://blog.lauct.org/archives/879' rel='bookmark' title='Permanent Link: [PHP] 在 Mac OS X Leopard 安裝 pear'>[PHP] 在 Mac OS X Leopard 安裝 pear</a></li>
<li><a href='http://blog.lauct.org/archives/878' rel='bookmark' title='Permanent Link: [PHP] 開啟 Mac OS X 10.5 Leopard 的 PHP'>[PHP] 開啟 Mac OS X 10.5 Leopard 的 PHP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>關閉：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> mdutil <span style="color: #660033;">-a</span> <span style="color: #660033;">-i</span> off</pre></div></div>

<p>打開：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> mdutil <span style="color: #660033;">-a</span> <span style="color: #660033;">-i</span> on</pre></div></div>



<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1418' rel='bookmark' title='Permanent Link: [Mac] 真正停用 Leopard 的 Spotlight'>[Mac] 真正停用 Leopard 的 Spotlight</a></li>
<li><a href='http://blog.lauct.org/archives/879' rel='bookmark' title='Permanent Link: [PHP] 在 Mac OS X Leopard 安裝 pear'>[PHP] 在 Mac OS X Leopard 安裝 pear</a></li>
<li><a href='http://blog.lauct.org/archives/878' rel='bookmark' title='Permanent Link: [PHP] 開啟 Mac OS X 10.5 Leopard 的 PHP'>[PHP] 開啟 Mac OS X 10.5 Leopard 的 PHP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/2024/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[MacPorts] install python26</title>
		<link>http://blog.lauct.org/archives/2021</link>
		<comments>http://blog.lauct.org/archives/2021#comments</comments>
		<pubDate>Mon, 06 Feb 2012 18:13:32 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[MacPorts]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=2021</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
To make python 2.6 the default (i.e. the version you get when you run &#8216;python&#8217;), please run: sudo port select &#8211;set python python26 &#8212;> Cleaning python26 $ sudo port select &#8211;set python python26 Selecting &#8216;python26&#8242; for &#8216;python&#8217; succeeded. &#8216;python26&#8242; is now active. Related posts:[MacPorts][Python] python_select：選擇 Python 版本+手動指定 [Python] 在Python中使用中文 [Django] 安裝與開新專案步驟


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1472' rel='bookmark' title='Permanent Link: [MacPorts][Python] python_select：選擇 Python 版本+手動指定'>[MacPorts][Python] python_select：選擇 Python 版本+手動指定</a></li>
<li><a href='http://blog.lauct.org/archives/1464' rel='bookmark' title='Permanent Link: [Python] 在Python中使用中文'>[Python] 在Python中使用中文</a></li>
<li><a href='http://blog.lauct.org/archives/1468' rel='bookmark' title='Permanent Link: [Django] 安裝與開新專案步驟'>[Django] 安裝與開新專案步驟</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>To make python 2.6 the default (i.e. the version you get when you run<br />
&#8216;python&#8217;), please run:<br />
    	sudo port select &#8211;set python python26</p>
<p>&#8212;>  Cleaning python26<br />
$ sudo port select &#8211;set python python26<br />
Selecting &#8216;python26&#8242; for &#8216;python&#8217; succeeded. &#8216;python26&#8242; is now active.</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1472' rel='bookmark' title='Permanent Link: [MacPorts][Python] python_select：選擇 Python 版本+手動指定'>[MacPorts][Python] python_select：選擇 Python 版本+手動指定</a></li>
<li><a href='http://blog.lauct.org/archives/1464' rel='bookmark' title='Permanent Link: [Python] 在Python中使用中文'>[Python] 在Python中使用中文</a></li>
<li><a href='http://blog.lauct.org/archives/1468' rel='bookmark' title='Permanent Link: [Django] 安裝與開新專案步驟'>[Django] 安裝與開新專案步驟</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/2021/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iOSDev] UIColor colorWithRed:green:blue:alpha:</title>
		<link>http://blog.lauct.org/archives/2017</link>
		<comments>http://blog.lauct.org/archives/2017#comments</comments>
		<pubDate>Wed, 18 Jan 2012 10:16:54 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iOSDev]]></category>
		<category><![CDATA[iOS Dev]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=2017</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
leftSwitchLabel.textColor = &#91;UIColor colorWithRed:255/255.0 green:255/255.0 blue:167/255.0 alpha:1&#93;; Note: 使用時給值記得要除以255 Related posts:你是外文系ㄉ喔 [iOSDev] NSString字串相接語法 [iOSDev] modifying layer that is being finalized


Related posts:<ol><li><a href='http://blog.lauct.org/archives/288' rel='bookmark' title='Permanent Link: 你是外文系ㄉ喔'>你是外文系ㄉ喔</a></li>
<li><a href='http://blog.lauct.org/archives/1967' rel='bookmark' title='Permanent Link: [iOSDev] NSString字串相接語法'>[iOSDev] NSString字串相接語法</a></li>
<li><a href='http://blog.lauct.org/archives/2013' rel='bookmark' title='Permanent Link: [iOSDev] modifying layer that is being finalized'>[iOSDev] modifying layer that is being finalized</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;">leftSwitchLabel.textColor <span style="color: #002200;">=</span> <span style="color: #002200;">&#91;</span>UIColor colorWithRed<span style="color: #002200;">:</span><span style="color: #2400d9;">255</span><span style="color: #002200;">/</span><span style="color: #2400d9;">255.0</span> green<span style="color: #002200;">:</span><span style="color: #2400d9;">255</span><span style="color: #002200;">/</span><span style="color: #2400d9;">255.0</span> blue<span style="color: #002200;">:</span><span style="color: #2400d9;">167</span><span style="color: #002200;">/</span><span style="color: #2400d9;">255.0</span> alpha<span style="color: #002200;">:</span><span style="color: #2400d9;">1</span><span style="color: #002200;">&#93;</span>;</pre></div></div>

<p>Note: 使用時給值記得要除以255</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/288' rel='bookmark' title='Permanent Link: 你是外文系ㄉ喔'>你是外文系ㄉ喔</a></li>
<li><a href='http://blog.lauct.org/archives/1967' rel='bookmark' title='Permanent Link: [iOSDev] NSString字串相接語法'>[iOSDev] NSString字串相接語法</a></li>
<li><a href='http://blog.lauct.org/archives/2013' rel='bookmark' title='Permanent Link: [iOSDev] modifying layer that is being finalized'>[iOSDev] modifying layer that is being finalized</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/2017/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iOSDev] modifying layer that is being finalized</title>
		<link>http://blog.lauct.org/archives/2013</link>
		<comments>http://blog.lauct.org/archives/2013#comments</comments>
		<pubDate>Thu, 12 Jan 2012 18:58:47 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iOSDev]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=2013</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
modifying layer that is being finalized solution: 用 &#91;view removeFromSuperview&#93;; 取代 &#91;view release&#93;; 分析: 通常發生在從UI上移除某個View release 或 修改了已經release的view 移除view的一般操作顺序應該是 1:removeFromSuperview 2:release view PS. autorelease 就不用再release了 ref: http://www.iphonedevsdk.com/forum/iphone-sdk-development/8038-modifying-layer-being-finalized.html http://blog.evandavey.com/2009/03/how-to-solve-modifying-layer-that-is-being-finalized-iphone-sdk.html Related posts:[iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因 [URL] 如何在iPhone 3G上安裝Android [iOSDev] NSString字串相接語法


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1957' rel='bookmark' title='Permanent Link: [iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因'>[iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因</a></li>
<li><a href='http://blog.lauct.org/archives/1645' rel='bookmark' title='Permanent Link: [URL] 如何在iPhone 3G上安裝Android'>[URL] 如何在iPhone 3G上安裝Android</a></li>
<li><a href='http://blog.lauct.org/archives/1967' rel='bookmark' title='Permanent Link: [iOSDev] NSString字串相接語法'>[iOSDev] NSString字串相接語法</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>modifying layer that is being finalized</p>
<p>solution:<br />
用</p>

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;"><span style="color: #002200;">&#91;</span>view removeFromSuperview<span style="color: #002200;">&#93;</span>;</pre></div></div>

<p>取代</p>

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;"><span style="color: #002200;">&#91;</span>view release<span style="color: #002200;">&#93;</span>;</pre></div></div>

<p>分析:</p>
<p>通常發生在從UI上移除某個View<br />
release 或 修改了已經release的view</p>
<p>移除view的一般操作顺序應該是<br />
1:removeFromSuperview<br />
2:release view   </p>
<p>PS. autorelease 就不用再release了 </p>
<p>ref:</p>
<p>http://www.iphonedevsdk.com/forum/iphone-sdk-development/8038-modifying-layer-being-finalized.html</p>
<p>http://blog.evandavey.com/2009/03/how-to-solve-modifying-layer-that-is-being-finalized-iphone-sdk.html</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1957' rel='bookmark' title='Permanent Link: [iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因'>[iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因</a></li>
<li><a href='http://blog.lauct.org/archives/1645' rel='bookmark' title='Permanent Link: [URL] 如何在iPhone 3G上安裝Android'>[URL] 如何在iPhone 3G上安裝Android</a></li>
<li><a href='http://blog.lauct.org/archives/1967' rel='bookmark' title='Permanent Link: [iOSDev] NSString字串相接語法'>[iOSDev] NSString字串相接語法</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/2013/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[URL] eBook: 子烏書簡</title>
		<link>http://blog.lauct.org/archives/1966</link>
		<comments>http://blog.lauct.org/archives/1966#comments</comments>
		<pubDate>Thu, 15 Dec 2011 03:11:42 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[閱讀悅讀]]></category>
		<category><![CDATA[ebook]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1966</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
子乌书简 » 书籍 提供了 ePub, Mobi, PDF 下載和發送到 kindle.com 帳號的功能。 Related posts:[敗家] 我的Amazon Kindle實機照 [URL][Kindle] 基本操作、小技巧與密技 [Kindle] 幫Kindle3的原生系統加入漂亮的中文字型


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1928' rel='bookmark' title='Permanent Link: [敗家] 我的Amazon Kindle實機照'>[敗家] 我的Amazon Kindle實機照</a></li>
<li><a href='http://blog.lauct.org/archives/1820' rel='bookmark' title='Permanent Link: [URL][Kindle] 基本操作、小技巧與密技'>[URL][Kindle] 基本操作、小技巧與密技</a></li>
<li><a href='http://blog.lauct.org/archives/1822' rel='bookmark' title='Permanent Link: [Kindle] 幫Kindle3的原生系統加入漂亮的中文字型'>[Kindle] 幫Kindle3的原生系統加入漂亮的中文字型</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><a href="http://book.zi5.me/">子乌书简 » 书籍</a></p>
<p>提供了 ePub, Mobi, PDF 下載和發送到 kindle.com 帳號的功能。</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1928' rel='bookmark' title='Permanent Link: [敗家] 我的Amazon Kindle實機照'>[敗家] 我的Amazon Kindle實機照</a></li>
<li><a href='http://blog.lauct.org/archives/1820' rel='bookmark' title='Permanent Link: [URL][Kindle] 基本操作、小技巧與密技'>[URL][Kindle] 基本操作、小技巧與密技</a></li>
<li><a href='http://blog.lauct.org/archives/1822' rel='bookmark' title='Permanent Link: [Kindle] 幫Kindle3的原生系統加入漂亮的中文字型'>[Kindle] 幫Kindle3的原生系統加入漂亮的中文字型</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1966/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iOSDev] NSString字串相接語法</title>
		<link>http://blog.lauct.org/archives/1967</link>
		<comments>http://blog.lauct.org/archives/1967#comments</comments>
		<pubDate>Wed, 14 Dec 2011 09:47:05 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iOSDev]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1967</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
以 str1 和 str2 相接合併到 str 為例 NSString *str1 = @&#34;2012/01/01&#34;; NSString *str2 = @&#34;是芥末日&#34;; NSString *str = &#91;str1 stringByAppendingString:str2&#93;; Related posts:[iOSDev] modifying layer that is being finalized [iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因 [iOSDev] UIColor colorWithRed:green:blue:alpha:


Related posts:<ol><li><a href='http://blog.lauct.org/archives/2013' rel='bookmark' title='Permanent Link: [iOSDev] modifying layer that is being finalized'>[iOSDev] modifying layer that is being finalized</a></li>
<li><a href='http://blog.lauct.org/archives/1957' rel='bookmark' title='Permanent Link: [iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因'>[iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因</a></li>
<li><a href='http://blog.lauct.org/archives/2017' rel='bookmark' title='Permanent Link: [iOSDev] UIColor colorWithRed:green:blue:alpha:'>[iOSDev] UIColor colorWithRed:green:blue:alpha:</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>以 str1 和 str2 相接合併到 str 為例</p>

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;">    <span style="color: #400080;">NSString</span> <span style="color: #002200;">*</span>str1 <span style="color: #002200;">=</span> <span style="color: #bf1d1a;">@</span><span style="color: #bf1d1a;">&quot;2012/01/01&quot;</span>;
    <span style="color: #400080;">NSString</span> <span style="color: #002200;">*</span>str2 <span style="color: #002200;">=</span> <span style="color: #bf1d1a;">@</span><span style="color: #bf1d1a;">&quot;是芥末日&quot;</span>;
    <span style="color: #400080;">NSString</span> <span style="color: #002200;">*</span>str <span style="color: #002200;">=</span> <span style="color: #002200;">&#91;</span>str1 stringByAppendingString<span style="color: #002200;">:</span>str2<span style="color: #002200;">&#93;</span>;</pre></div></div>



<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/2013' rel='bookmark' title='Permanent Link: [iOSDev] modifying layer that is being finalized'>[iOSDev] modifying layer that is being finalized</a></li>
<li><a href='http://blog.lauct.org/archives/1957' rel='bookmark' title='Permanent Link: [iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因'>[iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因</a></li>
<li><a href='http://blog.lauct.org/archives/2017' rel='bookmark' title='Permanent Link: [iOSDev] UIColor colorWithRed:green:blue:alpha:'>[iOSDev] UIColor colorWithRed:green:blue:alpha:</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1967/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iPhone] 免JB，開啟iOS5的隱藏功能：全景拍攝和類Android自動校正</title>
		<link>http://blog.lauct.org/archives/1964</link>
		<comments>http://blog.lauct.org/archives/1964#comments</comments>
		<pubDate>Thu, 10 Nov 2011 11:42:40 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iPhoneApp]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1964</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
iOS 5 hides an Android-like autocorrect keyboard bar, here’s how to enable it &#124; 9to5Mac &#124; Apple Intelligence Here’s how to enable panoramic camera mode on your iPhone without jailbreaking &#124; 9to5Mac &#124; Apple Intelligence Related posts:[iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體 [URL] iPhone 人機界面設計規範（中英對照） [iPhone] 來超頻 iPhone 3G/3Gs 吧！


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1558' rel='bookmark' title='Permanent Link: [iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體'>[iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體</a></li>
<li><a href='http://blog.lauct.org/archives/1554' rel='bookmark' title='Permanent Link: [URL] iPhone 人機界面設計規範（中英對照）'>[URL] iPhone 人機界面設計規範（中英對照）</a></li>
<li><a href='http://blog.lauct.org/archives/1530' rel='bookmark' title='Permanent Link: [iPhone] 來超頻 iPhone 3G/3Gs 吧！'>[iPhone] 來超頻 iPhone 3G/3Gs 吧！</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><a href="http://9to5mac.com/2011/11/09/ios-5-hides-an-android-like-autocorrect-keyboard-bar-heres-how-to-enable-it/">iOS 5 hides an Android-like autocorrect keyboard bar, here’s how to enable it | 9to5Mac | Apple Intelligence</a><br />
<a href="http://9to5mac.com/2011/11/08/heres-how-to-enable-panoramic-camera-mode-on-your-iphone-without-jailbreaking/">Here’s how to enable panoramic camera mode on your iPhone without jailbreaking | 9to5Mac | Apple Intelligence</a></p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1558' rel='bookmark' title='Permanent Link: [iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體'>[iPhone] 加速你的 iPhone 3G &#8211; 啟用虛擬記憶體</a></li>
<li><a href='http://blog.lauct.org/archives/1554' rel='bookmark' title='Permanent Link: [URL] iPhone 人機界面設計規範（中英對照）'>[URL] iPhone 人機界面設計規範（中英對照）</a></li>
<li><a href='http://blog.lauct.org/archives/1530' rel='bookmark' title='Permanent Link: [iPhone] 來超頻 iPhone 3G/3Gs 吧！'>[iPhone] 來超頻 iPhone 3G/3Gs 吧！</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1964/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[T]</title>
		<link>http://blog.lauct.org/archives/1956</link>
		<comments>http://blog.lauct.org/archives/1956#comments</comments>
		<pubDate>Sun, 23 Oct 2011 22:40:58 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1956</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
BE A GOOD HOST +5000~10000 NEW GREAT PALCE AppMaster Related posts:[iPhone] iPhone3G CPU超頻實測 [phpMyAdmin] 安裝在 Leopard 的設定筆記


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1531' rel='bookmark' title='Permanent Link: [iPhone] iPhone3G CPU超頻實測'>[iPhone] iPhone3G CPU超頻實測</a></li>
<li><a href='http://blog.lauct.org/archives/1414' rel='bookmark' title='Permanent Link: [phpMyAdmin] 安裝在 Leopard 的設定筆記'>[phpMyAdmin] 安裝在 Leopard 的設定筆記</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>BE A GOOD HOST<br />
+5000~10000<br />
NEW GREAT PALCE<br />
AppMaster</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1531' rel='bookmark' title='Permanent Link: [iPhone] iPhone3G CPU超頻實測'>[iPhone] iPhone3G CPU超頻實測</a></li>
<li><a href='http://blog.lauct.org/archives/1414' rel='bookmark' title='Permanent Link: [phpMyAdmin] 安裝在 Leopard 的設定筆記'>[phpMyAdmin] 安裝在 Leopard 的設定筆記</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1956/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[CLI] mp4box 分割合併mp4</title>
		<link>http://blog.lauct.org/archives/1948</link>
		<comments>http://blog.lauct.org/archives/1948#comments</comments>
		<pubDate>Thu, 20 Oct 2011 04:27:57 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[Unix-like]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1948</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
mp4box -split time_sec foo.mp4 #按照時間分割MP4文件 &#160; mp4box -split-size size foo.mp4 #按照檔案大小分割MP4文件，單位是KB &#160; mp4box -split-chunk S:E foo.mp4 #切出影片中指定的某段時間 mp4box -cat foo1.mp4 -cat foo2.mp4 -new foo.mp4 #合併，要求編碼參數一致 &#160; mp4box -force-cat foo1.mp4 -force-cat foo2.mp4 -new foo.mp4 #強制合併，有可能無法播放 &#160; mp4box -add video1.264 -cat video2.264 -cat video3.264 -add audio1.aac -cat audio2.aac -cat audio3.aac -new muxed.mp4 -fps 24 #合併多段聲音和影片並保持同步 Related posts:OSX上分割、合併檔案的小工具 [...]


Related posts:<ol><li><a href='http://blog.lauct.org/archives/824' rel='bookmark' title='Permanent Link: OSX上分割、合併檔案的小工具 JAxe'>OSX上分割、合併檔案的小工具 JAxe</a></li>
<li><a href='http://blog.lauct.org/archives/638' rel='bookmark' title='Permanent Link: [OSX] 用 split 切割；cat 合併檔案'>[OSX] 用 split 切割；cat 合併檔案</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">mp4box <span style="color: #660033;">-split</span> time_sec foo.mp4 
<span style="color: #666666; font-style: italic;">#按照時間分割MP4文件</span>
&nbsp;
mp4box <span style="color: #660033;">-split-size</span> <span style="color: #c20cb9; font-weight: bold;">size</span> foo.mp4 
<span style="color: #666666; font-style: italic;">#按照檔案大小分割MP4文件，單位是KB</span>
&nbsp;
mp4box <span style="color: #660033;">-split-chunk</span> S:E foo.mp4 
<span style="color: #666666; font-style: italic;">#切出影片中指定的某段時間</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">mp4box <span style="color: #660033;">-cat</span> foo1.mp4 <span style="color: #660033;">-cat</span> foo2.mp4 <span style="color: #660033;">-new</span> foo.mp4 
<span style="color: #666666; font-style: italic;">#合併，要求編碼參數一致</span>
&nbsp;
mp4box <span style="color: #660033;">-force-cat</span> foo1.mp4 <span style="color: #660033;">-force-cat</span> foo2.mp4 <span style="color: #660033;">-new</span> foo.mp4 
<span style="color: #666666; font-style: italic;">#強制合併，有可能無法播放</span>
&nbsp;
mp4box <span style="color: #660033;">-add</span> video1.264 <span style="color: #660033;">-cat</span> video2.264 <span style="color: #660033;">-cat</span> video3.264 <span style="color: #660033;">-add</span> audio1.aac <span style="color: #660033;">-cat</span> audio2.aac <span style="color: #660033;">-cat</span> audio3.aac <span style="color: #660033;">-new</span> muxed.mp4 <span style="color: #660033;">-fps</span> <span style="color: #000000;">24</span> 
<span style="color: #666666; font-style: italic;">#合併多段聲音和影片並保持同步</span></pre></div></div>



<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/824' rel='bookmark' title='Permanent Link: OSX上分割、合併檔案的小工具 JAxe'>OSX上分割、合併檔案的小工具 JAxe</a></li>
<li><a href='http://blog.lauct.org/archives/638' rel='bookmark' title='Permanent Link: [OSX] 用 split 切割；cat 合併檔案'>[OSX] 用 split 切割；cat 合併檔案</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1948/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iOSDev] 不會進去 tableView:didSelectRowAtIndexPath: 的原因</title>
		<link>http://blog.lauct.org/archives/1957</link>
		<comments>http://blog.lauct.org/archives/1957#comments</comments>
		<pubDate>Thu, 20 Oct 2011 04:22:45 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iOSDev]]></category>
		<category><![CDATA[Developer]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1957</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
剛剛 didSelectRowAtIndexPath 一直怎樣都不會進去，後來發現是因為 customized 的 tableview 沒有連接 delegate 到 View controller 的關係。 Related posts:[iOSDev] modifying layer that is being finalized [iPhoneDev] 從C 到Facebook iPhone Connect 程式開發 [iOSDev] NSString字串相接語法


Related posts:<ol><li><a href='http://blog.lauct.org/archives/2013' rel='bookmark' title='Permanent Link: [iOSDev] modifying layer that is being finalized'>[iOSDev] modifying layer that is being finalized</a></li>
<li><a href='http://blog.lauct.org/archives/1477' rel='bookmark' title='Permanent Link: [iPhoneDev] 從C 到Facebook iPhone Connect 程式開發'>[iPhoneDev] 從C 到Facebook iPhone Connect 程式開發</a></li>
<li><a href='http://blog.lauct.org/archives/1967' rel='bookmark' title='Permanent Link: [iOSDev] NSString字串相接語法'>[iOSDev] NSString字串相接語法</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>剛剛 didSelectRowAtIndexPath 一直怎樣都不會進去，後來發現是因為 customized 的 tableview 沒有連接 delegate 到 View controller 的關係。</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/2013' rel='bookmark' title='Permanent Link: [iOSDev] modifying layer that is being finalized'>[iOSDev] modifying layer that is being finalized</a></li>
<li><a href='http://blog.lauct.org/archives/1477' rel='bookmark' title='Permanent Link: [iPhoneDev] 從C 到Facebook iPhone Connect 程式開發'>[iPhoneDev] 從C 到Facebook iPhone Connect 程式開發</a></li>
<li><a href='http://blog.lauct.org/archives/1967' rel='bookmark' title='Permanent Link: [iOSDev] NSString字串相接語法'>[iOSDev] NSString字串相接語法</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1957/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iPhone] 駭客已經成功把Siri移植至iPhone4 (無需JB)</title>
		<link>http://blog.lauct.org/archives/1954</link>
		<comments>http://blog.lauct.org/archives/1954#comments</comments>
		<pubDate>Wed, 19 Oct 2011 17:48:23 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[iPhoneApp]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Siri]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1954</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
Siri有機會出現在iPhone4上了，hacker已經解決非iPhone4s連線被擋的問題。且無需JB!!! 會釋出，但日期未定。 An iPhone developer that goes by the name of Jackoplane announced today that he has successfully ported Siri to other iOS 5 devices, and gotten it to communicate with Apple’s servers without any issues. It means that all iOS 5 devices are capable of running Siri — you just need to install it. [...]


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1500' rel='bookmark' title='Permanent Link: [iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！'>[iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！</a></li>
<li><a href='http://blog.lauct.org/archives/1530' rel='bookmark' title='Permanent Link: [iPhone] 來超頻 iPhone 3G/3Gs 吧！'>[iPhone] 來超頻 iPhone 3G/3Gs 吧！</a></li>
<li><a href='http://blog.lauct.org/archives/2028' rel='bookmark' title='Permanent Link: [iPhone 3G] 老機的春天：優化記憶體使用量'>[iPhone 3G] 老機的春天：優化記憶體使用量</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>Siri有機會出現在iPhone4上了，hacker已經解決非iPhone4s連線被擋的問題。且無需JB!!!</p>
<p>會釋出，但日期未定。</p>
<blockquote><p>An iPhone developer that goes by the name of Jackoplane announced today that he has successfully ported Siri to other iOS 5 devices, and gotten it to communicate with Apple’s servers without any issues. It means that all iOS 5 devices are capable of running Siri — you just need to install it.</p></blockquote>
<p>預計支援的機型</p>
<ul> iPad 1<br />
iPad 2<br />
iPhone 4<br />
iPhone 3GS<br />
iPod touch 3G<br />
iPod touch 4G</ul>
<p>[ via <a href="http://www.cultofmac.com/124731/siri-is-coming-soon-to-an-ios-5-device-near-you-no-jailbreak-required/">Siri Is Coming Soon To An iOS 5 Device Near You, No Jailbreak Required | Cult of Mac</a> ]</p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1500' rel='bookmark' title='Permanent Link: [iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！'>[iPhone] iPad不支援iPhone的3G網路分享怎麼辦？MyWi耗電測試！</a></li>
<li><a href='http://blog.lauct.org/archives/1530' rel='bookmark' title='Permanent Link: [iPhone] 來超頻 iPhone 3G/3Gs 吧！'>[iPhone] 來超頻 iPhone 3G/3Gs 吧！</a></li>
<li><a href='http://blog.lauct.org/archives/2028' rel='bookmark' title='Permanent Link: [iPhone 3G] 老機的春天：優化記憶體使用量'>[iPhone 3G] 老機的春天：優化記憶體使用量</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1954/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web版Instagram：Webstagram 不必iPhone就可瀏覽</title>
		<link>http://blog.lauct.org/archives/1950</link>
		<comments>http://blog.lauct.org/archives/1950#comments</comments>
		<pubDate>Thu, 13 Oct 2011 18:36:42 +0000</pubDate>
		<dc:creator>Lauct</dc:creator>
				<category><![CDATA[電腦＆網路]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://blog.lauct.org/?p=1950</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
Webstagram &#8211; Instagram Web Viewer 只要用你的Instagram帳號登入，即可瀏覽～ 當你使用電腦懶得開iPhone的時候，用Webstagram是個不錯的選擇！ Related posts:InstaDeck：可以瀏覽特定Instagram帳號照片的網站


Related posts:<ol><li><a href='http://blog.lauct.org/archives/1747' rel='bookmark' title='Permanent Link: InstaDeck：可以瀏覽特定Instagram帳號照片的網站'>InstaDeck：可以瀏覽特定Instagram帳號照片的網站</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p><a href="http://web.stagram.com/">Webstagram &#8211; Instagram Web Viewer</a><br />
只要用你的Instagram帳號登入，即可瀏覽～<br />
當你使用電腦懶得開iPhone的時候，用Webstagram是個不錯的選擇！</p>
<p><a href="http://blog.lauct.org/wp-content/uploads/2011/10/PHOTO-OF-THE-DAY-Webstagram-Instagram-Web-Viewer-20111014.jpg"><img src="http://blog.lauct.org/wp-content/uploads/2011/10/PHOTO-OF-THE-DAY-Webstagram-Instagram-Web-Viewer-20111014-352x1024.jpg" alt="" title="PHOTO OF THE DAY | Webstagram - Instagram Web Viewer (20111014)" width="352" height="1024" class="aligncenter size-large wp-image-1951" /></a></p>


<p>Related posts:<ol><li><a href='http://blog.lauct.org/archives/1747' rel='bookmark' title='Permanent Link: InstaDeck：可以瀏覽特定Instagram帳號照片的網站'>InstaDeck：可以瀏覽特定Instagram帳號照片的網站</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lauct.org/archives/1950/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

