Category Archives: PHP

AutoComplete.js update 1.2

I’ve completed an update/rewrite of my AutoComplete (Google suggest) widget. It now also includes a complete API document similar to the HelpBallons API. Examples: http://www.beauscott.com/examples/autocomplete Download: http://www.beauscott.com/examples/autocomplete/autocomplete.zip SVN: svn://beauscott.com/widgets/AutoComplete As always, please let me know if you have any issues … Continue reading

Posted in AJAX, Development, JavaScript, PHP, Widgets | 39 Comments

WordLadder Coding Challenge

Recently a co-worker of mine was interviewing with a large internet retailer of some Brazillian-jungle influence, and was asked to write a word ladder application in Java using a given dictionary. The object of the application was to find the … Continue reading

Posted in AJAX, Development, Fun & Games, PHP | 3 Comments