<?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/"
		>
<channel>
	<title>Comments on: Asynchronous Location Bar Searches</title>
	<atom:link href="http://shawnwilsher.com/archives/255/feed" rel="self" type="application/rss+xml" />
	<link>http://shawnwilsher.com/archives/255</link>
	<description></description>
	<lastBuildDate>Wed, 03 Mar 2010 21:06:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Test Build: Asynchronous Location Bar : Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/255/comment-page-1#comment-3702</link>
		<dc:creator>Test Build: Asynchronous Location Bar : Shawn Wilsher</dc:creator>
		<pubDate>Thu, 09 Jul 2009 00:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=255#comment-3702</guid>
		<description>[...] Recent Comments Brad on Highlight Warnings in MakeFront-end Performance in Firefox 3.5 and Beyond &#171; dietrich on Issues Issues&#8230;Web Page Design For You &#187; Blog Archive &#187; Experimental addon shifts Firefox&#8217;s awesome bar into overdrive on Test Add-on: Asynchronous Location Bar Searches (Take 3)Experimental addon shifts Firefox&#8217;s awesome bar into overdrive on Test Add-on: Asynchronous Location Bar Searches (Take 3)Front-end Performance in Firefox 3.5 and Beyond &#171; dietrich on Asynchronous Location Bar Searches [...]</description>
		<content:encoded><![CDATA[<p>[...] Recent Comments Brad on Highlight Warnings in MakeFront-end Performance in Firefox 3.5 and Beyond &laquo; dietrich on Issues Issues&#8230;Web Page Design For You &raquo; Blog Archive &raquo; Experimental addon shifts Firefox&#8217;s awesome bar into overdrive on Test Add-on: Asynchronous Location Bar Searches (Take 3)Experimental addon shifts Firefox&#8217;s awesome bar into overdrive on Test Add-on: Asynchronous Location Bar Searches (Take 3)Front-end Performance in Firefox 3.5 and Beyond &laquo; dietrich on Asynchronous Location Bar Searches [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Front-end Performance in Firefox 3.5 and Beyond &#171; dietrich</title>
		<link>http://shawnwilsher.com/archives/255/comment-page-1#comment-3682</link>
		<dc:creator>Front-end Performance in Firefox 3.5 and Beyond &#171; dietrich</dc:creator>
		<pubDate>Tue, 05 May 2009 20:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=255#comment-3682</guid>
		<description>[...] background, so as to not block the browser UI. This will surface in the Awesomebar (testable via Shawn&#8217;s extension) and Drew Willcoxon&#8217;s work on the Places query [...]</description>
		<content:encoded><![CDATA[<p>[...] background, so as to not block the browser UI. This will surface in the Awesomebar (testable via Shawn&#8217;s extension) and Drew Willcoxon&#8217;s work on the Places query [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://shawnwilsher.com/archives/255/comment-page-1#comment-3646</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=255#comment-3646</guid>
		<description>@Neil
Except in this case it&#039;s a templated class, so I&#039;d have to do that for each and every templated version, which is a bit painful with our macros.  I was told to make a base class for code size reduction in the first place.

@Mark
Yeah, it&#039;d be possible for an add-on to do that.</description>
		<content:encoded><![CDATA[<p>@Neil<br />
Except in this case it&#8217;s a templated class, so I&#8217;d have to do that for each and every templated version, which is a bit painful with our macros.  I was told to make a base class for code size reduction in the first place.</p>
<p>@Mark<br />
Yeah, it&#8217;d be possible for an add-on to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://shawnwilsher.com/archives/255/comment-page-1#comment-3645</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 12 Mar 2009 11:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=255#comment-3645</guid>
		<description>I&#039;m curious, is it possible for an addon to incorporate another data source?  If not, will that be possible in the future?

The reason I ask is lately I&#039;ve been using Evernote a lot.  It &#039;clips&#039; content (text, images, etc) from a web page, or anywhere on your computer, into it&#039;s online storage and then syncs with the client on your computer (if you have it installed).

I don&#039;t always remember to bookmark all the pages I clip, but also the evernote application search, searches through tags, title and content.
This evernote content falls in the same category in my brain as bookmarks.  I usually have a vague recollection of what I&#039;m looking for and I end up having to go to both Evernote and Firefox to search for it.  It would be great if I could start typing in the awesome bar and a second process were able to search through Evernote.
Is this possible?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious, is it possible for an addon to incorporate another data source?  If not, will that be possible in the future?</p>
<p>The reason I ask is lately I&#8217;ve been using Evernote a lot.  It &#8216;clips&#8217; content (text, images, etc) from a web page, or anywhere on your computer, into it&#8217;s online storage and then syncs with the client on your computer (if you have it installed).</p>
<p>I don&#8217;t always remember to bookmark all the pages I clip, but also the evernote application search, searches through tags, title and content.<br />
This evernote content falls in the same category in my brain as bookmarks.  I usually have a vague recollection of what I&#8217;m looking for and I end up having to go to both Evernote and Firefox to search for it.  It would be great if I could start typing in the awesome bar and a second process were able to search through Evernote.<br />
Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Rashbrook</title>
		<link>http://shawnwilsher.com/archives/255/comment-page-1#comment-3644</link>
		<dc:creator>Neil Rashbrook</dc:creator>
		<pubDate>Thu, 12 Mar 2009 10:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://shawnwilsher.com/?p=255#comment-3644</guid>
		<description>Alternatively you can make your subclasses override (rather than forward) Release, in which case a virtual destructor isn&#039;t necessary, instead it simply bloats your vtable.</description>
		<content:encoded><![CDATA[<p>Alternatively you can make your subclasses override (rather than forward) Release, in which case a virtual destructor isn&#8217;t necessary, instead it simply bloats your vtable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
