<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>Coding is for girls...</title>
        <link>http://chetjie.com/toil/Default.aspx</link>
        <description>Savvy hip I.T. chick - Roché Naudé's musings about all things I.T. related</description>
        <language>en-GB</language>
        <copyright>Roché Naudé</copyright>
        <managingEditor>roche.naude@gmail.com</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <image>
            <title>Coding is for girls...</title>
            <url>http://chetjie.com/images/RSS2Image.gif</url>
            <link>http://chetjie.com/toil/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>VS 2008 Team Foundation Error - IClassFactory failed due to the following error: 8007000e.</title>
            <category>@ church</category>
            <category>Visual Studio Team System</category>
            <link>http://chetjie.com/toil/archive/2009/07/14/vs-2008-team-foundation-error---iclassfactory-failed-due-to.aspx</link>
            <description>So annoyingly, for the past few days I've been getting this gem when developing:&lt;br /&gt;
&lt;span style="font-family: Courier New;"&gt;---------------------------&lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;Microsoft Visual Studio&lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;---------------------------&lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;Team Foundation Error &lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;Creating an instance of the COM component with CLSID {B69003B3-C55E-4B48-836C-BC5946FC3B28} from the IClassFactory failed due to the following error: 8007000e.&lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;---------------------------&lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;OK   &lt;/span&gt;&lt;br style="font-family: Courier New;" /&gt;
&lt;span style="font-family: Courier New;"&gt;---------------------------&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
I'm using:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Visual Studio Team System 2008 (Development Edition) with SP1&lt;/li&gt;
    &lt;li&gt;&lt;a href="javascript:void(0);/*1247569524746*/"&gt;Microsoft Team Foundation Server 2008 Power Tools - October 2008&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
Not only are pop-up errors like this annoying, they are somewhat disconcerting as you kind of end up wondering if the great being that is TFS 2008 is going to bite you in the butt for not listening (TFS 2008 is a vast improvement over 2005, but still has it's quirks and often requires a bit of TLC and appeasement - but I digress!)&lt;br /&gt;
&lt;br /&gt;
This is actually a collaboration error with Windows Live Messenger (go figure).&lt;br /&gt;
&lt;br /&gt;
Right, so this error is relatively easily solved:&lt;br /&gt;
&lt;ol&gt;
    &lt;li&gt;Open VS 2008&lt;/li&gt;
    &lt;li&gt;Go to the &lt;span style="font-family: Courier New;"&gt;Team Explorer&lt;/span&gt; panel&lt;/li&gt;
    &lt;li&gt;Right click on &lt;span style="font-family: Courier New;"&gt;Team Members&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;Select &lt;span style="font-family: Courier New;"&gt;Personal Settings&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;Have a look at &lt;span style="font-family: Courier New;"&gt;Collaboration&lt;/span&gt;, you'll probably see &lt;span style="font-family: Courier New;"&gt;Windows Live Messenger&lt;/span&gt; there (if not, then can't help you sorry!)&lt;/li&gt;
    &lt;li&gt;Under Collaboration select --&amp;gt; &lt;span style="font-family: Courier New;"&gt;Change&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;Choose &lt;span style="font-family: Courier New;"&gt;&amp;lt;None&amp;gt;&lt;/span&gt; as the provider name&lt;/li&gt;
&lt;/ol&gt;
Suggest you click ok, and restart VS 2008 (I got another funky error when trying to do some other stuff in settings after changing that). &lt;br /&gt;
&lt;br /&gt;
Et Voila!!&lt;img src="http://chetjie.com/toil/aggbug/58.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2009/07/14/vs-2008-team-foundation-error---iclassfactory-failed-due-to.aspx</guid>
            <pubDate>Tue, 14 Jul 2009 11:10:28 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/58.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2009/07/14/vs-2008-team-foundation-error---iclassfactory-failed-due-to.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/58.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/58.aspx</trackback:ping>
        </item>
        <item>
            <title>TFS - How to tell who has what checked-out or locked? </title>
            <category>@ church</category>
            <category>Visual Studio Team System</category>
            <link>http://chetjie.com/toil/archive/2009/01/29/tfs---how-to-tell-who-has-what-checked-out-or.aspx</link>
            <description>I've recently been asked to help someone determine what files they have checked out in TFS. &lt;br /&gt;
