January 15th, 2010
A basic primer on breadcrumb navigation. Covers topics such as when and when not to use them, the three main types, design considerations, design mistakes, and using them together with drop down sub-menus.
Also includes a gallery of examples.
Breadcrumbs In Web Design: Examples And Best Practices – Smashing Magazine
Tags: breadcrumbs
Posted in Graphic Design, Usability, User-Centered Design, Web Design | 2 Comments »
January 15th, 2010
A good primer to implementing ‘progress indicators’ in interface design. Includes discussion on different uses of progress indicators (not just for store checkouts), best practices, and when not to use them.
Progress Trackers in Web Design: Examples and Best Practices – Smashing Magazine
Tags: progress indicators
Posted in Graphic Design, Usability, User-Centered Design, Web Design | No Comments »
January 14th, 2010
Here is a post that reports that all is not happy for some with their heads in the clouds.
Is Amazon EC2 Oversubscribed and Suffering from Internal Network Latency?
I am not directly involved with this, but figured I’d raise it in the blog.
There have been various reports from the community of Amazon EC2 users, that [...]
Tags: amazon ec2, cloud, cloud computing, cloud hosting
Posted in Strategy & Consulting, Technology, Web Strategy, Website Hosting | No Comments »
January 6th, 2010
Want to get on the first page of Google’s results? Concatenate and minify those CSS and JS files. Matt Cutts of Google indicates that sometime in 2010 Google may formally incorporate page load speed into its organic search results rankings. It has already been doing this for some time in its quality score index for [...]
Tags: page speed, search result rankings
Posted in Search Engine Optimization (SEO) | No Comments »
January 5th, 2010
ChangeWave’s December survey shows Android is used by 4% of smart-phone users (up 3% from September).
Android is the choice for 21% of people planning to buy a smart-phone in the next 90 days (up 15% from September). Compare this to iPhone’s figure of 28%, down 4 points. Satisfaction of Android users is at 72%, almost [...]
Tags: iphone, market share, statistics
Posted in Android Development | No Comments »
January 4th, 2010
I think the title of this article says it all.
UI Test Automation Tools are Snake Oil
Michael Feathers, the author, is very solid.
It’s a very familiar ‘rabbit hole’ in the industry. … Personally, I think that in this day and age selling them [UI testing tools] is irresponsible. Developing them open-source? Well, let your [...]
Tags: quality assurance, testing, UI Testing
Posted in Frameworks, Process | 1 Comment »
December 31st, 2009
I was looking to see if there were any frameworks for HTML 5 and came across SproutCore. It’s an MVC framework and has some similarity to GWT in that it compiles all the code into HTML/JS/CSS that should work across browsers without plug-ins. Also like GWT, it has a bunch of panels, buttons, and controls [...]
Tags: framework, html5
Posted in Android Development, HTML & CSS, JavaScript, Mobile | No Comments »
December 14th, 2009
An article that questions the theory of making sure all content shows up above the fold.
Over the last 6 years we’ve watched over 800 user testing sessions between us and on only 3 occasions have we seen the page fold as a barrier to users getting to the content they want.
The myth of the page fold: [...]
Tags: layout design, page fold
Posted in Graphic Design, Usability, User-Centered Design, Web Design | 1 Comment »
November 25th, 2009
Java 7 has some smaller syntactic changes that look like they’ll be helpful for your everyday dev
Tags: java 7
Posted in Java | No Comments »