<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「Live Sync 1.0」的迴響</title>
	<atom:link href="http://priv.tw/blog/archives/200/feed" rel="self" type="application/rss+xml" />
	<link>http://priv.tw/blog/archives/200</link>
	<description>It's me</description>
	<lastBuildDate>Fri, 11 May 2012 00:25:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>由：萬子</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-108031</link>
		<dc:creator>萬子</dc:creator>
		<pubDate>Fri, 29 Jun 2007 15:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-108031</guid>
		<description>小弟找到有關&quot;unable to connect to ssl://storage.msn.com:443 (Unknown error)&quot; 的問題了! 
試著修改wp-livesync.php 的第79行(如無自行加任何程式碼的原位置), 把
&quot;$fp = fsockopen(&quot;ssl://storage.msn.com&quot;, 443, $errno, $errstr);&quot;
修改為&quot;$fp = fsockopen(&quot;storage.msn.com&quot;, 443, $errno, $errstr);&quot;

(即是刪去ssl://)
因為fsockopen是主要看domain name 的, 而且已是443 port , 所以不用再打ssl://了。
詳情: http://hk.php.net/manual/en/function.fsockopen.php

如有還是有問題的話, 那應該不是插件的問題了。</description>
		<content:encoded><![CDATA[<p>小弟找到有關"unable to connect to ssl://storage.msn.com:443 (Unknown error)" 的問題了!<br />
試著修改wp-livesync.php 的第79行(如無自行加任何程式碼的原位置), 把<br />
"$fp = fsockopen("ssl://storage.msn.com", 443, $errno, $errstr);"<br />
修改為"$fp = fsockopen("storage.msn.com", 443, $errno, $errstr);"</p>
<p>(即是刪去ssl://)<br />
因為fsockopen是主要看domain name 的, 而且已是443 port , 所以不用再打ssl://了。<br />
詳情: <a href="http://hk.php.net/manual/en/function.fsockopen.php" rel="nofollow">http://hk.php.net/manual/en/function.fsockopen.php</a></p>
<p>如有還是有問題的話, 那應該不是插件的問題了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：priv</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-65178</link>
		<dc:creator>priv</dc:creator>
		<pubDate>Wed, 02 May 2007 05:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-65178</guid>
		<description>不太清楚..照理說都會通過那個filter(包括private post...還沒修正)

只能先猜測，是否有其它的plug-in造成的影響呢?(吃掉publish_post這個動作)</description>
		<content:encoded><![CDATA[<p>不太清楚..照理說都會通過那個filter(包括private post&#8230;還沒修正)</p>
<p>只能先猜測，是否有其它的plug-in造成的影響呢?(吃掉publish_post這個動作)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：gaoyuan</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-65014</link>
		<dc:creator>gaoyuan</dc:creator>
		<pubDate>Tue, 01 May 2007 21:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-65014</guid>
		<description>您好PRIV,我来自上海.您的这个plugin非常实用,但是我有一个疑问:

  为什么每次在WP里面Publishe的文章,似乎并不自动发送至LIVE SPACE,而要我每次去点击[同步所有文章]那个按钮呢?

期盼答复</description>
		<content:encoded><![CDATA[<p>您好PRIV,我来自上海.您的这个plugin非常实用,但是我有一个疑问:</p>
<p>  为什么每次在WP里面Publishe的文章,似乎并不自动发送至LIVE SPACE,而要我每次去点击[同步所有文章]那个按钮呢?</p>
<p>期盼答复</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：priv</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-50348</link>
		<dc:creator>priv</dc:creator>
		<pubDate>Sat, 07 Apr 2007 05:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-50348</guid>
		<description>解決就好...

之前忘了說有一個實驗的方法。

因為是你自己的機器，所以在那台機器上用微軟的Windows Live Writer寫看看。如果可以的話就表示是別的設定有問題。如果Windows Live Writer也不行就是真的連不上。</description>
		<content:encoded><![CDATA[<p>解決就好&#8230;</p>
<p>之前忘了說有一個實驗的方法。</p>
<p>因為是你自己的機器，所以在那台機器上用微軟的Windows Live Writer寫看看。如果可以的話就表示是別的設定有問題。如果Windows Live Writer也不行就是真的連不上。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Kawamao</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-50218</link>
		<dc:creator>Kawamao</dc:creator>
		<pubDate>Fri, 06 Apr 2007 12:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-50218</guid>
		<description>晤，我找到原因了，PHP.ini裡的openssl沒開，所以連不上Live Space..^^&quot;..
開了之後就ok了..:)</description>
		<content:encoded><![CDATA[<p>晤，我找到原因了，PHP.ini裡的openssl沒開，所以連不上Live Space..^^"..<br />
開了之後就ok了..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Kawamao</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-49936</link>
		<dc:creator>Kawamao</dc:creator>
		<pubDate>Thu, 05 Apr 2007 13:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-49936</guid>
		<description>humm..感謝回應，那我再等幾天看看好了，另外說明一下我的Server環境。
Win2003+II6+MySQL4.0.26+PHP5.2
防火牆只有用Win內建的，差不多就這樣子了..:)</description>
		<content:encoded><![CDATA[<p>humm..感謝回應，那我再等幾天看看好了，另外說明一下我的Server環境。<br />
Win2003+II6+MySQL4.0.26+PHP5.2<br />
防火牆只有用Win內建的，差不多就這樣子了..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：priv</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-49843</link>
		<dc:creator>priv</dc:creator>
		<pubDate>Thu, 05 Apr 2007 08:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-49843</guid>
		<description>有問題就會叫使用者檢查帳號和密碼是否正確，不管他是回傳什麼錯誤，所以可能不是。

不過這邊看起來不是這個問題，如果顯示Error: Oops, cannot establish link to Live Spaces&#124;Try again later;的話，表示和ssl://storage.msn.com連線的時候就失敗了，還沒有傳任資料過去。

這個是之前我也遇過的問題，所以才有加入這條error handling。不過上次我這邊出題只有一陣子，記得隔天再看就好了。</description>
		<content:encoded><![CDATA[<p>有問題就會叫使用者檢查帳號和密碼是否正確，不管他是回傳什麼錯誤，所以可能不是。</p>
<p>不過這邊看起來不是這個問題，如果顯示Error: Oops, cannot establish link to Live Spaces|Try again later;的話，表示和ssl://storage.msn.com連線的時候就失敗了，還沒有傳任資料過去。</p>
<p>這個是之前我也遇過的問題，所以才有加入這條error handling。不過上次我這邊出題只有一陣子，記得隔天再看就好了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Kawamao</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-49724</link>
		<dc:creator>Kawamao</dc:creator>
		<pubDate>Wed, 04 Apr 2007 22:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-49724</guid>
		<description>您好，請問一下，我在LiveSpace的電郵發佈確定有勾選，名稱跟密碼我也確定沒有打錯
可是在WordPress的選項中老是出現下面兩行：
Error: Oops, cannot establish link to Live Spaces&#124;Try again later;
Please check your Space Name and Password again, or see if Email Publishing option is turned on on your Live Spaces.
請問是我那裡沒有弄好嗎?..Thx..:)</description>
		<content:encoded><![CDATA[<p>您好，請問一下，我在LiveSpace的電郵發佈確定有勾選，名稱跟密碼我也確定沒有打錯<br />
可是在WordPress的選項中老是出現下面兩行：<br />
Error: Oops, cannot establish link to Live Spaces|Try again later;<br />
Please check your Space Name and Password again, or see if Email Publishing option is turned on on your Live Spaces.<br />
請問是我那裡沒有弄好嗎?..Thx..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：當 Live Sync 執行到 timeout 時 at Dennys Diary</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-40670</link>
		<dc:creator>當 Live Sync 執行到 timeout 時 at Dennys Diary</dc:creator>
		<pubDate>Mon, 12 Mar 2007 14:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-40670</guid>
		<description>[...] Live Sync 100 多篇也才幾分鐘, 不過這次做就老是執行到 timeout, 訊息如下, [...]</description>
		<content:encoded><![CDATA[<p>[...] Live Sync 100 多篇也才幾分鐘, 不過這次做就老是執行到 timeout, 訊息如下, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：priv</title>
		<link>http://priv.tw/blog/archives/200/comment-page-1#comment-37983</link>
		<dc:creator>priv</dc:creator>
		<pubDate>Tue, 27 Feb 2007 03:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://priv.tw/blog/archives/200#comment-37983</guid>
		<description>沒有這些字樣的話&quot;Unable to find the socket transport “ssl” - did you forget to enable it when you configured PHP?&quot;表示不是因為沒開啟openssl，而是其它原因連不上微軟的server，可能要在你的環境除錯才曉得。</description>
		<content:encoded><![CDATA[<p>沒有這些字樣的話"Unable to find the socket transport “ssl” &#8211; did you forget to enable it when you configured PHP?"表示不是因為沒開啟openssl，而是其它原因連不上微軟的server，可能要在你的環境除錯才曉得。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

