Sep 09
Thursday

Our Work

Click on the slide!

Visumax 2006

Website

Technology Used: Adobe Dreamweaver CS2, Flash CS2, Photoshop CS2, Javascript, Cascading Style Sheets (CSS). Remarks: Here is last years site.…

More...
Click on the slide!

DSA

Website

Technology Used: Adobe Dreamweaver CS3, Flash CS3 Professional, Photoshop CS3, Javascript, and Cascading Style Sheets (CSS)Remarks: Darren Sowell…

More...
Click on the slide!

Project Realty

ASP.NET Web Application

Technology Used: Visual Studio 2008 IDE: C#, ASP.NET 2.0, Illustrator CS3, Photoshop CS3, Dreamweaver CS3, CSSRemarks: Project…

Click on the slide!

Weapons and Tactics

Website

Technology Used: Microsoft Access 2000, Macromedia ColdFusion 6MX, Dreamweaver MX, Flash MX, Director MX, Photoshop CS, Bryce 5, Carrara 4…

More...
Click on the slide!

TSBD

ASP.NET Web Application

Technology Used: Visual Studio 2005 IDE: C#, ASP.NET 2.0, MS SQL 2005, Photoshop CS2, ImageReady, Illustrator CS2, Dreamweaver…

Click on the slide!

JACIII

ASP.NET Web Application

Technology Used: Visual Studio 2005 IDE: C#, ASP.NET 2.0, MS SQL 2005, Photoshop CS2, ImageReady, Illustrator CS2, Dreamweaver…

Click on the slide!

Task Tracker

Coldfusion MX Web Application

Technology Used: Microsoft Access 2003, Adobe ColdFusion 7MX, Flash 8 Pro, Dreamweaver 8, Photoshop CS, and Javascript. Remarks:

Click on the slide!

Salsa Del Salto

Website

Technology Used: Dreamweaver MX, Flash MX, Photoshop CS, Quick Time, and Javascript. Remarks: This client runs a beautiful…

More...
Click on the slide!

Visumax 2002

Website

Technology Used:  Flash MX, Dreamweaver MX, Photoshop 6, and Javascript. Remarks: The client was us. Here we designed…

More...
Click on the slide!

AQHA

Website Template

Technology Used: Adobe Dreamweaver 8 and Photoshop CS Remarks: The client, if you cannot tell, was the American…

Click on the slide!

352 SOG

Website

Technology Used: Macromedia Dreamweaver MX, Flash MX, Photoshop CS, and Javascript. Remarks: The client needed a site with…

More...
Frontpage Slideshow (version 2.0.0) - Copyright © 2006-2008 by JoomlaWorks
Portfolio Applications
PDF Print E-mail

Project: Local Point 2 Google Earth

 
Local Point 2  Google Earth

Technology Used: Visual Studio 2010 IDE: C#, Photoshop CS5, FalconView 4.1, and Google Earth API

Remarks: This application will allow the user to take local point files created in Falcon View and push them to Google Earth. Some of the information pulled from the local point library are local point Groups, Latitude, Longitude, Comments, Description etc. The user can then assign unique local point symbology, tilt, heading, and range. It can then be displayed in Google Earth. Download the app and give it a try. However, you will need a local point file created from Falcon View to import from. Current version is 1.0.0.0.

Link: Download

Project: TV Configurator

TV Configurator
 
 
 
 
 
 

Technology Used: Visual Studio 2008 IDE: C#, Photoshop CS3, and Install from Web

Remarks: Here is an app that I developed to address the need to configure settings for a mission planning component called Task View. In short, Task View allows the user to display ATO and ACO (Air Tasking Orders and Air Corrdination Orders) information inside a mapping program called FalconView. With my app you can configure the setting Task View using things such as filters, directories, airspace color etc. These all can be customized quickly without exposing the user to Task Views configuration files buried deep in the system.

Link: You can install from Web HERE -IE only.
I will post the code shortly.

Project: USAF Decision Tool

Magic Orb

Technology Used: Visual Studio 2005 IDE: VB.NET, Photoshop CS2, ImageReady, Install from Web, and Swift 3D

Remarks: My son brought home a Magic 8 ball® from a weekend birthday party. I thought this is pretty cool. Now, how about a high tech version for my laptop for those life and death decisions I have to make everyday? ;-) The USAF Decision Tool uses a formless form to paint the orb and you can minimize it to your task tray so it is always readily available for those "tuff" decisions. After 21 years in the Air Force, I now know how top Air Force leaders make some of those difficult decisions!! Of, course I am only poking fun. Enjoy :-)

