<?xml version="1.0" encoding="utf-8"?>
 
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en" xml:base="http://charlieharvey.org.uk/tag/Applet/?view=atom">
 
        <title>Applet Feed</title>
        <subtitle>A feed of things tagged 'Applet', from Charlie Harvey's website</subtitle>
        <link href="http://charlieharvey.org.uk/tag.atom/Applet" rel="self" xml:base="http://http://charlieharvey.org.uk/tag.atom/Applet" />
        <id>http://charlieharvey.org.uk/tag.atom/Applet/</id>
        <updated>2009-08-01T00:00:00Z</updated>
        <author>
                <name>Charlie Harvey</name>
        </author>


        <entry>
                <title>Space Invaders</title>
                <link rel="alternate" href="http://charlieharvey.org.uk/page/space_invaders" type="text/html" />
                <id>http://charlieharvey.org.uk/page/space_invaders</id>
                <updated>2009-08-01T00:00:00Z</updated>
                <summary><![CDATA[
  
  
  I wrote this for fun and to learn and practice
  design patterns. 
  You can 
    download (tar.bzip2) and use it under the terms of the 
  GNU General Public Licence.
  You can also browse the source.]]></summary>
				<author>
					<name>Charlie Harvey</name>
				</author>
        </entry>

        <entry>
                <title>Pong</title>
                <link rel="alternate" href="http://charlieharvey.org.uk/page/pong" type="text/html" />
                <id>http://charlieharvey.org.uk/page/pong</id>
                <updated>2006-12-01T00:00:00Z</updated>
                <summary><![CDATA[

    This is a 2 person java version of the all time classic Pong. 
       It's fairly simple, but it does require a >=1.2 
       java plugin. 
       You can download the 
       

         source code under the terms of the 
       
         GNU General Public Licence]]></summary>
				<author>
					<name>Charlie Harvey</name>
				</author>
        </entry>

 
</feed>


