Ruby on Rails 的終極 Unobstrusive jQuery 方案
利用yield 把各頁面所有的javascript 擺到整個頁面底部
2009年6月28日 星期日
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
所有的選擇都是麻煩 把所有不必要資訊拿掉吧
每個人都有自己的喜好, 都以為自己是設計師, 但是其實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
所有的選擇都是麻煩 把所有不必要資訊拿掉吧
2009年6月18日 星期四
2009年6月17日 星期三
2009年6月12日 星期五
rails 用gmail 寄信
How To: Use GMail as your mail server for Rails 2.0!
smtp_tls.rb incompatible with ruby 1.8.7
如果你是ruby 1.8.6 那麼你需要這個plugin action_mailer_tls
Ruby 1.8.7 supports SMTP TLS and Rails 2.2.1 ships with an option to enable it if you're running Ruby 1.8.7.
smtp_tls.rb incompatible with ruby 1.8.7
如果你是ruby 1.8.6 那麼你需要這個plugin action_mailer_tls
Ruby 1.8.7 supports SMTP TLS and Rails 2.2.1 ships with an option to enable it if you're running Ruby 1.8.7.
2009年6月1日 星期一
sharedcopy
可以讓人家在網頁上做些註解, 甚至還可以把這連結分享給別人也一起做
Howto: create your own SharedCopy addon - part 1
Howto: create your own SharedCopy addon - part 2
sharedcopy
The SharedCopy Demo from choonkeat on Vimeo.
Howto: create your own SharedCopy addon - part 1
Howto: create your own SharedCopy addon - part 2
sharedcopy
訂閱:
文章 (Atom)