JavaScript / Form Scripts This script ensures that your visitors enter a properly formatted 5 digit, or 5 digit 4 zip code. The visitor is alerted if any information is invalid and asked to try again. FLATTEXT Zip Code Locator - FLATTEXT Zip Code Locator FLATTEXT Zip Code Locator displays the closest records to any U.S. zip code entered. This script can be used for dealer directories, people and store locators, or any other type of database that is keyed by zip code. It is least expensive of the.. Java Bullseye Zip Code Locator 1.V - Electric Vine Inc Java Zip Code Locator can search any location within a range of one mile within any particular zip code in the postal codes of US zip code, Canada, and Mexico. It displays the results immediately in an array. Allows you to configure how the.. PHP / Miscellaneous The Zip Code Database Project is an online program designed with distance calculating algorithm. You can use this program to calculate the distance between any two zip codes within united states. This program can be backed with SQL-Lite,.. Convert Cartesian (ECEF) Coordinates.. - Michael Kleder ECEF2LLA - convert earth-centered earth-fixed (ECEF) cartesian coordinates to latitude, longitude, and altitude. USAGE: [lat,lon,alt] = ecef2lla(x,y,z) lat = geodetic latitude (radians) lon = longitude (radians) XML / Web Sites US ZIP codes are a type of postal code used within the United States to help the United States Postal Service (USPS) route mail more efficiently. Some still refer to ZIP codes as US postal codes. The term ZIP stands for Zone Improvement Plan. The.. ASP.NET / Tips and Tutorials / Development Tools Using the compiler to create Code-Behind dll's is an article in which author demonstrates the method of creating code-behind dll and the procedure for storing the content in the root dirctory inorder to access classes, functions, user control.. co_pickle , a module to serialize.. - Andres Tremols Compiles a string of python code and returns a printable representation of the byte codes, the resulting string can then be restored back to a code object. Tools / Code Generators This is a php to python code converter that currently can: convert small php code snippets, functions to python code, python is a rising language, and there are many codes already written in php in world now. it is a good idea to write a converter.. PHP / Miscellaneous A database of all the US ZIP Codes with latitude and longitude coordinates. With this script you can allow your users to search for table entries or other ZIP codes within any US ZIP Code. You can also search by proximity. This is ideal for any.. PHP / Search Engines This module allows you to add proximity search easily to existing search forms. You enter zip code, select max. distance from it (miles/kilometers) and get matching ads returned by search engine ! USA zip codes only. / Available as a standalone.. Convert ECEF to ECI Coordinates 1.0 - Darin Koblick Convert WGS 84 (CTS, ECEF) Coordinates to ECI (CIS, Epoch J2000.0) Coordinates. This function has been vectorized for speed. The associated error in converting between coordinate frames is on the order of 1.2*10^-11 km when compared to STK.. PHP / Miscellaneous Zip2Map is a mashup of various web APIs. With Zip2Map, one can find the geo map of any zip code(now U.S. only). finding the zip code, returns the Map of the location with its name and state name. Google Maps api has been used.. PHP / Miscellaneous / phpBB Modules The plug-in will allow a user to search for a vehicle of their choice (Make & Model) in their area (Zip Code + Radius). The search results will bring back the basic information (photo, year, price, mileage) on the vehicles as well as point the.. PHP / Classified Ads An Esvon Classifieds module that allows you to add proximity search to existing search forms. You enter the ZIP code, select the maximum distance in miles or kilometers and get matching ads returned by the search engine. Works for US ZIP codes only. C/C++ / Software TurboExcel converts Excel spreadsheets to C++ code. / This helps developers create perfect code instantly. Whenever you have to write a new function, prototype it in Excel first, getting the logic working before writing a single line of code.. ASP / Development Tools ASP XMLMaker is an easy-to-use code generator for creating ASP (Active Server Pages) that output XML from a Microsoft Access Database or any ODBC Data Source. You can instantly serves XML for Ajax, RSS, Flash or any other applications that.. Benchmark code with the with statement - Steven D'Aprano Inspired by this post I wrote this context manager to benchmark code blocks or function calls. Usage is incredibly simple: with Timer(): .. # code to benchmark goes here The time taken (in seconds).. Python / Miscellaneous Plug in three coordinates to triArea(a,b,c), and it will return the area of the triangle. some common variable letters transfer into these meanings: m: slope y,c: y intercept a: x's coefficient b: y's coefficient Cant download iphone 7 apps. zip_pad(), a lazy zip() that pads all.. - Peter Otten On the rare occasion that you want to fill the sequences passed to zip() with a padding value, at least use something fast. You can optionally specify a padding value other than None. |