As we discussed last week, users have a predictable tolerance for wait times through waiting for page loading and information seeking behaviors. The value you get when you calculate expected user tolerance can be useful by itself, but it
...
2010.09.13
I have been working for quite a while to devise a method for assessing web sites and the ability to provide two things. First, I want to assess the ability for a user to perform an action they want to perform. Second I want to assess the
...
2010.09.07
Google has some pretty neat toys for developers and CakePHP is a pretty friendly framework to quickly build applications on which is well supported. That said, when I went looking for a Google geocoding component, I was a little surprised
...
2010.08.31
Last night I was working on integrating oAuth consumers into Noisophile. This is the first time I had done something like this so I was reading all of the material I could to get the best idea for what I was about to do. I came across a
...
2010.08.26
I've been tasked with an interesting problem: encourage the Creative department to migrate away from their current project tracking tool and into Jira. For those of you unfamiliar with Jira, it is a bug tracking tool with a bunch of toys
...
2010.08.17
My last post was about finding a healthy balance between client- and server-side technology. My friend sent me a link to an article about SEO and Google's "reasonable surfer" patent. Though the information regarding Google's methods for
...
2010.07.06
Earlier this year I discussed progressive enhancement, and proposed that a web site should perform the core functions without any frills. Last night I had a discussion with a friend, regarding this very same topic. It came to light that
...
2010.06.01
Since I am an engineer first and a designer second in my job, more often than not the designs you see came from someone else's comp. Being that I am a designer second, it means that I know just enough about design to be dangerous but not
...
2010.05.20
It's always great when you have the opportunity to built a site from the ground up. You have opportunities to design things right the first time, and set standards in place for future users, designers and developers alike. These are the
...
2010.04.21
I am big on modularity. There are lots of problems on the web to fix and modularity applies to many of them. A couple of posts ago I talked about content and that it is all built on or made of objects. The benefits from working with obj
...
2010.04.12