<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" 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:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Visual Studio Team System</title>
        <link>http://geekswithblogs.net/etiennetremblay/category/2790.aspx</link>
        <description>Visual Studio Team System</description>
        <language>en-US</language>
        <copyright>Etienne Tremblay</copyright>
        <managingEditor>etienne.tremblay@videotron.qc.ca</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>TFS Web Access 2008 Released!</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/12/03/tfs-web-access-2008-released.aspx</link>
            <description>&lt;p&gt;In the wave of release we now have the final version of the TFS Web Access.  Check out &lt;a href="http://blogs.msdn.com/bharry/archive/2007/11/30/vsts-web-access-power-tool-for-team-system-2008-released.aspx"&gt;VSTS Web Access Power Tool for Team System 2008 released!&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Great work guys!&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3122e18c-3893-4d9a-ba3f-0b421d341d29" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/TFSWA%202008" rel="tag"&gt;TFSWA 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/TFS%202008" rel="tag"&gt;TFS 2008&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117307"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117307" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/117307.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/12/03/tfs-web-access-2008-released.aspx</guid>
            <pubDate>Mon, 03 Dec 2007 05:53:14 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/117307.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/12/03/tfs-web-access-2008-released.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/117307.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/117307.aspx</trackback:ping>
        </item>
        <item>
            <title>The difference between VS2005 and VS2008 Solution files</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/11/23/The-difference-between-VS2005-and-VS2008-Solution-files.aspx</link>
            <description>&lt;p&gt;Hey all,&lt;/p&gt;  &lt;p&gt;I've seen a few things going around about this so I'd like to put in my .02c too.&lt;/p&gt;  &lt;p&gt;When opening a VS2005 solution in VS2008 their will be an upgrade wizard that will show up.  If you go through the wizard and 'upgrade' the solution/project here is what happens: at the top of solution you just opened the first line will change from&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Microsoft Visual Studio Solution File, Format Version 9.00 &lt;/p&gt;  &lt;p&gt;to&lt;/p&gt;  &lt;p&gt;Microsoft Visual Studio Solution File, Format Version 10.00&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;That's it, nothing else gets change and you *.vbproj or *.csproj are not affect or modified.  So here is what I recommend you do, make a copy of the SLN file in your working folder can call it something with 2008 in it like Mysolution2008.sln.  Then open with the wizard and upgrade.  Then add to TFS/VSS/SVN/etc and you now can work in either 2005 or 2008 with this file or make the copy and open in notepad.  Make the change I just described (9 to 10) save and then open in VS2008.  Same result it just depends if you want to go through a wizard.&lt;/p&gt;  &lt;p&gt;This is great news for most folks that are wondering if then can keep their asset working in both 2005 and 2008.  It's a little awkward but at least you keep every member on your team working with the tool they have.&lt;/p&gt;  &lt;p&gt;Oh and there is another solution, you can open a brand new solution in VS2008 and add all you proj file to it.  That also works but if you have a very large SLN it might take more time to do this then copy and edit a 9 to a 10.  Up to you.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Update: If you want more in-dept info please consult DJ Park's blog &lt;a href="http://blogs.msdn.com/djpark/archive/2007/11/07/how-to-use-solutions-and-projects-between-visual-studio-2005-and-2008.aspx"&gt;How to use solutions and projects between Visual Studio 2005 and 2008&lt;/a&gt; and as always, open and edit SLN files outside the IDE at your own risk.  Those tips have worked for me.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3c99b215-9cce-42a1-b0d7-8b3dff77f8e4" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/VS2005" rel="tag"&gt;VS2005&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VS2008" rel="tag"&gt;VS2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VS2008%20Upgrade" rel="tag"&gt;VS2008 Upgrade&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117066"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117066" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/117066.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/11/23/The-difference-between-VS2005-and-VS2008-Solution-files.aspx</guid>
            <pubDate>Fri, 23 Nov 2007 08:12:46 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/117066.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/11/23/The-difference-between-VS2005-and-VS2008-Solution-files.aspx#feedback</comments>
            <slash:comments>6</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/117066.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/117066.aspx</trackback:ping>
        </item>
        <item>
            <title>Come chat with the Visual Studio Team System group &amp;ndash; December 5th</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/11/21/Come-chat-with-the-Visual-Studio-Team-System-group-ndash.aspx</link>
            <description>&lt;p&gt;Join members of the Visual Studio Team System product group to discuss features available in Team Foundation Server, Team Suite, Architecture Edition, Development Edition, Database Edition, and Test Edition. In addition, discuss what's new for these editions for Visual Studio 2008.&lt;/p&gt;  &lt;p&gt;We will be holding two sessions:&lt;/p&gt;  &lt;p&gt;Join the &lt;a href="http://msdn.microsoft.com/chats"&gt;chat&lt;/a&gt; on Wednesday, December 5th, 2007 from 10:00am - 11:00am Pacific Time. &lt;a href="http://www.microsoft.com/communities/chats/vcs/07_1205_msdn_VSTS10.ics"&gt;Add to Calendar&lt;/a&gt; | &lt;a href="http://www.timeanddate.com/worldclock/fixedtime.html?month=12&amp;amp;day=5&amp;amp;year=2007&amp;amp;hour=10&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=234"&gt;Additional Time Zones&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;                -and-&lt;/p&gt;  &lt;p&gt;Join the &lt;a href="http://msdn.microsoft.com/chats"&gt;chat&lt;/a&gt; on Wednesday, December 5th, 2007 from 4:00pm - 5:00pm Pacific Time. &lt;a href="http://www.microsoft.com/communities/chats/vcs/07_1205_msdn_VSTS4.ics"&gt;Add to Calendar&lt;/a&gt; | &lt;a href="http://www.timeanddate.com/worldclock/fixedtime.html?month=12&amp;amp;day=5&amp;amp;year=2007&amp;amp;hour=16&amp;amp;min=0&amp;amp;sec=0&amp;amp;p1=234"&gt;Additional Time Zones&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:725ce3e5-761d-43da-8c57-8b92a403ce08" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/VSTS%202008" rel="tag"&gt;VSTS 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/TFS%202008" rel="tag"&gt;TFS 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Chat" rel="tag"&gt;Chat&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117027"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117027" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/117027.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/11/21/Come-chat-with-the-Visual-Studio-Team-System-group-ndash.aspx</guid>
            <pubDate>Wed, 21 Nov 2007 12:37:19 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/117027.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/11/21/Come-chat-with-the-Visual-Studio-Team-System-group-ndash.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/117027.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/117027.aspx</trackback:ping>
        </item>
        <item>
            <title>Get your download engine running, VS/TFS 2008 is now available on MSDN!</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/11/19/Get-your-download-engine-running-VSTFS-2008-is-now-available.aspx</link>
            <description>&lt;p&gt;Hey all, it's official, VS and TFS 2008 are available today for download, there are so many new things it's hard to do the product justice in a simple blog.  I've had the pleasure of testing and giving Microsoft a lot of feedback on this and future release of VSTS and I'm happy to say they listen to our feedback.  Feel free to send me your comments I'll make sure they are aware of them.&lt;/p&gt;  &lt;p&gt;Jeff as a great post on all the new feature available &lt;a href="http://blogs.msdn.com/jeffbe/archive/2007/11/19/visual-studio-team-system-2008-ships.aspx"&gt;Visual Studio Team System 2008 ships!&lt;/a&gt; so go have a look.  Brian also has something to say &lt;a href="http://blogs.msdn.com/bharry/archive/2007/11/19/vs-vsts-tfs-2008-are-shipping.aspx"&gt;VS/VSTS/TFS 2008 are Shipping!&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;This is also a little stint on Channel 9 for Jeff, Soma and Carol, &lt;a href="http://channel9.msdn.com/showpost.aspx?postid=357748"&gt;Soma, Carol Grojean, Jeff Beehler: Visual Studio 2008 RTM!!!&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you do VS 2005 development right now, VS2008 is a side by side install and you can work with you VS 2005 project with no ill affect.  One thing to note, it will ask you to upgrade the project but in reality it only upgrades the sln file.  So my tip to you guys, make a copy of only the sln file and call it something else and open that one.  It will get upgraded but you proj file will stay intact.  This way you can edit them in 08 but still use 05 if you need too (I don't think you will ;-)).&lt;/p&gt;  &lt;p&gt;This is a must have version if you do any kind of .NET development.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:abda0351-f110-43c2-a4e7-190cd58dfd7a" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/VSTS%202008" rel="tag"&gt;VSTS 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/TFS%202008" rel="tag"&gt;TFS 2008&lt;/a&gt;,&lt;a href="http://technorati.com/tags/.NET%203.5" rel="tag"&gt;.NET 3.5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MSDN" rel="tag"&gt;MSDN&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116952"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116952" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/116952.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/11/19/Get-your-download-engine-running-VSTFS-2008-is-now-available.aspx</guid>
            <pubDate>Mon, 19 Nov 2007 11:45:45 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/116952.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/11/19/Get-your-download-engine-running-VSTFS-2008-is-now-available.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/116952.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/116952.aspx</trackback:ping>
        </item>
        <item>
            <title>Montreal Code Camp</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/10/29/Montreal-Code-Camp.aspx</link>
            <description>&lt;p&gt;So I gave a session at the Montreal Code Camp this weekend and it was a blast.  There was about 70 people, and a lot of great questions.  I think the buzz is starting about VSTS/TFS 2008 it will be a great release...&lt;/p&gt;  &lt;p&gt;Here is the deck.&lt;/p&gt; &lt;iframe style="border-right: #dde5e9 1px solid; padding-right: 0px; border-top: #dde5e9 1px solid; padding-left: 0px; padding-bottom: 0px; margin: 3px; border-left: #dde5e9 1px solid; width: 240px; padding-top: 0px; border-bottom: #dde5e9 1px solid; height: 66px; background-color: #ffffff" marginwidth="0" marginheight="0" src="http://cid-c121481219245050.skydrive.live.com/embedrowdetail.aspx/Public/Top%20Ten%20TFS.ppt" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;  &lt;p&gt;Now one month until Devteach and my move to my first house!!&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e36d1a84-02d2-4559-9a0b-994131102154" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags:  		&lt;a href="http://technorati.com/tags/TFS%202008/" rel="tag"&gt;TFS 2008&lt;/a&gt; 		,  		&lt;a href="http://technorati.com/tags/VSTS%202008/" rel="tag"&gt;VSTS 2008&lt;/a&gt; 		,  		&lt;a href="http://technorati.com/tags/Code%20Camp%20Montreal/" rel="tag"&gt;Code Camp Montreal&lt;/a&gt; 		&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116429"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116429" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/116429.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/10/29/Montreal-Code-Camp.aspx</guid>
            <pubDate>Mon, 29 Oct 2007 05:14:53 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/116429.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/10/29/Montreal-Code-Camp.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/116429.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/116429.aspx</trackback:ping>
        </item>
        <item>
            <title>Visual Studio 2008 B2 VPC from Microsoft to expire Nov 1st</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/10/25/Visual-Studio-2008-B2-VPC-from-Microsoft-to-expire-Nov.aspx</link>
            <description>&lt;p&gt;Hey everyone, please be aware that the VPC provided by Microsoft to evaluation Visual Studio and Team Foundation Server 2008 B2 will expire Nov 1st.  If you are using this VM in production and are using the Go-Live licence please plan for this and prepare a contingency plan. &lt;/p&gt;  &lt;p&gt;See Jeff Beehler's blog for more info and any news on this here &lt;a href="http://blogs.msdn.com/jeffbe/archive/2007/10/25/vs2008-beta2-vpcs-expiring-prematurely.aspx"&gt;VS2008 Beta2 VPCs expiring prematurely&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;p&gt;ps.  I'm very busy, actually way too busy and I will start posting more soon.  Don't despair...&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:842bdd95-3116-472d-973d-f9c9ac179c70" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags:  		&lt;a href="http://technorati.com/tags/TFS%20Beta2/" rel="tag"&gt;TFS Beta2&lt;/a&gt; 		,  		&lt;a href="http://technorati.com/tags/VSTS%20Beta%202/" rel="tag"&gt;VSTS Beta 2&lt;/a&gt; 		&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116336"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=116336" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/116336.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/10/25/Visual-Studio-2008-B2-VPC-from-Microsoft-to-expire-Nov.aspx</guid>
            <pubDate>Thu, 25 Oct 2007 12:01:52 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/116336.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/10/25/Visual-Studio-2008-B2-VPC-from-Microsoft-to-expire-Nov.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/116336.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/116336.aspx</trackback:ping>
        </item>
        <item>
            <title>Third time's the charm</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/10/01/Third-times-the-charm.aspx</link>
            <description>&lt;p&gt;I just got a nice letter from Microsoft letting me know I got awarded as MVP for the 3rd year in a row.  I feel really good about last year and all the stuff I did for the community.  I'll try to do as much this year again.  I love meeting new people and helping them network or solve their problem (If I can ;-)).  Looking forward to talking (virtually) to some of you tomorrow in the Webcast, this autumn at the code camp and devteach and throughout next year.  Thanks Microsoft for the 3rd vote of confidence. &lt;/p&gt;  &lt;p&gt;I have to acknowledge the Team System product team for their extraordinary open mind and for listening to all of us MVPs give them ideas and suggestion and responding to every last email we send to them and to our discussion list.  You guys really make it fun to work with.  Looking forward to yet another great year with VSTS 2008 and Rosario just around the corner.&lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET &lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7573035b-7c38-49c2-a7a5-c3b0add902b5" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags:  		&lt;a href="http://technorati.com/tags/MVP/" rel="tag"&gt;MVP&lt;/a&gt; 		,  		&lt;a href="http://technorati.com/tags/VSTS/" rel="tag"&gt;VSTS&lt;/a&gt; 		,  		&lt;a href="http://technorati.com/tags/TFS/" rel="tag"&gt;TFS&lt;/a&gt; 		&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115763"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115763" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/115763.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/10/01/Third-times-the-charm.aspx</guid>
            <pubDate>Mon, 01 Oct 2007 19:03:13 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/115763.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/10/01/Third-times-the-charm.aspx#feedback</comments>
            <slash:comments>10</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/115763.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/115763.aspx</trackback:ping>
        </item>
        <item>
            <title>What have I been up too?</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/09/21/What-have-I-been-up-too.aspx</link>
            <description>&lt;p&gt;Well it's been a while since I've last posted, I'm in my eyeballs with stuff to do.  We have finally released our internal Team Build offering and I will hopefully soon start my series of post on Team Build.  We have just bought a house so getting everything ready running around to see what we need to do, mortgage, boxes, phone numbers, address changes... you know what I mean.  &lt;/p&gt;  &lt;p&gt;I'm preparing my presentations for the fall, I'll be a panelist on the &lt;a href="http://msdn2.microsoft.com/en-ca/bb738057.aspx"&gt;"Ignite your career"&lt;/a&gt; Webcast series offered by MSDN Canada, I'll be in the 4th one, &lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032348638&amp;amp;EventCategory=4&amp;amp;culture=en-CA&amp;amp;CountryCode=CA"&gt;"Becoming your own boss"&lt;/a&gt; and in case you are wondering, no I'm not leaving my job at EDS, I'll be representing the Enterprise developer/architect were Derek and Steven will talk about the intricacies of being your own boss.  Check it out I'm sure it will be fun.  I'm also giving a talk at our upcoming Montreal Code Camp on the top 10 new things in VSTS and TFS 2008.  Then I'm flying over to Vancouver to give 3 talks at &lt;a href="http://www.devteach.com/"&gt;DevTeach&lt;/a&gt; in November.  I then move in my new house... crazy spring coming up.&lt;/p&gt;  &lt;p&gt;While I'm at it, I've been with VSTS/TFS 2008 (in preparation for my talks) and I have to say a lot of the little things that really get in the way of smooth working have been ironed out quite nicely, for example the Offline experience was very sub-par in 2005 (not to say dismal ;-)) but in 2008 they have smoothed the workflow very nicely it will make for a much nicer experience.  There are so many little things, come see me at DevTeach or at the Montreal Code Camp where I'll demo a lot of them.&lt;/p&gt;  &lt;p&gt;Brian just announce the &lt;a href="http://blogs.msdn.com/bharry/archive/2007/09/21/vsts-web-access-updated-for-tfs-2008.aspx"&gt;immediate availability of the TFSWA for 2008&lt;/a&gt;.  I just installed it and it looks good.  I haven't really pushed it yet so I might come back it I find anything to say about it.  &lt;a href="http://blogs.msdn.com/bharry/archive/2007/09/14/tfs-migration-synchronization-tool-for-clearcase-relased.aspx"&gt;There is also a new Clearcase to TFS Migration toolkit released&lt;/a&gt;, some &lt;a href="http://blogs.msdn.com/bharry/archive/2007/09/10/practicing-servicing-for-tfs-2008.aspx"&gt;TFS 2008 B2 hotfixes&lt;/a&gt; &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Time flies when you're having fun... ;-)&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Cheers,&lt;/p&gt;  &lt;p&gt;ET&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:a86dd67b-cf67-4984-9f40-377e17aa2906" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Personal" rel="tag"&gt;Personal&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TFS" rel="tag"&gt;TFS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Webcast" rel="tag"&gt;Webcast&lt;/a&gt;, &lt;a href="http://technorati.com/tags/DevTeach" rel="tag"&gt;DevTeach&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115503"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115503" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/115503.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/09/21/What-have-I-been-up-too.aspx</guid>
            <pubDate>Fri, 21 Sep 2007 10:17:31 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/115503.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/09/21/What-have-I-been-up-too.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/115503.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/115503.aspx</trackback:ping>
        </item>
        <item>
            <title>Brian Harry a technical fellow</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/08/17/Brian-Harry-a-technical-fellow.aspx</link>
            <description>&lt;p&gt;Well I can't pass on this news.  Knowing Brian a bit by talking with him and having great discussions with him in the last 4 years, he is probably trying to keep this as low profile as possible ;-).  Willy already blog it &lt;a href="http://dotnet.org.za/willy/archive/2007/08/17/brian-harry-a-technical-fellow.aspx"&gt;here&lt;/a&gt;, and &lt;a href="http://blogs.msdn.com/anutthara/archive/2007/08/17/brian-harry-is-now-technical-fellow.aspx"&gt;Anutthara&lt;/a&gt; broke the news.  &lt;/p&gt; &lt;p&gt;Brian, let me tell you that as humble as you are, you TOTALLY deserve this well earned title.  Check out Anutthara's blog entry for and explanation of what a technical fellow is.&lt;/p&gt; &lt;p&gt;Congratulation Brian and keep up the great work on TFS.&lt;/p&gt; &lt;p&gt; &lt;/p&gt; &lt;p&gt;Cheers,&lt;/p&gt; &lt;p&gt;ET&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:fd43b3d7-fe44-4af1-81ef-34e09e7379f4" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Brian%20Harry" rel="tag"&gt;Brian Harry&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TFS" rel="tag"&gt;TFS&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=114745"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=114745" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/114745.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/08/17/Brian-Harry-a-technical-fellow.aspx</guid>
            <pubDate>Fri, 17 Aug 2007 10:31:31 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/114745.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/08/17/Brian-Harry-a-technical-fellow.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/114745.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/114745.aspx</trackback:ping>
        </item>
        <item>
            <title>TFS Web access (formally TeamPlain) is now available!</title>
            <link>http://geekswithblogs.net/etiennetremblay/archive/2007/07/30/TFS-Web-access-formally-TeamPlain-is-now-available.aspx</link>
            <description>&lt;p&gt;Read all about it &lt;a href="http://blogs.msdn.com/bharry/archive/2007/07/30/team-system-web-access-power-tool-available.aspx"&gt;here&lt;/a&gt;.  Since Microsoft acquired TeamPlain this spring they have worked hard to incorporate all new features in the product and best feature of all; It's FREE for TFS owners.&lt;/p&gt; &lt;p&gt; &lt;/p&gt; &lt;p&gt;Cheers,&lt;/p&gt; &lt;p&gt;ET&lt;/p&gt; &lt;p&gt; &lt;/p&gt; &lt;p&gt;PS I swear I'll get to Team Build I'm just sooooo busy ;-).&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:a8b19c97-1f66-41ea-8477-9be81dcc045e" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Team%20System" rel="tag"&gt;Team System&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TFS" rel="tag"&gt;TFS&lt;/a&gt;, &lt;a href="http://technorati.com/tags/TeamPlain" rel="tag"&gt;TeamPlain&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=114281"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=114281" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/etiennetremblay/aggbug/114281.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Etienne Tremblay</dc:creator>
            <guid>http://geekswithblogs.net/etiennetremblay/archive/2007/07/30/TFS-Web-access-formally-TeamPlain-is-now-available.aspx</guid>
            <pubDate>Mon, 30 Jul 2007 17:52:25 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/etiennetremblay/comments/114281.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/etiennetremblay/archive/2007/07/30/TFS-Web-access-formally-TeamPlain-is-now-available.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/etiennetremblay/comments/commentRss/114281.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/etiennetremblay/services/trackbacks/114281.aspx</trackback:ping>
        </item>
    </channel>
</rss>