JavaScript
Here are some of the JavaScript programs I made.
Most of it is to help other members at HTML Help Central Forum, Experts Exchange, Webdeveloper Forum,
some are done to improve productivity, and the rest are for fun.
Most of the scripts below can be run as intended, only on Internet Explorer 5+
Post a topic in my forum if you need any help on the programs.
- Simple Quiz (retired)
This work is done for a request from HHC.
Just a simple JavaScript quiz created with confirm/prompt/alert message boxes.
- Three Frames (retired)
This work is done for a request from HHC.
Three frames - top, main, bottom. Acts like a menu system.
The frameset can be changed to suit any design.
- Select Items, Validate, and E-mail (retired)
This work is done for a request from HHC.
Took me about 6 hours to program.
- JavaScript 'Personality' Test (retired)
This work is done for a request from HHC.
Just a simple JavaScript quiz.
- Archive Viewer Script (retired)
This work is done for a request from HHC.
Displays the picture based on the selection of a date from a drop-down menu.
A 'Today' button and form validation is included!
- Form With Two Submits
This work is done for a request from HHC.
A form with two submits, both submitting to different locations,
only one of them calls a special function before submitting.
- Singapore NRIC Number Validator

Validates Singapore IC numbers.
- Random Image
This work is done for a request from HHC.
Randomly picks an image for display.
- View Images in Same Page
This work is done for a request from HHC.
Views images in the same new page (which can be customized).
- HTML Code Test Page Generator
You can preview the HTML code you type in here.
- Customized Image Code Generator
You can generate code to display an image.
- Help Panel
Displays a panel on the right, and resizes the windows to fit the screen.
Created and tested in MSIE 6.
Won't work in MSIE 7.
- Set® Game Solver
Solves/finds all possible sets in set cards. What is Set® Game?
- Set® Game Generator

Generates and able to solve/find all possible sets in set cards.
With Code generator and answer hiding.
- Play Set® Game!

Come and play a game!
- Singapore NRIC Number Generator

Generates Singapore IC numbers.
- JavaScript 'Paint'
Just a 'testing' program using WalterZorn's JavaScript graphics functions.
- Jump Links
Simple drop-down menu for hyperlink to another page (with new window option).
- JavaScript Auto Complete (retired)
Auto complete for JavaScript.
Doesn't work the way I intended it to so it has been removed.
- USA Map with menu
This work is done for a request from EE.
Multi-purpose interactive USA map.
- FullScreen Image
This work is done for a request from HHC.
View an image using the entire browser window.
- DISC Personality Profile

Get your free DISC Profile report now!
- Google Domain Search Script
Use Google search
engine for your website!
Opens in a new window.
- Favorites Script
This work is done for a request from HHC.
A little useless, but interesting script that allows you to store and edit favorites.
- SQR Migration Script Generator
I programmed this to help me generate SQR scripts for my work.
- Window Mouse Events
This script tracks the mouse and clicks location on the webpage.
- Browser Window
This script allows you to modify the browser window object.
- Windows Live Profile Viewer
View somebody's profile using their Windows Live ID (email).
- Cancel No Select Script
This work is done for my post in HHC.
How to cancel a script that prevents people from selecting text.
- Yahoo! Photos URL Stripper (retired)
Strips unnecessary stuff from the URL copied from the Yahoo photo album and makes it into a shorter one.
Update: Yahoo photos is closed down, so this script is obsolete.
- Page Refresher

Refreshes a page at a specified interval (in seconds). It can be used to keep sending GET requests.
- Magic Square Generator
Generates magic squares of odd-number order, and displays the magic number.
- JavaScript Encryptor
Encrypts / Decrypts using Blowfish algorithm.
- Authentication Table Generator
Generates an authentication table for signals use.
- Tic Tac Toe
2-player classic game.
AI not included.
- Word Scramble

A word game. Letters are scrambled. Find the word! Moderate difficulty.
Word list maintained by my brother, Stefan.
- TextTwist Solver
Simple solver for TextTwist© game using web service.
- Minutes Generator
I programmed this as a work project.
Generates minutes.
- Table Manipulation
This work is done for a request from WD.
Hide/Show columns and add/remove rows in tables.
- Expand Select Field Script
This work is done for a request from WD.
Makes a select field expand to show it's options when on mouseover.
- Alternate Multiplication Method
Generates a table on how it is done.
- Multiply Quiz
This work is done for a request from WD.
Simple multiplication quiz.
- Text Modifier
This work is done for a request from WD.
Some string functions.
- Load Image On Click
This work is done for a request from WD.
Loads an image after clicking on it.
- Custom Dialog Window (retired)
This work is done for a request from WD.
Opens a custom dialog window.
- Fitness Calculator
Calculates your body fat percentage, body mass index, lean mass weight, and daily protein requirement.
- OneManga.com Helper
This script removes almost everything from the comics view page including ads and the header/footer bar, and puts direct links to the page images so you can use an external plugin to download all images. An option is also included to display all images in order for easier reading.
Note: This is a Greasemonkey user script.
You must have both FireFox and
the Greasemonkey plugin enabled to install and use this script.

PHP
Here are some of the PHP programs I made.
The source codes are available for download below.
Post a topic in my forum if you need any help on the programs.
- Folder Images Slideshow
Gets all images from a folder, and makes it into a slideshow.

ASP
Here are some of the ASP programs I made.
The source codes are available for download below.
Post a topic in my forum if you need any help on the programs.
- Raffle Event
A simple raffle event program. Users can sign up and admin can create new raffle events.

Java
I know some Java programming, but I'm not an expert, although I'm certified (see picture, right).
I have made many programs, the samples below are available for download.
Do not download any programs if you do not have JDK installed on their computer [it translates the bytecode during runtime], and preferably you should also get an IDE like 'JCreator LE' [it makes it easier for you to run the file than having to use command prompt].
- Gunbound Calculator (retired)
I programmed this during my free time in school.
It is supposed to help those who play Gunbound keep track of their stats.
Note: 1) Currently without GUI (Graphical User Interface), runs in DOS only. 2) This is not a cheat/hack.
- ATrack (retired)
This is a group project done for my school's year one Java project.
It beat other submissions to get a Distinction. =)
It's a program that helps teachers mark attendance in school.
Final version for the time being (I think). Has very nice GUI.
- Simple Calculator (retired)
A program that displays the Sum, Product, Difference & Quotient of two numbers.

Other options are available at the Link To Me page. |