JavaScript & PHP Library
Some useful tools I've created using JavaScript and PHP.
There's now an RSS feed for easy notification of the infrequent updates to all 6 times 9 projects.
6x9 Time
A decimal time system inspired by Swatch Internet Time, but in a traditional format. It is based on UTC and, like its inspiration, has no timezones.
Full details and instructions are available on the main 6x9 Time page.
All About You
A small script that uses a combination of JavaScript and PHP to display a variety of information about the viewer.
Full details and instructions are available on the main All About You page.
Auto Cite Link
Takes the CITE attribute of <q> and creates a superscript link to the page, and takes the CITE attribute of <blockquote> and creates a normal link at the end of the block.
Full details and instructions are available on the main Auto Cite Link.
Drop Shadow
The 6 times 9 Drop Shadow is an image-based drop shadow that uses CSS to achieve the effect and offers JavaScript to make the implementation a little easier.
Full details and instructions are available on the main Drop Shadow page.
Dynupdown
A dynamic JavaScript countup and countdown timer. Multiple different timers can appear on the same page, and it can be set to handle annual events.
Full details and instructions are available on the main Dynupdown page.
Latest Tweet
A PHP script to take the RSS feed for a Twitter account and output the latest entry.
Full details and instructions are available on the main Latest Tweet page.
Slide-In Text Box
A small script that slides a "text box" into view, revealing the previously hidden content.
Full details and instructions are available on the main Slide-In Text Box page.
Timezone Cheat Clock
A JavaScript clock that displays the current time for the host server by cheating - the start time is specified using PHP (or similar) and the script adds 1 to the seconds each second and adjusts minutes and hours accordingly.
Full details and instructions are available on the Timezone Cheat Clock page.
UK Threat Level
A PHP script to generate an image showing the current UK Threat Level, according to the Home Office.
Full details and instructions are available on the UK Threat Level.
Watermark
A PHP script to add a watermark image to normal images (to identify the image's source) while keeping the location of the originals hidden, and without the need to manually "Photoshop" the images to add the watermarks.
Full details and instructions are available on the Watermark page.