<?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>Alex Mace's Blog &#187; Firefox</title>
	<atom:link href="http://blog.alexmace.co.uk/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexmace.co.uk</link>
	<description>Life &#38; Web Development</description>
	<lastBuildDate>Tue, 23 Mar 2010 21:34:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Styling buttons in Firefox</title>
		<link>http://blog.alexmace.co.uk/2009/02/05/styling-buttons-in-firefox/</link>
		<comments>http://blog.alexmace.co.uk/2009/02/05/styling-buttons-in-firefox/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 12:14:58 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.alexmace.co.uk/?p=309</guid>
		<description><![CDATA[This is more of a note to remind me in future. Take this bit of HTML:
&#60;button&#62;&#60;span&#62;Save&#60;/span&#62;&#60;/button&#62;
If you set the button and the span to have padding: 0, Firefox will still show the button with some padding. You can get rid of this with the following CSS:
 button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

Sorted!
 
 
]]></description>
			<content:encoded><![CDATA[<p>This is more of a note to remind me in future. Take this bit of HTML:</p>
<p><code>&lt;button&gt;&lt;span&gt;Save&lt;/span&gt;&lt;/button&gt;</code></p>
<p>If you set the button and the span to have padding: 0, Firefox will still show the button with some padding. You can get rid of this with the following CSS:</p>
<p><code> button::-moz-focus-inner {<br />
    border: 0;<br />
    padding: 0;<br />
}<br />
</code></p>
<p>Sorted!<br />
 <br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexmace.co.uk/2009/02/05/styling-buttons-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari on Windows</title>
		<link>http://blog.alexmace.co.uk/2007/07/03/safari-on-windows/</link>
		<comments>http://blog.alexmace.co.uk/2007/07/03/safari-on-windows/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 21:00:08 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.whythehell.co.uk/?p=298</guid>
		<description><![CDATA[I&#8217;ve been trying out Safari on Windows recently. It seems pretty good &#8211; it renders fonts really nicely, just as it does on a Mac. Performance seems good, although I don&#8217;t know how much quicker it is than Firefox, other than what Apple claims. Firefox has never felt particularly sluggish to me, but I guess [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying out Safari on Windows recently. It seems pretty good &#8211; it renders fonts really nicely, just as it does on a Mac. Performance seems good, although I don&#8217;t know how much quicker it is than Firefox, other than what Apple claims. Firefox has never felt particularly sluggish to me, but I guess in these times of broadband it will start to become the browser that affects render times rather than download speed. I wonder if that&#8217;ll start to affect how we design web pages? I guess the simplest, standard compliant ways will continue to be the best.</p>
<p>I think at least in the short to medium term, I&#8217;ll be sticking to Firefox as my main browser &#8211; tools like <a href="http://www.getfirebug.com" target="_blank">Firebug</a> and the <a href="http://chrispederick.com/work/web-developer/" target="_blank">Web Developer</a> extension just make it the perfect platform for development. However, the new <a href="http://webkit.org/blog/108/yet-another-one-more-thing-a-new-web-inspector/" target="_blank">Web Inspector</a> in Safari 3 looks like it might be offering some strong competition for the hearts and minds of developers. I have been trying to make sure I do my morning reading on Google Reader using Safari, and I try and keep my to-do list on <a href="http://www.basecamphq.com" target="_blank">Basecamp</a> open in Safari. We&#8217;ll see where we go from here&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexmace.co.uk/2007/07/03/safari-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Damn Firefox</title>
		<link>http://blog.alexmace.co.uk/2006/12/09/damn-firefox/</link>
		<comments>http://blog.alexmace.co.uk/2006/12/09/damn-firefox/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 22:36:39 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[needless fiddling]]></category>
		<category><![CDATA[sucks]]></category>

		<guid isPermaLink="false">http://www.whythehell.co.uk/?p=283</guid>
		<description><![CDATA[I was just typing away at an entry here that I might well attach to the end of this one when I decided to look up the spelling or a word. &#8220;I know, I shall use trusty Google&#8221;, I thought. Well, I didn&#8217;t actually think that, I looked at the Google search box in the [...]]]></description>
			<content:encoded><![CDATA[<p>I was just typing away at an entry here that I might well attach to the end of this one when I decided to look up the spelling or a word. &#8220;I know, I shall use trusty Google&#8221;, I thought. Well, I didn&#8217;t actually think that, I looked at the Google search box in the top right corner of Firefox and typed in the start of &#8220;chimera&#8221; to see if the suggestions came up with the right spellings. They came up with more than one that I thought could be correct, so I actually performed the search. Having established the correct spelling, I went to click on the tab containing my half typed entry. Only, oh dear, Firefox has displayed the results in the tab I currently had open. Arse. Not quite sure why it would have been designed like that. After all, in Firefox 2 we have a useful &#8220;Close Tab&#8221; button right there on each tab, so surely it is a cheap job for the user to do to close a search tab once they have finished it. After all, aren&#8217;t you looking for something that might well be relevant to another tab?</p>
<p>Anyway, what I was saying was that I&#8217;d changed the theme to a third party one, <a target="_blank" href="http://www.devlounge.net/extras/iceburgg">Iceburgg</a> by <a target="_blank" href="http://www.devlounge.net/">Devlounge</a> as it has a nice wintery feel and we&#8217;d put the Christmas tree up. I&#8217;ve been tinkering about with various things this evening while Kate is away including setting myself up a user account on her PC. We only have one set up in our house so far, which is her box with my monitor and speakers (hence the chimera reference I was originally going to make). Now that I&#8217;m retyping this is does seem a dull thing to say, so nevermind&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexmace.co.uk/2006/12/09/damn-firefox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
