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

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 ...
 


sig2html 3-09-03
Vitals
Description
Downloads
Status: Release/Final
Language: Visual Basic 6
Platform: Win9x, WinNT, Win2000/XP
Downloads: 172

This was a neat tool that generated pages for Kazaa file links. It's rather obsolete now, but it could perhaps be useful in other ways. The source is available for newbie VB programmers to look at. It's not my best work, but there's still some useful parsing, command-line, and html output code. In this release, I've packaged the required app ...
 


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

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 ...
 


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 ...
 


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. ...
 


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 ...
 


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: 2824

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 ...
 


Snake's RS Cursors 6-07-06
Vitals
Description
Downloads
Status: Release/Final
Platform: Win9x, Win2000/XP
Downloads: 134

Originally made October 2001, my cursor set has been updated a few times over the years to have a better installer. However, the cursors themselves are still the same ones created in 2001. The set was originally designed to match a popular system icon pack called "RS". I don't know what RS stands for, but it became a moniker for my cursor set, too. It's been updated to work with XP and variable ...
 


StoryTeller2000 1-26-00
Vitals
Description
Downloads
Status: Release/Final
Language: QBasic
Platform: Win9x, WinNT, Win2000/XP
Downloads: 63

This was the first program I'd ever written. It's basically a madlib program. There's only two madlibs, but I thought I'd add it anyways just for reference; everybody has to start somewhere. I mostly learned to program all on my own. But at this point in my learning, I hadn't even discovered subroutines. That's right, that means the header text ...
 


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

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 ...
 


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

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