- For example, if you know the name of a Prof. but not sure which Department he is in, you will keep looking within a Tree Structure.
- It works well for things which you know well. For example if you are looking for Specifications for Maruti 800 car tyre specifications. You know you will go via Car > Suzuki > Maruti > 800 > Tyre
- These may not work for deep-information structures with similar first-level categories. This is because the first wrong choice will lead you down a complete wrong path.
Wednesday, 14 October 2009
Tree based navigation
Thursday, 13 August 2009
Are travel agents making a comeback? - CNN.com
CNN published a news story around how travellers are going back to the Travel Agent. The reason cited as overly complex websites with complicated options and a need to 'speak to someone'.
Few thoughts come to mind:
One Size (doesn't) Fit All: Many travel websites are designed to cater to simple straight forward itineraries. Many wouldn't offer multi-city itineraires of split PNR etc. As a result for complex itineraries and special requirements you will go to a travel agent.
Understanding Business Drivers and Value a Function will Deliver
It's important to understand the business drivers of the Website (e.g. catering to two leg itinerary with two passengers) and design it accordingly. It's important to design the experience to 80% of use and still cater for exceptions. However, the remaining 20% may cost much more to deliver. So it's important to prioritise the resources than to please all.
Personas with Context
In User Experience methodology most practioners will design a Persona with specific likes/dislikes, demographics, preferred task etc. in order to provide a good User Experience. However, it's important to consider Context in Personas in this case.
The same consumer is a different persona at a different time
Most large coporates will still operate via a Travel Agent. However, what's interesting is that if I am working at MindTree's Bangalore office I send my request to our Travel Desk. But if I am working out of our London office, I do the bookings myself (lack of local know-how and low-volume may not require a Travel Agent in smaller offices). So the same individual in a different context will behave differently. Similarly, I book hotels and flights for most of my personal European travel myself. However, most of us will go via a Travel Agent when it comes to someplace less familiar.
Trend: Customer Purchase Focus
The focus/driver of a customer's buying behaviour cycles between: Performance > Reliability > Convenience > Price > Performance. When the purchase focus goes back to Price, the Product/Service needs reinvention to move the focus back to Performance. And this what possibly some website are doing (e.g. Kayak for performance and Trip Advisor for reliability). And individuals going back to Travel Agents are moving their focus from Price to Reliability as well.
Tuesday, 9 June 2009
Designer proposes, browser disposes
The browser wars continue. They never let us be at peace on the web. And now they have invaded the small screens too. So the nightmare continues. Every time you design something for the wild wild web, you have to check how it renders on the different browsers.
Some good news on this front. Test your web pages on different browsers and OS easily using Adobe BrowserLab . It generates screenshots of how the page would look on different browsers almost instantaneously. Currently, you can test for Firefox 2.0 (XP, OS X), Firefox 3.0 (XP, OS X), IE6 (XP), IE7 (XP), Safari 3.0 (OS X) only. Do check out the interesting "Onion Skin View", which superimposes one screenshot over another to see the differences between the different renderings. The bad news is that the service is free only for a limited time. It comes bundled with Dreamweaver CS4 though.
Another such tool for testing websites is to use an online service like BrowserShots, which generates screenshots for a web page in more than 80 versions of the most common browsers used in Windows, Linux, BSD and Mac. However, the process takes time, sometimes up to an hour, to see the screenshots.
Browsershots supports check with scores of browsers on multiple OS
More from ‘About Browsershots’ “....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 here.”
If you have to test only for IE 6, 7, 8 only check out Netrenderer.
Well that’s half the battle won. What if you haven’t hosted them yet? What about checking files locally?
Here are some quick solutions:
- Different versions of opera can be installed into the same machine if you install them into separate directories.
- Netscape (6 and 7) and Firefox (0.x and 1.x) used the same rendering engines respectively. Install any two and you are done. You can run multiple versions from the same machines by using profiles. Works for 2.x and 3 too. More info on profiles here.
- To run multiple versions of IE, go through the painstaking dual-booting or the slightly more convenient VM way.
- OS X requires emulators again. Never tried it though.
- Linux is a lot easier to run. Just run a version bootable from a CD/DVD. My favourite.
If nothing works get multiple machines. Or pay these guys for a paid service
About the small screen browsers. Coming soon.
Monday, 1 June 2009
How to create a Style Guide with ease
Style guides are important artifacts that are the byproducts of a well planned design work. They are made in order to provide a consistent User Experience throughout the application. In most of the cases they serve as a guide book for designers. It can be advocated that a single software/application can lead to a varying degree of User Experience by applying two different style guides for the same software. Here I will provide a view on how to create an effective style guide. Style guide creation is a good practice, we have heard this slogan many times. Now let us try to create one of these.
Style Guide Shouts about
In most cases a style guide turns to be a word file that illustrates the following aspects of a website/web application pages.
1. Real estate content area distribution
2. Types of pages
3. Branding guidelines
4. Error messages
5. Images used
6. Colors
7. Typography
8. Page Elements description
9. Other( Page Behaviors etc i.e. change of page color on overlays etc)
The style guide is used as a reference by design teams as a torch to provide a consistent user experience to its users. It guides them in knowing what typography to use, what are the sizes of icons, how the pagination should look etc.
Now let me illustrate each section in brief with simple examples which will provide a thought through to come up with style guides when you are designing the new applications.
Style Guide walk through – are you ready
Provide a small description about the style guide showing its relation to the software/web application. It will have a small description saying this style guide is of “XYZ web site” communicating its design elements, navigation, color combinations, branding etc. It will be used as a guide to design/modify the application etc. Now work on each section with a crisp brief as shown below.
Real estate content area distribution: In this section illustrate the real estate area utilization scheme. Show how the page area is divided into different sections as header, footer, global navigation, secondary navigation, add areas ETC.
An illustration is shown below (It is an example)

Types of pages: This section encompasses different types of pages the application has. In general most of the web applications have these 4 types of pages
1. Home/Landing page

2. Main Section specific pages

3. Sub section specific pages

4. Task/Transaction related pages
Branding guidelines: Each organization has its own branding guidelines that should be followed. These can be the company logos, the action buttons, the color combinations, the taglines etc. The branding will have the below important elements(Its up to the designer if he want to focus more on each element in the branding guidelines, well its a good practice to know each element with respect to branding essentails of the company) 1. Logo usage
The company logo is always displayed on the top left corner in 30 X 40 pixels.a) Underneath the Evo text, when the Evo text is used alone.
on the same page.
Include the images that are approved by the stakeholders for different sections. It will have different banners, product images etc.
Include the error message notification pattern. The color combinations used to inform the user the different types of errors. It also includes the place where the error message is displayed.
Error message example

