Hey Community,
<div><br></div><div>I'm not sure this is the right section, but I'm going to assume it is so i'm just going to let all the development people here know about a tool I've been creating. It's a UK postcode geocoder.</div>

<div><br></div><div>I've created this using NodeJS. I set myself a goal of learning NodeJS, then deploying the project completely free of charge. Some how I've achieved it which I'm quite proud of seeing as the postcode database is about 1.7 million records and 400mb on disk. I do have the great guys at <a href="http://nodester.com">http://nodester.com</a> to thank for the free NodeJS hosting, and the guys at <a href="http://dotcloud.com">http://dotcloud.com</a> for their mongodb free hosting too.</div>

<div><br></div><div>It's still work in progress, I also know there are tools out there that do the same thing. However, feel free to try it, criticise it or just make any general suggestions :) In the future I want to add features such as locating other postcodes within an X radius of a searched postcode. I'll also make a distance calculator between two postcodes.</div>

<div><br></div><div>Enjoy!</div><div><br></div><div>Rich</div><div><br></div><div>p.s sorry if i'm in the wrong list.</div>