<?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>BrandonLive &#187; WDS Development</title>
	<atom:link href="http://brandonlive.com/tag/wds-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandonlive.com</link>
	<description>Seattle Geek with lots to say.</description>
	<lastBuildDate>Tue, 27 Apr 2010 17:53:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Federated Search Implementer&#8217;s Guide Updated</title>
		<link>http://brandonlive.com/2009/05/22/federated-search-implementers-guide-updated/</link>
		<comments>http://brandonlive.com/2009/05/22/federated-search-implementers-guide-updated/#comments</comments>
		<pubDate>Sat, 23 May 2009 00:45:07 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[OpenSearch]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2009/05/22/federated-search-implementers-guide-updated/</guid>
		<description><![CDATA[Hope you’re all enjoying the Windows 7 RC!
This week we published an update to the Federated Search Implementer’s Guide.&#160; This update includes some new information as well as some corrections to the original document.&#160; Most crucially, the original document erroneously indicated that the URL template contained an attribute called “format” – when it was referring [...]]]></description>
			<content:encoded><![CDATA[<p>Hope you’re all enjoying the <a href="http://www.microsoft.com/windows/windows-7">Windows 7 RC</a>!</p>
<p>This week we published an update to the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;displaylang=en&amp;tm">Federated Search Implementer’s Guide</a>.&#160; This update includes some new information as well as some corrections to the original document.&#160; Most crucially, the original document erroneously indicated that the URL template contained an attribute called “format” – when it was referring to the “type” attribute.&#160; So if you followed the guide exactly, your OSDX file wouldn’t work properly with Windows 7 (or anybody else following the OpenSearch spec).</p>
<p>This update also includes additions such as information about providing “collection” templates to display results without the user entering a query, details about URL protocol support, and more.</p>
<p>Link: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;displaylang=en&amp;tm">Windows 7 Federated Search Provider Implementer’s Guide</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2009/05/22/federated-search-implementers-guide-updated/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>IOpenSearchSource documentation</title>
		<link>http://brandonlive.com/2009/04/06/iopensearchsource-documentation/</link>
		<comments>http://brandonlive.com/2009/04/06/iopensearchsource-documentation/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 19:22:17 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OpenSearch]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://brandonlive.com/?p=554</guid>
		<description><![CDATA[Just wanted to post a heads-up to interested parties, the stub page on MSDN for IOpenSearchSource and its one method have been replaced by the draft documentation.
The new page roughly sums up its use and purpose:
A client-side OpenSearch data source that sits in between the Microsoft Windows OpenSearch provider and the external data source.  With [...]]]></description>
			<content:encoded><![CDATA[<p>Just wanted to post a heads-up to interested parties, the stub page on MSDN for <a href="http://msdn.microsoft.com/en-us/library/dd378289(VS.85).aspx">IOpenSearchSource </a>and its one method have been replaced by the draft documentation.</p>
<p>The new page roughly sums up its use and purpose:</p>
<p style="padding-left: 30px;">A client-side OpenSearch data source that sits in between the Microsoft Windows OpenSearch provider and the external data source.  With a search connector (a .searchconnector-ms file), Windows Explorer calls your implementation with the query parameters. Your implementation returns results formatted in RSS or Atom format. That allows your implementation to provide custom authentication UI and connect to the data source using its proprietary API.</p>
<p>More details at:  <a href="http://msdn.microsoft.com/en-us/library/dd378289(VS.85).aspx">http://msdn.microsoft.com/en-us/library/dd378289(VS.85).aspx</a></p>
<p>Unfortunately we still don&#8217;t have any details on how you actually hook up an implementation of this.  The doc / SDK folks are working on this but it&#8217;s part of a larger effort that&#8217;s taking a bit of time.  In the meantime I&#8217;m going to see if I can post an example here or on CodePlex.  Most likely I&#8217;ll be posting a detailed .NET example followed by a simpler C++ version.</p>
<p>If you have questions about whether this API may end up being useful to you, let me know, and hopefully I can help clarify what is or isn&#8217;t possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2009/04/06/iopensearchsource-documentation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Federated Search Implementer&#8217;s Guide now available!</title>
		<link>http://brandonlive.com/2009/02/06/windows-7-federated-search-implementers-guide-now-available/</link>
		<comments>http://brandonlive.com/2009/02/06/windows-7-federated-search-implementers-guide-now-available/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 17:27:37 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OpenSearch]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://brandonlive.com/?p=537</guid>
		<description><![CDATA[We just posted the first version of the Windows 7 Federated Search Implementer&#8217;s Guide! You can download it here.
This document covers subjects such as crafting the best OpenSearch Description File for your site, returning files and custom properties, customizing the results view, optimizing your source for performance, and more. If you&#8217;re interested in developing an [...]]]></description>
			<content:encoded><![CDATA[<p>We just posted the first version of the Windows 7 Federated Search Implementer&#8217;s Guide! You can <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;displaylang=en&amp;tm">download it here.</a></p>
<p>This document covers subjects such as crafting the best OpenSearch Description File for your site, returning files and custom properties, customizing the results view, optimizing your source for performance, and more. If you&#8217;re interested in developing an OpenSearch source for Windows 7, check it out! And as always, please share your feedback!</p>
<p>Link: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c709a596-a9e9-49e7-bcd4-319664929317&amp;displaylang=en&amp;tm">Windows 7 Federated Search Provider Implementer&#8217;s Guide</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2009/02/06/windows-7-federated-search-implementers-guide-now-available/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Heading home from PDC</title>
		<link>http://brandonlive.com/2008/10/30/heading-home-from-pdc/</link>
		<comments>http://brandonlive.com/2008/10/30/heading-home-from-pdc/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 00:18:09 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Life of Brandon]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft PDC]]></category>
		<category><![CDATA[OpenSearch]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/10/30/heading-home-from-pdc/</guid>
		<description><![CDATA[It’s been a whirlwind of a trip here in LA.&#160; When I arrived I thought I’d be blogging, posting photos, and keeping in touch with the outside world the whole time.&#160; Well, that didn’t quite work out.&#160; There was always so much going on and so much to do, that the little downtime I had [...]]]></description>
			<content:encoded><![CDATA[<p>It’s been a whirlwind of a trip here in LA.&#160; When I arrived I thought I’d be blogging, posting photos, and keeping in touch with the outside world the whole time.&#160; Well, that didn’t quite work out.&#160; There was always so much going on and so much to do, that the little downtime I had when I arrived back at my hotel was spent squeezing some of that “sleep” stuff into my schedule.</p>
<p>In case you’re wondering which of the features unveiled at PDC is “my baby,” that would be the OpenSearch-based search federation feature in the Windows Explorer, detailed in the Find &amp; Organize session which you can watch <a href="http://channel9.msdn.com/pdc2008/PC16/">here</a>.</p>
<p>We also have a <a href="http://channel9.msdn.com/posts/Dan/Windows-7-Find-and-Organize-Part-1-The-User-Experience/">Channel 9 video</a> covering the new Libraries feature and other user experience improvements in Explorer for Windows 7.&#160; This video is part 1 of a two part series, the second of which covers the Search Federation feature (and yours truly).</p>
<p>For now, the best place to learn more about OpenSearch in Windows 7 is to watch the session video at the link below.</p>
<p><a href="http://channel9.msdn.com/pdc2008/PC16/">PDC 2008 session &#8211; Windows 7: Empower users to find, visualize and organize their data with Libraries and the Explorer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/10/30/heading-home-from-pdc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Desktop Search on the Win7 Engineering blog</title>
		<link>http://brandonlive.com/2008/10/23/desktop-search-on-the-win7-engineering-blog/</link>
		<comments>http://brandonlive.com/2008/10/23/desktop-search-on-the-win7-engineering-blog/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 21:18:22 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Search Blogs]]></category>
		<category><![CDATA[Windows Shell]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[WS4]]></category>

		<guid isPermaLink="false">http://brandonlive.com/?p=483</guid>
		<description><![CDATA[About a week ago we posted an entry to the Windows 7 Engineering Team Blog about Windows Desktop Search, describing the motivation behind indexing files and what investments we&#8217;re making in that area of the system.  It&#8217;s a good read so check it out if you haven&#8217;t already.
This afternoon we made a follow-up post addressing [...]]]></description>
			<content:encoded><![CDATA[<p>About a week ago we <a href="http://blogs.msdn.com/e7/archive/2008/10/13/windows-desktop-search.aspx">posted an entry</a> to the <a href="http://blogs.msdn.com/e7/default.aspx">Windows 7 Engineering Team Blog </a>about Windows Desktop Search, describing the motivation behind indexing files and what investments we&#8217;re making in that area of the system.  It&#8217;s a good read so <a href="http://blogs.msdn.com/e7/archive/2008/10/13/windows-desktop-search.aspx">check it out if you haven&#8217;t already.</a></p>
<p>This afternoon we made a <a href="http://blogs.msdn.com/e7/archive/2008/10/23/follow-up-windows-desktop-search.aspx">follow-up post</a> addressing some of the suggestions, comments, and concerns that showed up in the comments to the original entry.</p>
<p>If you have more feedback, please keep it coming.  I and others will try to respond in the comments over there, or in future follow-ups.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/10/23/desktop-search-on-the-win7-engineering-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indexer Status gadget updated</title>
		<link>http://brandonlive.com/2008/10/08/indexer-status-gadget-updated/</link>
		<comments>http://brandonlive.com/2008/10/08/indexer-status-gadget-updated/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 02:29:22 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Shell]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[WS4]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/10/08/indexer-status-gadget-updated/</guid>
		<description><![CDATA[I updated my Windows Search indexer gadget with a couple of fixes.&#160; If you run the gadget, you may want to update in order to fix issues with the play and fast-forward (“index now”) buttons not properly reflecting the state of the indexer back-off feature after clicking one of them.
Also, if you like the gadget, [...]]]></description>
			<content:encoded><![CDATA[<p>I updated my Windows Search indexer gadget with a couple of fixes.&#160; If you run the gadget, you may want to update in order to fix issues with the play and fast-forward (“index now”) buttons not properly reflecting the state of the indexer back-off feature after clicking one of them.</p>
<p>Also, if you like the gadget, please go to the Gadget Gallery page and give it a good rating <img src='http://brandonlive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=45c441a6-edbc-454d-9262-d264728d6a3a&amp;bt=1&amp;pl=1">Download Indexer Status Gadget on Live Gallery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/10/08/indexer-status-gadget-updated/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How my team and I fit into Windows 7</title>
		<link>http://brandonlive.com/2008/08/18/how-my-team-and-i-fit-into-windows-7/</link>
		<comments>http://brandonlive.com/2008/08/18/how-my-team-and-i-fit-into-windows-7/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 03:25:59 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Life of Brandon]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[My Co-workers]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/08/18/how-my-team-and-i-fit-into-windows-7/</guid>
		<description><![CDATA[As you probably heard (if you’re reading this blog), Steven Sinofsky and Jon DeVaan recently launched the Windows 7 Engineering Team Blog.
This afternoon Steven made his second post on the blog, discussing the Windows 7 engineering organization.  He describes the rough dimensions of the various feature teams, including a pretty complete list of the teams [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably heard (if you’re reading this blog), <a href="http://www.microsoft.com/presspass/exec/ssinofsky/">Steven Sinofsky</a> and <a href="http://brandonlive.com/wp-admin/Jon%20DeVaan">Jon DeVaan</a> recently launched the <a href="http://blogs.msdn.com/e7/default.aspx">Windows 7 Engineering Team Blog.</a></p>
<p>This afternoon Steven made his second post on the blog, <a href="http://blogs.msdn.com/e7/archive/2008/08/18/windows_5F00_7_5F00_team.aspx">discussing the Windows 7 engineering organization.</a>  He describes the rough dimensions of the various feature teams, including a pretty complete list of the teams and an idea of their approximate size (ballpark estimate being 40 developers, 40 testers, and 20 PMs). </p>
<p>If you look at his list you can spot my team, which goes by the name Find and Organize.  So who are we?  Well, as you might guess and Steven describes, we own the end-to-end Search features of Windows (the “find”) as well as the browsing and data management experience (the “organize”).  We often abbreviate this as “FnO” and many people pronounce it as “fff-no” (rhymes with “snow”), though I am not one of them.</p>
<p>Some examples of things we own:</p>
<ul>
<li>The Windows Search indexer</li>
<li>The indexing configuration UI and the built-in filters / handlers</li>
<li>The Windows Explorer UI, including things like:
<ul>
<li>The navigation pane</li>
<li>Address / Breadcrumb bar</li>
<li>Search box</li>
<li>Window frame</li>
<li>The Filesystem data source</li>
<li>The default Shell View (DefView), default Context Menu (DefCM), etc.</li>
</ul>
</li>
<li>The Explorer data source APIs (IShellFolder and friends)</li>
<li>Known folders and APIs (”Documents” and such), recycle bin, shortcuts</li>
<li>The common file dialogs</li>
<li>Many/most of the Windows “common controls”</li>
<li>Search in the Start menu</li>
</ul>
<p>Whew, I often forget just how much stuff we own.  And my feature isn’t even on the list! <img src='http://brandonlive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Oh yeah, did I mention we also owned the entire Windows Search 4.0 release?</p>
<p>We also aren’t the only team that “owns” the Explorer.  The Core User Experience team owns other pieces of Explorer like the taskbar and the rest of the Start menu.  You’ll often hear people from both teams refer to themselves as the “shell team,” or others refer to both teams collectively by that name.</p>
<p>So who makes up the FnO team?  Well, as I said, there are quite a few of us.  I’m certainly not the only one of us who blogs or has an online presence:</p>
<p><a href="http://blogs.msdn.com/jonasbar">Jonas Barklund</a> has a blog, he’s a developer whose focus is generally on query parsing.</p>
<p><a href="http://thayn.spaces.live.com/default.aspx">Thayn Moore</a> has a blog and is also a developer, and works on a bunch of stuff including, among other things, mail indexing.</p>
<p><a title="Ben Karas" href="http://blogs.msdn.com/benkaras">Ben Karas</a> has a blog and is a lead developer for most of the explorer UI.</p>
<p><a href="http://paolomarcucci.com/">Paolo Marcucci</a> is a PM who doesn’t seem to blog these days, but <a href="http://channel9.msdn.com/Niners/PaoloM/">posts on Channel 9 a lot</a>.</p>
<p>I’m sure there are others I don’t know about.  So if you work on my team and have a blog, let me know.</p>
<p>As for me, well, you know where my blog is.  As for what I do every day… we’ll talk more about that soon enough.</p>
<p><strong>Update: </strong>I saw a comment on Channel 9 ask about how we function with 40 developers on one team.  Well, the truth is these “feature teams” are actually divided into smaller teams that focus on closely related components.  So no, there isn’t really one manager with 40 developers reporting directly to him or her. </p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/08/18/how-my-team-and-i-fit-into-windows-7/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows Search 4 vs Vista built-in search</title>
		<link>http://brandonlive.com/2008/06/07/windows-search-4-vs-vista-built-in-search/</link>
		<comments>http://brandonlive.com/2008/06/07/windows-search-4-vs-vista-built-in-search/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 03:32:00 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[WDS FAQ]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Shell]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[WS4]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/06/07/windows-search-4-vs-vista-built-in-search/</guid>
		<description><![CDATA[When I first posted about the WS4 release on Neowin a few members had a response that I had never expected.  Some examples:
Windam &#8211; I wonder why this would be released for Vista since search is already a well integrated feature to begin with.
Is it just because(optional)?
Maudit - Pardon my ignorance, but what the difference [...]]]></description>
			<content:encoded><![CDATA[<p>When I first posted about <a href="http://brandonlive.com/2008/06/03/windows-search-40-released/">the WS4 release</a> on <a href="http://www.neowin.net">Neowin</a> a few members had a response that I had never expected.  Some examples:</p>
<blockquote><p><strong>Windam &#8211; </strong>I wonder why this would be released for Vista since search is already a well integrated feature to begin with.<br />
Is it just because(optional)?</p></blockquote>
<blockquote><p><strong>Maudit -</strong> Pardon my ignorance, but what the difference between Windows Search 4.0 and the one in Vista ultimate sp1, does it streamline into windows ?</p></blockquote>
<p>A similar question was asked on Channel 9.</p>
<p>The answer is quite simple:</p>
<ul>
<li>Windows Vista includes &#8220;Windows Search 3.0&#8243;</li>
<li>Windows Search 4 is an upgraded version of the indexer built-in to Vista.</li>
<li>This release does not change the User Interface, it looks exactly the same.  The improvements are around responsiveness, resource usage, reliability, API support, etc.</li>
</ul>
<p> </p>
<p>A good analogy here might be DirectX.  Windows XP shipped with DirectX 8.1.  When DirectX 9 was released for XP, it didn&#8217;t change the way anything looked or behaved, but it made your system better.  You may apply a similar understanding to WS4.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/06/07/windows-search-4-vs-vista-built-in-search/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Search 4.0 released!</title>
		<link>http://brandonlive.com/2008/06/03/windows-search-40-released/</link>
		<comments>http://brandonlive.com/2008/06/03/windows-search-40-released/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 21:16:03 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Search Blogs]]></category>
		<category><![CDATA[Windows Shell]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[WS4]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/06/03/windows-search-40-released/</guid>
		<description><![CDATA[Windows Search 4.0 was released this afternoon.&#160; This release focuses on performance and reliability improvements.&#160; Here are some highlights:

Faster queries, often several times faster
Faster indexing / reduced resource usage
Support for EFS (encrypted folders)
Support for indexing delegate mailboxes 
Fixes for all the top reported Watson crashes / errors
New group policy options

&#160;
This release also adds the following [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Search 4.0 was released this afternoon.&nbsp; This release focuses on performance and reliability improvements.&nbsp; Here are some highlights:</p>
<ul>
<li>Faster queries, often <em>several times faster</em></li>
<li>Faster indexing / reduced resource usage</li>
<li>Support for EFS (encrypted folders)</li>
<li>Support for indexing delegate mailboxes </li>
<li>Fixes for all the top reported Watson crashes / errors</li>
<li>New group policy options</li>
</ul>
<p>&nbsp;</p>
<p>This release also adds the following Vista / Server 2008 features to Windows XP / Server 2003 systems:</p>
<ul>
<li>Remote query support (using the server&#8217;s indexed when querying a network share)</li>
<li>Support for Vista-style preview handlers (Office 2007 documents, etc)</li>
</ul>
<p>&nbsp;</p>
<p><a href="http://support.microsoft.com/?kbid=940157">Read the KB article here for more details and complete feature list.</a></p>
<p><strong>Download Links</strong></p>
<p>Vista / 2008&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=BC28ED7F-C51B-49CD-B505-95B91B453284&amp;amp;displaylang=en">32-bit</a>&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=D45E9B5E-B52A-489C-A935-172F0002C492&amp;displaylang=en">64-bit</a></p>
<p>XP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=55C18CB3-C916-4298-ABA3-5B98904F7CDA&amp;displaylang=en">32-bit</a>&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=2720F870-F910-412A-8C41-D04BD93890F9&amp;displaylang=en">64-bit</a></p>
<p>2003 / WHS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=070B6969-6205-4A03-82BE-8AF7320A663D&amp;displaylang=en">32-bit</a>&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=206DF1B0-05AD-4563-8EB9-B0620420471C&amp;displaylang=en">64-bit</a></p>
<p>&nbsp;</p>
<p>Vista users &#8211; don&#8217;t forget to grab the <a href="http://brandontools.com/content/IndexerStatusGadget.aspx">indexer status gadget!</a></p>
<p><a href="http://brandontools.com/content/IndexerStatusGadget.aspx"><img src="http://brandontools.com/images/gadget.jpg"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/06/03/windows-search-40-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windows Search 4.0 Preview release</title>
		<link>http://brandonlive.com/2008/03/27/windows-search-40-preview-release/</link>
		<comments>http://brandonlive.com/2008/03/27/windows-search-40-preview-release/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 01:21:27 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Shell]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/03/27/windows-search-40-preview-release/</guid>
		<description><![CDATA[Today we made available the WS 4.0 preview release for Windows XP, Vista, and Server 2003/2008.  You can read details about WS 4.0 at the following sites:
Vista Team Blog &#8211; Announcing the Windows Search 4.0 Preview
KB Article describing Windows Search 4.0 (with download links)
This release is mainly an update to the Windows Search indexer, and [...]]]></description>
			<content:encoded><![CDATA[<p>Today we made available the WS 4.0 preview release for Windows XP, Vista, and Server 2003/2008.  You can read details about WS 4.0 at the following sites:</p>
<p><a href="http://windowsvistablog.com/blogs/windowsvista/archive/2008/03/27/announcing-the-windows-search-4-0-preview.aspx">Vista Team Blog &#8211; Announcing the Windows Search 4.0 Preview</a></p>
<p><a href="http://support.microsoft.com/kb/940157">KB Article describing Windows Search 4.0 (with download links)</a></p>
<p>This release is mainly an update to the Windows Search indexer, and provides countless performance improvements, bug fixes, and reliability / recoverability features.</p>
<p>The XP/2003 version has been updated with more features previously exclusive to Vista &#8211; such as the ability to search remote indexes for network shares, and the ability to host Vista-style preview handlers in the preview pane.</p>
<p>WS4 also provides some cool new query capabilities for developers, which I will describe and give some examples of in future posts.</p>
<p>The most noticeable difference is probably how <strong>fast</strong> it is.  Those geniuses down the hallway in indexer land really pulled off some impressive feats with this release.</p>
<p>Since there are six different downloads depending on your OS, I&#8217;ll just refer you to the <a href="http://support.microsoft.com/kb/940157">KB article for downloading the preview release.</a></p>
<p>Let us know what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/03/27/windows-search-40-preview-release/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>FAQ (Developers): How to query for Outlook Express / Windows Mail items using PKEY_Identity / System.Identity</title>
		<link>http://brandonlive.com/2008/01/27/faq-developers-how-to-query-for-outlook-express-windows-mail-items-using-pkey_identity-systemidentity/</link>
		<comments>http://brandonlive.com/2008/01/27/faq-developers-how-to-query-for-outlook-express-windows-mail-items-using-pkey_identity-systemidentity/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 06:48:03 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[WDS FAQ]]></category>
		<category><![CDATA[WDS Development]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2008/01/27/faq-developers-how-to-query-for-outlook-express-windows-mail-items-using-pkey_identity-systemidentity/</guid>
		<description><![CDATA[PKEY_Identity (or &#8220;System.Identity&#8221;) is used to store the identity GUID associated with an Outlook Express or Windows Mail (Vista) account.
Tom Laird-McConnell, who used to be my boss until a few months ago, wrote one of his extremely rare blog posts last week on this subject.  To celebrate the occassion, I will link you there for [...]]]></description>
			<content:encoded><![CDATA[<p>PKEY_Identity (or &#8220;System.Identity&#8221;) is used to store the identity GUID associated with an Outlook Express or Windows Mail (Vista) account.</p>
<p><a href="http://thermous.spaces.live.com/default.aspx">Tom Laird-McConnell</a>, who used to be my boss until a few months ago, wrote one of his <em>extremely rare</em> blog posts last week on this subject.  To celebrate the occassion, I will link you there for the detailed answer to this question.</p>
<p><a href="http://thermous.spaces.live.com/blog/cns!8DC85127F8CE2F12!430.entry">Definition of the PKEY_Identity / System.Identity property at Tom&#8217;s Handy Dandy Space</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2008/01/27/faq-developers-how-to-query-for-outlook-express-windows-mail-items-using-pkey_identity-systemidentity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FAQ: How does indexing work? What are IFilters and Protocol Handlers?</title>
		<link>http://brandonlive.com/2007/06/20/faq-how-does-indexing-work-what-are-ifilters-and-protocol-handlers/</link>
		<comments>http://brandonlive.com/2007/06/20/faq-how-does-indexing-work-what-are-ifilters-and-protocol-handlers/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 05:19:24 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[WDS FAQ]]></category>
		<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[WDS Development]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2007/04/20/faq-how-does-indexing-work-what-are-ifilters-and-protocol-handlers/</guid>
		<description><![CDATA[The Indexer 
At its core, the Windows Search indexer doesn&#8217;t really know anything about files, e-mails, or anything like that.  In fact, all it really knows is how to do the following things:

Index contents and metadata associated with a URL and store it in a row.
Retrieve rows that match a specific query.
Shape the results in interesting ways (sorted, grouped, etc)
Retrieve [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Indexer</strong> </p>
<p>At its core, the Windows Search indexer doesn&#8217;t really know anything about files, e-mails, or anything like that.  In fact, all it really knows is how to do the following things:</p>
<ol>
<li>Index contents and metadata associated with a URL and store it in a row.</li>
<li>Retrieve rows that match a specific query.</li>
<li>Shape the results in interesting ways (sorted, grouped, etc)</li>
<li>Retrieve properties / metadata associated with a row.</li>
</ol>
<p>The indexer relies on other Windows Search components to handle the specifics, such as converting a URL into data to be indexed.  That&#8217;s where Protocol Handlers, IFilters, and Property Handlers come in.</p>
<p><strong>Protocol Handlers</strong></p>
<p>A <a href="http://msdn2.microsoft.com/en-us/library/bb266531.aspx">Protocol Handler </a>allows the indexer to crawl a specific kind of data store.  For example, the File System Protocol Handler allows the indexer to crawl files stored on your hard drive.  Windows Search includes a few Protocol Handlers including those for the File System, MAPI (ie. Outlook), and the Client-Side Cache for Offline Files (Vista only).  Other examples include the Protocol Handlers for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ac768e36-be57-4306-966c-5089b0c4d50e">Lotus Notes</a>, the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ea7f95d9-69ae-4639-9d76-a44f51109053">IE History / Cache</a>, or Mozilla Thunderbird.</p>
<p>At a basic level, a Protocol Handler is just a piece of code that takes as input a URL (like &#8220;file://C:/Foo/&#8221; or &#8220;mapi://{USER-SID}/Brandon&#8217;s Mailbox/Inbox&#8221;) and performs two important tasks:</p>
<ol>
<li>Enumeration of child URLs (such as &#8220;file://C:/Foo/Bar/&#8221; or &#8220;file://C:/Foo/Bar/Taxes.docx&#8221;)</li>
<li>Binding of URLs to either an IFilter, or a Stream (which can be bound to whatever IFilter is registered for its content type)</li>
</ol>
<p><strong>IFilters</strong></p>
<p>An <a href="http://msdn2.microsoft.com/en-us/library/bb266533.aspx">IFilter </a>is responsible for taking an item such as a file (usually in the form of a Stream) and emitting the contents and properties of that item for indexing.</p>
<p>For example, the MS Word IFilter knows how to take the stream from a .DOC or .DOCX file and return both the contents and useful properties (like the author&#8217;s name or the date it was last modified) into the index.</p>
<p><strong>Property Handlers</strong></p>
<p><a href="http://msdn2.microsoft.com/en-us/library/bb266532.aspx">Property Handlers</a> are similar to IFilters, except that they&#8217;re designed to simply return properties for items and not complex textual content.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2007/06/20/faq-how-does-indexing-work-what-are-ifilters-and-protocol-handlers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>New Windows Search SDK is live!</title>
		<link>http://brandonlive.com/2007/03/13/new-windows-search-sdk-is-live/</link>
		<comments>http://brandonlive.com/2007/03/13/new-windows-search-sdk-is-live/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 22:03:33 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Shell]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2007/03/13/new-windows-search-sdk-is-live/</guid>
		<description><![CDATA[The new Windows Search SDK for Windows Vista and Windows Desktop Search 3.x is now available on MSDN!
We&#8217;ve also released a new set of code samples to go along with it.
I&#8217;ll be digging in and writing more about building on the SDK very soon!
]]></description>
			<content:encoded><![CDATA[<p>The new <a href="http://msdn2.microsoft.com/en-us/library/aa965362.aspx">Windows Search SDK</a> for Windows Vista and Windows Desktop Search 3.x is now available on MSDN!</p>
<p>We&#8217;ve also released a new set of <a href="http://msdn2.microsoft.com/en-us/library/bb286798.aspx">code samples</a> to go along with it.</p>
<p>I&#8217;ll be digging in and writing more about building on the SDK very soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2007/03/13/new-windows-search-sdk-is-live/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>WDS 3.01 has shipped!</title>
		<link>http://brandonlive.com/2007/02/20/wds-301-has-shipped/</link>
		<comments>http://brandonlive.com/2007/02/20/wds-301-has-shipped/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 00:44:30 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Shell]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2007/02/20/wds-301-has-shipped/</guid>
		<description><![CDATA[Today we&#8217;ve released Windows Desktop Search 3.01 for Windows XP and Windows Server 2003.  This release includes many bug fixes and improvements based on user feedback received since the release of WDS 3.0 last fall.  Some users noticed the lack of UNC / network share indexing support in WDS 3.0 and insisted we put it back.  [...]]]></description>
			<content:encoded><![CDATA[<p>Today we&#8217;ve released Windows Desktop Search 3.01 for Windows XP and Windows Server 2003.  This release includes many bug fixes and improvements based on user feedback received since the release of WDS 3.0 last fall.  Some users noticed the lack of UNC / network share indexing support in WDS 3.0 and insisted we put it back.  So we did!  The UNC / network share add-in is no longer a seperate downloaded and is included in WDS 3.01.</p>
<p>WDS 3.01 also brings back full Group Policy support (previously available in the WDS 2.6 Enterprise releases). </p>
<p>Special congratulations to the indexer team, many of whom worked some pretty heavy hours through January to make sure this release had that extra layer of polish on it.  Thanks guys!  Now go home already!</p>
<p>Download links:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=738fc2de-49b9-4e69-9227-2206277ab7c9&amp;DisplayLang=en">Windows XP 32-bit</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0e0423b4-d396-4986-a1bb-793122fcc65d&amp;DisplayLang=en">Windows Server 2003 (32-bit)</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7c06f351-8fa6-436e-b0f8-704f1e82ff4f&amp;DisplayLang=en">Windows XP/2003 x64 Editions</a></p>
<p>Group policy<strong> ADM file</strong> is included in the package.  Run the installer with the /extract parameter to extract the contents directly.</p>
<p>There&#8217;s also an updated <a href="http://www.microsoft.com/windows/desktopsearch/addresources/advanced3.mspx">Advanced Query Reference for 3.x / Vista</a>.</p>
<p>The WDS website and related docs are in the process of being updated as I write this.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2007/02/20/wds-301-has-shipped/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>WDS 3.0 has shipped!</title>
		<link>http://brandonlive.com/2006/10/24/wds-30-has-shipped/</link>
		<comments>http://brandonlive.com/2006/10/24/wds-30-has-shipped/#comments</comments>
		<pubDate>Tue, 24 Oct 2006 21:20:50 +0000</pubDate>
		<dc:creator>Brandon</dc:creator>
				<category><![CDATA[Desktop Search]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[WDS Development]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://brandonlive.com/2006/10/24/wds-30-has-shipped/</guid>
		<description><![CDATA[Is the holiday season here early or what?  IE, Defender, Firefox, WDS&#8230; and I hear more are on the way!
Download Windows Desktop Search 3.0 for Windows XP (32-bit)
Download WDS 3.0 for Windows Server 2003 (32-bit)
Download WDS 3.0 for Windows XP/2003 (AMD64)
This release represents a HUGE amount of work across multiple teams and we&#8217;re all proud [...]]]></description>
			<content:encoded><![CDATA[<p>Is the holiday season here early or what?  IE, Defender, Firefox, WDS&#8230; and I hear more are on the way!</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=4982072f-7660-492f-b96c-e42b4f5ab4aa&#038;displaylang=en">Download Windows Desktop Search 3.0 for Windows XP (32-bit)</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=44be130c-631c-48bc-94a5-29dc704d608c&#038;displaylang=en">Download WDS 3.0 for Windows Server 2003 (32-bit)</a></p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=afe0d86e-2257-442b-99f1-13fdbb9838c8&#038;displaylang=en">Download WDS 3.0 for Windows XP/2003 (AMD64)</a></p>
<p>This release represents a HUGE amount of work across multiple teams and we&#8217;re all proud to be delivering the first WDS release that runs as a Windows service, supports 64-bit systems, and unifies our Desktop Search platform and APIs across Windows XP, 2003, and Vista.</p>
<p>As always, post comments with your feedback!  Or head to the <a href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=847&#038;SiteID=1">official forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://brandonlive.com/2006/10/24/wds-30-has-shipped/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
