Articles for Tag usability

Code Snippets

usability

Mod_Rewrite for Cruft Free URLs

January 07, 2007 (usability, lamp)

This website uses mod_rewrite to create URLs that are human readable and meaningful.  This article shows an example of how it is done on this site.

On Page Leave Notification in Javascript

January 06, 2007 (javascript, usability)

This piece of javascript code shows how to alert a user that unsaved form changes have been made to a page if they attempt to navigate away without submitting the changes.