<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0">

    <channel>

    <title>QuantumState Video Games</title>
    <description>Your stop for quality games, VB tutorials and VB source code</description>
    <link>http://www.quantumstate.co.uk</link>

    <item>
    <title>General tutorials added</title>
    <description>There is a new section with lots of new tutorials in it.  These are assorted topics on many things.  Two of them are on .NET programming and there si an article on choosing a web host.</description>
    <link>http://www.quantumstate.co.uk/generaltutorials.html</link>
    </item>

    <item>
    <title>Getting a web pages source</title>
    <description>If you ever want to get the source code of a webpage for any reason then this is the way to do it. You may want to use it for a homemade web browser or a tool that checks web pages for certain things such as a website which checks pages of a google search.</description>
    <link>http://www.quantumstate.co.uk/webpagecontent.html</link>
    </item>

    <item>
    <title>Keyboard input tutorial</title>
    <description>Learn how to detect what keys the user is pressing.  You follow a nice example in which you create a small moveable car.</description>
    <link>http://www.quantumstate.co.uk/keypress.html</link>
    </item>    

    <item>
    <title>Loops - A beginners Tutorial</title>
    <description>This beginners tutorial will teach you the basic of loops.  How to get computers to do lots of boring stuff quickly.</description>
    <link>http://www.quantumstate.co.uk/loops.html</link>
    </item>

    <item>
    <title>New Downloads - Maths evaluator and 3D editor</title>
    <description>We have two brand new programs with source code avaliable for download.  You can evaluate all of your maths expressions with our maths evaluator and make some cool 3D objects with our 3D editor.</description>
    <link>http://www.quantumstate.co.uk/downloads.html</link>
    </item>

    <item>
    <title>Polygon tutorial</title>
    <description>Learn how to use thw windows API to draw your polygons.</description>
    <link>http://www.quantumstate.co.uk/polygons.html</link>
    </item>

    <item>
    <title>New beginners tutorials</title>
    <description>We have some new beginners tutorials.  More should be coming soon.</description>
    <link>http://www.quantumstate.co.uk/beginnerstutorials.html</link>
    </item>

    <item>
    <title>Forums</title>
    <description>We now have some forums online.  PLease sign up and participate in our community</description>
    <link>http://www.quantumstate.co.uk/forums</link>
    </item>

    <item>
    <title>Creating menus tutorial</title>
    <description>This tutorial teaches you the basics of creating menus in visual basic.</description>
    <link>http://www.quantumstate.co.uk/menus.html</link>
    </item>

    <item>
    <title>HTML</title>
    <description>This is the HTML section of the website.  It contains HTML tutorials.</description>
    <link>http://www.quantumstate.co.uk/html.html</link>
    </item>

    <item>
    <title>Forum</title>
    <description>This is the first thing that I have made in php.  It is being constantly added to and should become the sites working forum soon.</description>
    <link>http://www.quantumstate.co.uk/forum</link>
    </item>

    <item>
    <title>PHP (PHP:Hypertext Preprocessor)</title>
    <description>This is the new php section.  php scripts and tutorials are here.</description>
    <link>http://www.quantumstate.co.uk/php.html</link>
    </item>

    <item>
    <title>SSI (Server Side Includes)</title>
    <description>This page tells you how to include files on your web page using SSI.</description>
    <link>http://www.quantumstate.co.uk/ssi.html</link>
    </item>

    <item>
    <title>User Input</title>
    <description>The second in the series of beginners tutorials.  This tutorial teaches beginners how to handle their users input.</description>
    <link>http://www.quantumstate.co.uk/userinput.html</link>
    </item>

    <item>
    <title>Your first object</title>
    <description>The first in the series of beginners tutorials.  Shows a beginner how to create an object and change its properties.</description>
    <link>http://www.quantumstate.co.uk/firstobject.html</link>
    </item>

    <item>
    <title>Site upgraded</title>
    <description>I have recoded the site so that now it is all XHTML 1.0 Transitional.</description>
    <link>http://www.quantumstate.co.uk</link>
    </item>

    </channel>

    </rss>
