Latest Artwork

Latest Artwork

"Not to get what you have set your heart on is almost as bad as getting nothing at all."

-- Aristotle

My Profiles:
< Admin Login >
This site complies with Web design and development standards and therefor is best viewed with standards compliant browsers such as:

Firefox, Safari, or Opera.

Valid XHTML 1.0 Strict Valid CSS!

 

Downloads

Over the years I have written a few small programs in several different languages. Some of them are very usfull, and others, not so much. If you like any of these programs you may download and use any of them for free.


Network Messenger

Network Messenger


Date Created: December 2003

Language: Visual Basic 6

This is a little program I made to allow anyone on my home network to send messages to each other. It uses the "NET SEND" command from Win NT/2000/XP (so it can't send on any other OS but its messages can be received on Win98 running WinPopup.) Features include: remembering last recipient, remembering list of 6 users/computers and 1 domain/workgroup, Saves all info in an INI file.

Download netmsgr.zip (77KB)
 

CD-ROM Control


Date Created: May 2003

Language: Visual Basic 6

CD-ROM Control is a very small and simple program that will open/close your CD-ROM drive. I made it specificly for use with a customizable media key on advanced keyboards or for shortcut keys. The main benifit is that it doesn't run in system memory. The program is run once to open and again to close.

UPDATE 02.22.03: (Reads and rights to it's own INI file instead of the registry, smaller code, works on first run)
UPDATE 05.14.03: (Controls multiple drives by using a given drive letter in the command line, smaller code)

Download cdcontrol.zip (7KB)
 

Digital Clock

Digital Clock


Date Created: February 2003

Language: Visual Basic 6

I made a Digital Clock for Windows because I always thought the clock in the system tray was too small and boring.

Some features Include: Customizable Alarm, Digit Color (Red,Green,Cyan,LCD), Always on top, can be positioned anywhere, Reminders, Semi-Transparency (win2k/XP only), Saves all settings on exit, and more! Includes: README.TXT, MSVBVM60.DLL, and Sample alarms and tics.

Download clock.zip (948KB)
 

Alpha Defence

Alpha Defence


Date Created: September 2002

Language: Visual Basic 6 and DirectX 7

Alpha Defence is my first game. Based in the Star Trek Universe; In Alpha Defence you are the pilot of a starship built to triumph in battle against the Borg. The Borg are coming to asimilate the Alpha Quadrant but they are not aware of Starfleet's new weaponry and armor. You must use this to your advantage and defend the Alpha Quadrant!

Download alphadefence.zip (1870KB)
 

Restricted Area v1.0

Restricted Area v1.0


Date Created: April 2002

Language: Visual Basic 6

Restricted Area is a program created to protect any program that you do not want others to use. Rename the exe file you want RA to run then rename RA to the original name of that file. Set RA to run the renamed program when the correct password is entered. README.TXT included.

Download ra.zip (410KB)
 

Trivia v1.0

Trivia v1.0


Date Created: February 2002

Language: QBASIC

This is a trivia game I made in my grade 10 computers class. It was done in QBASIC so don't expect much. The BAS (source code) is included.

Download trivia.zip (50KB)
 

Tic Tac Toe v1.0

Tic Tac Toe v1.0


Date Created: February 2002

Language: QBASIC

This is a 2 player Tic Tac Toe game 2 friends and I made in the grade 10 computers class. It was also done in QBASIC so don't expect much. This was the first QB program I used mouse routines in. The .BAS (source code) is included.

Download tictac.zip (42KB)