Welcome to dab Applications!

Welcome to the dab Applications portion of the dab.biz hub. We are a small group working to provide small communities with the software needed to go about their daily needs. Our current portfolio is small but we have many projects in line that will blow your socks off! If you have any requests email our admin admin[@]dab].]biz.

GPU Control

I was procrastinating my own programming homework so I decided to attempt another 24 hour coding project (My last one was referralroulette.com/). What this program does is monitors your GPU temperatures remotely. You can also adjust your temps remotely. The program works by using the IPC of MSI Afterburner. Then it connects to a node server, which waits for a client to connect using socket.io. You can view the code here: http://github.com/dabbers/gpucontrol/.
This program is useful for Folding@Home users who wish to monitor their GPUs remotely, and for bitcoin miners who wish to monitor their rigs (This project supports multiple machines, each spouting multiple GPUS).
Here's some screenies:

Windows Client
Node server
HTML Page

Conway's Game of Life

This program was a homework assignment. Our professor provided the base header file and we had to fill in the code. I enjoyed making this game and even enhanced his version further. He wanted us to provide 2 grids for current and next generations. I instead used an extra character inside the grid to show previous and past. So instead of using twice the amount of memory, I'm only using 1 extra byte per cell. You can view the code here:
github Game of Life
Game of life screenshot

Spanish Helper:

The Spanish Helper application helped create Spanish Lists for the Spanish Helper Game used by the students of Elma High School. You can download this tool here: Spanish List Helper
Spanish Helper Screen Shot

Glimmer Internet Filter

The Glimmer Internet filter is designed to be a simple and easy method to block what your computer is being used for. With a secure log, process handling, and many other features, this program is easily a must have for computer protection. It currently only is operational with WindowsXP. We are working on updating it for use with the newest Windows Operating System, Windows 7. Here is a screenshot of the program in action:
Glimmer Screen Shot

X-Fighter

Liked playing Galaga as a kid? Watching the aliens move back and forth across the screen as you shot them down from the sky? While the game wasn't actually ever finished, it is still playable and quite entertaining. I made this game a long time ago. I'm sure if I wanted to I could remake it better but time is a very big factor in it. So here is the game's download link:
X-Fighter's Download link( 1.4mb)

x-fighter screenshot 1
x-fighter screenshot 2


Piece it Together

This was one of my first ever finished games. I created it to enter a contest for puzzle games but the archive ended up being corrupted so my entry was invalid. Regardless this game is pretty great. Not the best, but good for my first game. The Hardest Computer level plays pretty well and poses quite a good challenge. Not impossible to beat, but challenging. I spent lots of time on learning different Tic Tac Toe Strategies. Oh yea, that's what this game is. Its a tic tac toe with an added piece the image together minigame. Here is the download: Enjoy.
PIT's Download link( 1.4mb)

Piece it Together Screenshot 1
Piece it Together Screenshot 2