Very interesting to see how much we love living in denial.
November, 2008
13
Nov 08
What’s Wrong With: University Websites In Pakistan
Well today I am going to talk about university websites in Pakistan. Today I am going to look at websites for three top (from my view) universities in Pakistan: NED University, FAST NU and LUMS.
Before I start here are some screenshots of all three:
OK this is where I have a problem: all of these sites look like a 12 year old designed them! Don’t get me wrong, I know a lot of talented designers in Pakistan and being a university in this day and age, your site does matter.
I spent 30 minutes on each site to find some information and at the end just gave up. The amount of grammatical errors, visual errors and layout issues just turned me off completely.
There are so many things that I want to change on these sites that it will take me forever to list them all there. I will be doing a separate post for each of the site in coming days. BUT I also wanted to take this chance to openly challenge the talented designer in Pakistan to come forward and create a mock-frontpage for any one of these universities. Are you up for the challenge?
12
Nov 08
Weird: Ontario Law Doesn’t Like Car Pooling?
So this morning, I was going through my normal routine of reading a gazillion blogs when I stumbled upon this post at TechCrunch.
I really liked the idea behind this startup. We needed this sort of service to save on gas and environment. But here is how Ontario Law is asking you to save the environment:
The only way you can ride with someone is if you meet ALL of the following extremely impractical set of specific criteria:
- You must travel from home to work only – (Not Home to School, or Home to the Hospital or the Airport)
- You cannot cross municipal boundaries – (Live outside the city and drive in – sorry you cannot share the ride with your neighbour)
- You must ride with the same driver each day – (Want to mix it up go with one person one day and another person another day – no sorry cannot do that – must be same person each day)
You must pay the driver no more frequently than weekly – (Neighbour drives you to work better not pay her right away just in case she drives you later on in the week)
Politics eh? You gotta love how the bus companies are able to lobby law makers into passing such a crappy law.
12
Nov 08
Startup Videos
Its great that Pakistani startups are thinking about marketing! I personally like the way Amaana has organized the video. Jaadu needs a bit of sound.
Amaana:
Scrybe:
Jaadu:
BumpIn
Thanks to G&W for the heads up!
7
Nov 08
Usability 2.0 – Making Web Applications more Usable
This article was posted on Green&White as a guest post on World Usability Day. Enjoy!
“Usability rules the Web. Simply stated, if the customer can’t find a project, then he or she will not buy it. The Web is the ultimate customer-empowering environment. He or she who clicks the mouse gets to decide everything. It is so easy to go elsewhere; all the competitors in the world are but a mouse click away.” – Jakob Neilsen
Over the past few years, Rich Internet Applications (RIA) have really taken the web by storm. We all are using at least one web application which can be classified as RIA. While this transition has created some really neat and nifty applications — it has also broken the traditional web application model that users were familiar with.
If you are a Yahoo Mail or Hotmail user, you might have noticed a big change in your mailbox recently. The new and improved User Interface tries to provide an easy to use and “outlook” like interface. While all these new techniques under RIA are a good step forward, it also creates a big problem. Creating clean and effective user interfaces just got harder.
Today being the World Usability Day, I thought it would be worth going through some usability issues and techniques that web developers should be aware of.
User-Centered Design (UCD):
Your application design should revolve around your user. No surprise here. UCD is a standard approach for RIA’s since most of the content in these applications is generated by users, it has to be revolving around the user himself.
Readability:
Making sure that your content is readable and understandable. This means that your headings for various different sections on your site, navigation, controls should be understandable. Readability is not legibility. So making your text pretty does not mean its readable.
Physical Consistency:
Your website should appear the same consistently. If you keep changing the layout from page-to-page, the user has to relearn and you loose them.
Graceful Degradation:
While Javascript and Flash are awesome tools to use, be prepared to provide an alternate option to your users who either don’t have flash or have disabled javascript. If your application cannot work without underlying technologies then be prepared to provide a clear and clean message indicating why they are not able to use the feature.
Cliffhanger-Effect:
Also known as Zeigarnik-Effect was found by Bluma W. Zeigarnik in 1927. The effect establishes an emotional connection with readers and is extremely effective in terms of marketing. The effect creates a suspense in users mind about certain event. You might be using it when you are reading an article and at the end it says: “Subscribe to our feed for the next part”. This creates an emotional suspense in users mind which makes them remember your site more prominently.
Banner Blindness:
As a web user we are bombarded by different ads all the time. We learn to ignore them. Our brain learns the basic characteristics of an advertisements and makes it really easy for us to ignore parts of a webpage that look like an advertisement. When I first visited KarachiSnob.com — I closed the site down in less than 2 seconds because I thought I had reached a “parked domain” with ads on it. The content must not confuse the user by looking like an advertisement.
Shneiderman’s “Eight Golden Rules of Interface Design”:
You can improve usability of an application by following these 8 golden rules. (Source)
- Strive for consistency
- Enable frequent users to use shortcuts
- Offer informative feedback
- Design dialog to yeild closure
- Offer simple error handling
- Permit easy reversal of actions
- Support internal locus of control
- Reduce short-term memory load


