Recent Client SERP Rankings

Ranked # 1 out of 12,200,000


Domain: www.webaudi.com
Keyword: noise identification
Domain AGE: 12 Years
Ranking Date: 3/17/2010
Search Engine: Bing
Current Ranking: Search Bing For noise identification

Ranked # 5 out of 205,000


Domain: www.completedispatchweb.com
Keyword: load dispatch program
Domain AGE: 3 Years
Ranking Date: 2/22/2012
Search Engine: Google
Current Ranking: Search Google For load dispatch program

Ranked # 2 out of 1,570,000


Domain: www.a1freighttraining.com
Keyword: logistics broker training
Domain AGE: 6 Years
Ranking Date: 2/22/2012
Search Engine: Bing
Current Ranking: Search Bing For logistics broker training

Ranked # 4 out of 1,080,000


Domain: www.ourheartscaninerehab.com
Keyword: canine rehab
Domain AGE: 7 Years
Ranking Date: 3/17/2010
Search Engine: Yahoo
Current Ranking: Search Yahoo For canine rehab

Ranked # 8 out of 2,420,000


Domain: www.ourheartscaninerehab.com
Keyword: canine rehab
Domain AGE: 7 Years
Ranking Date: 3/17/2010
Search Engine: Bing
Current Ranking: Search Bing For canine rehab

Ranked # 5 out of 4,120,000


Domain: www.ourheartscaninerehab.com
Keyword: canine rehab
Domain AGE: 7 Years
Ranking Date: 3/17/2010
Search Engine: Google
Current Ranking: Search Google For canine rehab

Ranked # 2 out of 205,000


Domain: www.a1truckingservices.com
Keyword: load dispatch program
Domain AGE: 3 Years
Ranking Date: 3/17/2010
Search Engine: Google
Current Ranking: Search Google For load dispatch program

Ranked # 6 out of 19,600,000


Domain: www.webaudi.com
Keyword: industrial hearing
Domain AGE: 12 Years
Ranking Date: 3/16/2010
Search Engine: Bing
Current Ranking: Search Bing For industrial hearing

Ranked # 1 out of 1,150,000


Domain: www.webaudi.com
Keyword: hearing conservation education for employees
Domain AGE: 12 Years
Ranking Date: 3/16/2010
Search Engine: Google
Current Ranking: Search Google For hearing conservation education for employees

Ranked # 2 out of 529,000


Domain: www.a1freighttraining.com
Keyword: freight consulting business
Domain AGE: 6 Years
Ranking Date: 3/15/2010
Search Engine: Google
Current Ranking: Search Google For freight consulting business
Proud Members of
    

  

Web Sites Designed by bradfordwatkins.com

WebAudi.com

A one of a kind automated online audiometric testing and analysis system. This online hearing testing system maintains industrial hearing testing programs which meat OSHA guidelines. Allows for onsite nursing staff to administer hearing test and facilitates analysis and report delivery via secure server transport to a medical facility where test are reviewed by a certified audiologist.

Webaudi is designed and built using the latest Microsoft .NET framework and a Microsoft SQL Server back end.

- Completedispatchweb.com - LNFreight.com - PriorityOneLogistics.com - Berwaldtransport.com - Ourhartscananierehaib.com - WatkinsMotorsports.com

SEO Case Studies


Other Applications and Projects Samples


Projects range from large scale user applications to back-end data migration utilities and tools.  This list contains an overview of some recent projects but is not all inclusive:



Project List
Project Type Description
Web Portal Web Application and Web Data Service (IIS Webservice application) Web based application allow disconnected view of mainframe oracle based application.
Primary Key Cross Referencing Tool Windows Application ODBC Data driven This ODBC data driven utility provides users a way to link primary keys from source database locations to target keys when performing data migrations where keys are not migrated but regenerated by the target database.
File Transport Utility Windows Service Application This utility runs as a windows service application and monitors physical file locations.  When target files are created this application will physical transport the files via soap/xml over http to a receiving web service.
PostgreSQL Data viewer Windows Application PostgreSQL data view that allows correlation between array fields in a table.



Web Portal


This application provided a disconnected view to a large oracle/java thick client application.  This application was broken into two sections a user interface website and an Internet Information Service (IIS) based data web service.

The application was built and designed using ASP.net, VB.net and ran on a backend xml based web service.

This application used a series of xml configuration files including search meta-data which defined the XPath (xml) locations to search the data files which consisted of multiple dynamic 60mg plus xml files.

The main user screen is created using custom web controls which generated all the search criteria controls and web layouts based on the xml schema's been used.



The results returned to the user are interactive and allowed for association of Semantic, Logical and Physical data properties of the systems being analyzed.


 

Primary Key Cross refernce Utility


During a major data migration project the need arose to create a cross reference table between a database's primary key to a new database's primary key.  The users were limited to the data access they had to the source systems.  This tool filled a need the users had, by allowing them to link the primary keys to the target keys visually.

The user interface was designed to allow users to configure the system base on standard ODBC data connection strings.  The users then can link the two keys by using drag and drop or other features seen here on the main screen:




Several configuration values in this application required query generation so this custom query screen was designed:


Also included are several "Wizards" which allowed the user to step through import and exporting data to excel worksheets and ODBC data connections.


File Transport Utility


File transport (MIME encoded files inside of SOAP/XML) over HTTP is not a simple task to automate.  Through use of the latest Microsoft.Net technologies and some extensive programming the following application allows users to configure directory monitors and transport files created over http.

This program consisted of a Windows Service Application and a Windows Task Manager application interface, which allowed the users to configure the system.

User interface:


PostreSQL Data Viewer

PostgreSQL database, a widely used database application, contains support for array field values.  While working on a project which used PostgreSQL there was a requirement to link/correlate multiple array fields.  This application allowed users to drill into a PostgreSQL data structure and return relationships between array fields.