web analytics
Your browser version is outdated. We recommend that you update your browser to the latest version.
Weather Auto Attendant      

The 4 Line Auto Attendant is a program written for Potomac Aviation. Written in Delphi, it allows pilots to call in and enter the airport identifier. The Auto Attendant then plays back the current weather for that airport. The program is multi-threading and can handle up to 4 calls at a time. If more lines are needed the multiple instances of the program can be run at the same time.

 
Knobby Krafters      

Knobby Krafters is a company that produces lapel pins.

We created a Networked Desktop Order System in Delphi. The system creates proposals and then once the sale is made, turns the proposal into an order. Order sheets are printed out and sent to the factory and invoices are sent to the billing department. A complete order history is kept and previous order can be cloned into a new order saving time and reducing typos which expedites the repeat orders for the customer.

 
Game Creek Video      


ame Creek Video provides fully equipped video trucks for sporting events like NASCAR and MLB. Each event requires specific equipment and this equipment is tracked through an inventory system we created in PHP.

The system keeps track of where equipment is, where it was last and its value. When equipment is moved, it is scanned with a bar code reader. The data that the bar code reader gather is then imported into the system.  The system is then updated with the new location.

 

 
Potomac Aviation      

Potomac Aviation is a company that develops Weather Stations for airports called SuperAwos. We developed the Flash interface to display the weather conditions on the runway. The data is fed via Internet or Satellite to a server which parses the data into a database.

Our interface will read the database and display the data. The flash program also embeds into the weather station and can be accessed from any web browser.

We also programed the embedded device in C++ which converts the RS232 feed to data the Flash program can understand.

 
ScanSouthEasternMass.com      

Scansoutheasternmass.com is a PHP website we developed which enables the visitor to add their webcam to the website. It also has a database of Radio frequencies and live Radio Feeds.

The site is fully database driven, adding, editing and deleting webcams and radio feeds is as easy as editing the database.