<?xml version="1.0"?> 
<rss version="2.0">
  <channel>
    <title>VB Helper</title>
    <description>VB Helper, tips, tricks, examples, and more for Visual Basic programmers</description>
    <link>http://www.vb-helper.com</link>
    <language>en-us</language>
    <copyright>Copyright 2008, Rocky Mountain Computer Consulting, Inc.</copyright>
    <managingEditor>RodStephens@vb-helper.com (Rod Stephens)</managingEditor>
    <webMaster>RodStephens@vb-helper.com (Rod Stephens)</webMaster>
    <lastBuildDate>Fri, 22 Aug 2008 00:00:01 GMT</lastBuildDate> 
    <image>
      <url>http://www.vb-helper.com/vbhelper_134_50.gif</url>
      <title>VB Helper logo</title>
      <link>http://www.vb-helper.com</link>
      <width>134</width>
      <height>50</height>
    </image>

    <item>
      <title>Online Articles by Rod Stephens</title>
      <description></description>
      <link>http://www.vb-helper.com/online_articles.html</link>
      <pubDate>Fri, 22 Aug 2008 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Use the VoiceText library to read numbers to the user in Visual Basic 6</title>
      <description>This example shows how to use the VoiceText library to read numbers to the user in Visual Basic 6.</description>
      <link>http://www.vb-helper.com/howto_read_numbers.html</link>
      <pubDate>Fri, 22 Aug 2008 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Get operating system information in VB .NET</title>
      <description>This example shows how to get operating system information including platform, OS, major version, minor version, build, and revision in Visual Basic .NET. It gets this information (after some interpretation) from Environment.OSVersion.</description>
      <link>http://www.vb-helper.com/howto_net_os_version.html</link>
      <pubDate>Fri, 22 Aug 2008 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>HowTo: Use Microsoft's .NET Framework parallel extensions to generate Mandelbrot sets quickly in Visual Basic 2008</title>
      <description>This example shows how to use Microsoft's .NET Framework parallel extensions to generate Mandelbrot sets quickly in Visual Basic 2008.</description>
      <link>http://www.vb-helper.com/howto_2008_parallel_mandelbrot.html</link>
      <pubDate>Fri, 22 Aug 2008 00:00:01 GMT</pubDate>
    </item>
    <item>
      <title>Tip: Restart Vista print queues</title>
      <description></description>
      <link>http://www.vb-helper.com/tip_restart_print_queues.html</link>
      <pubDate>Fri, 22 Aug 2008 00:00:01 GMT</pubDate>
    </item>
  </channel>
</rss>