Link: You can download zip from HERE or use install from Web HERE -IE only.
I will post the code shortly.

Past Project : VisuWeather

visuweather

Technology Used: Visual Studio 2005 IDE: VB.NET, XML, install from web, and Photoshop CS2

Remarks: This app checks NOAA's site for current weather data for the ICAO you specify. It uses NOAA's xml feed to get its content. You can also run the app minimized on the task tray and on mouse over will display current conditions and temp. VisuWeather will update itself from NOAA's website every 30 minutes. It will update from only state side sites. This app requires an active internet connection and will automatically update if and when updates are available. If anyone knows of a free XML global weather feed then please let me know! Enjoy :-)

Link: You can view the code HERE. You can find the program HERE. Use only IE to install.

Past Project: Sort Algorithm

Sort Program

Technology Used: Visual Studio 2005 IDE: VB.NET

Remarks: I wrote this program to test the speed of two popular forms of sorting algorithms - Insertion and Merge sort. An algorithm analysis shows Insertion sort O(n2) as being rather slow compared to the recursive merge sort O(n log n) based on asymptotic order.

Link: You can view the code HERE. If you want the program then let me know.

Past Project: CC Algorithm

ASP.NET CC Algorithm

Technology Used: Visual Studio IDE: ASP.NET

Remarks: A simple ASP.NET script to validate Credit Cards for Visa, MasterCard, Discover, and AMEX. The script makes use of a check digit and Luhn algorithm to verify and validate the accuracy of credit card numbers.

Link: No data is stored so enter any number you like. Code available HERE.

Past Project: HLS Monitor

HLS Monitor

Technology Used: Visual Studio IDE: VB.NET, XML, Install From Web Technology, and Photoshop CS.

Remarks: This app monitors the US Dept. of Homeland Security feed for changes in the nations threat condition using XML. It requires an active internet connection. It will monitor either windowed or on the task tray. The program will automatically check itself during startup for updates provided you have an active internet connection and you are not blocking the program.

Link: You can install it from HERE using IE only. Code available HERE.

Past Project: Binary Coder

BinaryCoder

Technology Used: Visual Studio IDE: VB.NET, Install From Web Technology, Outlook interop, and Photoshop CS.

Remarks: My clients for this app were two 9 year old boys who wanted to be able to send secret messages back and forth. So, at my boys behest I wrote BinaryCoder. This program will allow you to open or enter a text file and then encode that text file as binary and send the binary as an email. It will also decode binary back into text. More fun then functional. Enjoy. Note Prerequisites: Admin privileges on your machine for install of the outlook interop assemblies!

Link: You can install it from HERE using IE only. Code available HERE.

Past Project: Threat Send

Threat Send

Technology Used: Visual Studio IDE: VB.NET, and Install From Web Technology

Remarks: Threat Send was an app I developed for a client who needed to displays messages and current threat / mopp levels in a simple interface. It can also send these messages out on the network to systems that have net message services running. This app will automatically keep itself up-to-date if installed from this site.

Link: You can install it from HERE using IE only. Code available HERE.

Past Project: ACStatus

AC Status Board

Technology Used: Visual Studio IDE 2003: VB.NET Technology

Remarks: AC Status Board was created for a client to fill a need to display aircraft maintenance status on flying units plasma screens. The program was designed so it could be run without access to Patriot Excalibur (PEX). It accesses a SQL server using the PEX SDK to retrieve aircraft status.

Link: You can view the demo HERE. Code available HERE.

Past Project: VDT Simulator

VDT Sim

Technology Used: Visual Studio IDE: VB.NET and Adobe Illustrator

Remarks: This was a visual display terminal simulator I designed for the United States Air Force to test the feasibility of a PC based VDT simulator. It is not fully functional; however, you can install it and play with over 90% of the radio features you would find on a real VDT. There is also a demo if you prefer not to install the product.


Past Project: PW Cache

PWCache

Technology Used: Visual Studio IDE: VB.NET for Smart Devices, and Microsoft SQL CE

Remarks: Here I was the client. I needed a Pocket PC app that I could store all my passwords and logons. PW Cache was born. Data is encrypted if you have it encrypted on your system. It requires SQL CE- so make sure to install it with the app.


Past Project: RMRPoD

RMRPoD

Technology Used:Visual Studio IDE: VB.NET for Smart Devices

Remarks: Another Pocket PC app I wrote for a client. It is just a simple app that calculates: Detection Free Altitude, Pulse Doppler Blind Spot, Radar Horizon, Maximum Theoretical Range, and Radar Resolution.