Sunday, March 15, 2009
Reading Don’t launch this morning on On Startups inspired me to share a strategy for launching new products. This strategy fits extremely well with products and services that employ agile development teams, as they embrace feedback and change. Re-launching your product every two months is not something many businesses or development teams can stomach.
continue reading this article >
Tags: agile development, launching
Posted in Field Notes | No Comments »
Wednesday, November 19, 2008
What is it?
In the last few years, a modification to search on many websites and applications has become popular. As the user begins to enter search criteria, a list of possible results is “suggested” just below the input field. Those suggestions can be clicked on or selected with the keyboard arrows without requiring the user to type out their full term. This method is a shortcut for long search terms such as “Attack of the Killer Tomatoes!” and is especially helpful when the user is unsure of the full spelling of a term such as “perseverance.”
While real time suggestions have been standard issue on desktop software, it is relatively novel and new on websites due to network constraints and the previous implementation difficulties (those difficulties have been resolved by libraries such as JQuery). The first time I remember seeing this method used was when Google set up Google Suggest in their labs - it’s since been released to the Google home page and is now prevalent on most search engines under various names such as Search Assist and Live Search. I’ve also heard auto-complete and dynamic search used to describe this technique.
continue reading this article >
Tags: design, Field Notes, live search, search, UI, Usablity
Posted in Field Notes | 3 Comments »