phpLinkBid Directory Script

Site Archives Web Development

Never Use Undo When You Need a Warning


I’ve developed a strange habit over the years of obsessively pressing “CTRL-A, CTRL-C” whenever I’m typing - be it MS Word or Wordpress. My own little personal “undo”. Well, I’ve had this problem with my mouse lately where it loves to register a double click when clicked once. For some reason this makes Firefox upset, […]

decaptcha - PHP CAPTCHA image decoder


This is a CAPTCHA decoder written in PHP for bypassing CAPTCHA SPAM protection features. This is a little unique in that the script generates the character pixel maps automatically from a list of supplied fonts and a character set. The decoder extracts characters from the CAPTCHA image and searches the pixel maps for a match.
The […]

Sacrificing Power for Usability


Any developer who has tangled with a Web app demanding lot of interface flexibility and options has had the added challenge of presenting an advanced interface in an intuitive fashion. User behavior can be hard to predict, but the Internet has been evolving long enough to identify a lot of habits that we as interface […]