Filtering Data For the Masses

Thursday, December 20, 2007

Cross Browser Testing

The minor inconsistencies between different browsers are the bane of every web developer's life. Thankfully there is a way to make life a little easier.

Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server .
-- http://browsershots.org/

Monday, October 22, 2007

Lack of UI Rules

I have been looking into User Interface design a lot recently. Whether it is in relation to my own projects or in conversations with others, the general conclusion is that there are no set of rules for how one should proceed with designing a computer based interface. There are a few general guide lines but, even those are often not agreed upon or contradictory.
So I set about doing a proper search. I found sites like asktog.com and Alertbox but both seem to focus on websites that sell things. This is not the industry I'm in, either personally or professionally. If anyone knows of some good guidelines or people doing research in this field, leave a link in the comments.