Article Archive

Category

  • Can we do Better than Dropdowns? Is there even a Problem?

    Are dropdown navigations on websites a usability nightmare? Is there a better way to implement a comprehensive site navigation?

  • PHP, MySQL, and Contact Management: Contacts 0.1

    Contacts is a free and open source (FOSS) contact management Web application running on PHP and MySQL

  • Accelerated DOM Scripting Book Review

    What’s great about Accelerated DOM Scripting by Jonathan Snook, is that in the end, there is no doubt about it that JavaScript libraries aren’t what make the magic happen; the JavaScript does. I’m really thrilled to have read this book and absolutely recommend you add it to your library.

  • Current Events: Accessibility Importance and Downloadable Fonts

    A recent legal settlement against Target legally requires the corporation to have an accessible website. This is great news! The latest nightly builds of WebKit now support the @font-face CSS rule; an interesting update to a very popular rendering engine.

  • Selects, JavaScript, and Usability: Please help.

    Driver download interfaces drive me nuts. Attaching JavaScript functions to selects, in my opinion, is just plain wrong from a usability standpoint. How can we better improve this implementation that still finds its way to the Internet, on the largest of corporate websites?