SlzTools,
originally dubbed "dev-tools," is a software suite that contains a
bunch of generic tools for everyone. At first, it was designed only for
helping out beginning programmers. This has changed however and it now targets
everyone. While it contains many developer tools, it also contains some mundane
calculators which sometimes speed things up. Below will be a list of current
features and some screen shots. SlzTools is written in VB.Sorry! Download disabled due to corrupt file on server. I will have it fixed ASAP! Thanks cabron.
Show Changelog
Current Features:
Computer information. Future plans call for this tool to be much more expansive.
Time Tools. Alarm Clock, Egg Timer, and Stop Watch
Handle Helper. Shows the name, class, handle, and parent of the window under the mouse cursor.
Hex Viewer. A simple hex viewer best suited for smaller files because VB is slow.
ASCII Tools. Get ASCII from a character or character from ASCII.
Radix Convert. Convert from base2 all the way up to base16.
Radians Degrees. Convert back and forth between radians and degrees.
Millimeters and inches. Gives an approximation. Good for socket wrenches.
Length. Convert between metric and imperial length.
Temperature. Convert between Farhenheit, Celcius, and Degrees
Pixels and Twips. Convert between pixels, twips, and points.
VB Error Tool. Displays VB errors and their meanings.
3DS to .X File Converter This tool wraps conv3ds.exe from Microsoft.
Matrix Multiplication. This tool can create 4D matrix formulae for you by multiplying them.
QuickWeb. Just a place for you to paste links.
QuickDictionary. This program looks up words on dict.org
Whiteboard. A simple whiteboard to doodle ideas on.
HTML Color Picker. 3 sliders that give you hex values useful for coloring web pages.
Interest Calculators. Find compound and/or continuous compound interest.
Vector Tools. Calculate the cross product, the scalar (dot) product, and the magnitude
Autorun.INF Maker Creates simple autorun.inf's for your CD burning needs
Clipboard Editor Simple Clipboard text editor
MacroServ A tool that holds commonly used text so you can easily copy and paste
Percent For when you're THAT lazy
PRNG Quickly generate a list of random numbers
IPv4 Subnet IP Calculator for ipv4
NetClip Quickly transfer your clipboard data from computer to computer over a network.
SlzNotepad Autosaves and loads scratch notes that stay on top.
MessageBox Maker Quickly generate and test messagebox code for win32 and vb.
SlzChat Simple UDP chat program.
Computer Unit Conversion Convert bits and bytes and whatnot.
C++ Code Counter Recurses through #include "files" and counts all lines and gives stats.
BinText Converts text to ASCII code or Binary code for you
String Analyzer Gives you simple stats on text files
File Watcher Updates view everytime a file is modified