&lt;br /&gt;
Knowing that the Visual Studio Team System IDE (I'm using VS TS 2008) is &lt;span style="font-weight: bold;"&gt;abysmal &lt;/span&gt;at helping give basic information like this, and not feeling like installing any other third party add-ons, I did a quick &lt;a href="http://www.google.co.uk/search?hl=en&amp;amp;client=firefox-a&amp;amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;amp;q=tfs+see+who+has+checked+items+out&amp;amp;btnG=Search&amp;amp;meta="&gt;Google&lt;/a&gt; search and discovered the &lt;a href="http://msdn.microsoft.com/en-us/library/cc31bk2e(VS.80).aspx"&gt;VS Team System TF command-line program&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I'm only going to show you &lt;span style="font-weight: bold;"&gt;how to check on statuses of items across all TFS server sites/projects&lt;/span&gt;, feel free to do further investigation if you want to get trickier and be more filter savvy. The below serves my purposes more than adequately. Obviously, user your own TFS server location and so on.&lt;br /&gt;
&lt;ol&gt;
    &lt;li&gt;Open Visual Studio 2008 Command Prompt&lt;/li&gt;
    &lt;li&gt;To see everything that is checked-out/locked across all TFS sites &lt;br /&gt;
    &lt;span style="font-family: Courier New; font-weight: bold;"&gt;tf status /user:* /s:http://tfsweb:8090/&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;To see everything that is checked-out/locked across all TFS sites by a specific user, plug-in the username (round of applause for our eager volunteer Joe) &lt;br /&gt;
    &lt;span style="font-family: Courier New; font-weight: bold;"&gt;tf status /user:joe.soap /s:http://tfsweb:8090/&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;If you're keen to learn more about the inner workings of the program type&lt;br /&gt;
    &lt;span style="font-weight: bold; font-family: Courier New;"&gt;TF /?&lt;/span&gt;&lt;br /&gt;
    (etc, you know how to do it) to read up on the various options&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
SHOULD work with VS Team System for 2005, but I've not tried it.&lt;br /&gt;
Obviously, USE with care, this is quite a powerful little command line app.&lt;br /&gt;
&lt;br /&gt;
The above with help from, and thanks to...&lt;br /&gt;
&lt;a href="http://blogs.vertigosoftware.com/teamsystem/archive/2006/07/24/3125.aspx"&gt;http://blogs.vertigosoftware.com/teamsystem/archive/2006/07/24/3125.aspx&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://blogs.msdn.com/buckh/archive/2006/01/10/511188.aspx"&gt;http://blogs.msdn.com/buckh/archive/2006/01/10/511188.aspx&lt;/a&gt;&lt;img src="http://chetjie.com/toil/aggbug/57.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2009/01/29/tfs---how-to-tell-who-has-what-checked-out-or.aspx</guid>
            <pubDate>Thu, 29 Jan 2009 11:56:32 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/57.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2009/01/29/tfs---how-to-tell-who-has-what-checked-out-or.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/57.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/57.aspx</trackback:ping>
        </item>
        <item>
            <title>Watch this space...</title>
            <category>Database</category>
            <link>http://chetjie.com/toil/archive/2007/11/09/watch-this-space.aspx</link>
            <description>Yes, I'm once again dabbling in the web sphere (more front-endy type stuff than coding asp.net and so on). Playing around in particular with style sheets and css driven layout blah blah blah. Busy working on a subtext skin - two actually. One for the &lt;a href="http://www.chetjie.com"&gt;aggregate site&lt;/a&gt;, and one for my &lt;a href="http://www.chetjie.com/blog/Default.aspx"&gt;personal blog&lt;/a&gt;. Work blog will remain as is at present. Will probably get bored of the way my new skin(s) looks within a month, fickle female that I am &lt;img src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/wink_smile.gif" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
You can get an idea of what the final product will look like from my &lt;span style="font-weight: bold;"&gt;work in progress&lt;/span&gt; new look aggregate blog site &lt;a href="http://www.chetjie.com/ "&gt;http://www.chetjie.com/&lt;/a&gt;. As I said, WIP so still a tad buggy style wise (or should I say 'feature filled').&lt;br /&gt;
&lt;br /&gt;
More on this once I finally have the full thing up and running - also a book recommendation that has made things easy-peasy! bet you can't wait to hear about it! (ha ha)&lt;img src="http://chetjie.com/toil/aggbug/49.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2007/11/09/watch-this-space.aspx</guid>
            <pubDate>Fri, 09 Nov 2007 01:04:45 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/49.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2007/11/09/watch-this-space.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/49.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/49.aspx</trackback:ping>
        </item>
        <item>
            <title>Investopedia - investment banking information</title>
            <link>http://chetjie.com/toil/archive/2007/01/17/Investopedia--investment-banking-information.aspx</link>
            <description>&lt;p&gt;Am currently working on a project at an investment bank. A &lt;a href="http://www.m35.net/"&gt;work&lt;/a&gt; colleague sent me the following link (thanks Gav) to &lt;strong&gt;Investopedia&lt;/strong&gt; - &lt;a href="http://www.investopedia.com/"&gt;http://www.investopedia.com/&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;A really useful site dealing with information related to everything from "&lt;em&gt;Investment Banking for Dummies&lt;/em&gt;" to "I'm &lt;em&gt;the rocket scientist of investment banking, teach me something I don't know&lt;/em&gt;".&lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/33.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2007/01/17/Investopedia--investment-banking-information.aspx</guid>
            <pubDate>Wed, 17 Jan 2007 13:13:38 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/33.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2007/01/17/Investopedia--investment-banking-information.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/33.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/33.aspx</trackback:ping>
        </item>
        <item>
            <title>My new blog skin</title>
            <category> General</category>
            <category>Gems</category>
            <category>Utilities</category>
            <link>http://chetjie.com/toil/archive/2007/01/11/My-new-blog-skin.aspx</link>
            <description>A big thanks goes to &lt;a href="http://www.ridgway.co.za/"&gt;Eden&lt;/a&gt; for the new skin on my work blog - I'm such a copy-cat, I saw how great it looked (using &lt;a href="http://blogs.crsw.com/mark/articles/152.aspx"&gt;Mark Wagner&lt;/a&gt;'s skin) on Eden's blog and so I pinched (with permission) the modded skin.&lt;img src="http://chetjie.com/toil/aggbug/31.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2007/01/11/My-new-blog-skin.aspx</guid>
            <pubDate>Thu, 11 Jan 2007 09:15:50 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/31.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2007/01/11/My-new-blog-skin.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/31.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/31.aspx</trackback:ping>
        </item>
        <item>
            <title>Is there a demand for a web and technology conference in Southern Africa?</title>
            <category> General</category>
            <category>HTML/CSS</category>
            <category>Web/Web Services</category>
            <link>http://chetjie.com/toil/archive/2006/11/24/Is-there-a-demand-for-a-web-and-technology-conference.aspx</link>
            <description>&lt;p&gt;A bunch of forward thinkers are assessing the demand &lt;font size="2"&gt;for a web and technology conference in Southern Africa&lt;/font&gt; with a view to further encouraging "&lt;font size="2"&gt;web and technology growth in Southern Africa". They're "&lt;font size="2"&gt;really interested in getting together a bunch of leading, internationally respected speakers and thinkers from the industry to discuss what's happening&lt;/font&gt;".&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;A FAB idea I think!!! Pop on over to &lt;a target="_blank" href="http://www.technologyforafrica.org/"&gt;http://www.technologyforafrica.org/&lt;/a&gt;&lt;/font&gt; to have your say and to find out more about it.&lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/28.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/11/24/Is-there-a-demand-for-a-web-and-technology-conference.aspx</guid>
            <pubDate>Fri, 24 Nov 2006 12:23:43 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/28.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/11/24/Is-there-a-demand-for-a-web-and-technology-conference.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/28.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/28.aspx</trackback:ping>
        </item>
        <item>
            <title>Dabbling with SSIS (SQL Server Integration Services)</title>
            <link>http://chetjie.com/toil/archive/2006/11/13/Dabbling-with-SSIS-SQL-Server-Integration-Services.aspx</link>
            <description>&lt;p&gt;The project I'm currently working on relies heavily on integration (as most of &lt;a target="_blank" href="http://www.m35.net/"&gt;our &lt;/a&gt;work does).&lt;/p&gt;
