Tag Archives: zip code

Call for Zip Code Web Service Methods

Posted on 15. Aug, 2008 by Will Fitch.

0

I have developed a new version of the zip code web service. This new service offers much more functionality than the previous, including 100% document-literal WS-I/WSDL 1.1 compliancy and SOAP 1.1 and 1.2 capabilities.
Along with this, a Java, PHP, .NET and Ruby SDK will be developed so that you only [...]

Continue Reading

Zip Code Web Service Under Maintenance

Posted on 27. Mar, 2008 by Will Fitch.

3

The zip code web service will be under maintenance until April 3rd. I am completing a total overhaul on my blog, so please hang in there with me.

Continue Reading

SOAP Zip Code Web Service!

Posted on 26. Jul, 2007 by Will Fitch.

22

I have completed the major functionality to the SOAP integration of the zip code services. The following methods can be used to get the data you need:

getDistanceByZip – Get the distance from one zip code to another
getZipsByRadius – Get GPS information within (X) miles of a zip code
getLocalTime – Get the local time for a [...]

Continue Reading

GPS Zip Code Radius Web Service

Posted on 23. Oct, 2006 by Will Fitch.

7

Update! Due to the demand for an easier interface, I have developed a SOAP service offering more functionality and requires less coding on your end. You may see the overview here: http://www.phpfever.com/soap-zip-code-web-service.html.
Ok….
So I’ve created this script based off of the GPS info. It allows you to specify a zip code and radius [...]

Continue Reading