Home
Tutorial
Projects
Postcode Search
Emulators
Gallery
Music
Software
Links
Sponsor
E-mail
|
Postcode Search
March 2005
What is Postcode Search?
Postcode Search is a small program used to search a postcode/suburb
for a country. All you need is the data file for the country.
Some links for the data file are provided somewhere below.
It is 100% FREE.
Features
- Customisable
- Small size
- Free
Download
Current version is 1.1b.
Download the latest version here
The data files included in the zip file are for Australia,
New Zealand and United Kingdom
Data files
The data file is just a comma separated (CSV) file where each record is written in
one line and each field is separated by comma. Each record must start with
suburb, state, and postcode fields.
You can download the latest data file for a particular country
from the following sites:
If you know where to get the data file for other countries for free,
please let me know.
What's new
Version 1.1b:
- Features: Have XP looks and feel for Windows XP.
- Features: The sort is now much much faster.
Version 1.1a:
- Bug fixed: (*hopefully*) Searching wasn't done correctly when searching
with wildcard at the beginning or in the middle of word.
Version 1.1:
- Changes: Change in the main configuration files ("Postcode.ini").
The main config file from version 1.0 must be modified.
Now the countries are listed under "COUNTRIES" section
- Changes: Layout changes
- Changes: Change the word "Select all states" to "All"
- Features: Add the wildcard support.
By default is asteriks (*). Supports multiple wildcards, eg ("ab*d*")
- Features: Add the option to search with the exact word
- Features: Improve the searching speed
- Bug fixed: Data is not read properly when "Number of lines skip" is set > 0
- Bug fixed: Make state comparison case insensitive
Version 1.0:
Changes: Changes in the config file.
Config file for version 0.1 doesn't work anymore
Features: Add GUI for adding a new country
Features: More customisable
Version 0.1: