<?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>Everything is Crap &#187; firefox</title>
	<atom:link href="http://everythingiscrap.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingiscrap.com</link>
	<description>Notes on the crap we&#039;ve been subjected to</description>
	<lastBuildDate>Wed, 02 May 2012 15:33:28 +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>Spell check trick with Firefox</title>
		<link>http://everythingiscrap.com/spell-check-trick-with-firefox/</link>
		<comments>http://everythingiscrap.com/spell-check-trick-with-firefox/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:10:50 +0000</pubDate>
		<dc:creator>paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[spell check]]></category>

		<guid isPermaLink="false">http://everythingiscrap.com/?p=287</guid>
		<description><![CDATA[Want to spell check an existing website? It's easy with Firefox. Just copy the javascript below, go to the website you want to spell check, paste the javascript into the address box and press enter. Your misspellled words will now be checked using Firefox's built-in spell checker. Here's the code: javascript:document.body.contentEditable='true'; document.designMode='on'; void 0]]></description>
			<content:encoded><![CDATA[<p>Want to spell check an existing website? It's easy with Firefox. Just copy the javascript below, go to the website you want to spell check, paste the javascript into the address box and press enter. Your misspellled words will now be checked using Firefox's built-in spell checker. Here's the code:</p>
<blockquote><p>javascript:document.body.contentEditable='true'; document.designMode='on'; void 0</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://everythingiscrap.com/spell-check-trick-with-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

