<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>search.subscribe.share in outlook 2007 : RSS Aggregation</title><link>http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx</link><description>Tags: RSS Aggregation</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Outlook, RSS, &amp; the user-agent string</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/10/10/RSS-_2600_-the-user_2D00_agent-string.aspx</link><pubDate>Wed, 11 Oct 2006 01:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:815389</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/815389.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=815389</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=815389</wfw:comment><description>&lt;P&gt;One of our dedicated MVP's, Patrick Schmid, reported in his post &lt;A class="" href="http://pschmid.net/blog/2006/10/03/53" target=_blank mce_href="http://pschmid.net/blog/2006/10/03/53"&gt;here&lt;/A&gt; that:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;If you provide an RSS feed for your blog, then there is a good chance that you use FeedBurner. FeedBurner is a great tool to get accurate statistics on how many subscribers an RSS feed has for example. Unfortunately, FeedBurner doesn’t count any subscriptions from Outlook 2007 or IE7. It looks like FeedBurner just doesn’t know that Outlook 2007/IE7 can be real RSS readers. This is a pretty annoying problem for me, as I would assume that a large number of you are subscribing to my blog via Outlook 2007.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For Outlook 2007 we will unfortunately not be able to report any custom user agent string for our RSS aggregation.&amp;nbsp; Due to the way we integrate with IE across many parts of the application (the WININET stack is the underlying infrastructure for all of Outlook’s internet communication), we cannot easily and safely change the way we broadcast ourselves when connecting to external servers.&amp;nbsp; To do so would require a fundamental change in the way the WININET stack is called from Outlook and could affect all of the Office applications.&amp;nbsp; The scope of this fix is unfortunately outside of what we can provide this release.&lt;/P&gt;
&lt;P&gt;We are going to work with Patrick, IE, and the Feedburner folks to see if there is anything else we can do.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Thanks Patrick for helping us diagnose this.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=815389" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>RSS &amp; AutoArchive in Outlook 2007 – part 2</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/09/27/774028.aspx</link><pubDate>Wed, 27 Sep 2006 20:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:774028</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/774028.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=774028</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=774028</wfw:comment><description>&lt;P&gt;A few days ago I posted on &lt;A href="http://blogs.msdn.com/michael_affronti/archive/2006/09/22/766308.aspx"&gt;how to use AutoArchive in Outlook 2007&lt;/A&gt; to help manage the size impact of your RSS Feeds on your Exchange mailbox. One of the downsides to using AutoArchive is that there is no easy way to apply a defined set of parameters to a number of RSS Feed folders at once – folders can either use the global setting or they need to have their parameters set individually. &lt;/P&gt;
&lt;P&gt;Here's a trick that I use to workaround that limitation and keep my RSS feeds down, along with archiving the content should I ever need to find it with &lt;A href="http://blogs.msdn.com/michael_affronti/archive/2006/01/12/512370.aspx"&gt;Outlook 2007's Instant Search&lt;/A&gt; (plug plug). &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a new .PST file from &lt;STRONG&gt;File: New: Outlook Data File&lt;/STRONG&gt;. I called mine "RSS Archive". 
&lt;LI&gt;Select &lt;STRONG&gt;File: Archive&lt;/STRONG&gt; from the menu.&amp;nbsp;&lt;BR&gt;&lt;FONT face=Tahoma size=2&gt;
&lt;P align=center&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/09-27-06/rss1.JPG"&gt; &lt;BR&gt;&lt;/P&gt;
&lt;LI&gt;In the resulting dialog, select &lt;STRONG&gt;Archive this folder and all subfolders:&lt;/STRONG&gt; 
&lt;LI&gt;Click on the "RSS Feeds" folder. 
&lt;LI&gt;Choose a date that you would like to archive from in &lt;STRONG&gt;Archive items older than&lt;/STRONG&gt;. I typically choose a date that's two or three days ago. 
&lt;LI&gt;Select your new PST in &lt;STRONG&gt;Archive File:&lt;/STRONG&gt; 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to run Archive. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;This will archive all of the RSS Feed items out of your default store that are older than the set date, and move them into the .PST file you created. This one-off run of AutoArchive does not change any of the settings you may have on the individual feed folders, it's just a quick way to get RSS Feed items out of your Exchange store. You can run it whenever you need, just follow the steps above (minus creating the new PST). &lt;/P&gt;
&lt;P&gt;You've reduced the amount of RSS Feed items in your default store while retaining them in an archive PST – sweet! &lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=774028" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>RSS &amp; AutoArchive in Outlook 2007</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/09/22/766308.aspx</link><pubDate>Fri, 22 Sep 2006 18:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:766308</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>9</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/766308.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=766308</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=766308</wfw:comment><description>&lt;P&gt;The volume of content on some RSS Feeds can be very high. When you add more RSS Feeds to Microsoft Office Outlook 2007, you might discover that the size of your Microsoft Exchange mailbox&amp;nbsp;(mailbox: Location on a Microsoft Exchange server where your e-mail is delivered. Your administrator sets up a mailbox for each user. If you designate a personal folder file as your e-mail delivery location, messages are routed to it from your mailbox.) or Personal Folders file (.pst)&amp;nbsp;(Personal Folders file (.pst): Data file that stores your messages and other items on your computer. You can assign a .pst file to be the default delivery location for e-mail messages. You can use a .pst to organize and back up items for safekeeping.) is quickly increasing in size. &lt;/P&gt;
&lt;P&gt;The AutoArchive feature in Outlook provides an automatic way to delete items older than a certain date. Many RSS Feeds include news or other time-sensitive information. The need to keep older items is usually not as important as keeping your e-mail messages. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;More about AutoArchive &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;AutoArchive is on by default and runs automatically at scheduled intervals, archiving and, if specified, removing older items from all Outlook folders. Older items are those that reach a specificed archiving age. &lt;/P&gt;
&lt;P&gt;By default, Outlook creates the archive files in the following location: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Windows Vista &lt;BR&gt;&lt;EM&gt;drive:\user\AppData\Local\Microsoft\Outlook\Archive.pst&lt;BR&gt;&lt;/EM&gt;
&lt;LI&gt;Microsoft Windows XP or 2k3&lt;STRONG&gt;&lt;BR&gt;&lt;/STRONG&gt;drive:\Documents and Settings\user\Local Settings\Application Data\Microsoft\Outlook\Archive.pst &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;After Outlook archives items, you can access the items directly from &lt;STRONG&gt;Archive Folders&lt;/STRONG&gt; in the Navigation Pane in Outlook. To see the &lt;STRONG&gt;Archive Folders&lt;/STRONG&gt; in the Navigation Pane, on the &lt;STRONG&gt;Go&lt;/STRONG&gt; menu, click &lt;STRONG&gt;Folder List&lt;/STRONG&gt;. &lt;/P&gt;
&lt;P&gt;When you open &lt;STRONG&gt;Archive Folders&lt;/STRONG&gt;, you will see that Outlook maintains your existing folder structure. If there is a parent folder above the folder you chose to archive, the parent folder is created in the archive file, but within the parent folder only items that meet AutoArchive criteria are archived. If you decide you want archived items moved back into your main mailbox, you can import all the items from the archive file into their original folders or into other folders you specify, or you can manually move or copy items, including dragging between folders. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Customizing AutoArchive for RSS items &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;There are two sets of AutoArchive settings — global settings and per-folder settings. &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Global settings&lt;/EM&gt; &lt;BR&gt;Called default settings, determine whether AutoArchive runs at all and what it does by default with the items in any Outlook folder except Contacts, which is exempt from AutoArchive. &lt;BR&gt;
&lt;LI&gt;&lt;EM&gt;Per-folder settings&lt;/EM&gt;&lt;BR&gt;override default settings so you can AutoArchive individual folders differently &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If you don't specify AutoArchive settings for a specific folder, the folder is not archived. AutoArchive settings apply to the current mailbox only. This means if you select a folder in your Exchange account, and then set Global settings for AutoArchive, the settings apply only to the Exchange account. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Turn on AutoArchive &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Although AutoArchive is on by default, you can turn off and turn on the feature when required. AutoArchive must be turned on for the procedures in this article to work. &lt;/P&gt;
&lt;P&gt;If you want to use AutoArchive for RSS Feeds folders only, we recommend that you modify the default settings so that AutoArchive is turned on, but takes no action except on the specific folders you configure. This helps prevent accidental archiving or deletion from folders that you did not intend to affect. &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the &lt;STRONG&gt;Tools&lt;/STRONG&gt; menu, click &lt;STRONG&gt;Options&lt;/STRONG&gt;. &lt;BR&gt;
&lt;LI&gt;On the &lt;STRONG&gt;Other&lt;/STRONG&gt; tab, click &lt;STRONG&gt;AutoArchive&lt;/STRONG&gt;.&lt;BR&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/09-22-06/1.JPG"&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR&gt;Select the &lt;STRONG&gt;Run AutoArchive every n days&lt;/STRONG&gt; check box. &lt;BR&gt;
&lt;LI&gt;Enter a number between 1 and 60 in the box for how often you want AutoArchive to run. &lt;BR&gt;&lt;BR&gt;To effectively use AutoArchive with RSS Feeds folders, we recommend that you use a value between 1 and 7 days. This is not the number of days that items are kept, but how often AutoArchive runs. The more frequently you run AutoArchive, the more accurate your retention periods are.&lt;BR&gt;
&lt;LI&gt;Under &lt;STRONG&gt;During Archive&lt;/STRONG&gt;, clear the &lt;STRONG&gt;Delete Expired Items (e-mail folders only)&lt;/STRONG&gt; and &lt;STRONG&gt;Archive or delete old items&lt;/STRONG&gt; check boxes.&lt;BR&gt;&lt;BR&gt;Clearing these check boxes helps prevent accidentally performing AutoArchive actions on folders that you do not intend to affect. Later in this article, you specify AutoArchive settings on a per-folder basis.&lt;BR&gt;&lt;BR&gt;If you already use AutoArchive and some of your folders use the default global settings, it is not necessary for you to change your settings. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Specify AutoArchive settings for each RSS Feed folder &lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the Navigation Pane, right-click the RSS Feeds folder you want to specify settings for, and then click &lt;STRONG&gt;Properties&lt;/STRONG&gt; on the shortcut menu. &lt;BR&gt;
&lt;LI&gt;Click the &lt;STRONG&gt;AutoArchive&lt;/STRONG&gt; tab.&lt;BR&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/09-22-06/2.JPG"&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Archive this folder using these settings.&lt;/STRONG&gt; &lt;BR&gt;
&lt;LI&gt;In &lt;STRONG&gt;Clean out items older than n period&lt;/STRONG&gt; , where &lt;STRONG&gt;n&lt;/STRONG&gt; represents the numeric value of 1 to 999, and &lt;STRONG&gt;period&lt;/STRONG&gt; equals &lt;STRONG&gt;months&lt;/STRONG&gt;, &lt;STRONG&gt;days&lt;/STRONG&gt;, or &lt;STRONG&gt;weeks&lt;/STRONG&gt;, enter the maximum length of time you want RSS items to be kept. &lt;BR&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Permanently delete old items&lt;/STRONG&gt;. &lt;BR&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. &lt;BR&gt;
&lt;LI&gt;Repeat for each RSS Feeds folder that contains items you want to automatically delete. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Manually run AutoArchive &lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the &lt;STRONG&gt;File&lt;/STRONG&gt; menu, click &lt;STRONG&gt;Archive&lt;/STRONG&gt;. &lt;BR&gt;
&lt;LI&gt;Specify whether to archive all folders using their AutoArchive settings (that is, either the default settings or per-folder settings you specified for individual folders) or whether to archive an individual folder using the options you specify in this dialog box. &lt;/LI&gt;&lt;/OL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=766308" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>RSS in Outlook - upgrading from Beta 2 to B2TR</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/09/18/760975.aspx</link><pubDate>Mon, 18 Sep 2006 20:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:760975</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/760975.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=760975</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=760975</wfw:comment><description>&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/rss1_9-18-06.JPG"&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-ALIGN: center"&gt;&lt;/P&gt;
&lt;P&gt;With the Office Beta 2 Technical Refresh &lt;A href="http://www.microsoft.com/office/preview/default.mspx"&gt;now live on the web&lt;/A&gt;, I wanted to take a few minutes and talk about the best way to get your RSS feeds up and running after you upgrade. The B2TR installation is actually a patch that installs on top of the original Beta 2 and makes upgrading very simple. &lt;/P&gt;
&lt;P&gt;In B2TR we made a significant amount of changes to the way that are RSS Feeds are stored internally inside of Outlook. These changes were made to deal with several cases where users could receive &lt;A href="http://blogs.msdn.com/michael_affronti/archive/2006/07/06/658020.aspx"&gt;duplicate items for an individual post&lt;/A&gt;, have duplicate feed folders, or even experience the loss of feeds or sync breaking when using an Exchange account. &lt;/P&gt;
&lt;P&gt;If you've got a lot of feeds in the original Beta 2 and are going to be installing the B2TR patch, we recommend a few steps to get your RSS setup using the new architecture. &lt;/P&gt;
&lt;P&gt;&lt;SPAN style="TEXT-DECORATION: underline"&gt;&lt;STRONG&gt;Upgrade Steps &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In Beta2, export your feeds as an OPML file. 
&lt;LI&gt;Patch to the B2TR. 
&lt;LI&gt;Run Outlook with the /cleansharing command. Do this by going to Start: Run, then type "Outlook /cleansharing". &lt;BR&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/rss2_9-18-06.JPG"&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-ALIGN: center"&gt;&lt;/P&gt;&lt;BR&gt;
&lt;OL&gt;
&lt;LI&gt;This will remove ALL of the RSS Feed subscriptions from Outlook. 
&lt;LI&gt;It will &lt;SPAN style="TEXT-DECORATION: underline"&gt;not&lt;/SPAN&gt; remove the folders or the data, but if you go to the Account Manager's RSS tab (Tools: Accounts, RSS) you will not see any more feeds listed. 
&lt;LI&gt;This is an important step since it clears out all the feeds using the old architecture. 
&lt;LI&gt;Note: this will also remove all of the subscriptions to Microsoft SharePoint sites and Internet Calendar subscriptions. &lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;You can now delete the folders for your old RSS Feeds since the next step will create new folders. 
&lt;OL&gt;
&lt;LI&gt;If you're on Exchange give this operation a few minutes to sync to your server and other Outlook clients. &lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Import your OPML file. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Those steps should get you working cleanly with the improved RSS architecture in the B2TR. If you've got any comments or issues please use your normal support channel (if you're a corporate beta user) or drop me a comment below. &lt;/P&gt;
&lt;P&gt;&lt;SPAN style="TEXT-DECORATION: underline"&gt;&lt;STRONG&gt;Internet Explorer 7 Integration &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Outlook B2TR's integration with the IE 7 RSS Platform will require the &lt;A href="http://www.microsoft.com/windows/ie/default.mspx"&gt;IE7 RC1&lt;/A&gt; build for WindowsXP, or &lt;A href="http://www.microsoft.com/windowsvista/getready/default.mspx"&gt;Windows Vista RC1&lt;/A&gt;, in order for the sync to work correctly. &lt;/P&gt;
&lt;P&gt;Thanks! Good luck with the B2TR build.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=760975" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/General/default.aspx">General</category></item><item><title>Paul Thurrott review of Office B2TR</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/09/14/754667.aspx</link><pubDate>Thu, 14 Sep 2006 23:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:754667</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/754667.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=754667</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=754667</wfw:comment><description>&lt;P&gt;Another great review by Paul Thurrott over on the Windows SuperSite:&amp;nbsp; &lt;A href="http://www.winsupersite.com/reviews/office2007_beta2_tr.asp"&gt;http://www.winsupersite.com/reviews/office2007_beta2_tr.asp&lt;/A&gt;.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;He's got some great information on Outlook and talks specifically about the new Instant Search functionality.&amp;nbsp; &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=754667" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/Search/default.aspx">Search</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/General/default.aspx">General</category></item><item><title>Dupes part deux</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/07/10/661670.aspx</link><pubDate>Mon, 10 Jul 2006 23:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:661670</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>15</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/661670.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=661670</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=661670</wfw:comment><description>&lt;P&gt;There's been some &lt;A href="http://microsoft.blognewschannel.com/index.php/archives/2006/07/10/outlook-rss-has-the-wrong-idea-on-duplicates/"&gt;conversations&lt;/A&gt; going on about how Outlook is handling duplicate RSS items and what that means for bloggers. Sorry for the confusion – what we've done in Outlook 2007 recently around duplicates is to reduce the erroneous amount that occur because of the incorrect way that we interpret changes in the XML, along with several problems when syncing multiple Outlook clients against an Exchange store. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://hive.net/Member/blogs/the_insider/archive/2006/07/10/Thoughts-on-Outlook-2007-Feed-Duplicates.aspx"&gt;As Brandon points out&lt;/A&gt;, duplicate items in our Outlook 2007 Beta 2 was a big problem and we've been working to solve the programmatic issues behind them. In our latest builds we've seen virtually no duplicates downloaded from feeds, especially with multiple Outlook 2007 clients syncing against an Exchange account and even syncing with IE 7 and the Windows RSS platform. &lt;/P&gt;
&lt;P&gt;This does not mean &lt;EM&gt;anything&lt;/EM&gt; has to change on the part of how bloggers post and their methodology around updating old posts. My use of "best practices" in my &lt;A href="http://blogs.msdn.com/michael_affronti/archive/2006/07/06/658020.aspx"&gt;previous post&lt;/A&gt; should have read "one recommended way" of posting updated content. &lt;/P&gt;
&lt;P&gt;If a content provider modifies a previously posted blog entry and then an Outlook 2007 user downloads the updated post, we will verify if the original item still exists in the Outlook folder. If it does, meaning the user has not deleted the item, then we will automatically update the content of the old post with the new content from the feed. If the user &lt;EM&gt;has&lt;/EM&gt; deleted the item then we will &lt;EM&gt;not&lt;/EM&gt; download a new item to replace. This adheres to the delete model I described in my previous post. &lt;/P&gt;
&lt;P&gt;Think of it like this: &lt;/P&gt;
&lt;P style="MARGIN-LEFT: 36pt"&gt;A blogger writes five posts; &lt;STRONG&gt;A, B, C, D, E.&lt;/STRONG&gt;&lt;BR&gt;Outlook user downloads &lt;STRONG&gt;A, B, C, D, E&lt;/STRONG&gt;. &lt;/P&gt;
&lt;P style="MARGIN-LEFT: 36pt"&gt;Outlook user deletes a few posts and is left with &lt;STRONG&gt;A, C, D&lt;/STRONG&gt;. &lt;/P&gt;
&lt;P style="MARGIN-LEFT: 36pt"&gt;The blogger updates the content of &lt;STRONG&gt;B, C&lt;/STRONG&gt;. For simplicity call them &lt;STRONG&gt;B1, C1&lt;/STRONG&gt;. He also writes post &lt;STRONG&gt;F&lt;/STRONG&gt;. &lt;/P&gt;
&lt;P style="MARGIN-LEFT: 36pt"&gt;Outlook downloads the XML and sees the changes. &lt;/P&gt;
&lt;P style="MARGIN-LEFT: 36pt"&gt;Outlook ignores the updates of the posts the user has explicitly deleted and updates the content of the ones that still exist automatically, leaving the user with posts &lt;STRONG&gt;A, C1, D, F.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you don't like this delete model where removing a post from Outlook ignores all further updates on that individual item, there is an option to disable it. Toggling this option causes deletes to be non-destructive, and in the above scenario the user would see a new item downloaded for post &lt;STRONG&gt;B1&lt;/STRONG&gt; even though he deleted the original item in Outlook. &lt;/P&gt;
&lt;P&gt;I hope that clears some of the confusion up. I'm happy to entertain any more questions you have, either shoot me them in a comment or send them over email. &lt;/P&gt;
&lt;P&gt;Thanks! &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=661670" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>Dupes be gone!</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/07/06/658020.aspx</link><pubDate>Thu, 06 Jul 2006 19:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:658020</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>18</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/658020.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=658020</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=658020</wfw:comment><description>&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/rss1_07-06-06.jpg"&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-ALIGN: center"&gt;&lt;/P&gt;
&lt;P&gt;Duplicate items are an RSS aggregator's worst enemy, and many of the dedicated folks who are using Outlook 2007 Beta 2 know we did not do a great job in that build of handling the many ways that dupes can occur. &lt;/P&gt;
&lt;P&gt;Since the Beta 2 build we've made numerous improvements to the RSS architecture around our ability to deal with duplicate items. This includes changes in both the individual download logic for feeds, the server sync if you're in an Exchange environment, and the delete behavior for individual items. &lt;/P&gt;
&lt;P&gt;When you delete an individual RSS item from the feed's folder in Outlook 2007, we take it as "I'm done with this item and don't want to see it again." This means if the post continues to exist in the XML file we get from the content publisher for another few days (or however long it takes to roll off the end of the file), we &lt;SPAN style="TEXT-DECORATION: underline"&gt;will not&lt;/SPAN&gt; download it again. Read Status is also handled the same way; mark an item as Read and its status will not change in this scenario. &lt;/P&gt;
&lt;P&gt;If a blogger or content publisher modifies a post and wants their readers to be sure they see it again, they should follow the best practice of re-posting the new content. This will create a new GUID and cause Outlook (and other aggregators that follow this delete model) to see it as a new item and download it as appropriate. &lt;/P&gt;
&lt;P&gt;Minor or non-content changes made to existing items in the feed's XML - especially random tags used by a specific aggregator or inserted automatically by the syndication engine - will &lt;SPAN style="TEXT-DECORATION: underline"&gt;not&lt;/SPAN&gt; cause Outlook to see it as a new item and download a duplicate. We saw a large number of duplicate feed items in Beta 2 because of this and our improvements to the update logic for individual posts is designed to handle this. The specific logic for determining which fields to use for change detection in Outlook is now the same as IE 7. &lt;/P&gt;
&lt;P&gt;&lt;SPAN style="TEXT-DECORATION: underline"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=658020" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>so it begins...</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/06/30/652451.aspx</link><pubDate>Fri, 30 Jun 2006 19:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:652451</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/652451.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=652451</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=652451</wfw:comment><description>9:36am, just ran into Hans (former Outlook PM now Walter Cronkite apprentice)&amp;nbsp;and am sitting in the main room of the conference.&amp;nbsp; We've got a Windows Live booth outside of the conference room that's got a few Vista demo machines and it's also where Joe and I will be demoing Outlook and Word 2007.&amp;nbsp; Check it out!&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=652451" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/General/default.aspx">General</category></item><item><title>Gnomedex 6.0 baby!</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/06/29/651252.aspx</link><pubDate>Thu, 29 Jun 2006 23:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:651252</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/651252.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=651252</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=651252</wfw:comment><description>&lt;A href="http://gnomedex.com/"&gt;Gnomedex 6.0&lt;/A&gt; starts tonight!&amp;nbsp; Last year was a blast and I'm looking forward to attending this weekend.&amp;nbsp; I'll be there with a bunch of other folks from Microsoft representing Office, XBox, Windows Live, Vista, and a bunch of other teams.&amp;nbsp; We'll have a little lounge area set up where you can come by, chat with us, and catch a quick game on an XBox 360.&amp;nbsp; I'll have a laptop with the latest build of &lt;A href="http://www.microsoft.com/office/preview/beta/overview.mspx?showIntro=n"&gt;Outlook &lt;/A&gt;on it, so come to say hi and see a quick demo of our RSS aggregation, Internet Calendaring and Sharing, Instant Search, and all of the cool new features in our product.&amp;nbsp; See you tomorrow!&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=651252" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/General/default.aspx">General</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/Technology+News/default.aspx">Technology News</category></item><item><title>Blogging from Word 2007</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/05/12/596301.aspx</link><pubDate>Fri, 12 May 2006 20:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596301</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/596301.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=596301</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=596301</wfw:comment><description>&lt;P&gt;My friend and colleague Joe Friend over in Word 2007 land (actually just upstairs from my office) has released the details of some awesome new functionalty enabled in the Word 2007 Beta 2:&lt;/P&gt;
&lt;P&gt;&lt;A HREF="/joe_friend/archive/2006/05/12/595963.aspx"&gt;http://blogs.msdn.com/joe_friend/archive/2006/05/12/595963.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;That's right - blogging from Word 2007 is here!&amp;nbsp; Joe's post is very detailed and includes some great screen shots.&amp;nbsp; I just started using the tool and it is wicked cool.&amp;nbsp; Stop by his blog and check it out!&amp;nbsp; Great job Joe, Krista, and the rest of the Word team.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=596301" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/General/default.aspx">General</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/Technology+News/default.aspx">Technology News</category></item><item><title>RSS for concert lovers...</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/04/27/585590.aspx</link><pubDate>Fri, 28 Apr 2006 00:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:585590</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/585590.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=585590</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=585590</wfw:comment><description>&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I love going to concerts, but finding tickets to shows is often a pain - especially those that get sold out in a few minutes and you can't find anything on TicketMaster.&amp;nbsp; My friend Hernan is an avid concert-goer as well, and recently told me a of a great way that he used RSS in Outlook to help him get tickets to a recent show here in Seattle.&amp;nbsp; I'll let him explain...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;"I wanted to go see the Ryan Adams concert but it was SOLD OUT. I went to Craigslist only to find many more ticket buyers than sellers. I wanted to make sure to be the first person to respond to a post without &lt;STRONG&gt;having to remember to check the site every 5 min&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;RSS feeds to the rescue&lt;/STRONG&gt;! From Craigslist, I subscribed to an RSS feed based on my query terms. Pretty sweet!&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/rss2_4-27-06.JPG"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;However, the key was being able to &lt;STRONG&gt;change the delivery to the location to my Inbox&lt;/STRONG&gt; so I would &lt;STRONG&gt;see the post right away&lt;/STRONG&gt;. (I never remember to check my RSS folders.)&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://officeblogs.net/michael_affronti/rss1_4-27-06.JPG"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Sure enough, a few hours later I saw a post come into my Inbox, I responded right away, and &lt;STRONG&gt;had tickets to the show!&lt;/STRONG&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=585590" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>Outlook, RSS, and the corporate environment</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/04/07/570923.aspx</link><pubDate>Fri, 07 Apr 2006 18:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570923</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/570923.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=570923</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=570923</wfw:comment><description>&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Lot's of folks have been using the B1TR of Outlook 12 in corporate environments, and have asked what kind of interactions we'll have between RSS and their systems. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;By default, Outlook 12 delivers new RSS subscriptions to sub-folders underneath the "RSS Feeds" root folder. This folder lives in your default store for each profile, which means if you're connected to an Exchange server they will be delivered there and it &lt;U&gt;will&lt;/U&gt; count against your quota for size and item count. This default behavior gives us several things for free: &lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Tahoma size=2&gt;automatic roaming of the RSS subscriptions across any connected Outlook 12 client&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Tahoma size=2&gt;item-level roaming across the same O12 clients, any mobile devices, and OWA&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;For some corporate environements this is a completely acceptable default setup, since they have large or no quotas or no retention policies. For Exchange environments where an admin would like more control over their users RSS experience and its impact on storage and privacy, the following types of settings can be deployed:&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;&lt;FONT face=Tahoma size=2&gt;
&lt;LI&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Basic functionality&lt;/STRONG&gt;: Admins, if they desire, can completely turn off RSS functionality in Outlook 12. &lt;BR&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Delivery Location&lt;/STRONG&gt;: Admins can easily deploy the setting so that RSS feeds must be delivered to a PST and not the Exchange store. This can eliminate concerns that RSS will severly impact the storage quotas of your users' mailboxes. &lt;BR&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Feeds&lt;/STRONG&gt;: Admins can now also deploy a set of RSS feeds to users. You can imagine an admin wanting all of their users to have the company's eNewsletter feed and deploying it to the desktop. When deploying feeds, an admin can also control most of the properties for that subscription, including the ability of the user to delete that feed from Outlook. &lt;BR&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;AutoArchive&lt;/STRONG&gt;: At the client level, since RSS in Outlook is just like mail, you can apply and/or deploy custom AutoArchive settings to RSS feed folders. In my case, I've setup AA rules on my RSS feed folders so that items older than 7 days get deleted automatically. &lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=570923" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>10x10 - an amazing use of RSS</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/03/31/566022.aspx</link><pubDate>Fri, 31 Mar 2006 19:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:566022</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/566022.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=566022</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=566022</wfw:comment><description>&lt;P&gt;&lt;A href="http://www.tenbyten.org/10x10.html"&gt;&lt;FONT face=Tahoma size=2&gt;http://www.tenbyten.org/10x10.html&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;From their site:&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;EM&gt;Every hour, 10x10 scans the RSS feeds of several leading international news sources, and performs an elaborate process of weighted linguistic analysis on the text contained in their top news stories. After this process, conclusions are automatically drawn about the hour's most important words. The top 100 words are chosen, along with 100 corresponding images, culled from the source news stories. At the end of each day, month, and year, 10x10 looks back through its archives to conclude the top 100 words for the given time period. In this way, a constantly evolving record of our world is formed, based on prominent world events, without any human input.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P dir=ltr&gt;&lt;FONT face=Tahoma size=2&gt;The site is amazing and I've been hooked on trying to use it to keep up on top news stories.&amp;nbsp; Pictures are definitely worth a thousand words.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=566022" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/Technology+News/default.aspx">Technology News</category></item><item><title>RSS in Outlook 2007 Q &amp; A</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/03/30/565208.aspx</link><pubDate>Thu, 30 Mar 2006 23:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:565208</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/565208.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=565208</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=565208</wfw:comment><description>&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;EM&gt;Many of you have posted great comments and questions on our RSS work.&amp;nbsp; I wanted to take a few minutes to answer some of them.&amp;nbsp; If you have any more please let me know.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Is there any way to import feeds from OPML into Outlook 12? &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Yes, it's built right into our Import/Export wizard, under File: Import and Export. You can also Export as OPML as well.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Great ideas Michael. I've been having some issues with the aggregator and certain feeds but will re-evaluate this with the B1TR build and see how I go. &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;There are several known bugs in the initial Beta 1 release in our duplication detection and item update code. We've resolved many of them in the B1TR build and I hope you can retry your feeds in it.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Will there be any way to import existing RSS repositories into your folder structure? For example, I'm currently using Omea Reader. If I switched to using the new Outlook RSS reader, I'd like to import all the posts I've previously downloaded into Outlook for indexing and future reference. &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Unfortunatley there is no way to import that actuall RSS items from another applcation into Outlook. The only thing you can do is import the RSS feeds themselves.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Will feeds sync to a mobile device, and be included as part of the DirectPush updates? &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;This is a great question. RSS items are just like mail items when they live in Exchange, so they sync up through the server and down to any device or client that connects to the store. To be clear, Outlook 2007 is the one doing the downloading and not Exchange, meaning you have to have the client open and running to get updates on your mobile device. I do this now on my smartphone, and it's a great way to read RSS on the go.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Can you subscribe to Authenticated feeds in Outlook 12? &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;We do not support storing third-party credentials inside of Outlook to connect to authenticated RSS feeds. We support BASIC and NLTM pass-thru, so you can connect to internal SharePoint feeds for example and they will use your Windows creds correctly.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Hope that answers some of your questions. Please keep 'em coming!&lt;BR&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=565208" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category></item><item><title>Gettin' crafty with reading RSS feeds</title><link>http://blogs.msdn.com/michael_affronti/archive/2006/03/09/547545.aspx</link><pubDate>Thu, 09 Mar 2006 20:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:547545</guid><dc:creator>michaelaffronti</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/michael_affronti/comments/547545.aspx</comments><wfw:commentRss>http://blogs.msdn.com/michael_affronti/commentrss.aspx?PostID=547545</wfw:commentRss><wfw:comment>http://blogs.msdn.com/michael_affronti/rsscomments.aspx?PostID=547545</wfw:comment><description>&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;There are several cool ways you leverage Outlook's folder management and search infrastructure to improve the way you view RSS feeds inside the application.&amp;nbsp; They range from the simple, like creating subfolders, to the complex, like using search folders to find key terms.&amp;nbsp; Here's a look at some of the ways I use these techniques to read my RSS feeds in Outlook...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Folder Management&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;The simplest thing you can do is use Outlook's standard folder management to organize your feeds by criteria you choose.&amp;nbsp; Here, I have added a few organizational folders for my feeds to group them by type:&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://tk.files.storage.msn.com/x1pyOKpfgDESZ7oJEdkIkKR6q5i7kYzZjXQEIcR-oJSZ_zAyHlM7EJUA1xNOj-bZISuPgUkxyrtv8QjmRJ4rhzMCTH_nSZOsHDPJxo3i4Vxaq9yAz8A7JVaPxUCPD9nDDpO"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;This lets me easily group the numerous feeds I can be subscribed to at any one point in time.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;STRONG&gt;Search Folders&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Outlook 12 ships with a powerful new Search platform for explicit queries that is also used for Search Folders.&amp;nbsp; You can now perform powerful searches on RSS feeds using the Full Text Engine and easily monitor thousands of feed items for specific keywords.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;I subscribe to approximatley one hundred feeds in my default Outlook profile, and there is obviously no way to read all of the new items during the course of a day.&amp;nbsp; What I've done is create two Search Folders to help me out:&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;U&gt;Search Folder 1: "Today's News"&lt;/U&gt;&lt;BR&gt;This Search Folder queries &lt;U&gt;all&lt;/U&gt; of my feeds and displays just the new, unread posts from today.&amp;nbsp; Whenever I have a few spare minutes I love to go in this folder and just read the news from my favorite blogs and ezines.&amp;nbsp; As I read an article the item disappears out of the search folder since it's read/unread status automatically changes to unread.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;To create this search folder, it's a simple setup using our Search Folder criteria selector:&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://tk.files.storage.msn.com/x1pyOKpfgDESZ7oJEdkIkKR6tC924v8RVLBUQHh9npyjfwJBbyCsEbmC-0FCqs0FChWyWYsmZKBS5RSUajXiSi-_MrBDiDq2ar2ME224bcOi3kDvHD0LE5rCHw-gCQCjgmm"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://tk.files.storage.msn.com/x1pyOKpfgDESZ7oJEdkIkKR6nl8-xTfG8q9B3BSx0xD65cOPbROpgE1BKyLtHKgbWVOjwU_PgftQ_5JkP63OrabzVH8BZGRSS1N_EYehVQnXJLooT4uFVMtuiXyO6fiQQFn"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;When you view the Search Folder, the best part is being able to group by folder, as I then get a really easy roll-up view to view today's RSS items:&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://tk.files.storage.msn.com/x1pyOKpfgDESZ7oJEdkIkKR6uCVCpjKBvLqu-xOGmpPTDrncSpTwSJspyNTRRs27Nwyo3rvRJocUmcciCII0BEfosp7Yz2Mbj5TLESBaQynDomo4djru0tPL8OSI3V0GwH4"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;U&gt;Search Folder 2: "RSS Watcher"&lt;/U&gt;&lt;BR&gt;I subscribe to lots of RSS feeds from sites that can potentially be discussing Microsoft Office, my product Outlook, or any of several topics that I consider really important (search technologies, RSS, tagging, etc.).&amp;nbsp; Instead of having to wade through all of them, or even do explicit searches inside of each feed's folder, I have a Search Folder that I call my "RSS Watcher".&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;This Search Folder goes over all of the feeds that I'm subscribed to, and only pulls the unread items out that have certain keywords in them:&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://tk.files.storage.msn.com/x1pyOKpfgDESZ7oJEdkIkKR6lKAhKmg00PzIVBIYM0XImtebsTbFhkEKkAArZ7m9LIRp9jZLD6AavHYk048_VIu4nM_mjWuHi4tHugfLTMWviWvAMWSU6Hjn7AXRLGGTTp8"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Which results in a nice roll-up view that I then sort-by folder:&lt;/FONT&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Tahoma size=2&gt;&lt;IMG src="http://tk.files.storage.msn.com/x1pyOKpfgDESZ7oJEdkIkKR6mF7BaRctvzFwsmJq4tqCMljyLZ701IxZE4H1HzrqUigh3zDcvojBPM1zungRnqgHWSrAyzJoBm_sdGMcK6KkV7pO9ql1Xj78CIKPWercMXP"&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P dir=ltr&gt;&lt;FONT face=Tahoma size=2&gt;Hope those provide some interesting ways to think about how RSS aggregation in Outlook can more tightly integrated into your daily information workflow.&amp;nbsp; In my next post I'll focus on how to use Rules and Alerts to easily bring relevent feeds to a specific folder, and enable a bunch of other cool scenarios.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=547545" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/RSS+Aggregation/default.aspx">RSS Aggregation</category><category domain="http://blogs.msdn.com/michael_affronti/archive/tags/Sharing/default.aspx">Sharing</category></item></channel></rss>