<?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>WMの物語 &#187; firefox</title>
	<atom:link href="http://blog.kidwm.net/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kidwm.net</link>
	<description>Return to my kismet...不先改變自己是要怎麼改變世界！</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:45:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>在Ubuntu Linux上升級Firefox 4</title>
		<link>http://blog.kidwm.net/184</link>
		<comments>http://blog.kidwm.net/184#comments</comments>
		<pubDate>Wed, 23 Mar 2011 02:08:16 +0000</pubDate>
		<dc:creator>WM</dc:creator>
				<category><![CDATA[通風報信]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[軟體]]></category>

		<guid isPermaLink="false">http://blog.kidwm.net/?p=184</guid>
		<description><![CDATA[眾所矚目的Firefox 4終於正式發行啦！ 在這篇說明如何在Ubuntu 10.04和10.10上升級到最新版的Firefox，順便提一下一些注意事項。 當然，在Ubuntu底下要跟上潮流最便利的方式就是PPA。 sudo add-apt-repository ppa:mozillateam/firefox-stable sudo apt-get update sudo apt-get install firefox ubufox 對，就是這樣而已，不過麻煩的事在後頭。 首先可能會遇到的是介面語系跑回英文的問題，得自己抓語系檔附加元件來安裝。 32bit: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/linux-i686/xpi/zh-TW.xpi 64bit: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/linux-x86_64/xpi/zh-TW.xpi (往後更新請依版號修改路徑，因此就不貼成連結了。） 接著，如果原先有安裝其他佈景主題，雖然會自動被停用，但可能還是會造成Firefox 4的版面異常，請直接移除之前使用中的非預設佈景主題。 (順帶一提，這次UI的變動，讓很多佈景主題宣告陣亡，最古老的Firefox預設(0.6 - 0.8)佈景主題Qute，作者也說不再繼續維護了。真是令人感慨，我個人是從1.5版開始用Firefox後就一路用到現在啊。) 然後是介面的調整，建議是先把介面回復成Firefox 4預設的樣子再來調整成自己原先的習慣。下面就幾個重點講一下： 原本網址列裡面的訂閱指示通知被拿掉了，因此提供了一個新的訂閱按鈕可以放在工具列上，或是可以裝RSS Icon In Awesombar擴充套件讓它出現在網址列，變回原本熟悉又方便的樣子。 至於如果覺得新的選單按鈕上只有文字不太滿意，喜歡原先可愛的火狐圖示，那麼裝上Movable Firefox Button，除了以圖示代替文字外，還可以把它移動到其他地方。 新功能分頁群組也有提供按鈕，不常用熱鍵Ctrl + Shift + E來呼叫的人，可以考慮把它拉上工具列。 最後補充一點，Linux版比較不一樣的地方在於，原本的選單列在隱藏之後是無法用Alt鍵呼叫出來的，只能用F10這個熱鍵，而目前有些功能並沒有被放進新的按鈕選單裡面，這點也值得注意一下。]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_187" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.kidwm.net/wp-content/uploads/2011/03/fx4.png"><img src="http://blog.kidwm.net/wp-content/uploads/2011/03/fx4-300x163.png" alt="Firefox 4 on Ubuntu Linux" title="Firefox 4 on Ubuntu Linux" width="300" height="163" class="size-medium wp-image-187" /></a><p class="wp-caption-text">Firefox 4 on Ubuntu Linux</p></div><br />
眾所矚目的Firefox 4終於正式發行啦！<br />
在這篇說明如何在Ubuntu 10.04和10.10上升級到最新版的Firefox，順便提一下一些注意事項。<br />
<span id="more-184"></span><br />
當然，在Ubuntu底下要跟上潮流最便利的方式就是PPA。<br />
<code>sudo add-apt-repository ppa:mozillateam/firefox-stable<br />
sudo apt-get update<br />
sudo apt-get install firefox ubufox</code><br />
對，就是這樣而已，不過麻煩的事在後頭。</p>
<p>首先可能會遇到的是介面語系跑回英文的問題，得自己抓語系檔附加元件來安裝。<br />
32bit: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/linux-i686/xpi/zh-TW.xpi<br />
64bit: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/4.0/linux-x86_64/xpi/zh-TW.xpi<br />
(往後更新請依版號修改路徑，因此就不貼成連結了。）</p>
<p>接著，如果原先有安裝其他佈景主題，雖然會自動被停用，但可能還是會造成Firefox 4的版面異常，請直接移除之前使用中的非預設佈景主題。<br />
(順帶一提，這次UI的變動，讓很多佈景主題宣告陣亡，最古老的Firefox預設(0.6 - 0.8)佈景主題Qute，<a href="http://arvidaxelsson.se/2011/02/27/themes-discontinued/">作者也說不再繼續維護了</a>。真是令人感慨，我個人是從1.5版開始用Firefox後就一路用到現在啊。)</p>
<p>然後是介面的調整，建議是先把介面回復成Firefox 4預設的樣子再來調整成自己原先的習慣。下面就幾個重點講一下：</p>
<p>原本網址列裡面的訂閱指示通知被拿掉了，因此提供了一個新的訂閱按鈕可以放在工具列上，或是可以裝<a href="https://addons.mozilla.org/en-us/firefox/addon/rss-icon-in-awesombar/">RSS Icon In Awesombar</a>擴充套件讓它出現在網址列，變回原本熟悉又方便的樣子。</p>
<p>至於如果覺得新的選單按鈕上只有文字不太滿意，喜歡原先可愛的火狐圖示，那麼裝上<a href="https://addons.mozilla.org/en-US/firefox/addon/movable-firefox-button/">Movable Firefox Button</a>，除了以圖示代替文字外，還可以把它移動到其他地方。</p>
<p>新功能分頁群組也有提供按鈕，不常用熱鍵Ctrl + Shift + E來呼叫的人，可以考慮把它拉上工具列。</p>
<p>最後補充一點，Linux版比較不一樣的地方在於，原本的選單列在隱藏之後是無法用Alt鍵呼叫出來的，只能用F10這個熱鍵，而目前有些功能並沒有被放進新的按鈕選單裡面，這點也值得注意一下。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kidwm.net/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 4 disabled the support of Remote XUL</title>
		<link>http://blog.kidwm.net/178</link>
		<comments>http://blog.kidwm.net/178#comments</comments>
		<pubDate>Thu, 17 Mar 2011 15:35:58 +0000</pubDate>
		<dc:creator>WM</dc:creator>
				<category><![CDATA[通風報信]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://blog.kidwm.net/?p=178</guid>
		<description><![CDATA[由於執行遠端主機上的XUL檔案程式，一直以來不斷地被認為是Firefox安全性上的隱憂，所以自從Firefox 4以後，開發者們決定將這個功能禁用。 詳情可以參考MDN上面的說明，裡面有提到Mozilla方面也給出了一個名為Remote XUL Manager的擴充套件，可以讓使用者設定放行的白名單。這樣一來更新到Firefox 4後遇到使用XUL製作的投影片或是其他應用程式時，如果看到上圖那樣的畫面就知道該怎麼解套了。]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_179" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.kidwm.net/wp-content/uploads/2011/03/remote_xul.png"><img src="http://blog.kidwm.net/wp-content/uploads/2011/03/remote_xul-300x215.png" alt="Firefox 4 Remote XUL" title="Firefox 4 Remote XUL" width="300" height="215" class="size-medium wp-image-179" /></a><p class="wp-caption-text">Firefox 4 Remote XUL</p></div><br />
由於執行遠端主機上的XUL檔案程式，一直以來不斷地被認為是Firefox安全性上的隱憂，所以自從Firefox 4以後，開發者們決定將這個功能禁用。<br />
詳情可以參考<a href="https://developer.mozilla.org/en/using_remote_xul">MDN上面的說明</a>，裡面有提到Mozilla方面也給出了一個名為<a href="https://addons.mozilla.org/en-US/firefox/addon/remote-xul-manager/">Remote XUL Manager</a>的擴充套件，可以讓使用者設定放行的白名單。這樣一來更新到Firefox 4後遇到使用XUL製作的投影片或是其他應用程式時，如果看到上圖那樣的畫面就知道該怎麼解套了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kidwm.net/178/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yahoo!奇摩新聞去廣告</title>
		<link>http://blog.kidwm.net/63</link>
		<comments>http://blog.kidwm.net/63#comments</comments>
		<pubDate>Sun, 10 Aug 2008 14:38:35 +0000</pubDate>
		<dc:creator>WM</dc:creator>
				<category><![CDATA[通風報信]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://blog.kidwm.net/?p=63</guid>
		<description><![CDATA[很久之前就寫好了，不過一直沒放出來，雖然比起其它網站，奇摩新聞算比較好修改的，不過還是不能改得盡善盡美就是。 那麼底下就是Stylish的樣式語法： @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain(tw.news.yahoo.com) { /* 相關內容 */ #mediaarticlerelated { display: none !important; } /* 側邊廣告 */ .yom-secondary { display: none !important; } /* 延伸閱讀 */ #mediainfinitebrowselist { display: none !important; } /* 底部廣告 */ #mediaeditorpicks, #mw-ysm-cm-container { display: none !important; } /* 相關知識+*/ #mediakplus { display: none !important; } /* 討論迴響 */ [...]]]></description>
			<content:encoded><![CDATA[<p>很久之前就寫好了，不過一直沒放出來，雖然比起其它網站，奇摩新聞算比較好修改的，不過還是不能改得盡善盡美就是。<br />
那麼底下就是<a href="http://userstyles.org/stylish/">Stylish</a>的樣式語法：<br />
<span id="more-63"></span><br />
<code><br />
@namespace url(http://www.w3.org/1999/xhtml);<br />
@-moz-document domain(tw.news.yahoo.com) {<br />
/* 相關內容 */<br />
#mediaarticlerelated {<br />
display: none !important;<br />
}<br />
/* 側邊廣告 */<br />
.yom-secondary {<br />
display: none !important;<br />
}<br />
/* 延伸閱讀 */<br />
#mediainfinitebrowselist {<br />
display: none !important;<br />
}<br />
/* 底部廣告 */<br />
#mediaeditorpicks, #mw-ysm-cm-container {<br />
display: none !important;<br />
}<br />
/* 相關知識+*/<br />
#mediakplus {<br />
display: none !important;<br />
}<br />
/* 討論迴響 */<br />
#yom-comments {<br />
display: none !important;<br />
}<br />
/* 頁腳橫幅 */<br />
#footer-links {<br />
display: none !important;<br />
}<br />
/* 版面調整 */<br />
.yom-primary {<br />
width: auto !important;<br />
}<br />
}<br />
</code><br />
使用前請注意，我的修改是把整個右邊欄都給拿掉，會連<strong>今日焦點</strong>跟<strong>新聞專輯</strong>這兩個非廣告的部份一起消失。<br />
<del datetime="2011-10-18T01:01:41+00:00">另外還有個調整版面後出現的問題就是，會有些新聞頁面莫名的出現橫向的捲軸出來，但多出來的頁面寬度又都沒有東西在裡面，雖然最後再加上樣式可以處理掉，懷疑是跟奇摩新聞本身使用的Javascript有關，如果有人發現為什麼，麻煩教我一下吧！<br />
P.S. 版面調整在Chrome的Stylish中沒有作用。原因可能跟上面的問題有關。</del></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kidwm.net/63/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Yahoo!奇摩字典去廣告</title>
		<link>http://blog.kidwm.net/22</link>
		<comments>http://blog.kidwm.net/22#comments</comments>
		<pubDate>Sat, 17 Nov 2007 10:48:00 +0000</pubDate>
		<dc:creator>WM</dc:creator>
				<category><![CDATA[通風報信]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://blog.kidwm.net/22</guid>
		<description><![CDATA[前幾天奇摩字典改版了，想說那就順便來把之前沒做好的去廣告，做得徹底一點。 因為自己平常是使用這個當作英漢字典，所以常常會造訪，非常討厭看到那些廣告，吸收不乾淨的東西會妨礙學習啊。 Stylish的樣式如下： @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain(tw.dictionary.yahoo.com) { /* 首頁廣告 */ #fr-adv, #fr-adv-bot { display: none !important; } /* 側邊廣告 */ .ad, #hot-keywords, #tools-download, #tools-download + div { display: none !important; } #east { padding-top: 10px !important; } /* 底部廣告 */ #ad-be, .ysm { display: none !important; } }]]></description>
			<content:encoded><![CDATA[<p>前幾天<a href="http://tw.dictionary.yahoo.com/">奇摩字典</a>改版了，想說那就順便來把之前沒做好的去廣告，做得徹底一點。<br />
因為自己平常是使用這個當作英漢字典，所以常常會造訪，非常討厭看到那些廣告，吸收不乾淨的東西會妨礙學習啊。<br />
<span id="more-22"></span><br />
<a href="http://userstyles.org/stylish/">Stylish</a>的樣式如下：<br />
<code><br />
@namespace url(http://www.w3.org/1999/xhtml);<br />
@-moz-document domain(tw.dictionary.yahoo.com)<br />
{<br />
/* 首頁廣告 */<br />
#fr-adv, #fr-adv-bot<br />
{<br />
display: none !important;<br />
}<br />
/* 側邊廣告 */<br />
.ad, #hot-keywords, #tools-download, #tools-download + div<br />
{<br />
display: none !important;<br />
}<br />
#east {<br />
padding-top: 10px !important;<br />
}<br />
/* 底部廣告 */<br />
#ad-be, .ysm<br />
{<br />
display: none !important;<br />
}<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kidwm.net/22/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