&lt;p&gt;This means, I now get to play with SSIS (SQL Server 2005 Integration Services), &lt;a target="_blank" href="http://www.microsoft.com/sql/technologies/integration/default.mspx"&gt;Microsoft's&lt;/a&gt; answer to all your ETL needs. I've only dabbled with a couple of examples, but can say, that I am cautiously optimistic at present.&lt;/p&gt;
&lt;p&gt;On-line resources were annoying me (too much yabbing, too few examples/detailed explanations), so we got a really fab book on SSIS - "&lt;a target="_blank" href="http://www.amazon.co.uk/Professional-Server-2005-Integration-Services/dp/0764584359"&gt;Professional SQL Server 2005 Integration Services&lt;/a&gt;" with loads of practical examples and how tos. Highly recommended!!&lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/26.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/11/13/Dabbling-with-SSIS-SQL-Server-Integration-Services.aspx</guid>
            <pubDate>Mon, 13 Nov 2006 13:06:42 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/26.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/11/13/Dabbling-with-SSIS-SQL-Server-Integration-Services.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/26.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/26.aspx</trackback:ping>
        </item>
        <item>
            <title>Google currency conversion AND MORE....</title>
            <link>http://chetjie.com/toil/archive/2006/09/27/Google-currency-conversion-AND-MORE.aspx</link>
            <description>&lt;p&gt;As a saffer living in London, who still has vested financial interests back home (and very possibly the intention of moving back to SA at some point) I do keep my eye on the South African rand... It's taken a bit of a beating recently... But my technical blog is probably NOT the best place to go on about that...&lt;/p&gt;
