<?xml version="1.0"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0">
  <channel>
    <title>CraigMurphy.com - Visual Basic User Group Downloads</title>
    <link>http://www.craigmurphy.com/vbug</link>
    <description>I write articles and give presentations for the Visual Basic User Group.  From time to time I need to make source code or PowerPoint slides available - this is where to find them.</description>
    <language>en-uk</language>
    <copyright>Copyright 2001-2004 Craig Murphy</copyright>
    <managingEditor>craig.rss@craigmurphy.com</managingEditor>
    <webMaster>craig.rss@craigmurphy.com</webMaster>
    <pubDate>Sun, 4 Jul 2004 13:00:00 GMT</pubDate>
    <generator>
    </generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <image>
      <title>Craig Murphy.com: Visual Basic Group Downloads</title>
      <link>http://www.craigmurphy.com/</link>
      <url>http://www.craigmurphy.com/images/logo.gif</url>
    </image>
    <item>
      <title>Test-Driven Development: a practical guide - book review</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Test-driven development (TDD) has become very popular in recent months. Until now there was only one textbook on the subject [Beck02]. test-driven development: A Practical Guide by David Astels, was published in July 2003 and complements Beck&apos;s original TDD work. This book is part of The COAD Series, named after Peter Coad, Borland&apos;s Senior Vice President and Chief Strategist. The book itself is a little over 550 pages long and offers up-to-the-minute advice on how TDD can change your development and testing philosophy.<br /><br /><a href="http://www.craigmurphy.com/bug/tdd/review.htm">Read the review.</a></description>      
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Fri, 25 Jun 2004 00:00:01 GMT</pubDate>
    </item>


    <item>
      <title>An Introduction to Test-Driven Development (TDD) using Visual Basic.net</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Edinburgh 02-Mar-2004<br /><a href="http://www.craigmurphy.com/vbug/tdd_v_ppt.zip">Download</a> the PowerPoint (1046K)<br />
      <a href="http://www.craigmurphy.com/vbug/tdd_v_code.zip">Download</a> the source code for the demonstrations (211K)<br />        
      Praise for the session can be found <a href="http://keithradcliffe.me.uk/blog/archive/2004/04/28/196.aspx"> here</a>.
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Tue, 2 Mar 2004 12:00:05 GMT</pubDate>
    </item>


    <item>
      <title>Processing XML using SAX:Benchmarking the SAX model and the DOM</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Edinburgh 25-Apr-2003<br/><a href="http://www.craigmurphy.com/vbug/pptSAX.zip">Download</a> the PowerPoint (311K)<br />
        <a href="http://www.craigmurphy.com/vbug/srcSAX.zip">Download</a> the source code for the demonstrations (986K)
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Fri, 25 Apr 2003 12:00:05 GMT</pubDate>
    </item>

    <item>
      <title>Introducing XML Schema</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Edinburgh 25-Jun-2002<br /> <a href="http://www.craigmurphy.com/vbug/XMLSchema.zip">Download</a> the PowerPoint, the VB6 and VB.NET source code (211K)
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Tue, 25 Jun 2002 12:00:05 GMT</pubDate>
    </item>

    <item>
      <title>SOAP in 75 minutes</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>London 29-Nov-2001<br /><a href="http://www.craigmurphy.com/vbug/SOAPin75.zip">Download</a> the PowerPoint (83K)<br />
        <a href="http://www.craigmurphy.com/vbug/29Nov2001.zip">Download</a> the source code for the demonstrations (22K)
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Thu, 29 Nov 2001 12:00:05 GMT</pubDate>
    </item>


    <item>
      <title>Using XML &amp; XSLT in VB6 (and Microsoft Access)</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Edinburgh 4-May-2001<br /><a href="/vbug/29MAY2001/XMLXSLT.ZIP">Download</a> the PowerPoint (216K)<br />
        <a href="http://www.craigmurphy.com/vbug/vbug/29MAY2001/XMLDemos.zip">Download</a> the source code for the demonstrations (276K).<br />
        You will need Northwind.mdb. Form_Z_frmEmployeeExport.cls contains the code that is used to create an XML document from the Employees table. Create a form with a button and a text control - attach the .cls code to the button's event.<br />
        ImportEmployee.bas is a Word macro that will import the XML document (employee.xml). <br />
        Apologies for the long directory names!
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Fri, 4 May 2001 12:00:04 GMT</pubDate>
    </item>


    <item>
      <title>Implementing SOAP using the Lucin SOAP Toolkit</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Glasgow 29-May-2001<br /><a href="http://www.craigmurphy.com/vbug/ImpSOAP.zip">Download</a> the PowerPoint (81K)<br />
        Now that I have run this session twice now, it has become clear that the WSDL slides need to be re-visited.<br />
        <a href="http://www.craigmurphy.com/xmlone/Demos.zip">Download</a> the source code for the demonstrations (69K): this zip file contains the source code for the precursor session, Introducing SOAP.
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Tue, 29 May 2001 12:00:03 GMT</pubDate>
    </item>





    <item>
      <title>Introducing SOAP</title>
      <link>http://www.craigmurphy.com/vbug</link>
      <description>Edinburgh 23-Feb-2001<br /><a href="http://www.craigmurphy.com/vbug/IntrSOAP.zip">Download</a> the PowerPoint (388K).
      <br /><a href="http://www.craigmurphy.com/xmlone/Demos.zip">Download</a> the source code for the demonstrations (69K): this zip file contains the source code for the follow on session, Implementing SOAP using the Lucin SOAP Toolkit.
      </description>
      <author>craig.rss@craigmurphy.com</author>
      <pubDate>Fri, 23 Feb 2001 12:00:01 GMT</pubDate>
    </item>
  </channel>
</rss>