Projects
  • Index Stroller   

    • This application was built in JavaScript to help navigate around in big sites that have lots of sub directories that are labeled numerically. For example #@%#@/@$#/gallery1/#^#$.$%# now that's a lot of blaw blaw blaw. But the Gallery1 part is the important one here. The number that's appended to it changes with each page. So what the program does is targets that #1 and adds or subtracts 1 from it allowing you to move to the next page with out having to edit the address. Now I know that sounds a little pointless but if you think about it, some web sites are tricky and don't show you links to navigate through their pages. They rather do a random page load for you. This is more of a hacking navigation tool. Its written in JavaScript so you can access it directly from this site or you can download it and run it from home. Since it does use Frames the program contains 3 files. All 3 files are needed to run correctly. Open / Download

  • Crammer

    • Now this one I'm a little proud of. Basically what this program does is run in the background while your surfing the web. And have you ever been in the situation where your download a lot of pictures from different sites. Most of the time you never rename the files unless you have to, and if your doing a lot of image downloading you find that having to rename the file each time becomes annoying and slows you down. Well not anymore this program allows you to download as much as you want and never have to worry about renaming again. What it does is when you first run it you target a temp directory where your files will be downloaded too from the net. Then you target a destination directory where the files will be stored on your hard rive. You can set the check interval to what ever seconds you want. Now every time the interval arrives it takes all the files in the temp directory and moves them to the destination directory, and if their is a duplicated file name it adds a number to the end of it automatically. And all this happens while your busy surfing the net download pictures or files to your hearts content and not having to worry about renaming. Their is one bug that I've found. I'll correct it as soon as I have time. Windows creates these thumbnail files over and and every now and then you'll find these thumbnail files in the destination directory. Their harmless and don't take up almost any space, just remember to delete them later. I'll work on a patch for this as soon as I can. This was built under Visual Basic .Net you might need to install the VB run time if you don't already have it. Download

  • Timer 

    • Well this is another Visual Basic file. This does what it sounds like it does. Its a count down timer. This timer was built back when I was doing a lot of Embaying and needed to be warned when it was near the auctions end time so that I could log in and snip it. This program was built using a tick counter rather than the date time methods offered by .Net so the only thing that means is that if your computer shuts off or you end the program its not going to be able to revaluate the time as if it was made the other way. Either way this still works the program runs in the background and makes a really nice bell ring when its time. Time can be set by days, hours, minutes, seconds. I've ran it for a 9 day auction and it did wonderfully with out missing a beat. Download

  • War Hammer Fantasy

    • Well I've been working on this program for about 4 years now. I started this project back when I was in the military and was stationed in South Korea. At time time I was getting real into 3D game developing and was doing a nice job of it too. But then I discovered the world of Ever Quest and well its been a slow process now. The current program is built in Qbasic. Some of the functions of the game work. For one its a character generator for war hammer fantasy it follows all the rules and ever gives you the option to get your trappings strait from the book. Very nice  their is another GM utility that was built for the game that displays a list of up to 9 enemies and tracks their status while you fight them. Takes into account there stats and armor and other nifty things that a GM has to think about when running a battle. Its simple enter target and damage. Makes GM life much easier. Another thing  that was created was a brand new character sheet. For real life play. All can be download and ran I believe all the components are included. CharBuilder / EnemyWatcher / CharSheet

  • War Hammer Fantasy Online Project

    • Well after being board once again, I decided to try and come up with a way that a group of friends can play some D&D over the net. Not like the D&D games that our out their like the Boulders gate series. I mean just good old fashion GM style playing. Well after about a weeks work of coding in Dark Basic pro I have completed it. This software allows up to 8 players to join a D&D game over the net, allowing everyone to chat with one another using text. They all have the same screen and can see any movements made by the GM or another player on their virtual table. Now I know what your thinking, that's going to be slow because you have to type everything. Well this program was built in mind of having a voice communication program running in the background like team speak. Now put both of those together and you should have a decent environment to play some good old fashion D&D with a few friends over the net. Aye the true NERD inside us all is jumping with anticipation.  I've left the code open source to share the coding for it. The exe file included in the zip file is fully functional. Would like to thank IanM for his code contribution to the code base form's at the Dark Basic site Warhammer

  • Desktop Blinker v1.1
    • I remember a few years ago I download some programs called Windows Desktop Friends. They consisted of a few characters from Neo Genesis- Evangelion. The characters would sit on your window and blink their eyes. The properties consisted of a few other graphics that you could switch out with. The program was written in Japanese so the menu and text stuff was all messed up since I didn’t have the fonts for it. Either way the program was very unstable and crashed a lot freezing up the desktop at times. I've finally decided it was time to make my own 7 year later. It took about 5hrs or coding, I added a few more options that makes the program even better. Desktop Blink v1.1