Colors: In this section include all the colors that are used in the web site/ applications etc with their hex values.

Typography
Include the different types of fonts used for different sections of the web site. It includes the typography used for main section, the content, the header, buttons, footer section etc. It should provide even the colors of the mouse hovered texts.
Describe the elements that combine together to form a page. A page element can be the icons used, the tables used, the instructional messages, the approved images etc.
Icons used example
Table designWrite the specifications about the table design. This will have illustrations on the color of table and the typography used in the tables.
Table example

Table color
The table line: # d7e7ef
Column header color: #464646
Table filled color: #ffffff
Header text: Arial , 14 #ffffff
Hyperlink text: Arial, 12 #95c0d5
Inactive links: Arial, 12 #999999
Others: In this section you can illustrate how the page behaves when an overlay is displayed. The color of the overlay etc. You can include those sections that may not fit in the above main areas.
Tuesday, 26 May 2009
Easy and efficient browse and search combination


All of us have seen many innovative ways of searching, filtering and browsing data from a list. While working on this dialogue I encountered this problem. I call it a problem because the list of users may vary anywhere in between 2 (for an entry level executive) to 50,000 for a CTO. And every level of users would use it frequently.
For an entry level executive, the browse model suits the best. Easy to use and prevents errors. However, for a senior executive, the search model would be the best.
PROBLEM
- These are 2 fields that need to be filled up in order to assign a user to a task.
- Each field can have any number of possible values ( I get to choose between 2-10 if I am a junior executive; 50,000 for a CTO!)
- All users are uniquely identified only by a combination of Area Code and ID.
- Data selected / entered in a field needs to be validated. Validation queries the database. Narrower the search , less is the system load.
- This selection has to be made on a Task Assignment dialogue that contains other fields as well.
CONSTRAINTS
- Development on Eclipse RCP using native SWT components only. Custom components can be developed only if “really required”.
- No AJAX (or any similar technology). To populate fields with data, we need to explicitly query the database.
- Keyboard navigation should not be affected
- This form/ dialogue is already a pop-up on the main screen
- Efficiency is crucial, so a Wizard interface is ruled out. (the development teams are not so happy with Wizard interfaces)
SOLUTION
- Users know how many users they supervise. So they make a choice between Browse and Search.
- Fields are dynamically displayed on the dialogue.
- On selecting ‘Browse’, the user gets a drop-down for Area Codes.
- On making a selection, the ID dropdown is populated. On selecting ‘Search’, users gets to input Area Code and query database.
- Data is validated and the IDs populated. Less than 30 IDs, dropdown shows.
- More than 30 IDs, need to type 2-3 numbers to allow data to be filtered.