Category Archives: Code
Geocoding UK Postcodes with PHP
I’ve just come across a simple PHP solution to getting latitude and longitude values for UK postcodes. It relies on existing mapping sites for the information.
Posted in Code Comments closed
Bazaar: push-and-update plugin with putty’s plink
I recently came across the push-and-update plugin for Bazaar (a version control system). The plugin is useful for anyone pushing changes to a remote server and wanting to keep the remote working tree up to date as well.
According to Bazaar docs:
“When you push a branch to a remote system, a working tree will not be [...]
Posted in Code Leave a comment
Sorting Animation
Java applet showing three different sorting algorithms in action.
Also posted in General Comments closed
Greasemonkey + jQuery