<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for ScaleOvenStove</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/scaleovenstove/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for ScaleOvenStove</title><link>http://channel9.msdn.com/Niners/scaleovenstove/</link></image><description>Entries, comments and threads posted by ScaleOvenStove</description><link>http://channel9.msdn.com/Niners/scaleovenstove/</link><language>en-us</language><pubDate>Wed, 24 May 2006 02:37:47 GMT</pubDate><lastBuildDate>Wed, 24 May 2006 02:37:47 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3192.39714, Culture=neutral, PublicKeyToken=null)</generator><item><title>Office 2007 Beta 2 RSS - Import OPML - Anyone got it working? [Office 2007 Beta 2 RSS - Import OPML - Anyone got it working?]</title><description>has anyone got the RSS Folder in outlook 2007 beta 2 to actually work? When i import, it says i have all the feeds, i select them and click next and it doesnt import any. I cant seem to add a feed by itself either..by chance might I need IE7 beta?&lt;br /&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/191823-Office-2007-Beta-2-RSS-Import-OPML-Anyone-got-it-working/'&gt;Office 2007 Beta 2 RSS - Import OPML - Anyone got it working?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/191823/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/191823-Office-2007-Beta-2-RSS-Import-OPML-Anyone-got-it-working/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/191823-Office-2007-Beta-2-RSS-Import-OPML-Anyone-got-it-working/</link><pubDate>Wed, 24 May 2006 02:37:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/191823-Office-2007-Beta-2-RSS-Import-OPML-Anyone-got-it-working/</guid><evnet:views>2343</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/191823/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>has anyone got the RSS Folder in outlook 2007 beta 2 to actually work? When i import, it says i have all the feeds, i select them and click next and it doesnt import any. I cant seem to add a feed by itself either..by chance might I need IE7 beta?&lt;br /&gt;</evnet:previewtext><dc:creator>ScaleOvenStove</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/191823-Office-2007-Beta-2-RSS-Import-OPML-Anyone-got-it-working/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/191823/Trackback.aspx</trackback:ping></item><item><title>IE7 Beta Download? [IE7 Beta Download?]</title><description>Anyone know when the download will be on MSDN? I am downloading Vista Beta1 now, but can't seem to find IE7 (i want to run on XP). Or maybe it won't be on MSDN?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/91232-IE7-Beta-Download/'&gt;IE7 Beta Download?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/91232/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/91232-IE7-Beta-Download/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/91232-IE7-Beta-Download/</link><pubDate>Wed, 27 Jul 2005 23:01:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/91232-IE7-Beta-Download/</guid><evnet:views>27671</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/91232/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Anyone know when the download will be on MSDN? I am downloading Vista Beta1 now, but can't seem to find IE7 (i want to run on XP). Or maybe it won't be on MSDN?</evnet:previewtext><dc:creator>ScaleOvenStove</dc:creator><slash:comments>68</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/91232-IE7-Beta-Download/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/91232/Trackback.aspx</trackback:ping></item><item><title>VB.NET code causing IE to stop displaying tooltips? [VB.NET code causing IE to stop displaying tooltips?]</title><description>&lt;span&gt;Hello..&lt;br /&gt;
&lt;br /&gt;
I have coded a WinForms marquee scroller program in VB.net/VS2003. Everything
works great, but some users have noticed a bug. &lt;br /&gt;
&lt;br /&gt;
When my program is running, IE stops displaying tool tips (TITLE and ALT tags).
When my program is closed, they start working again.&lt;br /&gt;
&lt;br /&gt;
I have debugged and went through all the code, and seemed to have found the
culprit.&lt;br /&gt;
&lt;br /&gt;
Private Sub tmrTicker_Elapsed(ByVal sender As System.Object, ByVal e As
System.Timers.ElapsedEventArgs) Handles tmrTicker.Elapsed&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span&gt;lblMessage.Left = lblMessage.Left
- 7&lt;/span&gt;&lt;br /&gt;
End Sub&lt;br /&gt;
&lt;br /&gt;
That line of code causes the tool tips to disappear. It is also the key line of
code that causes my marquee to move from right to left. I have tried making the
control a label, textbox, rich text box, and they all did the same thing. &lt;br /&gt;
&lt;br /&gt;
Has anyone else experienced this problem? Is it a bug? &lt;br /&gt;
&lt;br /&gt;
I have tested, and Mozilla allows tool tips when it is running (the TITLE tags
at lease, Mozilla doesn’t display ALT tags in general). Also, Windows XP still
displays them, and Outlook, etc do to. The only program that doesn’t display tool
tips is IE.&lt;br /&gt;
&lt;br /&gt;
Any help or advice anyone could give would be greatly appreciated.&lt;br /&gt;
&lt;br /&gt;
Thanks!!&lt;br /&gt;
&lt;/span&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/12879-VBNET-code-causing-IE-to-stop-displaying-tooltips/'&gt;VB.NET code causing IE to stop displaying tooltips?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/12879/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/12879-VBNET-code-causing-IE-to-stop-displaying-tooltips/</comments><link>http://channel9.msdn.com/forums/TechOff/12879-VBNET-code-causing-IE-to-stop-displaying-tooltips/</link><pubDate>Tue, 13 Jul 2004 20:44:40 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/12879-VBNET-code-causing-IE-to-stop-displaying-tooltips/</guid><evnet:views>7208</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/12879/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;span&gt;Hello..&lt;br /&gt;
&lt;br /&gt;
I have coded a WinForms marquee scroller program in VB.net/VS2003. Everything
works great, but some users have noticed a bug. &lt;br /&gt;
&lt;br /&gt;
When my program is running, IE stops displaying tool tips (TITLE and ALT tags).
When my program is closed, they start working again.&lt;br /&gt;
&lt;br /&gt;
I have debugged and went through all the code, and seemed to have found the
culprit.&lt;br /&gt;
&lt;br /&gt;
Private Sub tmrTicker_Elapsed(ByVal sender As System.Object, ByVal e As
System.Timers.ElapsedEventArgs) Handles tmrTicker.Elapsed&lt;br /&gt;&lt;/span&gt;</evnet:previewtext><dc:creator>ScaleOvenStove</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/12879-VBNET-code-causing-IE-to-stop-displaying-tooltips/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/12879/Trackback.aspx</trackback:ping></item></channel></rss>