<?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>Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx</link><description>&amp;lt;Update: After some complains that it is difficult to cut paste code out of the blog, I have zipped and placed the source here &amp;gt; &amp;lt;Update: Fixed so that you no longer need to copy the Microsoft.TeamFoundation.Build.Common.dll. Thanks to a Watson</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#506287</link><pubDate>Wed, 21 Dec 2005 14:44:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:506287</guid><dc:creator>anutthara</dc:creator><description>Believe me - I know how you would have felt when you saw the RSS feed. I have had instances of my tools being redundated with something far more elegant! :)&lt;br&gt;However, writing your own tools gives cheap thrills - fun to write and dispensable! :) Let the DIY tools roll...</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#507851</link><pubDate>Thu, 29 Dec 2005 01:03:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:507851</guid><dc:creator>Anthony Borton</dc:creator><description>Hi Abhinaba,&lt;br&gt;&lt;br&gt;Thanks for posting this great feed it is going to be very useful. I have encountered one problem though....&lt;br&gt;I have followed your instructions but my RSS reader reports a failure with the feed. I have modified the web.config file in the Build folder and attempted to browse directly to the rss.aspx file. The browser reports &lt;br&gt;&amp;quot;Compiler Error Message: CS0234: The type or namespace name 'Common' does not exist in the namespace 'Microsoft.TeamFoundation.Build' (are you missing an assembly reference?)&amp;quot;&lt;br&gt;&lt;br&gt;Any ideas?&lt;br&gt;Thanks&lt;br&gt;Anthony</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#507957</link><pubDate>Thu, 29 Dec 2005 12:05:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:507957</guid><dc:creator>abhinaba</dc:creator><description>Hi Anthony,&lt;br&gt;&lt;br&gt;This wroks fine on the latest bits. Which build are you using??&lt;br&gt;Can you check to see if the file Microsoft.TeamFoundation.Build.Common.dll is present in the web services\Build\bin folder.&lt;br&gt;&lt;br&gt;I have sent you a message thru your blogs contact. Drop me an email and I'll try to get the thing working in your setup....</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#508895</link><pubDate>Tue, 03 Jan 2006 23:44:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:508895</guid><dc:creator>MikeH</dc:creator><description>Mine also states that 'Common' does not exist.&lt;br&gt;This is TFS Beta3 Refresh.&lt;br&gt;&lt;br&gt;Exception message: c:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Build\v1.0\rss.aspx(34): error CS0234: The type or namespace name 'Common' does not exist in the namespace 'Microsoft.TeamFoundation.Build' (are you missing an assembly reference?) </description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#509114</link><pubDate>Wed, 04 Jan 2006 11:54:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:509114</guid><dc:creator>abhinaba</dc:creator><description>For now please search for Microsoft.TeamFoundation.Build.Common.dll in your AT inside the folder&lt;br&gt;&amp;lt;Program Files&amp;gt;\Microsoft Visual Studio 2005 Team Foundation Server\Web Services&lt;br&gt;&lt;br&gt;and then copy it to &lt;br&gt;c:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Build\bin&lt;br&gt;&lt;br&gt;I'll fix this in the next release of the feed...</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#511150</link><pubDate>Tue, 10 Jan 2006 13:42:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:511150</guid><dc:creator>abhinaba</dc:creator><description>Anthony Borton helped me out a lot in getting the Rss feed generator up and ready. He also let me know it was not working on Beta 3 release. Check out his blog where he has posted tips and my fix of the feed for beta 3 TFS release&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://myvstsblog.com/archive/2006/01/09/90.aspx"&gt;http://myvstsblog.com/archive/2006/01/09/90.aspx&lt;/a&gt;&lt;br&gt;</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#513428</link><pubDate>Mon, 16 Jan 2006 22:30:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:513428</guid><dc:creator>jmstall</dc:creator><description>Is your date conversion correct?  (should be in format specified by RFC 822)&lt;br&gt;&lt;br&gt;you do: pubDate.ToString()&lt;br&gt;&lt;br&gt;I think you need:&lt;br&gt;pubDate.ToUniversalTime().ToString(@&amp;quot;ddd, dd MMM yyyy HH:mm:ss G\MT&amp;quot;);&lt;br&gt;&lt;br&gt;Here's my version:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jmstall/archive/2006/01/14/rsswriter.aspx"&gt;http://blogs.msdn.com/jmstall/archive/2006/01/14/rsswriter.aspx&lt;/a&gt;&lt;br&gt;</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#513709</link><pubDate>Tue, 17 Jan 2006 12:38:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:513709</guid><dc:creator>abhinaba</dc:creator><description>Mike you are right, I got it wrong and all the while I was seeing the wrong published date on my feed reader but never noticed it :( &lt;br&gt;&lt;br&gt;I just fixed this</description></item><item><title>re: Team Build RSS Feed</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#514785</link><pubDate>Thu, 19 Jan 2006 14:51:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:514785</guid><dc:creator>abhinaba</dc:creator><description>I had put up a comment that to get this to work you need to copy one assembly Microsoft.TeamFoundation.Build.Common.dll to the bin folder. I have fixed the code now so that you need not do it now....</description></item><item><title>RSS Notification of Builds with TFS</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#527190</link><pubDate>Wed, 08 Feb 2006 04:51:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:527190</guid><dc:creator>My VSTS Blog</dc:creator><description>One of my goals this week has been to round out my TFS installation with a couple of extras that the...</description></item><item><title>Receiving Notifications from Team Foundation Build</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#693521</link><pubDate>Wed, 09 Aug 2006 21:27:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693521</guid><dc:creator>Rob Caron</dc:creator><description>If you'd like to be more in touch with your Team Foundation Build server using something other than Team...</description></item><item><title>Two more ways to get build notifications</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#693901</link><pubDate>Thu, 10 Aug 2006 04:47:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:693901</guid><dc:creator>Buck Hodges</dc:creator><description>Abhinaba Basu&amp;amp;amp;nbsp;posted his second Team Build power toy build notification app.&amp;amp;amp;nbsp; Previously he...</description></item><item><title>Team System Utilities</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#855164</link><pubDate>Sun, 22 Oct 2006 13:21:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:855164</guid><dc:creator>SRLTeam</dc:creator><description>&lt;p&gt;There is a lot of useful free utilities for Team System you can find spread all over the web. Some of&lt;/p&gt;
</description></item><item><title>List of Tools and Add-ins for TFS/VSTS</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#1856899</link><pubDate>Sun, 11 Mar 2007 08:14:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1856899</guid><dc:creator>It's Way Too Early For This</dc:creator><description>&lt;p&gt;[EDIT] I neglected to mention that I received this listing from a colleague on the day I posted it. But&lt;/p&gt;
</description></item><item><title>Team Foundation Server Tools</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#1861065</link><pubDate>Mon, 12 Mar 2007 01:39:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1861065</guid><dc:creator>Team Individualism</dc:creator><description>&lt;p&gt;A dump, of various tools, thanks to Zeeshan Shah. Note: this is not an endorsed list. Utilities Team&lt;/p&gt;
</description></item><item><title>Running cleanup powershell command from MSBuild for Team Build Continuous Integration</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#4250051</link><pubDate>Mon, 06 Aug 2007 07:09:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4250051</guid><dc:creator>eXtensible Mind Lounge</dc:creator><description>&lt;p&gt;Team Build is great, with its tight integration into the WorkItem tracking feature of TFS. It can be&lt;/p&gt;
</description></item><item><title>Source Code Modification</title><link>http://blogs.msdn.com/abhinaba/archive/2005/12/21/team-build-rss-feed.aspx#8997733</link><pubDate>Mon, 13 Oct 2008 13:09:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8997733</guid><dc:creator>saurabh_tesco</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Can you please guide me for &amp;nbsp;the modfication of the SOurce Code as i am not the C sharpe developer.I want to modify the source code which can give me more details....Is there any one who can help me in modification..Please let me know...It will be greatfull&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Saurabh&lt;/p&gt;
</description></item></channel></rss>