はじめての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/
Present of android developers
Too sad story.
en – Android Fragmentation Visualized
http://opensignal.com/reports/fragmentation-2013/
ja – Android開発者が絶望しそうな現在の利用状況まとめレポート
http://www.ideaxidea.com/archives/2013/08/opensignal_report.html
About twitter
These maybe help you that develop twitter app.
en – Create Twitter Button
https://twitter.com/about/resources/buttons#hashtag
en – Android Twitter oAuth Connect Tutorial
http://www.androidhive.info/2012/09/android-twitter-oauth-connect-tutorial/
ja – WebView使わずに、twitter4j のOAuth認証
http://androidadvent.blog.shinobi.jp/2012/twitter4j-oauth
Basics of web page
These maybe help you that create standard web pages.
en – 30 HTML Best Practices for Beginners
http://net.tutsplus.com/tutorials/html-css-techniques/30-html-best-practices-for-beginners/
en – 20 HTML Best Practices You Should Follow
http://sixrevisions.com/web-standards/20-html-best-practices-you-should-follow/
en – A Detailed Look at the 960 CSS Framework
http://net.tutsplus.com/articles/news/a-detailed-look-at-the-960-css-framework/
Check your target browser if you want using html5 full functions.
ja – HTML5 browser spec checking tool
http://spec.nttdocomo.co.jp/spbss/index.html