<?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>Sean Walther's Blog&#187; Firefox</title>
	<atom:link href="http://www.seangw.com/wordpress/index.php/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seangw.com/wordpress</link>
	<description>Flash, HTML, Actionscript, XML, Javascript, AJAX, CSS, iPhone and other geeky topics</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:54:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.seangw.com/wordpress/?pushpress=hub'/>
		<item>
		<title>Help: IE7 won&#8217;t load my JSON but IE8 will &#8211; Using a JSON Validator</title>
		<link>http://www.seangw.com/wordpress/index.php/2010/03/help-ie7-wont-load-my-json-but-ie8-will-using-a-json-validator/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2010/03/help-ie7-wont-load-my-json-but-ie8-will-using-a-json-validator/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 00:20:16 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[getJSON]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[JSON Validator]]></category>
		<category><![CDATA[JSONLint]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=653</guid>
		<description><![CDATA[I just ran into this issue, and found surprisingly little documentation.  My JSON request wasn&#8217;t returning.  I was using the jQuery &#8220;getJSON&#8221; method to send the request out.  Nothing was coming back. Here&#8217;s the code, pretty basic stuff: [javascript] $.getJSON(strSource, function(json){ // handle JSON here alert(json.data) } [/javascript] The code worked perfectly in Chrome, Safari, [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2010/03/help-ie7-wont-load-my-json-but-ie8-will-using-a-json-validator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Chrome 4.0: Extensions and Bookmark Sync</title>
		<link>http://www.seangw.com/wordpress/index.php/2010/01/google-chrome-4-0-extensions-and-bookmark-sync/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2010/01/google-chrome-4-0-extensions-and-bookmark-sync/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 21:13:04 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE Tab]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=543</guid>
		<description><![CDATA[Today Google officially announced the release of Chrome 4.0.  The update features two major pieces of functionality, Extensions and Bookmark Syncing.  If you already have Google Chrome, just click on the &#8220;tool&#8221; -&#62; About Google Chrome, and click on &#8220;Update&#8221; in the lower right corner next to the OK window.  Otherwise, download it from Google. [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2010/01/google-chrome-4-0-extensions-and-bookmark-sync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google History: Distorts Search Results (Warning for SEO experts)</title>
		<link>http://www.seangw.com/wordpress/index.php/2009/05/google-history-distorts-search-results-warning-for-seo-experts/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2009/05/google-history-distorts-search-results-warning-for-seo-experts/#comments</comments>
		<pubDate>Fri, 29 May 2009 11:36:29 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google History]]></category>
		<category><![CDATA[Google Toolbar]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=468</guid>
		<description><![CDATA[A growing sector in web development nowadays is the SEO &#8220;expert&#8221;.  With the blossoming effects of social networks and rapidly developing online presences, many people consider themselves SEO experts because they can gain visibility for your site. One could argue, that&#8217;s exactly what SEO (Search Engine Optimization) is, making sure your site gets visibility.  I&#8217;m [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2009/05/google-history-distorts-search-results-warning-for-seo-experts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome &#8211; Holding Steady</title>
		<link>http://www.seangw.com/wordpress/index.php/2008/09/chrome-holding-steady/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2008/09/chrome-holding-steady/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 15:23:15 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Arstechnica]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gears]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[SquirrelFish Extreme]]></category>
		<category><![CDATA[V8]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=56</guid>
		<description><![CDATA[I had posted earlier that I had setup Google&#8217;s new Chrome browser. Now it&#8217;s been at least a week that I&#8217;ve been using it and I wanted to post some comments. First of all, I don&#8217;t consider a &#8220;beta&#8221; browser.  I know whenever I test out a new browser it feels like it&#8217;s almost unusable [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2008/09/chrome-holding-steady/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
