ウェブサイト検証、評価
http://www.danshihack.com/2011/03/18/junp/webservice_siteevaluation.html
Basics of Git
サルでもわかるGit入門
http://www.backlog.jp/git-guide/
A successful Git branching model
en – http://nvie.com/posts/a-successful-git-branching-model/
ja – http://keijinsonyaban.blogspot.jp/2010/10/successful-git-branching-model.html
ko – http://dogfeet.github.io/articles/2011/a-successful-git-branching-model.html
Android chrome debug on mac
jshint eclipse plugin and configure
jshint eclipse plugin
http://github.eclipsesource.com/jshint-eclipse/
jshint configure options
http://blog.craftgear.net/50832ff38cdc8fb415000001/title
Git basic usage
はじめてのGit
http://www.slideshare.net/tanakahisateru/git-16559807?utm_source=slideshow03&utm_medium=ssemail&utm_campaign=new_embed_share
こわくないGit
http://www.slideshare.net/kotas/git-15276118?utm_source=slideshow03&utm_medium=ssemail&utm_campaign=new_embed_share
History of user-agent
en – History of the user-agent string
http://www.nczonline.net/blog/2010/01/12/history-of-the-user-agent-string/
en – History of the browser user-agent string
http://webaim.org/blog/user-agent-string-history/
List of user-agent
ja – UserAgent list
http://www.openspc2.org/userAgent/
Mobile devices resolution
List of Mobile Device User Agents, Screen Sizes, and Pixel Aspect Ratio
http://www.bigbossmas.com/web-development/list-of-mobile-device-sizes/
Android [canvas] duplicated bug
android 4.x html canvas duplicated bug
http://code.google.com/p/android/issues/detail?id=41312
This bug have 2 different solution.
Solution 1 – delete “overflow:hidden” from itself and all parents elements.
Solution 2 – set the size full of canvas elements then limiting drawing areas.
iOS6 [setTimeout],[setInterval] bugs
Javascript animation bugs on iOS (and fix!)
http://www.chilicode.ca/scrolling-and-timer-bugs-on-ios6/
This bug have 2 different solution
Solution 1 – event didn’t fired by touch event
https://gist.github.com/jpattishall/4180482
Solution 2 – event is paused by scrolling screen
https://gist.github.com/ronkorving/3755461
JavaScript Libraries
Your programming will be funny by using JS Libraries.
en – 30 Best JavaScript Libraries and Tools
http://inspiretrends.com/best-javascript-libraries-and-tools/
en – 25 Useful JavaScript Libraries And Tools
http://smashinghub.com/25-useful-javascript-libraries-and-tools.htm
en – JSDB is a collection of the best javascript libraries
http://www.jsdb.io/?sort=trending
Really suprizing JS Libraries.
Real Shadow
http://indamix.github.io/real-shadow/