<?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>iPhone i-Bloog &#187; fix</title>
	<atom:link href="http://iphone.i-bloog.com/tag/fix/feed" rel="self" type="application/rss+xml" />
	<link>http://iphone.i-bloog.com</link>
	<description>iPhone Blog 提供應用教學及分享</description>
	<lastBuildDate>Sun, 21 Mar 2010 17:14:07 +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>Installer 3.1 解決Package download failed</title>
		<link>http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html</link>
		<comments>http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html#comments</comments>
		<pubDate>Thu, 08 May 2008 00:45:06 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Installer]]></category>

		<guid isPermaLink="false">http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html</guid>
		<description><![CDATA[解決升級Installer 3.1 後Package download failed
原文: http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html
來源: http://hackint0sh.org
解決方法：

SSH 入 iPhone 打以下指令

rm -R /var/mobile/Library/Caches/Installer
rm -R /var/mobile/Library/Installer/Temp
cd /Applications
chmod -R 755 Installer.app
chown -R root:admin Installer.app
chmod 6755 /Applications/Installer.app/Installer


./Installer等他完成 Refresh 後關閉 SSH
重啟iPhone

Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout [...]]]></description>
			<content:encoded><![CDATA[<p>解決升級Installer 3.1 後Package download failed</p>
<p>原文: <a href="http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html">http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html</a><br />
來源: http://hackint0sh.org</p>
<p><strong>解決方法：</strong></p>
<ol>
<li>SSH 入 iPhone 打以下指令
<ul>
<li>rm -R /var/mobile/Library/Caches/Installer</li>
<li>rm -R /var/mobile/Library/Installer/Temp</li>
<li>cd /Applications</li>
<li>chmod -R 755 Installer.app</li>
<li>chown -R root:admin Installer.app</li>
<li>chmod 6755 /Applications/Installer.app/Installer</li>
</ul>
</li>
<li>./Installer等他完成 Refresh 後關閉 SSH</li>
<li>重啟iPhone</li>
</ol>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2Finstaller_3.1_package_download_fail.html&amp;t=Installer%203.1%20%E8%A7%A3%E6%B1%BAPackage%20download%20failed" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/installer_3.1_package_download_fail.html/feed</wfw:commentRss>
		<slash:comments>104</slash:comments>
		</item>
		<item>
		<title>1.1.4  修正電話號碼格式</title>
		<link>http://iphone.i-bloog.com/2008/1.1.4-appsupport.html</link>
		<comments>http://iphone.i-bloog.com/2008/1.1.4-appsupport.html#comments</comments>
		<pubDate>Mon, 10 Mar 2008 15:55:11 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.4]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://iphone.i-bloog.com/2008/1.1.4-appsupport.html</guid>
		<description><![CDATA[ 原文 : http://iphone.i-bloog.com/2008/1.1.4-appsupport.html
註:  如有遇上彈出桌面 問題請更新此Fix 
1.1.4  修正電話號碼格式
包括SMS 只顯示 電話號碼
及電話薄出現 (611)XXXXX 這類格式
已更新較新版本 
解決方法:
加入本站Source 
http://i-bloog.com/index.php
之後在 1.1.4 Fix安裝
請安裝後 在Settings &#62; General &#62; International &#62;  Region Format 設做香港
Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = [...]]]></description>
			<content:encoded><![CDATA[<p> 原文 : <a href="http://iphone.i-bloog.com/2008/1.1.4-appsupport.html">http://iphone.i-bloog.com/2008/1.1.4-appsupport.html</a></p>
<p><font color="#ff0000">註:  如有遇上彈出桌面 問題請更新此Fix </font></p>
<p>1.1.4  修正電話號碼格式<br />
包括SMS 只顯示 電話號碼<br />
及電話薄出現 (611)XXXXX 這類格式</p>
<p><font color="#993366"><strong>已更新較新版本 </strong></font></p>
<p><strong>解決方法:</strong></p>
<p>加入本站Source <img src='http://iphone.i-bloog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
http://i-bloog.com/index.php</p>
<p>之後在 1.1.4 Fix安裝</p>
<p>請安裝後 在Settings &gt; General &gt; International &gt;  Region Format 設做香港</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F1.1.4-appsupport.html&amp;t=%201.1.4%20%20%E4%BF%AE%E6%AD%A3%E9%9B%BB%E8%A9%B1%E8%99%9F%E7%A2%BC%E6%A0%BC%E5%BC%8F" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/1.1.4-appsupport.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>解決 Camera 在 1.1.3 拍照不能儲存</title>
		<link>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-camera-%e5%9c%a8-113-%e6%8b%8d%e7%85%a7%e4%b8%8d%e8%83%bd%e5%84%b2%e5%ad%98.html</link>
		<comments>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-camera-%e5%9c%a8-113-%e6%8b%8d%e7%85%a7%e4%b8%8d%e8%83%bd%e5%84%b2%e5%ad%98.html#comments</comments>
		<pubDate>Sat, 01 Mar 2008 05:11:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.3]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=5</guid>
		<description><![CDATA[解決 Camera 在 1.1.3 拍照不能儲存
原文: http://iphone.i-bloog.com/read-82.html
加入本站 sources:
http://i-bloog.com/index.php
Installer &#62; iPhone.i-Bloog 113 Fix &#62;&#160; 1.1.3 Camera Fix
尚未測試&#8230;因為沒有這個問題&#8230;.
希望幫到大家&#160;
Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}

]]></description>
			<content:encoded><![CDATA[<p>解決 Camera 在 1.1.3 拍照不能儲存
<p>原文: <a href="../read-82.html">http://iphone.i-bloog.com/read-82.html</a></p>
<p>加入本站 sources:</p>
<p>http://i-bloog.com/index.php</p>
<p>Installer &gt; iPhone.i-Bloog 113 Fix &gt;&nbsp; 1.1.3 Camera Fix</p>
<p>尚未測試&#8230;因為沒有這個問題&#8230;.</p>
<p>希望幫到大家&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F%25e8%25a7%25a3%25e6%25b1%25ba-camera-%25e5%259c%25a8-113-%25e6%258b%258d%25e7%2585%25a7%25e4%25b8%258d%25e8%2583%25bd%25e5%2584%25b2%25e5%25ad%2598.html&amp;t=%E8%A7%A3%E6%B1%BA%20Camera%20%E5%9C%A8%201.1.3%20%E6%8B%8D%E7%85%A7%E4%B8%8D%E8%83%BD%E5%84%B2%E5%AD%98" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-camera-%e5%9c%a8-113-%e6%8b%8d%e7%85%a7%e4%b8%8d%e8%83%bd%e5%84%b2%e5%ad%98.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>解決 CallD 在 1.1.3 不能正常運作</title>
		<link>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-calld-%e5%9c%a8-113-%e4%b8%8d%e8%83%bd%e6%ad%a3%e5%b8%b8%e9%81%8b%e4%bd%9c.html</link>
		<comments>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-calld-%e5%9c%a8-113-%e4%b8%8d%e8%83%bd%e6%ad%a3%e5%b8%b8%e9%81%8b%e4%bd%9c.html#comments</comments>
		<pubDate>Thu, 28 Feb 2008 14:00:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.3]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=10</guid>
		<description><![CDATA[解決 CallD 在 1.1.3 不能正常運作
原文: http://iphone.i-bloog.com/read-79.html
加入本站 sources:
http://i-bloog.com/index.php
Installer &#62; iPhone.i-Bloog 113 Fix &#62;&#160; 1.1.3 CallD Fix
將來如果 CallD update 請行除本程式
另外有可能影響其他軟件，如有需要只需Uninstall  &#160;
Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor [...]]]></description>
			<content:encoded><![CDATA[<p>解決 CallD 在 1.1.3 不能正常運作
<p>原文: <a href="../read-79.html">http://iphone.i-bloog.com/read-79.html</a></p>
<p>加入本站 sources:</p>
<p>http://i-bloog.com/index.php</p>
<p>Installer &gt; iPhone.i-Bloog 113 Fix &gt;&nbsp; 1.1.3 CallD Fix</p>
<p>將來如果 CallD update 請行除本程式</p>
<p>另外有可能影響其他軟件，如有需要只需Uninstall <img src='http://iphone.i-bloog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F%25e8%25a7%25a3%25e6%25b1%25ba-calld-%25e5%259c%25a8-113-%25e4%25b8%258d%25e8%2583%25bd%25e6%25ad%25a3%25e5%25b8%25b8%25e9%2581%258b%25e4%25bd%259c.html&amp;t=%E8%A7%A3%E6%B1%BA%20CallD%20%E5%9C%A8%201.1.3%20%E4%B8%8D%E8%83%BD%E6%AD%A3%E5%B8%B8%E9%81%8B%E4%BD%9C" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-calld-%e5%9c%a8-113-%e4%b8%8d%e8%83%bd%e6%ad%a3%e5%b8%b8%e9%81%8b%e4%bd%9c.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>解決 MobileFinder 在 1.1.3 不能正常運作</title>
		<link>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-mobilefinder-%e5%9c%a8-113-%e4%b8%8d%e8%83%bd%e6%ad%a3%e5%b8%b8%e9%81%8b%e4%bd%9c.html</link>
		<comments>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-mobilefinder-%e5%9c%a8-113-%e4%b8%8d%e8%83%bd%e6%ad%a3%e5%b8%b8%e9%81%8b%e4%bd%9c.html#comments</comments>
		<pubDate>Thu, 28 Feb 2008 10:04:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.3]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=11</guid>
		<description><![CDATA[解決 MobileFinder 在 1.1.3 不能正常運作
原文: http://iphone.i-bloog.com/read-78.html
加入本站 sources:
http://i-bloog.com/index.php
Installer &#62; iPhone.i-Bloog 113 Fix &#62;&#160; 1.1.3 Mobile Finder Fix
Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}

]]></description>
			<content:encoded><![CDATA[<p>解決 MobileFinder 在 1.1.3 不能正常運作</p>
<p>原文: <a href="http://iphone.i-bloog.com/read-78.html">http://iphone.i-bloog.com/read-78.html</a></p>
<p>加入本站 sources:</p>
<p>http://i-bloog.com/index.php</p>
<p>Installer &gt; iPhone.i-Bloog 113 Fix &gt;&nbsp; 1.1.3 Mobile Finder Fix</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F%25e8%25a7%25a3%25e6%25b1%25ba-mobilefinder-%25e5%259c%25a8-113-%25e4%25b8%258d%25e8%2583%25bd%25e6%25ad%25a3%25e5%25b8%25b8%25e9%2581%258b%25e4%25bd%259c.html&amp;t=%E8%A7%A3%E6%B1%BA%20MobileFinder%20%E5%9C%A8%201.1.3%20%E4%B8%8D%E8%83%BD%E6%AD%A3%E5%B8%B8%E9%81%8B%E4%BD%9C" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/%e8%a7%a3%e6%b1%ba-mobilefinder-%e5%9c%a8-113-%e4%b8%8d%e8%83%bd%e6%ad%a3%e5%b8%b8%e9%81%8b%e4%bd%9c.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Installer [package download failed] 解決方法</title>
		<link>http://iphone.i-bloog.com/2008/installer-package-download-failed-%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95.html</link>
		<comments>http://iphone.i-bloog.com/2008/installer-package-download-failed-%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95.html#comments</comments>
		<pubDate>Wed, 20 Feb 2008 09:40:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[教學]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=20</guid>
		<description><![CDATA[Installer [package download failed] 解決方法
原文: http://iphone.i-bloog.com/read-68.html
破解後出現 [package download failed] ??
在網上找到一些解決方法  
 
解決方法一:
重新開啟iPhone =.=&#34;&#160;
 
解決方法二:
Installer安裝 / 重裝
Installer &#62; Install &#62; Sources &#62; Community Sources
 
解決方法三:
Installer &#62; Sources [右下角]&#160; &#62; Edit &#62; Delete Ste Packaging
Installer &#62; Sources [右下角]&#160; &#62; Add&#62; http://repo.smxy.org/iphone-apps/
(不要串錯字 和 留意大細階)&#160;
Installer &#62; 按Install 後 &#62; Remove from Queue 或 Clear Queue
Share

var button = document.getElementById('facebook_share_link') [...]]]></description>
			<content:encoded><![CDATA[<p>Installer [package download failed] 解決方法</p>
<p>原文: <a href="../read-68.html">http://iphone.i-bloog.com/read-68.html</a></p>
<p>破解後出現 [package download failed] ??</p>
<p>在網上找到一些解決方法 <img src='http://iphone.i-bloog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> 
<p><font size="4"><strong>解決方法一:</strong></font></p>
<p>重新開啟iPhone =.=&quot;&nbsp;</p>
<p> 
<p><font size="4"><strong>解決方法二:</strong></font></p>
<p>Installer安裝 / 重裝</p>
<p>Installer &gt; Install &gt; Sources &gt; Community Sources</p>
<p> 
<p><font size="4"><strong>解決方法三:</strong></font></p>
<p>Installer &gt; Sources [右下角]&nbsp; &gt; Edit &gt; Delete Ste Packaging</p>
<p>Installer &gt; Sources [右下角]&nbsp; &gt; Add&gt; <a href="http://repo.smxy.org/iphone-apps/" target="_blank">http://repo.smxy.org/iphone-apps/</a></p>
<p>(不要串錯字 和 留意大細階)&nbsp;</p>
<p>Installer &gt; 按Install 後 &gt; Remove from Queue 或 Clear Queue</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2Finstaller-package-download-failed-%25e8%25a7%25a3%25e6%25b1%25ba%25e6%2596%25b9%25e6%25b3%2595.html&amp;t=Installer%20%5Bpackage%20download%20failed%5D%20%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/installer-package-download-failed-%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95.html/feed</wfw:commentRss>
		<slash:comments>114</slash:comments>
		</item>
		<item>
		<title>Installer [main script execution failed] 解決方法</title>
		<link>http://iphone.i-bloog.com/2008/installer-main-script-execution-failed-%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95.html</link>
		<comments>http://iphone.i-bloog.com/2008/installer-main-script-execution-failed-%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95.html#comments</comments>
		<pubDate>Mon, 18 Feb 2008 07:57:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[教學]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=21</guid>
		<description><![CDATA[Installer [main script execution failed] 解決方法
原文: http://iphone.i-bloog.com/read-67.html
破解後出現 [main script execution failed] ??
在網上找到一些解決方法  &#160;
建議又第一個開始試&#160;
做完重新開機看看&#160;
方法二&#38;三 好像需要 BSDSubsystem&#160;
方法三 需要安裝 Installer &#62; Utilities &#62; Erica&#39;s Ported Utils 
 
解決方法一:
參考: http://iphone.i-bloog.com/read-61.html &#160;
使用指令
ziphone -j
 
解決方法二:
SSH 入iPhone [例如 WINSCP / Putty]
輸入以下指令&#160;



cd /Applications
&#160;chmod +s Installer.app/Installer
&#160;chown -R root:wheel Installer.app


 
解決方法三:
SSH 入iPhone [例如 WINSCP / Putty]
輸入以下指令



cd /Applications
&#160;wget http://repository.apptapp.com/packages/System/Installer.zip
&#160;rm -rf Installer.app
&#160;unzip Installer.zip
&#160;chmod +s Installer.app/Installer
&#160;chown -R [...]]]></description>
			<content:encoded><![CDATA[<p>Installer [main script execution failed] 解決方法</p>
<p>原文: <a href="http://iphone.i-bloog.com/read-67.html">http://iphone.i-bloog.com/read-67.html</a></p>
<p>破解後出現 [main script execution failed] ??</p>
<p>在網上找到一些解決方法 <img src='http://iphone.i-bloog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &nbsp;</p>
<p>建議又第一個開始試&nbsp;</p>
<p>做完重新開機看看&nbsp;</p>
<p><strong>方法<font color="#993300">二&amp;三</font></strong><strong> 好像需要 <font color="#ff0000">BSDSubsystem&nbsp;</font></strong></p>
<p><strong>方法<font color="#993300">三</font> 需要安裝 Installer &gt; Utilities &gt; <font color="#ff0000">Erica&#39;s Ported Utils</font> </strong></p>
<p> 
<p><font size="4"><strong>解決方法一:</strong></font></p>
<p>參考: <a href="http://iphone.i-bloog.com/read-61.html">http://iphone.i-bloog.com/read-61.html</a> &nbsp;</p>
<p>使用指令</p>
<p>ziphone -j</p>
<p> 
<p><font size="4"><strong>解決方法二:</strong></font></p>
<p>SSH 入iPhone [例如 WINSCP / Putty]</p>
<p>輸入以下指令&nbsp;</p>
<p>
<div class="hl-surround">
<ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)">
<li class="hl-firstline"><span style="color: Blue;">cd</span><span style="color: Gray;"> /</span><span style="color: Blue;">Applications</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">chmod</span><span style="color: Gray;"> +</span><span style="color: Blue;">s</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">app</span><span style="color: Gray;">/</span><span style="color: Blue;">Installer</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">chown</span><span style="color: Gray;"> -</span><span style="color: Blue;">R</span><span style="color: Gray;"> </span><span style="color: Blue;">root</span><span style="color: Gray;">:</span><span style="color: Blue;">wheel</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">app</span></li>
</ol>
</div>
<p> 
<p><font size="4"><strong>解決方法三:</strong></font></p>
<p>SSH 入iPhone [例如 WINSCP / Putty]</p>
<p>輸入以下指令</p>
<p>
<div class="hl-surround">
<ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)">
<li class="hl-firstline"><span style="color: Blue;">cd</span><span style="color: Gray;"> /</span><span style="color: Blue;">Applications</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">wget</span><span style="color: Gray;"> </span><span style="color: Blue;">http</span><span style="color: Gray;">:</span><span style="color: #ffa500;">//repository.apptapp.com/packages/System/Installer.zip</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">rm</span><span style="color: Gray;"> -</span><span style="color: Blue;">rf</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">app</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">unzip</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">zip</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">chmod</span><span style="color: Gray;"> +</span><span style="color: Blue;">s</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">app</span><span style="color: Gray;">/</span><span style="color: Blue;">Installer</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">chown</span><span style="color: Gray;"> -</span><span style="color: Blue;">R</span><span style="color: Gray;"> </span><span style="color: Blue;">root</span><span style="color: Gray;">:</span><span style="color: Blue;">wheel</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">app</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">rm</span><span style="color: Gray;"> </span><span style="color: Blue;">Installer</span><span style="color: Gray;">.</span><span style="color: Blue;">zip</span></li>
<li><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">reboot</span></li>
</ol>
</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2Finstaller-main-script-execution-failed-%25e8%25a7%25a3%25e6%25b1%25ba%25e6%2596%25b9%25e6%25b3%2595.html&amp;t=Installer%20%5Bmain%20script%20execution%20failed%5D%20%E8%A7%A3%E6%B1%BA%E6%96%B9%E6%B3%95" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/installer-main-script-execution-failed-%e8%a7%a3%e6%b1%ba%e6%96%b9%e6%b3%95.html/feed</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>修正1.1.3 不能連接iPhone PC Suite(未知版本) 或 iBrickr 等等軟件</title>
		<link>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-%e4%b8%8d%e8%83%bd%e9%80%a3%e6%8e%a5iphone-pc-suite%e6%9c%aa%e7%9f%a5%e7%89%88%e6%9c%ac-%e6%88%96-ibrickr-%e7%ad%89%e7%ad%89%e8%bb%9f%e4%bb%b6.html</link>
		<comments>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-%e4%b8%8d%e8%83%bd%e9%80%a3%e6%8e%a5iphone-pc-suite%e6%9c%aa%e7%9f%a5%e7%89%88%e6%9c%ac-%e6%88%96-ibrickr-%e7%ad%89%e7%ad%89%e8%bb%9f%e4%bb%b6.html#comments</comments>
		<pubDate>Wed, 13 Feb 2008 17:14:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.3]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=23</guid>
		<description><![CDATA[修正1.1.3 不能連接iPhone PC Suite(未知版本) 或 iBrickr 等等軟件
原文: http://iphone.i-bloog.com/read-65.html
請加入本站 Sources:
http://i-bloog.com/index.php
Installer &#62; iPhone.i-Bloog 113 Fix &#62; 1.1.3 iBrickr/pcsuite Fix
修正1.1.3 不能連接iPhone PC Suite 或 iBrickr
請記得重新開啟iPhone  
Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color [...]]]></description>
			<content:encoded><![CDATA[<p>修正1.1.3 不能連接iPhone PC Suite(未知版本) 或 iBrickr 等等軟件</p>
<p>原文: <a href="http://iphone.i-bloog.com/read-65.html">http://iphone.i-bloog.com/read-65.html</a></p>
<p>請加入本站 Sources:</p>
<p>http://i-bloog.com/index.php</p>
<p>Installer &gt; iPhone.i-Bloog 113 Fix &gt; 1.1.3 iBrickr/pcsuite Fix</p>
<p>修正1.1.3 不能連接iPhone PC Suite 或 iBrickr</p>
<p><font color="#ff0000">請記得重新開啟iPhone <img src='http://iphone.i-bloog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </font></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F%25e4%25bf%25ae%25e6%25ad%25a3113-%25e4%25b8%258d%25e8%2583%25bd%25e9%2580%25a3%25e6%258e%25a5iphone-pc-suite%25e6%259c%25aa%25e7%259f%25a5%25e7%2589%2588%25e6%259c%25ac-%25e6%2588%2596-ibrickr-%25e7%25ad%2589%25e7%25ad%2589%25e8%25bb%259f%25e4%25bb%25b6.html&amp;t=%E4%BF%AE%E6%AD%A31.1.3%20%E4%B8%8D%E8%83%BD%E9%80%A3%E6%8E%A5iPhone%20PC%20Suite%28%E6%9C%AA%E7%9F%A5%E7%89%88%E6%9C%AC%29%20%E6%88%96%20iBrickr%20%E7%AD%89%E7%AD%89%E8%BB%9F%E4%BB%B6" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-%e4%b8%8d%e8%83%bd%e9%80%a3%e6%8e%a5iphone-pc-suite%e6%9c%aa%e7%9f%a5%e7%89%88%e6%9c%ac-%e6%88%96-ibrickr-%e7%ad%89%e7%ad%89%e8%bb%9f%e4%bb%b6.html/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>修正1.1.3 不能更換天氣圖示</title>
		<link>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-%e4%b8%8d%e8%83%bd%e6%9b%b4%e6%8f%9b%e5%a4%a9%e6%b0%a3%e5%9c%96%e7%a4%ba.html</link>
		<comments>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-%e4%b8%8d%e8%83%bd%e6%9b%b4%e6%8f%9b%e5%a4%a9%e6%b0%a3%e5%9c%96%e7%a4%ba.html#comments</comments>
		<pubDate>Wed, 13 Feb 2008 17:12:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.3]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=24</guid>
		<description><![CDATA[修正1.1.3 不能更換天氣圖示
原文: http://iphone.i-bloog.com/read-64.html&#160;
請加入本站 Sources:
http://i-bloog.com/index.php
Installer &#62; iPhone.i-Bloog 113 Fix &#62; 1.1.3 Weather Icon Fix
修正Summberboard在1.1.3 不能正常顯示天氣icon&#160;
Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}

]]></description>
			<content:encoded><![CDATA[<p>修正1.1.3 不能更換天氣圖示</p>
<p>原文: <a href="http://iphone.i-bloog.com/read-64.html ">http://iphone.i-bloog.com/read-64.html&nbsp;</a></p>
<p>請加入本站 Sources:</p>
<p>http://i-bloog.com/index.php</p>
<p>Installer &gt; iPhone.i-Bloog 113 Fix &gt; 1.1.3 Weather Icon Fix</p>
<p>修正Summberboard在1.1.3 不能正常顯示天氣icon&nbsp;</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F%25e4%25bf%25ae%25e6%25ad%25a3113-%25e4%25b8%258d%25e8%2583%25bd%25e6%259b%25b4%25e6%258f%259b%25e5%25a4%25a9%25e6%25b0%25a3%25e5%259c%2596%25e7%25a4%25ba.html&amp;t=%E4%BF%AE%E6%AD%A31.1.3%20%E4%B8%8D%E8%83%BD%E6%9B%B4%E6%8F%9B%E5%A4%A9%E6%B0%A3%E5%9C%96%E7%A4%BA" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-%e4%b8%8d%e8%83%bd%e6%9b%b4%e6%8f%9b%e5%a4%a9%e6%b0%a3%e5%9c%96%e7%a4%ba.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>修正1.1.3 SMS 不能顯示正確聯絡人</title>
		<link>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-sms-%e4%b8%8d%e8%83%bd%e9%a1%af%e7%a4%ba%e6%ad%a3%e7%a2%ba%e8%81%af%e7%b5%a1%e4%ba%ba.html</link>
		<comments>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-sms-%e4%b8%8d%e8%83%bd%e9%a1%af%e7%a4%ba%e6%ad%a3%e7%a2%ba%e8%81%af%e7%b5%a1%e4%ba%ba.html#comments</comments>
		<pubDate>Tue, 12 Feb 2008 19:12:00 +0000</pubDate>
		<dc:creator>iphone</dc:creator>
				<category><![CDATA[iPhone 應用]]></category>
		<category><![CDATA[1.1.3]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Sources]]></category>

		<guid isPermaLink="false">http://kit-cat.net/wp/?p=25</guid>
		<description><![CDATA[修正1.1.3 SMS 不能顯示正確聯絡人&#160;
原文： http://iphone.i-bloog.com/read-63.html
 
Installer &#62; Sources &#62; Edit &#62; Add
加入本站Installer Source 位置:
http://i-bloog.com/index.php
 
新增了一個 1.1.3 的修正

修正1.1.3 SMS 不能顯示正確聯絡人 (AppSupport Fix) 

Share

var button = document.getElementById('facebook_share_link') &#124;&#124; document.getElementById('facebook_share_icon') &#124;&#124; document.getElementById('facebook_share_both') &#124;&#124; document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = [...]]]></description>
			<content:encoded><![CDATA[<p>修正1.1.3 SMS 不能顯示正確聯絡人&nbsp;</p>
<p>原文： <a href="http://iphone.i-bloog.com/read-63.html">http://iphone.i-bloog.com/read-63.html</a></p>
<p> 
<p>Installer &gt; Sources &gt; Edit &gt; Add</p>
<p><strong>加入本站Installer Source 位置:</strong></p>
<p>http://i-bloog.com/index.php</p>
<p> 
<p><strong>新增了一個 1.1.3 的修正</strong></p>
<ul>
<li>修正1.1.3 SMS 不能顯示正確聯絡人 (AppSupport Fix) </li>
</ul>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fiphone.i-bloog.com%2F2008%2F%25e4%25bf%25ae%25e6%25ad%25a3113-sms-%25e4%25b8%258d%25e8%2583%25bd%25e9%25a1%25af%25e7%25a4%25ba%25e6%25ad%25a3%25e7%25a2%25ba%25e8%2581%25af%25e7%25b5%25a1%25e4%25ba%25ba.html&amp;t=%E4%BF%AE%E6%AD%A31.1.3%20SMS%20%E4%B8%8D%E8%83%BD%E9%A1%AF%E7%A4%BA%E6%AD%A3%E7%A2%BA%E8%81%AF%E7%B5%A1%E4%BA%BA" id="facebook_share_button" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://iphone.i-bloog.com/2008/%e4%bf%ae%e6%ad%a3113-sms-%e4%b8%8d%e8%83%bd%e9%a1%af%e7%a4%ba%e6%ad%a3%e7%a2%ba%e8%81%af%e7%b5%a1%e4%ba%ba.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.259 seconds -->
