<?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>Wei-Hao Syu&#039;s Blog 徐偉浩的部落格 &#187; Web</title>
	<atom:link href="http://blog.pighead.cc/whsyu/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pighead.cc/whsyu</link>
	<description>~FORMOSAN~</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:10:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>facebook sharer 的使用方法</title>
		<link>http://blog.pighead.cc/whsyu/2011/07/15/facebook-share-tips/</link>
		<comments>http://blog.pighead.cc/whsyu/2011/07/15/facebook-share-tips/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 15:22:06 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=1420</guid>
		<description><![CDATA[[華語, cmn-Hant-TW] 基本上 share 已經被  facebook 整到 like 去了，不過 like 的 api 在某些情況 (像是行動裝置的網頁) 下，效果並不好，所以舊的 sharer.php 還是有其價值，使用的方式也很簡單，丟個連到 facebook 的連結即可： 一般版 http://www.facebook.com/sharer/sharer.php?u=http://blog.pighead.cc/whsyu/facebook-share-tips 行動版 http://m.facebook.com/sharer.php?u=http://blog.pighead.cc/whsyu/facebook-share-tips 其實除了 u 這個參數外，還可以下 t 這個參數來指定 title，不過 title 的部份沒有那麼重要，facebook 會自己去分析網頁內容自動代入。一般情況當然是直接找網頁 &#60;head&#62; 裡面的 &#60;title&#62; 啦，不過我們也可以另外透過 &#60;meta&#62; 及 &#60;link&#62; 來自訂，一樣是放在 &#60;head&#62; 區塊下： 分享的標題 &#60;meta name=&#8221;title&#8221; content=&#8221;$text1&#8221; /&#62; 簡單的描述 &#60;meta name=&#8221;description&#8221; content=&#8221;$text2&#8221; /&#62; 代表的圖片 &#60;link rel=&#8221;image_src&#8221; href=&#8221;$img&#8221; /&#62; [...]]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[華語, cmn-Hant-TW]  </strong></p><p>基本上 share 已經被  facebook 整到 like 去了，不過 like 的 api 在某些情況 (像是行動裝置的網頁) 下，效果並不好，所以舊的 sharer.php 還是有其價值，使用的方式也很簡單，丟個連到 facebook 的連結即可：</p>
<ul>
<li>一般版 <a href="http://www.facebook.com/sharer/sharer.php?u=http://blog.pighead.cc/whsyu/facebook-share-tips">http://www.facebook.com/sharer/sharer.php?u=http://blog.pighead.cc/whsyu/facebook-share-tips</a></li>
<li>行動版 <a href="http://m.facebook.com/sharer.php?u=http://blog.pighead.cc/whsyu/facebook-share-tips">http://m.facebook.com/sharer.php?u=http://blog.pighead.cc/whsyu/facebook-share-tips</a></li>
</ul>
<p>其實除了 u 這個參數外，還可以下 t 這個參數來指定 title，不過 title 的部份沒有那麼重要，facebook 會自己去分析網頁內容自動代入。一般情況當然是直接找網頁 &lt;head&gt; 裡面的 &lt;title&gt; 啦，不過我們也可以另外透過 &lt;meta&gt; 及 &lt;link&gt; 來自訂，一樣是放在 &lt;head&gt; 區塊下：</p>
<ul>
<li>分享的標題 &lt;meta name=&#8221;title&#8221; content=&#8221;<strong><em>$text1</em></strong>&#8221; /&gt;</li>
<li>簡單的描述 &lt;meta name=&#8221;description&#8221; content=&#8221;<em><strong>$text2</strong></em>&#8221; /&gt;</li>
<li>代表的圖片 &lt;link rel=&#8221;image_src&#8221; href=&#8221;<strong><em>$img</em></strong>&#8221; /&gt;</li>
</ul>
<p><em><strong>$text1</strong></em> 及 <em><strong>$text2</strong></em> 直接填文字即可，<em><strong>$img</strong></em>  則是圖檔的位置，建議不要放太大的圖片。此三格非必填，若留空者 facebook 會自己想辦法補完，像圖檔的話他就會在 sharer 列出網頁上所有看得到的圖檔讓你挑一張當代表。 另外 facebook 似乎有某種快取的機制，修改這些值不會立刻反應 sharer 的網頁上，不確定要等多久才會更新就是。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2011/07/15/facebook-share-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roundcube + smtp + ssl</title>
		<link>http://blog.pighead.cc/whsyu/2011/04/09/roundcube-smtp-ssl/</link>
		<comments>http://blog.pighead.cc/whsyu/2011/04/09/roundcube-smtp-ssl/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 02:00:43 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[roundcube]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=1291</guid>
		<description><![CDATA[[華語, cmn-Hant-TW] 用 Roundcube 架 Webmail，一般來講只要 imap 跟 smtp 在伺服器端都已經先設定好的話，應該是不會遇到太大的問題，就設定檔填一填值就可以動了，不過嘛… 來看一下 main.inc.php 關於smtp 設定的說明： // SMTP server host (for sending mails). // To use SSL/TLS connection, enter hostname with prefix ssl:// or tls:// // If left blank, the PHP mail() function is used // Supported replacement variables: // %h - user's IMAP hostname // %n - http [...]]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[華語, cmn-Hant-TW]  </strong></p><p>用 <a href="http://roundcube.net/">Roundcube</a> 架 Webmail，一般來講只要 imap 跟 smtp 在伺服器端都已經先設定好的話，應該是不會遇到太大的問題，就設定檔填一填值就可以動了，不過嘛… 來看一下 main.inc.php 關於smtp 設定的說明：</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">// SMTP server host (for sending mails).</span>
<span style="color: #666666; font-style: italic;">// To use SSL/TLS connection, enter hostname with prefix ssl:// or tls://</span>
<span style="color: #666666; font-style: italic;">// If left blank, the PHP mail() function is used</span>
<span style="color: #666666; font-style: italic;">// Supported replacement variables:</span>
<span style="color: #666666; font-style: italic;">// %h - user's IMAP hostname</span>
<span style="color: #666666; font-style: italic;">// %n - http hostname ($_SERVER['SERVER_NAME'])</span>
<span style="color: #666666; font-style: italic;">// %d - domain (http hostname without the first part)</span>
<span style="color: #666666; font-style: italic;">// %z - IMAP domain (IMAP hostname without the first part)</span>
<span style="color: #666666; font-style: italic;">// For example %n = mail.domain.tld, %d = domain.tld</span>
<span style="color: #000088;">$rcmail_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'smtp_server'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">''</span><span style="color: #339933;">;</span></pre></div></div>

<p>照說明來看，要開啟 SSL 的話應該是打 ssl:// 就可以，不過其實這樣只會吃到錯誤訊息而已，事實上 <strong>只有 tls:// 能用</strong>，因為 rcube_smtp.php 只會解析 tls:// 開頭的 smtp_server 參數…… 總之，會動就好了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2011/04/09/roundcube-smtp-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>撤掉電腦裡的 CNNIC 根憑證</title>
		<link>http://blog.pighead.cc/whsyu/2011/03/30/remove-cnnic-root-certificate/</link>
		<comments>http://blog.pighead.cc/whsyu/2011/03/30/remove-cnnic-root-certificate/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 06:38:51 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=1266</guid>
		<description><![CDATA[[華語, cmn-Hant-TW] 前一篇提到如果說發憑證的亂搞的話會怎樣，那自然就會想到中國的 CNNIC 了，這東西去年就吵過一次，也很多人提供各平台瀏覽器的移除方法，所以這邊只是複習 (備份？) 一下。 雖然說沒有明確的事實證明中國人真的會在裡面亂搞，不過其於對該國政府的不信任，不爽用總可以吧？ CNNIC 根憑證不見得預設就被塞在電腦裡，但是有遇到的話就有可能會被下載存下來，只要逛過像是 https://www.enum.cn/ 之類的網站，CNNIC Root 就會冒出來了，我們可以等他冒出來之後再把他整個關掉，以下就是系統設定的筆記，有碰到的就記下來，之後有需要再增補。 Mac OS X &#8211; Safari/Chrome Mac OS X &#8211; Firefox 4 Mac OS X Safari/Chrome 用系統內建的 鑰匙圈存取 (Keychain Access.app)，正常情況下應該是可以在 /應用程式/工具程式 下面找到， 然後在 系統根 裡面找出 CNNIC 在 CNNIC ROOT 上按右鍵選簡介，或是直接按 command + I 快速鍵，打開簡介視窗 在簡介中展開信任，把使用此憑證時的選項從「使用系統預設」改成「永不信任」。 回到原畫面之後，應該會發現 CNNIC ROOT 已經被打一個紅色的叉，「此憑證被標示為不讓所有使用者信任」了。 這時候如果用瀏覽器打開用 CNNIC 發的憑證的網頁(像是前面的那個範例)，就會出來像是這樣的警告畫面，然後要不要連過去就自己來決定。 Mac [...]]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[華語, cmn-Hant-TW]  </strong></p><p>前一篇提到如果說發憑證的亂搞的話會怎樣，那自然就會想到中國的 CNNIC 了，這東西去年就吵過一次，也很多人提供各平台瀏覽器的移除方法，所以這邊只是複習 (備份？) 一下。 雖然說沒有明確的事實證明中國人真的會在裡面亂搞，不過其於對該國政府的不信任，不爽用總可以吧？</p>
<p>CNNIC 根憑證不見得預設就被塞在電腦裡，但是有遇到的話就有可能會被下載存下來，只要逛過像是 https://www.enum.cn/ 之類的網站，CNNIC Root 就會冒出來了，我們可以等他冒出來之後再把他整個關掉，以下就是系統設定的筆記，有碰到的就記下來，之後有需要再增補。</p>
<ul>
<li><a href="#macosx-safari">Mac OS X &#8211; Safari/Chrome</a></li>
<li><a href="#macosx-firefox">Mac OS X &#8211; Firefox 4</a></li>
</ul>
<hr />
<h2 id="macosx-safari">Mac OS X</h2>
<h5>Safari/Chrome</h5>
<ol>
<li>用系統內建的 <strong>鑰匙圈存取 (Keychain Access.app)</strong>，正常情況下應該是可以在 <strong>/應用程式/工具程式 </strong>下面找到， 然後在 <strong>系統根 </strong>裡面找出 CNNIC<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-1.png"><img class="size-full wp-image-1271 aligncenter" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-1.png" alt="" width="550" height="357" /></a></li>
<li>在 CNNIC ROOT 上<strong><em>按右鍵選簡介</em></strong>，或是直接按 <strong><em>command + I </em></strong>快速鍵，打開簡介視窗
<p style="text-align: center"><a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-2.png"><img class="size-full wp-image-1272  aligncenter" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-2.png" alt="" width="350" height="162" /></a></p>
</li>
<li>在簡介中展開<em><strong>信任</strong></em>，把使用此憑證時的選項從「使用系統預設」改成「<strong>永不信任</strong>」。
<p style="text-align: center"><a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-3.png"><img class="size-full wp-image-1273 aligncenter" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-3.png" alt="" width="395" height="235" /></a></p>
</li>
<li>回到原畫面之後，應該會發現 CNNIC ROOT 已經被打一個紅色的叉，「此憑證被標示為不讓所有使用者信任」了。<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-4.png"><img class="aligncenter size-full wp-image-1274" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-4.png" alt="" width="550" height="357" /></a></li>
<li>這時候如果用瀏覽器打開用 CNNIC 發的憑證的網頁(像是前面的那個範例)，就會出來像是這樣的警告畫面，然後要不要連過去就自己來決定。<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-5.png"><img class="aligncenter size-full wp-image-1275" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-5.png" alt="" width="500" height="333" /></a></li>
</ol>
<hr />
<h2 id="macosx-firefox">Mac OS X</h2>
<h5>Firefox 4</h5>
<ol>
<li>偏好設定 → 進階 (分頁) → 檢視憑證清單 (按鈕)<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-6.png"><img class="aligncenter size-full wp-image-1283" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-6.png" alt="" width="391" height="372" /></a></li>
<li>找到 CNNIC 後，按下<em><strong>編輯信任 </strong></em>按鈕<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-7.png"><img class="aligncenter size-full wp-image-1284" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-7.png" alt="" width="428" height="272" /></a></li>
<li>把所有的勾勾 (應該只有第一項) 取消，按確定<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-8.png"><img class="aligncenter size-full wp-image-1285" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-8.png" alt="" width="244" height="197" /></a></li>
<li>重開 Firefox ，之後打開用 CNNIC 發的憑證的網頁(像是前面的那個範例)，就會出來像是這樣的警告畫面，要不要開啟例外網站，就由自己決定了。<a href="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-9.png"><img class="aligncenter size-full wp-image-1286" src="http://blog.pighead.cc/whsyu/files/2011/03/osx-cert-9.png" alt="" width="426" height="319" /></a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2011/03/30/remove-cnnic-root-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL 憑證公司 Comodo 出大包</title>
		<link>http://blog.pighead.cc/whsyu/2011/03/30/comodo-hacked/</link>
		<comments>http://blog.pighead.cc/whsyu/2011/03/30/comodo-hacked/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 04:20:29 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=1261</guid>
		<description><![CDATA[[華語, cmn-Hant-TW] 最近網際網路發生了件很嚴重的事情：發憑證的大咖 Comodo 被攻破，然後拿來簽了幾個知名網站的 SSL 憑證。 Comodo 宣稱是伊朗的駭客攻擊造成，可能有政治目的。後來也真的有伊朗駭客上網宣稱是他幹的，因為他不爽米國人怎樣怎樣，為了證明真的是他幹的他甚至丟出他用 Comodo 生出來的 addons.mozilla.org 的 private key，在 Gea-Suan Lin&#8217;s BLOG的這篇 有提到，不過因為我沒在用 firefox 所以沒特別擔心就是 :p 相關的台灣華語報導不多，這兩篇可以參考一下 Comodo憑證遭盜用　Google/ 微軟/ Yahoo可能成攻擊目標 伊朗駭客：Comodo憑證被盜事件是我幹的！ 總之，這件事告訴我們：有人亂搞的話 SSL 的機制會大亂，啊如果是發憑證的單位自己在亂搞呢？ &#160;]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[華語, cmn-Hant-TW]  </strong></p><p>最近網際網路發生了件很嚴重的事情：發憑證的大咖 Comodo 被攻破，然後拿來簽了幾個知名網站的 SSL 憑證。</p>
<p>Comodo 宣稱是伊朗的駭客攻擊造成，可能有政治目的。後來也真的有伊朗駭客上網宣稱是他幹的，因為他不爽米國人怎樣怎樣，為了證明真的是他幹的他甚至丟出他用 Comodo 生出來的 addons.mozilla.org 的 private key，在 <a href="http://blog.gslin.org/archives/2011/03/29/2547/addons-mozilla-org-的-comodo-ssl-certificate-被放出-private-key">Gea-Suan Lin&#8217;s BLOG的這篇</a> 有提到，不過因為我沒在用 firefox 所以沒特別擔心就是 :p</p>
<p>相關的台灣華語報導不多，這兩篇可以參考一下</p>
<ul>
<li><a href="http://www.ithome.com.tw/itadm/article.php?c=66677">Comodo憑證遭盜用　Google/ 微軟/ Yahoo可能成攻擊目標</a><a href="http://www.ithome.com.tw/itadm/article.php?c=66677"><br />
</a></li>
<li><a href="http://www.ithome.com.tw/itadm/article.php?c=66747">伊朗駭客：Comodo憑證被盜事件是我幹的！</a></li>
</ul>
<p>總之，這件事告訴我們：有人亂搞的話 SSL 的機制會大亂，啊如果是發憑證的單位自己在亂搞呢？</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2011/03/30/comodo-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>國泰世華網路銀行毋是IE-ONLY了</title>
		<link>http://blog.pighead.cc/whsyu/2010/02/10/mybank-not-ie-only/</link>
		<comments>http://blog.pighead.cc/whsyu/2010/02/10/mybank-not-ie-only/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 11:54:55 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[bank]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=716</guid>
		<description><![CDATA[[客家話, hak-Hant-TW] http://www.mybank.com.tw 這間罵過當多擺了，明明就可以登入，毋過是沒用 IE 開就是做毋得用 (有兜畫面不正常沒就是出毋來)，看了當得人厭，寫信罵咩沒什麼用。不過聽講 ( Ptt MAC 板) 這擺的更新解決了這隻問題，試了一下 Chrome 撈 Safari 正經本成按毋落去的左半片可以用了，是毋靚啦 ( 色毋對) 不過正經可以用，右半片的帳號列表的台幣外幣切換也咩可以用，看來以後用 Mac 又少一隻開 Windows Guest OS 的理由了。]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[客家話, hak-Hant-TW]  </strong></p><p>http://www.mybank.com.tw</p>
<p>這間罵過當多擺了，明明就可以登入，毋過是沒用 IE 開就是做毋得用 (有兜畫面不正常沒就是出毋來)，看了當得人厭，寫信罵咩沒什麼用。不過聽講 ( Ptt MAC 板) 這擺的更新解決了這隻問題，試了一下 Chrome 撈 Safari 正經本成按毋落去的左半片可以用了，是毋靚啦 ( 色毋對) 不過正經可以用，右半片的帳號列表的台幣外幣切換也咩可以用，看來以後用 Mac 又少一隻開 Windows Guest OS 的理由了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2010/02/10/mybank-not-ie-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>線上產生 iPhone 風格的圖示</title>
		<link>http://blog.pighead.cc/whsyu/2010/01/26/iphone-icon-generator/</link>
		<comments>http://blog.pighead.cc/whsyu/2010/01/26/iphone-icon-generator/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 09:05:27 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=692</guid>
		<description><![CDATA[[客家話, hak-Hant-TW] 一隻可以線上產生看起來像 iPhone Apps 圖示的網站，上傳圖片過去、選好按鈕的形式他就會產生像是 iPhone Apps 該樣的圖示(.png)，還有加一隻 favicon (.ico)可以用到網頁上。 http://www.flavorstudios.com/iphone-icon-generator]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[客家話, hak-Hant-TW]  </strong></p><p>一隻可以線上產生看起來像 iPhone Apps 圖示的網站，上傳圖片過去、選好按鈕的形式他就會產生像是 iPhone Apps 該樣的圖示(.png)，還有加一隻 favicon (.ico)可以用到網頁上。</p>
<p><a href="http://www.flavorstudios.com/iphone-icon-generator">http://www.flavorstudios.com/iphone-icon-generator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2010/01/26/iphone-icon-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube HTML5</title>
		<link>http://blog.pighead.cc/whsyu/2010/01/22/youtube-html5/</link>
		<comments>http://blog.pighead.cc/whsyu/2010/01/22/youtube-html5/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 02:08:54 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[H.264 Chrome]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Webkit]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=640</guid>
		<description><![CDATA[[華語, cmn-Hant-TW] 在 AppleInsider 的這一篇裡面看到 YouTube 開始支援 HTML5，有逃離 Adobe Flash 的機會當然要來玩看看。 要測試 HTML5 Beta 很簡單，連到 http://www.youtube.com/html5 就可以切換播放模式了，目前只有 Chrome 跟 Safari 有支援，這樣看的話理論上 Webkit 系列的應該都可以才是，不過似乎 Konqueror 切了沒用，就算顯示成是 HTML5 beta 模式他還是會試著找 flash 來播。 其實 HTML5 的版本就是直接播 H.264 的影片，所以會吃比較少資源 &#8211; 至少在 Mac 上是如此。實際上測下去的結果發現果然是 beta 版啊！ 影片像打馬賽克一樣很有復古的味道，就算 HD 版也是一樣，不過這應該在正式推出後會回到正常吧。 整個介面和 Flash 版差異不大，不過少了廣告跟小動畫這些需要 Flash 才能跑的東西，然後在一開始載入的時候畫面中間會秀出一個 html5 的字樣，在 Chrome 下載入沒多久就開始播，在 Safari 下的話則是停在那邊不會動。卡住的原因不明，不過之前裝過 [...]]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[華語, cmn-Hant-TW]  </strong></p><p>在 <a href="http://www.appleinsider.com/articles/10/01/21/google_fights_flash_adds_html5_support_for_youtube_videos_in_safari.html">AppleInsider 的這一篇</a>裡面看到 YouTube 開始支援 HTML5，有逃離 Adobe Flash 的機會當然要來玩看看。</p>
<p>要測試 HTML5 Beta 很簡單，連到 <a href="http://www.youtube.com/html5">http://www.youtube.com/html5</a> 就可以切換播放模式了，目前只有 Chrome 跟 Safari 有支援，這樣看的話理論上 Webkit 系列的應該都可以才是，不過似乎 Konqueror 切了沒用，就算顯示成是 HTML5 beta 模式他還是會試著找 flash 來播。 其實 HTML5 的版本就是直接播 H.264 的影片，所以會吃比較少資源 &#8211; 至少在 Mac 上是如此。實際上測下去的結果發現果然是 beta 版啊！ 影片像打馬賽克一樣很有復古的味道，就算 HD 版也是一樣，不過這應該在正式推出後會回到正常吧。</p>
<p>整個介面和 Flash 版差異不大，不過少了廣告跟小動畫這些需要 Flash 才能跑的東西，然後在一開始載入的時候畫面中間會秀出一個 html5 的字樣，在 Chrome 下載入沒多久就開始播，在 Safari 下的話則是停在那邊不會動。卡住的原因不明，不過之前裝過 <a href="http://rentzsch.github.com/clicktoflash/">ClickToFlash</a> 載入也是載入很久，說不定只是我耐心不夠？！</p>
<p>總之 HTML5 Beta 的出現是個好的開始，不過等到功能完善系統穩定也許還要再一段時間吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2010/01/22/youtube-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nicovideo, YouTube Downloaders</title>
		<link>http://blog.pighead.cc/whsyu/2010/01/20/nicovideo-youtube-downloaders/</link>
		<comments>http://blog.pighead.cc/whsyu/2010/01/20/nicovideo-youtube-downloaders/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 01:21:21 +0000</pubDate>
		<dc:creator>Wei-Hao Syu</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[ニコニコ動画]]></category>

		<guid isPermaLink="false">http://blog.pighead.cc/whsyu/?p=632</guid>
		<description><![CDATA[[English, eng-Latn-US] にこ☆さうんど &#8211; Nicovideo MP3 Downloader Video2mp3 &#8211; Youtube MP3 Downloader though it shows incorrect national flags (China, which use Simplified Chinese) for Traditional Chinese Language YouTubeSnips YouTube MP4/FLV Downloader]]></description>
			<content:encoded><![CDATA[<p class="bb-post-separator"><strong>[English, eng-Latn-US]  </strong></p><h5><a href="http://nicosound.anyap.info/">にこ☆さうんど </a> &#8211; Nicovideo MP3 Downloader</h5>
<h5><a href="http://www.video2mp3.net/jp/index.php">Video2mp3</a> &#8211; Youtube MP3 Downloader</h5>
<ul>
<li>though it shows incorrect national flags (China, which use Simplified Chinese) for Traditional Chinese Language</li>
</ul>
<h5><a href="http://www.youtubesnips.com/">YouTubeSnips</a> YouTube MP4/FLV Downloader</h5>
]]></content:encoded>
			<wfw:commentRss>http://blog.pighead.cc/whsyu/2010/01/20/nicovideo-youtube-downloaders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

