All posts by msgtfrank

BitScan Project (Mk. II)

FranksBitScan has been updated! I’ve added more functionality and squished a few bugs and errors I found.

1) Added Hue, Saturation and Brightness scanning/graphs.

2) Added Vertical and Horizontal manual scan modes, allowing you to scan any row or column on the image.

3) Squished the bug that caused errors when the picture was taller than it was wide.

4) Handled the error caused by closing the open file dialogue box without selecting a file.

Get the updated version here: https://dl.dropboxusercontent.com/u/32198094/Programming%20Projects/BitScanMK.II.exe

BitScanner Project

Hey guys! It’s been a while since I’ve created a personal project worth mentioning but one’s just popped up! This is Franks’BitScan a little project I was challenged to do in order to test my skills of research and application.  This application allows you to load a .PNG, .JPG, .GIF, .BMP files into it and will scan the center vertical line of the image. It then displays in three graphs the RGB density for each pixel.

1) Feel free to get the .exe here on my dropbox https://dl.dropboxusercontent.com/u/32198094/Programming%20Projects/BitScanMK.I.exe

2) Known Issues: A) If an image is taller than it is wide you will get a handled error (Error Reading Image). B) If you begin the open-file dialogue box and cancel without selecting a file an  error that is not yet handled will pop up, hit continue to return to the program, quit will close the application.

Updated Wage Calculator

For those of you who don’t know I’ve been working on a simple wage calculator made in the Visual Basic programming language.  It’s a small project to verse myself a bit more in Visual Studio as well as programming in general.  You can get my program one of two ways.

1) Download the “installer” that will check for new updates every time you start it, but will need a short time to install files on your computer. Find this version here: http://msgtfrank.com/programs/First/default.htm

2) Download the .exe file directly to your computer, this will not need to install or download files and runs like any other .exe application but it will not automatically check for updates. Fins this version here: https://www.dropbox.com/s/psm4o2lsh3opfd7/Franklins_First_Project.exe

First post!

So as a college student majoring in Programming I’ll be using this to post code, programs, how to’s and more. This will be a place for my classmates to look for code and tips in the future, and vise-verse!