Date |+ -|
Title |+ -|
Status |+ -|
Downloads |+ -|
1 2
1 2 5 10 20
< >

File Lister 6-27-10
Vitals
Description
Images
Changelog
Downloads
Status: Release/Final
Language: Visual Basic .NET
Platform: Win2000/XP, Win Vista/7
Downloads: 1145

This app was born out of my frustration with Servant Salamander's half-assed file list utility that wouldn't traverse subdirectories. I needed a list of files from a directory with over 300 subdirectories, so I sure as hell wasn't going to do each directory individually. Like some applications I've done before, this one has been beefed up more ...
 


Cursor Lock 10-10-09
Vitals
Description
Images
Changelog
Downloads
Status: Release/Final
Language: Visual Basic .NET, C++
Platform: Win9x, WinNT, Win2000/XP, Win Vista/7
Downloads: 2822

Cursor Lock is a utility program that confines the mouse cursor to a selected area on the screen. This is most useful in multi-monitor setups, addressing a common oversight in some applications (mostly games) whereby they allow the mouse cursor to drift into other unwanted screens. In video games, this can also lead to minimizing the game window ...
 


Monitor Standby 4-10-09
Vitals
Description
Changelog
Downloads
Status: Release/Final
Language: C++
Platform: Win9x, WinNT, Win2000/XP
Downloads: 221

