<?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/Java/?view=atom">
 
        <title>Java Feed</title>
        <subtitle>A feed of things tagged 'Java', from Charlie Harvey's website</subtitle>
        <link href="http://charlieharvey.org.uk/tag.atom/Java" rel="self" xml:base="http://http://charlieharvey.org.uk/tag.atom/Java" />
        <id>http://charlieharvey.org.uk/tag.atom/Java/</id>
        <updated>2011-03-13T10:27:22Z</updated>
        <author>
                <name>Charlie Harvey</name>
        </author>


        <entry>
                <title>Geekery</title>
                <link rel="alternate" href="http://charlieharvey.org.uk/page/geekery" type="text/html" />
                <id>http://charlieharvey.org.uk/page/geekery</id>
                <updated>2011-03-13T10:27:22Z</updated>
                <summary><![CDATA[
        Some useful snippets of technobabble, code and such for the discerning geeks and programmers amongst you. 
    ]]></summary>
				<author>
					<name>Charlie Harvey</name>
				</author>
        </entry>

        <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>

        <entry>
                <title>Space Invaders</title>
                <link rel="alternate" href="http://charlieharvey.org.uk/writings.pl?uid=62" type="text/html" />
                <id>http://charlieharvey.org.uk/writings.pl?uid=62</id>
                <updated>2006-03-27T15:06:35Z</updated>
                <summary><![CDATA[Following on from Pong, I had a crack at the arcade classic Space Invaders. This is a work in progress, so it may be volatile.

You can download the source, classes and resources(tar.bzip2) under the terms of the GNU General Public Licence.]]></summary>
				<author>
					<name>Charlie Harvey</name>
				</author>
        </entry>

 
</feed>