&lt;p&gt;A colleague showed me something very nifty in Google today (new to me!!). Try typing something like: "&lt;strong&gt;100 gbp in zar&lt;/strong&gt;" into the Google search box....&lt;/p&gt;
&lt;p&gt;More fabulously cool search type features can be found at: &lt;a target="_blank" href="http://www.google.co.uk/intl/en/help/features.html"&gt;Google Web Search Features&lt;/a&gt;. Makes finding out those little bits and pieces SO much easier, from populations of countries and exchange rates to how many kilojoules that archaic imperial calorie stamped Boost bar you scoffed at lunch ACTUALLY contained....&lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/tounge_smile.gif" /&gt; In my book any shortcuts that make using a computer to do our bidding easier and that help save time are definite winners, wouldn't you agree?&lt;/p&gt;
&lt;p&gt;More calculator specific instructions can be found at &lt;a target="_blank" href="http://www.google.co.uk/intl/en/help/calculator.html"&gt;How to use the Google calculator&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/20.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/09/27/Google-currency-conversion-AND-MORE.aspx</guid>
            <pubDate>Wed, 27 Sep 2006 08:14:50 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/20.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/09/27/Google-currency-conversion-AND-MORE.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/20.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/20.aspx</trackback:ping>
        </item>
        <item>
            <title>Microsoft Services (UK) - Solutions Build Framework (SBF)</title>
            <category>Travels</category>
            <link>http://chetjie.com/toil/archive/2006/09/25/Microsoft-Services-UK--Solutions-Build-Framework-SBF.aspx</link>
            <description>&lt;p&gt;I had the privilege last year of being exposed to some very funky (and what was at the time, very new to me) enterprise solutions management techniques/methods while working as a developer on a client project at &lt;a target="_blank" href="http://www.microsoft.com/uk/mscorp/default.mspx"&gt;Microsoft &lt;/a&gt;(&lt;a target="_blank" href="http://www.microsoft.com/uk/mscorp/map-reading.mspx"&gt;Reading, UK&lt;/a&gt;). We made use of the &lt;a target="_blank" href="http://www.gotdotnet.com/codegallery/codegallery.aspx?id=b4d6499f-0020-4771-a305-c156498db75e"&gt;Microsoft Services (UK) Enterprise Solutions Build Framework&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I found the tools used in terms of continuous integration, build, standards compliance and unit testing were INVALUABLE. I know I keep on harping on and on about&lt;strong&gt; sensible automation&lt;/strong&gt; (i.e. automate those agonisingly painful tasks that developers often do manually, and unnecessarily waste too much of their lives on) but I've experienced both worlds - and whether it's personality related or not, I definitely prefer to work in an environment where standards and processes (well thought out and where it makes sense) are used effectively.&lt;/p&gt;
