Brain of Brian

Programs

Interesting Links


Please email me (bahume {at} humenet [dot] net) if you are interested in using my source code in your own project.

Page: 1 2

3D CAD Viewer Alpha

Oct 2012
The 3D CAD Viewer is a web based product display applet that I have been working on for Firgelli Automations as part of my coop. This version is just an alpha build and is not fully bug tested and works best on Chrome
Type: Application

Requires:
OpenGL 1.1
Java 1.7

Downloads:
Applet

Brain Shell

Jan 2012
No Images Available.
Brain Shell is a simple shell written for Linux. It is a 2 week assignment to introduce students to Linux, and as I had limited Linux experience I found creating this to be an excellent tutorial into the features of a good shell. Brain Shell includes basic shell features: forking new task, redirection, background processing, and pipes.
Type: Application

Requires:
Linux 2.4.0+

Downloads:
Source

BrImage Viewer

May 2011
BrImage Viewer is an application I made because no image programs provided both fine-tuned control of animated gifs and windows picture viewer style slide shows. It also includes mouse only controls so that using a wireless or air mouse it can be used to run slide shows without the need for a the person to sit directly at the computer.
Type: Application

Requires:
Windows XP sp2
.NET 2.0

Downloads:
Installer
Source

Clipboard Plus

Jun 2008
Clipboard Plus is an application that I wrote to make improve my coding efficiency while working at ARALCO. The program contains 3 parts: the clipboard, the templater, and the commenter.
The Clipboard contains 5 slots to record items on the clipboard, this is very help full when you need to copy something to the clipboard but will not need it right away.
The Templater is a tool that combines the content of the clipboard with useful templates, such as “SELECT * from [clipboard]”, common password, variable creation, name based capitalization.
The Commenter is a tool that we used to tag changes in the code, it included the project number, the author of the changes, and a field for comments. The Commenter also includes a history of tags created which is helpful when recording time spend on various projects.
[Note 1] As these tools were developed on company time I am unable to supply the source code.
[Note 2] Usernames and Passwords have been changed to prevent unauthorized access to ARALCO software/hardware.
Type: Application

Requires:
Windows XP sp2+
.NET 2.0

Downloads:
Executable

Image Compare

Mar 2005
Shape Comparison is an application written from a white paper specification for 3 degrees of freedom (Translation, Rotation, and Scaling) comparison for shapes. Due to having the algorithm implemented first in the class I has time to add other useful features such as code to detect and remove dots and scratches from the image, to split the images into separate shapes, and an interface for one too many and many too many shape comparisons.
When run the shape comparer starts with a sample shape and a set of sample comparison shapes. You can also create new shapes, with white being the shapes lines and black being the background.
Type: Application

Requires:
Windows XP SP2+
.net 1.0

Downloads:
Combined Source & Executable

Page: 1 2