Samuel Liew's Website
 
Navigation
 
Info
Home > About Me/Extras > My Hobbies > Programming
My scripts: JavaScript | PHP | ASP | Java 2, 1.4   Related Pages: Extras

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.

  1. Simple Quiz (retired)
    This work is done for a request from HHC.
    Just a simple JavaScript quiz created with confirm/prompt/alert message boxes.
  2. 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.
  3. Select Items, Validate, and E-mail (retired)
    This work is done for a request from HHC.
    Took me about 6 hours to program.
  4. JavaScript 'Personality' Test (retired)
    This work is done for a request from HHC.
    Just a simple JavaScript quiz.
  5. 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!
  6. 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.
  7. Singapore NRIC Number Validator Updated on 19/07/08 Popular!
    Validates Singapore IC numbers.
  8. Random Image
    This work is done for a request from HHC.
    Randomly picks an image for display.
  9. 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).
  10. HTML Code Test Page Generator
    You can preview the HTML code you type in here.
  11. Customized Image Code Generator
    You can generate code to display an image.
  12. 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.
  13. Set® Game Solver
    Solves/finds all possible sets in set cards. What is Set® Game?
  14. Set® Game Generator Popular!
    Generates and able to solve/find all possible sets in set cards.
    With Code generator and answer hiding.
  15. Play Set® Game! Popular!
    Come and play a game!
  16. Singapore NRIC Number Generator Updated on 19/07/08 Popular!
    Generates Singapore IC numbers.
  17. JavaScript 'Paint'
    Just a 'testing' program using WalterZorn's JavaScript graphics functions.
  18. Jump Links
    Simple drop-down menu for hyperlink to another page (with new window option).
  19. JavaScript Auto Complete (retired)
    Auto complete for JavaScript. Doesn't work the way I intended it to so it has been removed.
    • View
    • Download
  20. USA Map with menu
    This work is done for a request from EE.
    Multi-purpose interactive USA map.
  21. FullScreen Image
    This work is done for a request from HHC.
    View an image using the entire browser window.
  22. DISC Personality Profile Popular!
    Get your free DISC Profile report now!
  23. Google Domain Search Script
    Use Google search engine for your website! Opens in a new window.
  24. 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.
  25. SQR Migration Script Generator
    I programmed this to help me generate SQR scripts for my work.
  26. Window Mouse Events
    This script tracks the mouse and clicks location on the webpage.
  27. Browser Window
    This script allows you to modify the browser window object.
  28. Windows Live Profile Viewer
    View somebody's profile using their Windows Live ID (email).
  29. Cancel No Select Script
    This work is done for my post in HHC.
    How to cancel a script that prevents people from selecting text.
  30. 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.
  31. Page Refresher Popular!
    Refreshes a page at a specified interval (in seconds). It can be used to keep sending GET requests.
  32. Magic Square Generator
    Generates magic squares of odd-number order, and displays the magic number.
  33. JavaScript Encryptor
    Encrypts / Decrypts using Blowfish algorithm.
  34. Authentication Table Generator
    Generates an authentication table for signals use.
  35. Tic Tac Toe
    2-player classic game. AI not included.
  36. Word Scramble Popular!
    A word game. Letters are scrambled. Find the word! Moderate difficulty.
    Word list maintained by my brother, Stefan.
  37. TextTwist Solver
    Simple solver for TextTwist© game using web service.
  38. Minutes Generator
    I programmed this as a work project.
    Generates minutes.
  39. Table Manipulation
    This work is done for a request from WD.
    Hide/Show columns and add/remove rows in tables.
  40. 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.
  41. Alternate Multiplication Method
    Generates a table on how it is done.
  42. Multiply Quiz
    This work is done for a request from WD.
    Simple multiplication quiz.
  43. Text Modifier
    This work is done for a request from WD.
    Some string functions.
  44. Load Image On Click
    This work is done for a request from WD.
    Loads an image after clicking on it.
  45. Custom Dialog Window (retired)
    This work is done for a request from WD.
    Opens a custom dialog window.
  46. Fitness Calculator
    Calculates your body fat percentage, body mass index, lean mass weight, and daily protein requirement.
  47. 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.

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

  1. 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].

 

  1. 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.
     
  2. 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.
     
  3. 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.
 
© Copyright 2001-2008 All Rights Reserved.
Shoutbox