<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Colin Beales - Blog</title><subtitle type="html">&lt;A href="http://blogs.msdn.com/colinbeales/default.aspx"&gt;&lt;img src="http://blogs.msdn.com/photos/colinbeales/images/5075819/original.aspx" align="LEFT" BORDER=0 ALT="Colin Beales" /&gt;&lt;/A&gt;&lt;span class="MyTitle"&gt;Colin Beales - Application Development Consultant - Microsoft UK&lt;/span&gt;&lt;BR CLEAR=ALL&gt;</subtitle><id>http://blogs.msdn.com/colinbeales/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/colinbeales/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2007-09-21T23:57:00Z</updated><entry><title>Avoiding MAX_PATH issues with TFS</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2008/06/17/avoiding-max-path-issues-with-tfs.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2008/06/17/avoiding-max-path-issues-with-tfs.aspx</id><published>2008-06-17T16:57:00Z</published><updated>2008-06-17T16:57:00Z</updated><content type="html">&lt;P&gt;I was discussing with a customer the other day around the posibility of hitting the maximum path limit in TFS.&lt;/P&gt;
&lt;P&gt;Great to see just days after the conversation a sample from &lt;A class="" title="James Pickell" href="http://blogs.msdn.com/jampick/archive/2008/06/17/tfs-max-path-mitigation-via-check-in-policy.aspx" mce_href="http://blogs.msdn.com/jampick/archive/2008/06/17/tfs-max-path-mitigation-via-check-in-policy.aspx"&gt;James Pickell&lt;/A&gt; showing a Check-In policy to avoid this.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8611460" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="TFS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/TFS/default.aspx" /></entry><entry><title>Debugging Pages Under A Load Test</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/11/19/debugging-pages-under-a-load-test.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/11/19/debugging-pages-under-a-load-test.aspx</id><published>2007-11-19T20:03:00Z</published><updated>2007-11-19T20:03:00Z</updated><content type="html">&lt;P&gt;Sean Lumley has written an excellent blog article detailing how to debug pages that fail under load: &lt;A class="" href="http://blogs.msdn.com/slumley/pages/debugging-errors-in-load-test.aspx" target=_blank mce_href="http://blogs.msdn.com/slumley/pages/debugging-errors-in-load-test.aspx"&gt;http://blogs.msdn.com/slumley/pages/debugging-errors-in-load-test.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have this requirement&amp;nbsp;quite a bit in our performance and scale lab sessions when apps start to be put under stress that&amp;nbsp;force&amp;nbsp;different (and mostly unexpected) results&amp;nbsp;from the time when they were recorded. This will be&amp;nbsp;a great set of steps to help find the root cause.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6404842" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="VSTS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/VSTS/default.aspx" /><category term="Load Testing" scheme="http://blogs.msdn.com/colinbeales/archive/tags/Load+Testing/default.aspx" /></entry><entry><title>Stop connecting to TFS automatically on Visual Studio 2005 startup</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/11/02/stop-connecting-to-tfs-on-visual-studio-2005.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/11/02/stop-connecting-to-tfs-on-visual-studio-2005.aspx</id><published>2007-11-02T21:07:00Z</published><updated>2007-11-02T21:07:00Z</updated><content type="html">&lt;P&gt;I'm always forgetting this one and people often ask me for it so I'm popping up here in the hope I'll find it easier next time. &lt;/P&gt;
&lt;P&gt;It's an old problem&amp;nbsp;where Visual Studio 2005 goes looking to connect automatically to TFS when you change between TFS servers or work disconnected for a while.&lt;/P&gt;
&lt;P&gt;Simply add a registry key&amp;nbsp;"AutoLoadServer" (type DWORD) to&amp;nbsp;HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\TeamFoundation, setting the value to be 0 (Do not connect automatically).&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5841580" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="TFS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/TFS/default.aspx" /><category term="TFS Version Control" scheme="http://blogs.msdn.com/colinbeales/archive/tags/TFS+Version+Control/default.aspx" /></entry><entry><title>Changing the distribution of think time in loadtests</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/10/02/changing-the-distribution-in-loadtests.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/10/02/changing-the-distribution-in-loadtests.aspx</id><published>2007-10-02T12:32:00Z</published><updated>2007-10-02T12:32:00Z</updated><content type="html">&lt;P&gt;I had a colleagues customer ask today if it were possible to change the distribution for think time in load tests.&lt;/P&gt;
&lt;P&gt;It turns out it is, but unfortunatly not through the UI. The .loadtest generated by the UI is simply XML and each scenario you have within would have an entry like this:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: #a31515; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;Scenario&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt; &lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;Name&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;=&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;"&lt;SPAN style="COLOR: blue"&gt;Scenario1&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt; &lt;/SPAN&gt;&lt;SPAN style="COLOR: red"&gt;DelayBetweenIterations&lt;/SPAN&gt;&lt;SPAN style="COLOR: blue"&gt;=&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt;2&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt; &lt;/SPAN&gt;&lt;SPAN style="COLOR: red"&gt;PercentNewUsers&lt;/SPAN&gt;&lt;SPAN style="COLOR: blue"&gt;=&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt;0&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt; &lt;/SPAN&gt;&lt;SPAN style="COLOR: red"&gt;IPSwitching&lt;/SPAN&gt;&lt;SPAN style="COLOR: blue"&gt;=&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt;true&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt; &lt;/SPAN&gt;&lt;SPAN style="COLOR: red"&gt;TestMixType&lt;/SPAN&gt;&lt;SPAN style="COLOR: blue"&gt;=&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt;PercentageOfTestsStarted&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt;&amp;gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: #a31515; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;ThinkProfile&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt; &lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;Value&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;=&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-ansi-language: EN-US"&gt;"&lt;SPAN style="COLOR: blue"&gt;0.2&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt; &lt;/SPAN&gt;&lt;SPAN style="COLOR: red"&gt;Pattern&lt;/SPAN&gt;&lt;SPAN style="COLOR: blue"&gt;=&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt;NormalDistribution&lt;/SPAN&gt;"&lt;SPAN style="COLOR: blue"&gt; /&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Simply edit the ThinkProfile Value from 0.2 for the value you require.&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5240623" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="VSTS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/VSTS/default.aspx" /><category term="Load Testing" scheme="http://blogs.msdn.com/colinbeales/archive/tags/Load+Testing/default.aspx" /></entry><entry><title>String Concatenation in WebTests </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/09/25/string-concatenation-in-webtests.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/09/25/string-concatenation-in-webtests.aspx</id><published>2007-09-25T19:07:00Z</published><updated>2007-09-25T19:07:00Z</updated><content type="html">&lt;P&gt;I was asked by a colleague today how to perform string concatenation in a web test for a query string they were wanting to be built up of some content from the data context and a hardcoded value. They wanted to do this without resorting to code in a plugin.&lt;/P&gt;
&lt;P&gt;In order to support this the web test can simply have the hardcoded value next to the&amp;nbsp;datacontextvalue i.e. "MyHardcodedString{{MyDataContextValue}}"&lt;/P&gt;
&lt;P&gt;The web test will parse out and replace the data context value for you and do the concatenation. In this case they put this in their query string, but the same principle could be used in other places such as form posts also. Often this principle is used when replacing values from web service calls as the {{MyDataContextValue}} value can be pulled out and replaced with a data context bound value such as something from a datasource. See the docs on MSDN for more information on the seb service databinding: &lt;A class="" title=http://msdn2.microsoft.com/en-us/library/ms182546(VS.80).aspx href="http://msdn2.microsoft.com/en-us/library/ms182546(VS.80).aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/library/ms182546(VS.80).aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms182546(VS.80).aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5123883" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="VSTS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/VSTS/default.aspx" /><category term="Web Tests" scheme="http://blogs.msdn.com/colinbeales/archive/tags/Web+Tests/default.aspx" /></entry><entry><title>Changing TFS Emails to link to Web Access Work Items</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/09/25/changing-tfs-emails-to-link-to-web-access-work-items.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/09/25/changing-tfs-emails-to-link-to-web-access-work-items.aspx</id><published>2007-09-25T16:03:00Z</published><updated>2007-09-25T16:03:00Z</updated><content type="html">&lt;P&gt;Just came across this on Neno Loje's Blog which is sooooooo cool. How cool is it to have&amp;nbsp;access to the web access stuff direct from notification emails...Awesome!!&lt;/P&gt;
&lt;P&gt;&lt;A class="" title=http://msmvps.com/blogs/vstsblog/archive/2007/08/31/changing-tfs-email-notifications-to-link-to-team-system-web-access.aspx href="http://msmvps.com/blogs/vstsblog/archive/2007/08/31/changing-tfs-email-notifications-to-link-to-team-system-web-access.aspx" target=_blank mce_href="http://msmvps.com/blogs/vstsblog/archive/2007/08/31/changing-tfs-email-notifications-to-link-to-team-system-web-access.aspx"&gt;http://msmvps.com/blogs/vstsblog/archive/2007/08/31/changing-tfs-email-notifications-to-link-to-team-system-web-access.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5120378" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="TFS Web Access" scheme="http://blogs.msdn.com/colinbeales/archive/tags/TFS+Web+Access/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/TFS/default.aspx" /></entry><entry><title>Analyzing VSTS 2005 Load Testing Results With Orcas</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/09/22/analyzing-vsts-2005-load-testing-results-with-orcas.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/09/22/analyzing-vsts-2005-load-testing-results-with-orcas.aspx</id><published>2007-09-22T02:01:35Z</published><updated>2007-09-22T02:01:35Z</updated><content type="html">&lt;p&gt;Just a quick note as I couldn't find it anywhere during a quick search during my lab. I wanted to see if the Load Test results recorded from the 2005 edition of Visual Studio Team System would be viewable in Orcas. &lt;/p&gt;  &lt;p&gt;Thankfully I happy to say as of Beta2 this works just fine. In fact you can make the most out of some of the great new features in the post test run ui which will make analysis an even better experience. See Sean Lumley's blog for for further info on the new Orcas UI for post test run analysis: &lt;a href="http://blogs.msdn.com/slumley/pages/load-test-execution-post-run-ui-enhancements.aspx" target="_blank"&gt;http://blogs.msdn.com/slumley/pages/load-test-execution-post-run-ui-enhancements.aspx&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5041225" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author></entry><entry><title>Exporting VSTS Load Test results to a new database</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/09/22/exporting-vsts-load-test-results-to-a-new-database.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/09/22/exporting-vsts-load-test-results-to-a-new-database.aspx</id><published>2007-09-22T02:00:41Z</published><updated>2007-09-22T02:00:41Z</updated><content type="html">&lt;p&gt;One of the activities I get involved in with customers as an ADC is to work with customers in our performance and scalability labs at our UK headquarters in Reading. These labs involve a customer bringing their solution to our facility and building up load on this so that we can analyze, and tune out bottlenecks from the solution. Its a great activity to run with customers and each lab week is unique and fun to work on.&lt;/p&gt;  &lt;p&gt;Obviously in such a lab we often are testing web based applications and as such need a tool to generate, co-ordinate and measure load across the whole test environment. In such a scenario this places VSTS Load Testing as the obvious tool for the job.&lt;/p&gt;  &lt;p&gt;VSTS Load Testing is a great product and has some fantastic features within it and during the lab weeks it proves time after time to be an essential tool to a successful lab.&lt;/p&gt;  &lt;p&gt;One area however the current version of the tool falls short on for our customers is around the portability of their test results which they understandably want to take back to their offices after the hard work during the lab.&lt;/p&gt;  &lt;p&gt;The test results in VSTS Load Testing can potentially be quite large and as such unlike WebTest or UnitTest runs the results are not stored in the .trx files generated at the time of the test run. Instead in load testing the results are sent to a database (SQL or SQL Express) configured on the load testing controller machine in Visual Studio (Test Menu-&amp;gt;Administer Test Controller) and this database itself is referred to by the .trx file as a encrypted connection string.&lt;/p&gt;  &lt;p&gt;Here's where the problem lies obviously with labs like these the chances are that you generate quite a few different sets of test run results and when you come to move these test results from the test rig (in our case in our Microsoft offices) to another database (in our case our customer offices) the connection string is no longer valid.&lt;/p&gt;  &lt;p&gt;Thankfully I found an article from a great VSTS blog here: &lt;a href="http://barmagy.com/blogs/archi/archive/2006/12/28/20.aspx" target="_blank"&gt;Archi - http://barmagy.com/blogs/archi/archive/2006/12/28/20.aspx&lt;/a&gt; that discusses how we can manually edit each of our test run .trx files to change the m_resultsRepositoryConnectString to one for the new database. Essentially this requires you to restore your database and setup VSTS Load Testing (Test Menu-&amp;gt;Administer Test Controller) to point to the new restored database. From this point we can get hold of the connection string in the valid encrypted state that connects this load test controller to the database (you can get this if you run a new load test on this machine and find the m_resultsRepositoryConnectString in the .trx file for this new run, or just grab it out the registry at HKCU\Software\Microsoft\VisualStudio\8.0\EnterpriseTools\QualityTools\Controller\LoadTestResultsConnectString)&lt;/p&gt;  &lt;p&gt;This is a great solution but as I mentioned in my case my customers often have many test runs from the lab session and so I decided to knock up a small sample to go through a directory (and if required it's subdirectories) to change make this change to all the .trx files. If you want the code you can find it &lt;a href="http://colinbeales.members.winisp.net/TRXConnectionStringProcessor.zip" target="_blank"&gt;posted here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Simply run the app after you've restored the database and configured the controller to point at this restored database instance. Select your target directory(s) and let it take the manual steps out the process.&lt;/p&gt;  &lt;p&gt;Thankfully this problem will be fixed in the Orcas release of the load testing tools. You can see some further details at Sean Lumleys blog: &lt;a href="http://blogs.msdn.com/slumley/pages/managing-load-test-results.aspx" target="_blank"&gt;http://blogs.msdn.com/slumley/pages/managing-load-test-results.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5041214" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="VSTS" scheme="http://blogs.msdn.com/colinbeales/archive/tags/VSTS/default.aspx" /><category term="Load Testing" scheme="http://blogs.msdn.com/colinbeales/archive/tags/Load+Testing/default.aspx" /></entry><entry><title>This is me...</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/colinbeales/archive/2007/09/21/this-is-me.aspx" /><id>http://blogs.msdn.com/colinbeales/archive/2007/09/21/this-is-me.aspx</id><published>2007-09-22T01:57:00Z</published><updated>2007-09-22T01:57:00Z</updated><content type="html">&lt;P&gt;For sometime now I have been threatening to start writing a blog, finally it would seem if this makes it online then I've done it. The truth is that I'm really not sure whether I'm going to get blog fever or if this will become one of those never to be updated weblogs. Time will tell.&lt;/P&gt;
&lt;P&gt;In customary first blog entry here are a few notes about me, after that I guess I'll put up a bit of a bio page and if I get any hits on that I'll know my mum has been looking me up on Live Search!&lt;/P&gt;
&lt;P&gt;I work in Microsoft Services in the UK in a team titled &lt;A href="http://www.microsoft.com/uk/services/consulting/adc.mspx" target=_blank mce_href="http://www.microsoft.com/uk/services/consulting/adc.mspx"&gt;Application Development Consulting&lt;/A&gt; as an ADC (Application Development Consultant). My role as enables me to work with a host of great customers working with our development technologies. &lt;/P&gt;
&lt;P&gt;As our team cover the entire Microsoft technology set we have the chance to specialize in areas of technology and at the moment my field is Team Foundation Server and the associated Visual Studio Team System client tools, I only mention this as it's likely that many of my posts may be around this area.&lt;/P&gt;
&lt;P&gt;I've worked in my role for around 6 years now, prior to this I worked for 4 years in various roles in Microsoft working with customers in through our COM/COM+ and Visual C++ teams.&lt;/P&gt;
&lt;P&gt;Right enough of the bio, on with the blog ....&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5041164" width="1" height="1"&gt;</content><author><name>colinbeales</name><uri>http://blogs.msdn.com/members/colinbeales.aspx</uri></author><category term="ADC" scheme="http://blogs.msdn.com/colinbeales/archive/tags/ADC/default.aspx" /></entry></feed>