AUSTRALIA WIDE POSTCODE BREAKDOWN
Don’t know how accurate it is. I was working on a project that needed something like that, so… maybe someone else will use it.
Don’t know how accurate it is. I was working on a project that needed something like that, so… maybe someone else will use it.
My recent discovery is quite simple, but really usefull. Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter’s Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
Everyone knows that Exception tracking, debugging and checking logs is pain in the ass. Especially when our APP works on multiple servers, or we have different environments, languages which are working as a part of big project. Recently I found exceptional tool created by Disqus team called Sentry . What is Sentry ?
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work.
This solution is truly multiplatform, so we have Client API and Wordkres in multiple languages like Shell, Perl, NodeJS any couple of others (PHP!)
Small 2019 update – Please check out this library – github.com/maxmind/MaxMind-DB-Reader-php . It’s a straight replacement of PHP module.
GeoIP from PECL is powerful extension used to determine geographical locations of IP addresses and domain names. This is useful if you want to set a language or redirection based on location of your visitor. Check out the PHP docs for a full list of GeoIP functions .