I made this simple app as a replacement to using the blank screensaver when I'm leaving the computer (usually for the night). Instead of the monitor(s) eventually going to standby after a certain idle time, they'll go immediately when you run this program. This saves power (since I know I won't be back for awhile) and keeps the backlight glow from ...
 


Snake's Alarm 1-28-09
Vitals
Description
Images
Changelog
Downloads
Status: Beta/Work-in-Progress
Language: Visual Basic .NET
Platform: Win9x, Win2000/XP
Downloads: 278

This program was the answer to all the problems my previous "found on the internet" alarm program had (see images). My alarm focuses on reliability, ease-of-use, and useful features so that the user is always alerted in the appropriate manner of their choosing and with minimal hassles. The features from the Documentation follow. ...
 


MBM CSV Log Formatter 5-22-07
Vitals
Description
Downloads
Status: Release/Final
Language: Java
Platform: Win9x, WinNT, Win2000/XP
Downloads: 122

This is a program that will take a Motherboard Monitor (definitely works for 5.3.3.0) High/Low log in CSV format, parse it, and output a properly formatted CSV file with only data in individual columns and each reading on a different row, suitable for import into a spreadsheet. This program was used to support a column I did on PC air cooling, ...
 


Dark 8-19-06
Vitals
Description
Downloads
Status: Beta/Abandoned
Language: Visual Basic .NET
Platform: Win2000/XP
Downloads: 163

This is a 3D sound demonstration app that was originally a DirectX 9 SDK sample. However, all Microsoft's example did was open one sound and spin it around the listener. I added the abiltiy to have multiple sounds placed anywhere in a 2D soundscape. It also allows the user to move the listener around in the soundscape as they would a video game. ...
 


Audio Delay Calculator 8-01-06
Vitals
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 200

This program is useful for fixing out-of-sync audio in video files. It does the math to find out what framerate will bring the audio back into sync. You will still need a program like VirtualDub to fix the video file. The Readme includes a complete tutorial on how to fix audio sync issues with Media Player Classic, VirtualDubMod, and this program.
 


Log Cleaner 7-31-06
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic .NET
Platform: Win9x, WinNT, Win2000/XP
Downloads: 107

This is a quick program I made to remove log entries from this site's AXS logs, but it should also work with most other log formats. It's meant to remove a line from a text file if it matches the regular expression provided. You give it an input file and output file, and it'll complete the search and copy in a relatively short time (50mb in ~5 ...
 


Snake's Data Rate Calculator 5-30-06
Vitals
Description
Changelog
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 81

This is a very simple app that I coded in one day because I was tired of trying to remember all the connection data rates and doing 6 steps in a calculator to figure out how long it would take to transfer some data. You can select from predefined data rates in the list or select "Custom" to enter your own. Then you enter the amount of data you ...
 


Logitech MouseWare Application-Specific Buttons 5-21-06
Vitals
Description
Changelog
Downloads
Status: Beta/Work-in-Progress
Language: Visual Basic 6
Platform: Win2000/XP
Downloads: 186

This is an app I made to address the inability of the Logitech drivers and software to change mouse button settings according to the app that has the focus. As an alternative, you may want to use the Logigamer software. My app only works with the MX510, MX500, MX700, and ...
 


Website Fonts Finder 1-25-06
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic .NET
Platform: Win9x, WinNT, Win2000/XP
Downloads: 67

This one started out as another VB6 app, but after completing 25%, I converted it to VB.NET. From what I remember, I switched cause I wanted to optimize my string reading speed. Eventually, I had just continued to work out the program in .NET. So, you could say this is my learning app, but it's still quite functional. This is the first time I've ...
 


RoN Mod Merge 0.8 10-17-05
Vitals
Description
Downloads
Status: Beta/Abandoned
Game: Rise of Nations: Thrones and Patriots
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 82

This app allows you to select two or more of your RoN mods and merge them together. This only works with mods that are qualified to be selected in the RoN Mods option in game setups (i.e. they have a subdirectory in .\mods and an info.xml file in that). At this time, whether or not the merge works ...
 


Decimal to Base Calculator 10-04-05
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 73

An ultra-simple app that converts decimal numbers to any base of 2 to 36, including binary (base 2), octal (base 8), and hex (base 16). Yeh, I know you're thinking that there are a million calculators that can do this, but what most of them don't do is show you the work, which mine does. This is good for those intro to computer science classes. ...
 


RoN Script Maker 1.0 9-27-05
Vitals
Description
Images
Changelog
Downloads
Status: Release/Final
Game: Rise of Nations
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 838

Requires: VB6 Runtimes, MS Common Controls 6, and MSXML 4.0. These are available in the Full Version if needed.

This is probably the last major release of this program besides any necessary bug fixes, minor additions, and scrippets. RSM is now able to check the internet for these small ...
 


Snake's Bitchin' Uptime Clock 7-03-05
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 85

This is a very simple app that I made in about an hour to show your Windows uptime. It has a mode for precision to the millisecond and can copy to clipboard or be minimized to display uptime in the taskbar. It also supports color schemes. Due to Windows limits, the default time query method won't work beyond 49 days and 17 hours. However, there is ...
 


Mousipad 1-14-05
Vitals
Status: Alpha/Work-in-Progress
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 0

Converts input from DX USB game controllers (especially gamepads) and emulates mouse movement, mouse buttons, and keystrokes.
 


ShellMPX 11-04-04
Vitals
Description
Downloads
Status: Beta/Work-in-Progress
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 82

ShellMPX is a frontend for my favorite MP3 player, SCMPX. Even though the author of SCMPX, S. Chiba, hasn't updated it since 1999, I still love SCMPX because it sounds great and is very very CPU and memory efficient. Typically, SCMPX needs less than 1% of the CPU and 2MB of memory. I love how it plays my MP3s because it has an effective graphic ...
 


Bitwise Operations 9-20-04
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 64

Bitwise Operations is an app I created to assist in programming, particularly when using API function calls. As you may or may not know, many Windows API functions return or have parameters that are merely binary. The first byte might contain a virtual keycode while the next could hold the state of the key modifiers in single bits. Even if you ...
 


CS to CZ Model Convertor 5-07-04
Vitals
Description
Downloads
Status: Release/Final
Game: Counter-Strike: Condition Zero
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 741

I made this app to compare the skeletons in two decompiled Half-Life models and then upgrade the skeleton of the older model to that of the newer. I'm sure there's probably tons of bugs in this app as I rapidly developed it over a couple days to fix a problem with Counter-Strike: Condition Zero ...
 


SimpleSaver 10-12-03
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win2000/XP
Downloads: 77

This is a screensaver that I made to fade to the desktop background upon the timeout of the Windows screensaver wait setting. Then, it will fade to black after a set time. Also has adjustable fading (which is really just a trick using WinXP's transparency effect) and mouse sensitivity. This is all in theory though, as it appears that WinXP doesn't ...
 


Date |+ -|
Title |+ -|
Status |+ -|
Downloads |+ -|
1 2
1 2 5 10 20
< >

SnakeByte Content Browser 2.0b (bld 12-4-10)