<?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>#{茶男與藍牌} &#187; Firefox</title>
	<atom:link href="http://www.chentianwen.net/wordpress/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chentianwen.net/wordpress</link>
	<description>Life has to be exciting.</description>
	<lastBuildDate>Wed, 01 Feb 2012 01:34:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Firefox input and button have extra hidden space which make the height different from other browsers</title>
		<link>http://www.chentianwen.net/wordpress/2011/12/19/firefox-input-and-button-have-extra-hidden-space-which-make-the-height-different-from-other-browsers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=firefox-input-and-button-have-extra-hidden-space-which-make-the-height-different-from-other-browsers</link>
		<comments>http://www.chentianwen.net/wordpress/2011/12/19/firefox-input-and-button-have-extra-hidden-space-which-make-the-height-different-from-other-browsers/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 14:49:38 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=585</guid>
		<description><![CDATA[<p>To remove the extra hidden space which turns out to be border:</p> input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {border:0;} <p>reference:</p> <p>http://christophzillgens.com/en/articles/equal-height-input-and-button-elements-in-firefox-and-safari</p>]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2011/12/19/firefox-input-and-button-have-extra-hidden-space-which-make-the-height-different-from-other-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMLHTTP notes: readyState and the events</title>
		<link>http://www.chentianwen.net/wordpress/2009/05/22/xmlhttp-notes-readystate-and-the-events/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xmlhttp-notes-readystate-and-the-events</link>
		<comments>http://www.chentianwen.net/wordpress/2009/05/22/xmlhttp-notes-readystate-and-the-events/#comments</comments>
		<pubDate>Fri, 22 May 2009 08:28:00 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=195</guid>
		<description><![CDATA[<p>from <a href="http://www.quirksmode.org/blog/archives/2005/09/xmlhttp_notes_r_2.html">http://www.quirksmode.org/blog/archives/2005/09/xmlhttp_notes_r_2.html</a></p> <p class="intro">As we all know an xmlhttp script requires the use of the readystatechange event. In theory, using the load event is also possible, but Explorer doesn&#8217;t support it on xmlhttp requests.</p> <p>Both these events, and the readyState property, have a few odd quirks when used in an xmlhttp environment, though. These [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2009/05/22/xmlhttp-notes-readystate-and-the-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Tips To Reduce Firefox Memory and Cache Usage</title>
		<link>http://www.chentianwen.net/wordpress/2009/02/26/5-tips-to-reduce-firefox-memory-and-cache-usage/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-tips-to-reduce-firefox-memory-and-cache-usage</link>
		<comments>http://www.chentianwen.net/wordpress/2009/02/26/5-tips-to-reduce-firefox-memory-and-cache-usage/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 04:43:59 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=164</guid>
		<description><![CDATA[<p>from <a href="http://www.davidtan.org/tips-reduce-firefox-memory-cache-usage/">http://www.davidtan.org/tips-reduce-firefox-memory-cache-usage/</a></p> <p>Sometimes I just feel that <a id="KonaLink0" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.davidtan.org/tips-reduce-firefox-memory-cache-usage/#" target="undefined">Firefox</a> is such a memory hog. Once I start to open up a few extra tabs, it starts to slow down my whole system. Fortunately, you can do something about it. Here are simple tips and tricks [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2009/02/26/5-tips-to-reduce-firefox-memory-and-cache-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Table Border Issue in both IE and Firefox</title>
		<link>http://www.chentianwen.net/wordpress/2008/12/04/table-border-issue-in-both-ie-and-firefox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=table-border-issue-in-both-ie-and-firefox</link>
		<comments>http://www.chentianwen.net/wordpress/2008/12/04/table-border-issue-in-both-ie-and-firefox/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 16:48:13 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=135</guid>
		<description><![CDATA[<p>Just discover that when coding the following into style sheet:</p> table { border-collapse: collapse; } th, td { position: relative; border: 1px solid #eee; } <p>In Firefox 3, top and right borders of each table cell will disappear.</p> <p>In IE 7, borders could not collapse.</p> <p>Don&#8217;t know why this happened, need to do a little [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2008/12/04/table-border-issue-in-both-ie-and-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gears in Firefox</title>
		<link>http://www.chentianwen.net/wordpress/2008/09/19/gears-in-firefox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gears-in-firefox</link>
		<comments>http://www.chentianwen.net/wordpress/2008/09/19/gears-in-firefox/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 14:05:33 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=70</guid>
		<description><![CDATA[<p>Just a note of gears in Firefox which will help a great deal in facilitating your web development.</p> <p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a>: very handy extension which will help in figuring out the CSS and Javascript bugs.</p> <p><a href="https://addons.mozilla.org/en-US/firefox/addon/5369">YSlow</a>: Y(Why) slow? It&#8217;s a really a good name which will clearly identify the performance problems in your web page. [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2008/09/19/gears-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About protocol links</title>
		<link>http://www.chentianwen.net/wordpress/2008/09/19/about-protocol-links/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=about-protocol-links</link>
		<comments>http://www.chentianwen.net/wordpress/2008/09/19/about-protocol-links/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 12:50:16 +0000</pubDate>
		<dc:creator>茶男</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.chentianwen.net/wordpress/?p=66</guid>
		<description><![CDATA[<p>From <a href="http://kb.mozillazine.org/About_protocol_links">http://kb.mozillazine.org/About_protocol_links</a></p> <p>There are a few special URLs, which begin with about:, that you can type into the Location Bar. (In Thunderbird, which has no Location Bar, or in SeaMonkey, you can also use them as &#8220;Mail Start Page&#8221;.)</p> about: — The same page as &#8220;Help -&#62; About&#8221;. about:about — Lists all these about: [...]]]></description>
		<wfw:commentRss>http://www.chentianwen.net/wordpress/2008/09/19/about-protocol-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

