2009年6月22日 星期一

Improving the Usability of Your Ruby on Rails Applications

Improving the Usability of Your Ruby on Rails Applications


每個人都有自己的喜好, 都以為自己是設計師, 但是其實designer , developer 都不是, 請找真正的user 做測試

七個原則

1. Create Structure
Organize Prioritize Group Separate Differentiate



2. Use standard
User 大部分的時間在其他網站 所以跟著一般的習慣吧 Follow conventions



3. Be predicatble
做出能讓user 預期的到的介面 行為


4. Reduce Barriers
user 在網站最常做的動作就是離開 所以給個能簡單快速註冊的方式吧


5. Add Affordance


什麼介面都是需要學習的 所以讓一切的東西都變大吧



6. Give Feedback
給所有user 做的動作一個回應 讓他知道正在做或做完了


7. Simplity



所有的選擇都是麻煩 把所有不必要資訊拿掉吧

沒有留言: