<?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>Jordon Mears &#187; Browsers</title>
	<atom:link href="http://www.finefrog.com/category/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.finefrog.com</link>
	<description>while(true) { write(learn(live())); }</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:31:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Removing a Misspelled Word From Your Firefox Dictionary</title>
		<link>http://www.finefrog.com/2008/08/28/removing-a-misspelled-word-from-your-firefox-dictionary/</link>
		<comments>http://www.finefrog.com/2008/08/28/removing-a-misspelled-word-from-your-firefox-dictionary/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 16:57:49 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=206</guid>
		<description><![CDATA[So I accidentally added a misspelled word to the dictionary in Firefox. I wanted to remove it so I looked through the preferences and I even checked out about:config, but no luck. So I did a little research and found that in Linux, Firefox settings are kept in a hidden file in your home folder [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/08/28/removing-a-misspelled-word-from-your-firefox-dictionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Headers to Send to Force a Download in PHP</title>
		<link>http://www.finefrog.com/2008/06/20/headers-to-send-to-force-a-download-in-php/</link>
		<comments>http://www.finefrog.com/2008/06/20/headers-to-send-to-force-a-download-in-php/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 16:17:17 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=137</guid>
		<description><![CDATA[It can be difficult sometimes to force a web browser to popup a dialog to let someone download a file. A lot of times with things like a pdf or Microsoft Office files (Word, Excel, etc), browsers like Internet Explorer will just open them with a sub program in the browser. This can be annoying [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/06/20/headers-to-send-to-force-a-download-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Download Day 2008</title>
		<link>http://www.finefrog.com/2008/06/14/firefox-3-download-day-2008/</link>
		<comments>http://www.finefrog.com/2008/06/14/firefox-3-download-day-2008/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 14:31:30 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=142</guid>
		<description><![CDATA[The new version of Firefox (version 3) is coming out on Tuesday, June 17 and they are trying to set a world record for the most downloads within a twenty four hour period.
From using the betas and release candidates, this version of Firefox is the best yet. It fixes a lot of issues with stability [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/06/14/firefox-3-download-day-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browsershots</title>
		<link>http://www.finefrog.com/2007/11/19/browsershots/</link>
		<comments>http://www.finefrog.com/2007/11/19/browsershots/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 21:55:29 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Clickable]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/2007/11/19/browsershots/</guid>
		<description><![CDATA[This is a pretty cool service the I came across the other day. It will take screenshots of a website for from a whole list of browsers, including a lot of the older versions of Internet Explorer and Firefox. It is a neat way to get a snapshot of what your website looks like on [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2007/11/19/browsershots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Based Javascript Code Compactor and Formatter</title>
		<link>http://www.finefrog.com/2007/10/10/browser-based-javascript-code-compactor-and-formatter/</link>
		<comments>http://www.finefrog.com/2007/10/10/browser-based-javascript-code-compactor-and-formatter/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 03:23:16 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/2007/10/10/browser-based-javascript-code-compactor-and-formatter/</guid>
		<description><![CDATA[This is a simple tool that can help you compact or cleanup your Javascript code without having to worry about it breaking by random code obscurities. I came across this a while ago when I was trying to compact some Javascript files into one line and I was running into errors. There are some random [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2007/10/10/browser-based-javascript-code-compactor-and-formatter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera&#8217;s Wii Browser is a Workout</title>
		<link>http://www.finefrog.com/2007/05/12/operas-wii-browser-is-a-workout/</link>
		<comments>http://www.finefrog.com/2007/05/12/operas-wii-browser-is-a-workout/#comments</comments>
		<pubDate>Sat, 12 May 2007 21:44:09 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/2007/05/12/operas-wii-browser-is-a-workout/</guid>
		<description><![CDATA[I just got a Nintendo Wii and I have been playing with the internet features of it and I must say I am very impressed with the version of the Opera web browser on it. It seems to render pages very well, including some very advanced Javascript. The zooming works really well with the wiimote [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2007/05/12/operas-wii-browser-is-a-workout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faking css position: fixed in Internet Explorer 6</title>
		<link>http://www.finefrog.com/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/</link>
		<comments>http://www.finefrog.com/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 18:24:46 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://atermin.net/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/</guid>
		<description><![CDATA[This is a trick that I have been doing for some time, but now that Internet Explorer 7 is out and it supports position fixed in css; I think this trick will been even more useful now that it will allow web developers to take better advantage of css and at the same time not [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2007/02/26/faking-css-position-fixed-in-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 beta 2</title>
		<link>http://www.finefrog.com/2006/09/06/firefox-20-beta-2/</link>
		<comments>http://www.finefrog.com/2006/09/06/firefox-20-beta-2/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 03:17:50 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://atermin.net/2006/09/06/firefox-20-beta-2/</guid>
		<description><![CDATA[The new Firefox beta just came out and I have been playing with it a little and to be honest with you I am not that impressed with the changes over the last beta.
The visual enhancements that you can clearly see (ie, shadowed mouseovers on new sleeker icons), are really not that impressive. Personally I [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2006/09/06/firefox-20-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 beta 1</title>
		<link>http://www.finefrog.com/2006/08/17/firefox-20-beta-1/</link>
		<comments>http://www.finefrog.com/2006/08/17/firefox-20-beta-1/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 18:02:11 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://atermin.net/2006/08/18/firefox-20-beta-1/</guid>
		<description><![CDATA[The other day I saw this eWeek article commenting on the first beta release of Firefox 2.0. The article pretty well sums up my thoughts on the beta as well. Which is that not too much has changed for the user interface except that the tab closing icon has been moved from the right side [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2006/08/17/firefox-20-beta-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Way to go Microsoft Internet Explorer 7</title>
		<link>http://www.finefrog.com/2006/07/14/way-to-go-microsoft-ie7/</link>
		<comments>http://www.finefrog.com/2006/07/14/way-to-go-microsoft-ie7/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 16:05:49 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://atermin.net/2006/07/14/way-to-go-microsoft-ie7/</guid>
		<description><![CDATA[This may be one of the very few times that I will ever praise Microsoft for their work in the web browser industry. And quite honestly I am only praising them out of the fact that they are finally fixing one of Internet Explorer's most abused bugs (i.e. It would have been truly better if [...]]]></description>
		<wfw:commentRss>http://www.finefrog.com/2006/07/14/way-to-go-microsoft-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
