<?xml version="1.0" encoding="utf-8" ?>
<doc language="en-GB">
<title>Toys - Home</title>
<description>
<![CDATA[

Welcome to my website

This is a selection of scripts/programs that I have written over the years

]]>
</description>
<hr width="80%" />
<hr width="80%" />
<hr width="80%" />
<item>
<title>JS Solitaire</title>
<description>
<![CDATA[

This is the first game I wrote in Javascript - it is based on a counter board game where you have to try and remove all of the counters apart from one left in the middle square.

New for 2022 - I have updated the HTML code.

]]>
</description>
</item>
<hr width="80%" />
<item>
<title>PHP Split Number</title>
<description>
<![CDATA[

This is a PHP class I wrote to split up a long number into an array of smaller numbers.

It takes any number of digits and splits it into parts so that each part does not exceed a given maximum number.

It is available to download from PHP classes

]]>
</description>
</item>
<hr width="80%" />
<item>
<title>Traffic Lights</title>
<description>
<![CDATA[

This is a script I wrote as proof of concept for an Arduino project to recreate traffic light sequences

]]>
</description>
</item>
<hr width="80%" />
<item>
<title>Number Plates</title>
<description>
<![CDATA[

A PHP program I wrote to look up the location and year of registration of a vehicle registered in the UK using the new number plates.

]]>
</description>
</item>
<hr width="80%" />
<item>
<title>XMLnav</title>
<link>/xmlnav/index.php</link>
<description>
<![CDATA[

This project has been released and is available for download from PHP Classes

A working example is available from here

]]>
</description>
</item>
<hr width="80%" />
<item>
<title>RSSread</title>
<link>/rss_read/index.php</link>
<description>
<![CDATA[

RSSread is avilable to download from the PHP Classes website

The example page for RSSread can be found here
This page shows the usage of RSSread using a function provided in the base class

<hr width="80%" />

This program is an XML RSS reader that processes XML RSS feeds and then displays them on a page.

The number of post to display and how much of each post to display can be configured.
How the program outputs the posts can also be configured.

The configuration of the output can be hand-coded into the script, or by using a function supplied in the class, the output can be configured on a per-visitor basis

]]>
</description>
</item>
<hr width="80%" />
<item>
<title>Computer Details</title>
<description>
<![CDATA[

This is a simple program that displays the details of your computer

Main Screen ]]>
</description>
</item>
<hr width="80%" />
<item>
<title>Javascript Coders</title>
<link></link>
<description>
<![CDATA[

This is a selection of basic scripts used to encode and decode messages

My Unicode Coder
A simple javascript coder that encodes text to Unicode
My Unicode Code as you Type
This is a simple coder that encodes text into Unicode as you type
My Morse Coder as you type
A simple javascript coder to encode text to Morse code as you type
The Coder
The Decoder
This is my own attempt at writing my own encoder and decoder.
]]>
</description>
</item>
<hr width="80%" />
<item>
<title>Javascripts for Fun</title>
<link></link>
<description>
<![CDATA[

This is a random selection of javascripts for fun. These have now all been updated.
I changed all the html to current standards and only tweaked the scripts enough to get them working again.

I have completely rewrote the scripts for Sesame Street and Mystery Calculator.

It's a Foonie!
The script is based on a silly little toy. You pull his tail and his eyes flash in anger grr!
Find out which Sesame Street character you are
This is one of my earliest scripts and was spread out over 8 different files.
These scripts have been updated, and although the scripts are almost unrecognisable, functionally it works the same way.
BackGround Changer
A silly little script, select a light bulb, flip the switch and see how bright it makes the page!
Alphabet thing
This script picks a word beginning with a randomly chosen letter.
A Mystery Calculator
This scripthas been extensively updated. It is based on one of those mystery calculators you find in Christmas crackers.
Here’s some Leaping Sheep
Go on relax and watch some sheep jump across the screen
An AS ICT project
This is the help page for a program I created an AS ICT project. To be honest I think I put more thought and time into the help pages than the actual program!
The weather Chooser
An early experiment using frames. This might not work for everyone as frames have now been dropped in favour of using iframes.
Rapid BGCOLOR Changer
This is the only remaining script from the fake virus scripts, and is an early iteration for my own fake virus script.
This script rapidly changes the background colour of the page, chosen at random from a list of colours.
]]>
</description>
</item>
<hr width="80%" />
<item>
<title>Time and Date</title>
<link></link>
<description>
<![CDATA[

A selection of javascripts displaying the time

BackWards Clock
The is a clock that runs backwards, and the date counts down from the end of the year.
This has been completely rewritten, as the original one didn't work as intended.
Quartz Clock
A simple little image based clock modelled on a quartz clock.
Slide Time
This is a fun little moving numbers clock.
12 Hour Time Slider
24 Hour Time Slider
This is a pair of clocks based on a sliding rule, or a horizontal clock. One for 12 hour time, and one for 24 hours,
]]>
</description>
</item>
<hr width="80%" />
<author>
<author_name>
<![CDATA[ Anthony Rogers ]]>
</author_name>
<author_link>http://www.roganty.co.uk/</author_link>
</author>
<copyright>2023</copyright>
</doc>