May 2009
Secure Cookie Authentication for CouchDB | Jason Davies: Web Design and Development
I’ve recently been working on an implementation of cookie-based authentication for CouchDB. This is important for pure CouchDB applications (couchapps), where browsers communicate directly with CouchDB. Currently browsers can be authenticated using HTTP basic auth but the popup login box can be disruptive and confusing for users.
don't miss the picture.
Are you building an everyday app? (the LinkedIn problem) - Bokardo
In general, most people think they’re building an everyday app, but they’re not. When the actual use patterns are discovered, most apps will be used every few days or less. Designers have to ask themselves a very hard question: “How often are people really going to use our web application?”.
December 2008
Don’t Design for your Client, or Yourself » - Web Design Marketing Podcast & Blog
IT DOESN’T MATTER IF YOU LIKE IT
Yes it doesn’t matter. Some of my most effective and successful designs from an analytics/statistics standpoint are not ones that I particularly like. That is because I am not the user, and I think and interpret visuals differently than psychology scholars (or any other given user base)
follow the link to the experiment made by Drupal, nice idea very nice.
September 2008
Functioning Form - Previous and Next Actions in Web Forms
A recent lengthy discussion in the Interaction Design Association focused on the placement of actions in Web forms that span several Web pages. The quintessential question underlying this debate is: can an action which leads people to the previous step of a process be placed to the right of an action that leads users to the next step of a process?
yet another great article.
March 2008
AskTog: First Principles of Interaction Design
by 6 othersThe following principles are fundamental to the design and implementation of effective interfaces, whether for traditional GUI environments or the web. Of late, many web applications have reflected a lack of understanding of many of these principles of interaction design, to their great detriment. Because an application or service appears on the web, the principles do not change. If anything, applying these principles become even more important.
December 2007
User-Centered Design and Web Development
User Centered-Design (UCD) is a philosophy and a process. It is a philosophy that places the person (as opposed to the 'thing') at the center; it is a process that focuses on cognitive factors (such as perception, memory, learning, problem-solving, etc.) as they come into play during peoples' interactions with things.