<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Simply extending the browser</title>
	<atom:link href="http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/</link>
	<description>i couldn&#039;t think of better name for this blog...</description>
	<lastBuildDate>Tue, 22 Dec 2009 13:31:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: XCuteMe.net &#187; Simply extending the bbrowser/b « chimney</title>
		<link>http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/#comment-1087</link>
		<dc:creator>XCuteMe.net &#187; Simply extending the bbrowser/b « chimney</dc:creator>
		<pubDate>Thu, 11 Dec 2008 23:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://abcdefu.wordpress.com/?p=284#comment-1087</guid>
		<description>[...] is the original post:  Simply extending the bbrowser/b « chimney   Rating 3.00 out of 5   [...]</description>
		<content:encoded><![CDATA[<p>[...] is the original post:  Simply extending the bbrowser/b « chimney   Rating 3.00 out of 5   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza&#8217;s Thoughts &#187; Ubiquity Tutorial: How to turn a page upside-down</title>
		<link>http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/#comment-1086</link>
		<dc:creator>Aza&#8217;s Thoughts &#187; Ubiquity Tutorial: How to turn a page upside-down</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://abcdefu.wordpress.com/?p=284#comment-1086</guid>
		<description>[...] most folks don&#8217;t yet know about Ubiquity is that it can be used for a lot more than just writing user-initiated commands. For example, any [...]</description>
		<content:encoded><![CDATA[<p>[...] most folks don&#8217;t yet know about Ubiquity is that it can be used for a lot more than just writing user-initiated commands. For example, any [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malte</title>
		<link>http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/#comment-1084</link>
		<dc:creator>malte</dc:creator>
		<pubDate>Wed, 10 Dec 2008 20:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://abcdefu.wordpress.com/?p=284#comment-1084</guid>
		<description>Restarting after changing something is only necessary for changes in XPCOM components. When things are set up correctly, it&#039;s enough to open a new window for anything else:
https://developer.mozilla.org/En/Setting_up_extension_development_environment

The standard files for an extension (install.rdf, overlays and all) can be created through the Extension Wizard if you don&#039;t want to copy them together:
http://ted.mielczarek.org/code/mozilla/extensionwiz/</description>
		<content:encoded><![CDATA[<p>Restarting after changing something is only necessary for changes in XPCOM components. When things are set up correctly, it&#8217;s enough to open a new window for anything else:<br />
<a href="https://developer.mozilla.org/En/Setting_up_extension_development_environment" rel="nofollow">https://developer.mozilla.org/En/Setting_up_extension_development_environment</a></p>
<p>The standard files for an extension (install.rdf, overlays and all) can be created through the Extension Wizard if you don&#8217;t want to copy them together:<br />
<a href="http://ted.mielczarek.org/code/mozilla/extensionwiz/" rel="nofollow">http://ted.mielczarek.org/code/mozilla/extensionwiz/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/#comment-1083</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 10 Dec 2008 12:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://abcdefu.wordpress.com/?p=284#comment-1083</guid>
		<description>That description of what you need to create an extension is very misleading and an unfair comparison though. You can create &#039;the alert extension&#039; for your own personal use using only two of those (chrome.manifest and what you call browser.xul).

I&#039;m quite sure that creating a Ubiquity extension and sharing it with others, while giving users information about it and ensuring that security is dealt with is much more complicated that writing a line of script.</description>
		<content:encoded><![CDATA[<p>That description of what you need to create an extension is very misleading and an unfair comparison though. You can create &#8216;the alert extension&#8217; for your own personal use using only two of those (chrome.manifest and what you call browser.xul).</p>
<p>I&#8217;m quite sure that creating a Ubiquity extension and sharing it with others, while giving users information about it and ensuring that security is dealt with is much more complicated that writing a line of script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Chee</title>
		<link>http://abcdefu.wordpress.com/2008/12/09/simply-extending-the-browser/#comment-1082</link>
		<dc:creator>Philip Chee</dc:creator>
		<pubDate>Wed, 10 Dec 2008 11:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://abcdefu.wordpress.com/?p=284#comment-1082</guid>
		<description>This seems to be reinventing the three-cornered wheel since the userChrome.js extension (and some additional modules such as userChrome.xul) does pretty much the same and did it long before you did.

Phil</description>
		<content:encoded><![CDATA[<p>This seems to be reinventing the three-cornered wheel since the userChrome.js extension (and some additional modules such as userChrome.xul) does pretty much the same and did it long before you did.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
