<?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>Words, punctuated &#187; Web Browsers</title>
	<atom:link href="http://probertson.com/articles/category/web-browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://probertson.com</link>
	<description>Thoughts on web development, user-centered design, code, etc. by Paul Robertson</description>
	<lastBuildDate>Mon, 11 Jul 2011 03:43:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Mozilla Prism: analysis and comparison to AIR</title>
		<link>http://probertson.com/articles/2008/03/25/mozilla-prism-analysis-and-comparison-to-air/</link>
		<comments>http://probertson.com/articles/2008/03/25/mozilla-prism-analysis-and-comparison-to-air/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 21:54:34 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[Elsewhere on the web]]></category>
		<category><![CDATA[User-centered design]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2008/03/25/mozilla-prism-analysis-and-comparison-to-air/</guid>
		<description><![CDATA[I wanted to share a couple of links and some of my thoughts about Mozilla Prism (also here), which (from my understanding) is currently a way to take a browser page and isolate it so that it runs in its own window (and maybe its own process &#8212; not certain about that one) without the [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2008/03/25/mozilla-prism-analysis-and-comparison-to-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knowing when to not use AIR</title>
		<link>http://probertson.com/articles/2007/09/14/knowing-when-to-not-use-air/</link>
		<comments>http://probertson.com/articles/2007/09/14/knowing-when-to-not-use-air/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 22:58:03 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Application Design]]></category>
		<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[Elsewhere on the web]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[User-centered design]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2007/09/14/knowing-when-to-not-use-air/</guid>
		<description><![CDATA[Simplified Chaos has an insightful article about deciding when to use AIR and when to stick to browser-based Flash/Flex. His recommendation is to use the browser by default, and only move to AIR if you really need that desktop functionality. His reasoning, which I can agree with, is that people are much less likely to [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2007/09/14/knowing-when-to-not-use-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tamarin link roundup</title>
		<link>http://probertson.com/articles/2006/11/07/tamarin-link-roundup/</link>
		<comments>http://probertson.com/articles/2006/11/07/tamarin-link-roundup/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 00:09:29 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Elsewhere on the web]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2006/11/07/tamarin-link-roundup/</guid>
		<description><![CDATA[Some of the most useful links I&#8217;ve found on the recent project Tamarin announcement (Adobe&#8217;s contribution of code for AVM2&#8212;the ActionScript processing virtual machine portion of Flash Player&#8212;to the Mozilla Foundation). Tamarin project page Mozilla foundation press release Nice executive summary and analysis by Frank Hecker, executive director of the Mozilla Foundation Benchmark comparisons of [...]]]></description>
		<wfw:commentRss>http://probertson.com/articles/2006/11/07/tamarin-link-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Problem (and solution) : getURL() in a Flash projector fails in Firefox</title>
		<link>http://probertson.com/articles/2006/10/11/geturl-flash-projector-firefox-problem/</link>
		<comments>http://probertson.com/articles/2006/10/11/geturl-flash-projector-firefox-problem/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 17:28:37 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Articles by Paul]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2006/10/11/geturl-flash-projector-firefox-problem/</guid>
		<description><![CDATA[On Windows, using  <code>getURL()</code> or a similar approach to open an HTML page from a SWF running in the standalone Flash Player (such as a Flash projector file running on a CD-ROM) doesn't work if the user has Firefox set as their default browser. Here we'll take a look at what's causing the problem and how to work around it.]]></description>
		<wfw:commentRss>http://probertson.com/articles/2006/10/11/geturl-flash-projector-firefox-problem/feed/</wfw:commentRss>
		<slash:comments>115</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox Tips &amp; Tricks</title>
		<link>http://probertson.com/articles/2004/07/29/mozilla-firefox-tips-tricks/</link>
		<comments>http://probertson.com/articles/2004/07/29/mozilla-firefox-tips-tricks/#comments</comments>
		<pubDate>Thu, 29 Jul 2004 16:38:58 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2004/07/29/mozilla-firefox-tips-tricks/</guid>
		<description><![CDATA[Mozilla Firefox Tips &#38; Tricks]]></description>
		<wfw:commentRss>http://probertson.com/articles/2004/07/29/mozilla-firefox-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complying with IE in XP SP2</title>
		<link>http://probertson.com/articles/2004/07/28/complying-with-ie-in-xp-sp2/</link>
		<comments>http://probertson.com/articles/2004/07/28/complying-with-ie-in-xp-sp2/#comments</comments>
		<pubDate>Wed, 28 Jul 2004 16:24:45 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2004/07/28/complying-with-ie-in-xp-sp2/</guid>
		<description><![CDATA[Complying with IE in XP SP2]]></description>
		<wfw:commentRss>http://probertson.com/articles/2004/07/28/complying-with-ie-in-xp-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

