<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Kudzu's Tech Blog</title>
    <link>http://www.KudzuWorld.com/Blogs/Tech/</link>
    <description>Kudzu's Technical Blog</description>
    <generator>IntraWeb Studio</generator>
    <pubDate>Fri, 06 Aug 2010 20:38:25 GMT</pubDate>
    <item>
      <title>Resetting current directory in bat files when running as adminstrator</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100221.aspx</link>
      <description>A batch file normally has its current directory set to the directory it resides in if executed from Explorer. However with Vista and Windows 7, the current directory is changed to the system directory when the "Run as Administrator" option is used. This creates a serious problem for many batch files.</description>
      <pubDate>Sun, 21 Feb 2010 23:09:03 GMT</pubDate>
    </item>
    <item>
      <title>Saving your CodePlex or TFS credentials</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100221A.aspx</link>
      <description>Previously I had blogged about a trick using Internet Explorer to save your Codeplex or TFS credentials so you don't need to provide them every time you launch Visual Studio. Unfortunately this trick does not seem to work with Vista or Windows 7.</description>
      <pubDate>Sun, 21 Feb 2010 23:22:11 GMT</pubDate>
    </item>
    <item>
      <title>MOA 2009 SP3 is out</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100223.aspx</link>
      <description>In the usual weird way of releasing service packs for MOA, SP3 is out.</description>
      <pubDate>Mon, 19 Apr 2010 01:47:23 GMT</pubDate>
    </item>
    <item>
      <title>MOA2009 - Problem when using from new user accounts</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100226.aspx</link>
      <description>If you add a new user or use MOA from a new user, there is a small but annoying bug.</description>
      <pubDate>Fri, 26 Feb 2010 15:13:06 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft SteadyState now DOA too</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100307.aspx</link>
      <description>Hello Microsoft, this is just getting annoying. Microsoft SteadyState is not Windows 7 compatible, and there are not plans for it to be, nor is there a replacement. Sort of....</description>
      <pubDate>Sun, 07 Mar 2010 23:40:15 GMT</pubDate>
    </item>
    <item>
      <title>MOA - How to fix a mispelled customer name</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100319.aspx</link>
      <description>If you mispell a customer name and try to fix it on an invoice, even after editing and saving the customer, MOA will continually revert it to the old spelling.</description>
      <pubDate>Sat, 20 Mar 2010 03:45:19 GMT</pubDate>
    </item>
    <item>
      <title>Intel and CPU Numbers</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100319A.aspx</link>
      <description>If you change major features, change a model number. Its that simple.</description>
      <pubDate>Sat, 20 Mar 2010 03:50:07 GMT</pubDate>
    </item>
    <item>
      <title>Codeplex now supports Mercurial</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100330.aspx</link>
      <description>I never thought I'd see this. Codeplex is supporting more than just TFS now. This is a great step, and I hope a big sign of how open Codeplex will continue to be.</description>
      <pubDate>Wed, 31 Mar 2010 00:29:08 GMT</pubDate>
    </item>
    <item>
      <title>Open Office and MS Office XML formats</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100330A.aspx</link>
      <description>I always thought Open Office did not support formats such as .docx. It does, but here is why it apears to many it does not.</description>
      <pubDate>Wed, 31 Mar 2010 00:32:04 GMT</pubDate>
    </item>
    <item>
      <title>TFS Sidekick</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100404.aspx</link>
      <description>TFS Sidekick is a utility which gives a graphical interface to many admin TFS commands. Its free for non commerical use. The code review tool looks especially interesting to me!</description>
      <pubDate>Sun, 04 Apr 2010 16:29:17 GMT</pubDate>
    </item>
    <item>
      <title>Indy IRC Channel</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100405.aspx</link>
      <description>Join us on #Indy-Dev on Freenode.</description>
      <pubDate>Mon, 05 Apr 2010 16:08:51 GMT</pubDate>
    </item>
    <item>
      <title>MinGW-3.1.0-1.exe</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100418.aspx</link>
      <description>MinGW-3.1.0-1.exe seems to be in reasonable demand because later versions break compatibility with QEMU and many other utilities. For some reason, the MinGW developers have not only removed older versions such as this, but made it difficult to obtain them.</description>
      <pubDate>Mon, 19 Apr 2010 17:14:43 GMT</pubDate>
    </item>
    <item>
      <title>Downgrade Thunderbird</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100421.aspx</link>
      <description>Thunderbird 1 was a disappoinement, but it was 1.0. Thunderbird 2 was a pleasant surprise. It is light, fast, and feature filled. Thunderbird 3 however is a slow pig, with unwelcome UI changes.</description>
      <pubDate>Wed, 21 Apr 2010 18:50:37 GMT</pubDate>
    </item>
    <item>
      <title>QEMU with IP4 GDB fix</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100503.aspx</link>
      <description>GDB and QEMU when using GDB have a critical bug on Windows Vista and Windows 7. Its a 2 second fix, one line of code. Well known even... but for some reason the QEMU team just has not fixed it although its been around for a few years now (yes we and others have posted on the forums, and we've also submitted a bug report). Worse yet, they don't build for Windows and the build process is complicated and relies on many older hard to find versions of Cywgwin, etc. But we've fixed it, and here is the binary distro of 0.12.3 for Windows.</description>
      <pubDate>Fri, 04 Jun 2010 18:05:46 GMT</pubDate>
    </item>
    <item>
      <title>Newsflash - SIDs can be duplicated!</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100617.aspx</link>
      <description>Wow. Shows it pays to always investigate assumptions that may not be founded.</description>
      <pubDate>Fri, 18 Jun 2010 04:02:46 GMT</pubDate>
    </item>
    <item>
      <title>RAM Disks</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100721.aspx</link>
      <description>In the days of DOS, RAM disks were common. DOS even included support. Supposedly they are not useful under Windows, but that is not true.</description>
      <pubDate>Sat, 24 Jul 2010 23:26:56 GMT</pubDate>
    </item>
    <item>
      <title>Stupid Code of the Day</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100724.aspx</link>
      <description>Not is not mine.</description>
      <pubDate>Sat, 24 Jul 2010 23:26:22 GMT</pubDate>
    </item>
    <item>
      <title>RamDisk + Source Code = Super Fast Development</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100724A.aspx</link>
      <description>RamDisks seem to have been vilified over the past decade, or at least shunned. Most say they are not needed because of SuperFetch, etc. For the average user this is true, but for developers this is false. Developers can benefit greatly through the use of a RamDisk.</description>
      <pubDate>Sat, 24 Jul 2010 23:51:39 GMT</pubDate>
    </item>
    <item>
      <title>New PC</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100724B.aspx</link>
      <description>My old Quad Core system was pretty hefty by most standards, but faster compiles means faster development. Here are the specs for my new system, and why I made each choice.</description>
      <pubDate>Fri, 06 Aug 2010 20:30:53 GMT</pubDate>
    </item>
    <item>
      <title>Windows Media Center Wish</title>
      <link>http://www.KudzuWorld.com/Blogs/Tech/20100726.aspx</link>
      <description>Since most commercial breaks are about 4 minutes long, how about a button to skip forward by 4 minutes?</description>
      <pubDate>Tue, 27 Jul 2010 04:22:05 GMT</pubDate>
    </item>
  </channel>
</rss>