&lt;p&gt;I particularly liked StyleCop - it ensured that our code was formatted correctly. This meant that, as part of a bigger development team, I immediately had an idea of layout/positioning of members within a class when working on different sections of a project.&lt;/p&gt;
&lt;p&gt;Am hoping to make use relevant pieces of the framework again in the project I'm currently involved with (and in conjunction with &lt;a target="_blank" href="http://msdn.microsoft.com/vstudio/teamsystem/default.aspx"&gt;Microsoft's Team Foundation System&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/18.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/09/25/Microsoft-Services-UK--Solutions-Build-Framework-SBF.aspx</guid>
            <pubDate>Mon, 25 Sep 2006 16:32:57 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/18.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/09/25/Microsoft-Services-UK--Solutions-Build-Framework-SBF.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/18.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/18.aspx</trackback:ping>
        </item>
        <item>
            <title>Microsoft Team Foundation Server and Continuous Integration</title>
            <category>Development</category>
            <link>http://chetjie.com/toil/archive/2006/09/11/Microsoft-Team-Foundation-Server-and-Continuous-Integration.aspx</link>
            <description>&lt;p&gt;We're starting to actively use &lt;a target="_blank" href="http://msdn.microsoft.com/vstudio/teamsystem/team/"&gt;Microsoft Team Foundation Server and Visual Studio Team System&lt;/a&gt; for projects at work.&lt;/p&gt;
