Please excuse the simplicity of this part of the site I deleted the fancy stuff by accident back in 2004 and I don't want to rebuild it.
|
|
Item
|
Description
|
|
Binary to Numbers
|
Converts Binary to actually base 10. First Javascript I wrote has extreme limitations but still ok
|
|
Ratios
|
Originally written for a mod I host for Starsiege tribes I have added this just for the fun of it. The original purpose was to take the kill death ratio and make it into a lower number
|
|
Radians to degrees
|
This will convert radians into degrees and vis versa. The main purpose for this is people who can't do that in their heads.
|
|
Days of the Week
|
Finds the day of the week when inputted in any date. My brother created the formula but then again I take credit for simplifying the formula so you don't get huge amounts of run time errors.
|
|
Marquee example(Major CPU drain)
|
Now this is just spamming to the extreme. I wrote this just because I was currious about what it looks like to have marquees on the page but I was to lazy to write all the marquees by hand just in case if it didn't work out so I used javascript and it worked so I added it in so you can do both horizontal and vertical marquees. I would like to point out that if you max out on all the fields then you can really lag your computer.
|
|
Scrambler
|
Changes around numbers and the thing is I wrote this in my spair time so I haven't really come up with a good description just try it out
|