Outsourcing Projects


 
Geo Encode Addresses

A list of 2000+ partial address & lat/lon data of USA skates parks need to be geo-encoded. Used Google Map to Reverse Geocode the lat/lons to generate full address of the skates parks.

Technology Used:
Google Map, JavaScript

Client:
Joe Berger, USA

geo encoded address
------------------------------------------------------------------------------------------------
Mapping Real Estate Listings

This site searches in an MLS broad based on user given criteria and the results are shown on a Google Map. The project has following special features: Shows custom markers (A-E) Pagination of long list of results returned(5 results/page) Runtime geocoding

Technology Used:
Classic ASP, Google Map, JavaScript, Ajax

Client:
Vorstar, NY, USA

Link:

real estate google map
------------------------------------------------------------------------------------------------
Wholistic Botanicals website Update

Update the product entry page: Lot entry against each product Raw materials entry bug fix Google suggest type Ajax box for item selection

Technology Used:
PHP, JavaScript, MySQL, Ajax

Client:
Wholistic Botanicals, USA

Link:

wholistic botanicals
------------------------------------------------------------------------------------------------
ESP XML Validator

ESP database generates XML files to be used by a third-party organization. The XML need to be validated before sending to client. This tool can validate any XML document against a given XSD schema and can pin-point problems in XML structure/values.

Technology Used:
C#.NET, MSXML6, Visual Basic

Client:
Wormald, New Zealand

esp xml validator
------------------------------------------------------------------------------------------------
ESP Database development

Wormald NZ carries out fire protection services for NZ schools and fills out the forms in ESP (Electronic Schools Processing) database. There are 8 types of forms. The forms together with the Base64 encoded pdf forms are periodically transferred to XML and sent to the client for processing.

Technology Used:
Access, Visual Basic, XML

Client:
Wormald, New Zealand

esp database
------------------------------------------------------------------------------------------------
ESRI Shape File to Excel

Parking Tickets databse downloaded from hand-helds are transferred to Excel. The address of each parking ticket needs the ward# from ESRI map. The project was done in 3 stages. 1) Google map was used to generate location information from address. 2) These points are then converted to ESRI shape file, spatically intersected with ward database & ward# included with each address. 3) These address info transferred from shape file to Excel.

Technology Used:
Google Map, C#, .NET2, Map Window, Access, Excel, ArcView 3.1

Client:
Peace Communications, IL , USA

ESRI shapefile to excel
------------------------------------------------------------------------------------------------
WAV to MP3 Converter

This software can open any WAV sound file & then convert that to MP3 format. Output bit rate, sampling & channels can be customized by user before conversion.

Technology Used:
VB.Net, .NET 2, Blade MP3 Encoder

Client:
Dclawson, USA

WAV to MP3 converter