&lt;p&gt;Having worked on projects in the past that made use of &lt;a target="_blank" href="http://martinfowler.com/articles/continuousIntegration.html"&gt;continuous integration&lt;/a&gt; (using things like &lt;a target="_blank" href="http://confluence.public.thoughtworks.org/display/CCNET"&gt;CruiseControl.NET&lt;/a&gt;, &lt;a target="_blank" href="http://nant.sourceforge.net/"&gt;NAnt&lt;/a&gt;, &lt;a target="_blank" href="http://www.nunit.org/"&gt;NUnit&lt;/a&gt;, &lt;a target="_blank" href="http://www.gotdotnet.com/team/FxCop/"&gt;FxCop&lt;/a&gt; etc.)  and various hybrids of agile methodologies (I.T. is just riddled with buzzwords) I found that some of the tools/methods definitely made development a whole lot less painful, and also spared the QA team one or two sleepless nights.&lt;/p&gt;
&lt;p&gt;There's a really good &lt;strong&gt;MSDN article&lt;/strong&gt; "Extend Team Foundation Server To Enable Continuous Integration" on &lt;a target="_blank" href="http://msdn.microsoft.com/msdnmag/issues/06/03/TeamSystem/default.aspx"&gt;continuous integration in VS 2005 Team System&lt;/a&gt; if you're keen on trying it out in your dev team - &lt;a href="http://msdn.microsoft.com/msdnmag/issues/06/03/TeamSystem/default.aspx"&gt;http://msdn.microsoft.com/msdnmag/issues/06/03/TeamSystem/default.aspx&lt;/a&gt; &lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/12.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/09/11/Microsoft-Team-Foundation-Server-and-Continuous-Integration.aspx</guid>
            <pubDate>Mon, 11 Sep 2006 15:19:14 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/12.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/09/11/Microsoft-Team-Foundation-Server-and-Continuous-Integration.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/12.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/12.aspx</trackback:ping>
        </item>
        <item>
            <title>Joel On Software - understanding programmers</title>
            <category>Travels</category>
            <link>http://chetjie.com/toil/archive/2006/09/07/Joel_On_Software__understanding_programmers.aspx</link>
            <description>&lt;p&gt;Man I read a satisfying article today! If you're having management issues, or not being understood as a developer, send this link on to the powers that be - &lt;a href="http://www.joelonsoftware.com/articles/FieldGuidetoDevelopers.html"&gt;http://www.joelonsoftware.com/articles/FieldGuidetoDevelopers.html &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In particular Joel talks about the problems associated with open plan and how to attract top candidates. I am definitely an uber people person, but sometimes really struggle with a kazillion people all talking to me and wanting things at once... and they wonder why it takes so long for quality code to happen. &lt;/p&gt;
&lt;p&gt;I've enjoyed jobs the most where I've worked for people who have themselves been involved in technical development. By far the most frustrating projects I ever worked on involved project managers who had little tech know how (and were basically, functionally computer illiterate), and who didn't listen to what developers were saying  before selling magic genie lamp pie in the sky type solutions in ridiculous time scales. LOL - no, I'm not bitter.. Experience hopefully lends itself to helping us not to: &lt;font face="Courier New" color="#0000ff"&gt;while (true) { RepeatTheSameMistake();} &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="tongue-out" border="0" src="http://www.chetjie.com/Images/emotions/smiley-tongue-out.gif" /&gt; just in case you had any doubt about my status as a geek... &lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/9.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/09/07/Joel_On_Software__understanding_programmers.aspx</guid>
            <pubDate>Thu, 07 Sep 2006 16:08:31 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/9.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/09/07/Joel_On_Software__understanding_programmers.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/9.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/9.aspx</trackback:ping>
        </item>
        <item>
            <title>.NET 1.1 to 2.0 (improved web project conversion and Visual Studio 2003 style web projects)</title>
            <link>http://chetjie.com/toil/archive/2006/08/24/net_1_to_2_web_projects.aspx</link>
            <description>&lt;p&gt;Tired of the new style VS 2005 web/web service projects? Wondering what happened to your project file? Well, wonder no longer and stop tearing your hair out at the roots. You can still use VS 2003 style web projects! woo hoo... &lt;/p&gt;
&lt;p&gt;Herewith the addins you need to install to sort out some of the web project conversion issues. One of the addins also allows for VS 2003 style web projects (i.e. there is an actual project file) &lt;/p&gt;
&lt;p&gt;Install the following updates, in order (conversion from 2003 to 2005 fix and VS 2003 web project compatibility): &lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;Microsoft Visual Studio 2005 - Update to the Web Project Conversion Wizard (VS80-KB898904-X86-ENU.exe) &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7cecd652-fc04-4ef8-a28a-25c5006677d8&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=7cecd652-fc04-4ef8-a28a-25c5006677d8&amp;amp;DisplayLang=en &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Microsoft Visual Studio 2005 - Update to Support Web Application Projects (VS80-KB915364-X86-ENU.exe) &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8b05ee00-9554-4733-8725-3ca89dd9bfca&amp;amp;DisplayLang=en"&gt;&lt;/a&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8b05ee00-9554-4733-8725-3ca89dd9bfca&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=8b05ee00-9554-4733-8725-3ca89dd9bfca&amp;amp;DisplayLang=en&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;Visual Studio 2005 Web Application Projects (WebApplicationProjectSetup.msi) &lt;a href="http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx"&gt;http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx &lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://chetjie.com/toil/aggbug/5.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/08/24/net_1_to_2_web_projects.aspx</guid>
            <pubDate>Thu, 24 Aug 2006 01:02:53 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/5.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/08/24/net_1_to_2_web_projects.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/5.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/5.aspx</trackback:ping>
        </item>
        <item>
            <title>Well impressed with Subtext</title>
            <link>http://chetjie.com/toil/archive/2006/08/23/Well_impressed_with_Subtext.aspx</link>
            <description>&lt;p&gt;After thinking about blogging again for a couple of months, I finally decided to do some research into &lt;strong&gt;'free' .NET blogs&lt;/strong&gt;. (By research I mean I spoke to my friend &lt;a href="http://www.ridgway.co.za/eden/"&gt;Eden&lt;/a&gt; and asked him what he'd been able to find out! I'd like to think I'm savvy, NOT lazy *cough*) &lt;/p&gt;
&lt;p&gt;He recommended &lt;a href="http://subtextproject.com/"&gt;Subtext&lt;/a&gt;. I also wanted to be able to separate work from personal so ideally wanted &lt;strong&gt;multiple blogs&lt;/strong&gt;. Sooo... I registered my domain name, found a cheap &lt;a href="http://www.paradigmsolutions.co.za/"&gt;MS hosting solution&lt;/a&gt; that suited me (again - by found I mean 'I asked Eden who he uses'), and then finally installed &lt;a href="http://subtextproject.com/"&gt;Subtext&lt;/a&gt;. Had a small prob configuring stuff on my side and left a comment on &lt;a href="http://haacked.com/Default.aspx"&gt;Phil Haack's&lt;/a&gt; site (one of the Subtext open source pioneers). &lt;/p&gt;
&lt;p&gt;I got a very speedy, very helpful response and was able to sort out my configuration issue in about 5 minutes. Now that's GREAT stuff, and am &lt;strong&gt;well &lt;/strong&gt;pleased (guess who spent the weekend in Wales?). &lt;/p&gt;
&lt;p&gt;Subtext and my site will be my playpen for the foreseeable future! Keep up the good work &lt;a href="http://subtextproject.com/"&gt;Subtext&lt;/a&gt; team. &lt;/p&gt;
&lt;p&gt;Oh and yes, Eden did help me with the domain name... Remember, I'm SAVVY, NOT lazy!! &lt;/p&gt;&lt;img src="http://chetjie.com/toil/aggbug/2.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Roché Naudé</dc:creator>
            <guid>http://chetjie.com/toil/archive/2006/08/23/Well_impressed_with_Subtext.aspx</guid>
            <pubDate>Wed, 23 Aug 2006 08:46:39 GMT</pubDate>
            <wfw:comment>http://chetjie.com/toil/comments/2.aspx</wfw:comment>
            <comments>http://chetjie.com/toil/archive/2006/08/23/Well_impressed_with_Subtext.aspx#feedback</comments>
            <wfw:commentRss>http://chetjie.com/toil/comments/commentRss/2.aspx</wfw:commentRss>
            <trackback:ping>http://chetjie.com/toil/services/trackbacks/2.aspx</trackback:ping>
        </item>
    </channel>
</rss>