From : http://dean.edwards.name/weblog/2009/03/callbacks-vs-events/
-----------------------------------------------------------
Most of the major JavaScript libraries claim to support custom events in one form or another. For example, jQuery, YUI and Dojo all support a custom “document ready” event. However, the implementation of these custom events is always some form of callback system.
Foxbrush 發表在
痞客邦
留言(0)
人氣()
From : https://gist.github.com/luislavena/f064211759ee0f806c88
----------------------------------------------------
SSL upgrades on rubygems.org and RubyInstaller versions
Foxbrush 發表在
痞客邦
留言(0)
人氣()

From: http://www.soft4fun.net/software/docs-translate/skyfont-download-google-font.htm#axzz3RKBKMCrD
---------------------------------------------------------------------------------------
Google Fonts 雲端字體服務可讓網頁設計者快速且合法將字體套用到網頁上,也可以打包到電腦上使用。SkypFonts 這款軟體就是為了下載 Google Fonts 上的字體而生,除了基本的字體下載功能外,當您所下載的字體在 Google Fonts 上被更新時(例如加入字元、符號),SkyFonts 會自動將最新的字體版本更新到您的電腦上,也就是與 Google Fonts 同步更新,對設計人員而言是相當不錯的工具。
Foxbrush 發表在
痞客邦
留言(0)
人氣()
From: http://www.sherif.mobi/2013/01/how-to-get-widthheight-of-view.html
------------------------------------------------------------------------
Foxbrush 發表在
痞客邦
留言(0)
人氣()
From: http://julianshen.blogspot.tw/2010/08/android-bitmapoutofmemoryerror.html
--------------------------------------------------------------------------------
Foxbrush 發表在
痞客邦
留言(0)
人氣()
From: http://blog.softteco.com/2011/02/touch-hold-swipe-release-gesture.html
-------------------------------------------------------
Foxbrush 發表在
痞客邦
留言(0)
人氣()
http://sfdc-styleguide.herokuapp.com/
Foxbrush 發表在
痞客邦
留言(0)
人氣()

From: http://buzzorange.com/techorange/2014/12/03/7-rules-for-creating-gorgeous-ui-part-2/
-------------------------------------------------------------------------
本文編譯自 Medium,作者是一位 UX(User Experience, 用戶體驗) 設計師,他通過自己學習 UI 設計的過程,總結出 7 條實用的法則,為 UI 設計新手提供了寶貴的經驗。文章分為 2 個部分,這裡是第 2 部分。
Foxbrush 發表在
痞客邦
留言(0)
人氣()

From: http://buzzorange.com/techorange/2014/12/01/7-rules-for-creating-gorgeous-ui-part/
--------------------------------------------------------------------------------
序言
Foxbrush 發表在
痞客邦
留言(0)
人氣()
From: http://www.jayrambhia.com/blog/android-touchfocus/
-------------------------------------------------------------
I have been working on LenX for few weeks now, and as it is a camera app, it was necessary to add some type of focus. We decided to add touch based focus. Wherever user touches the screen, Android camera would try to focus in that area.
To start off, I didn’t want to show anything in the SurfaceView except Camera Preview feed. So to indicate the touch focus area, I created a transparent View and put it over SurfaceView.
Foxbrush 發表在
痞客邦
留言(0)
人氣()

From: http://blog.csdn.net/guolin_blog/article/details/16330267
------------------------------------------------------------------------------------------
在上一篇文章中,我带着大家一起剖析了一下LayoutInflater的工作原理,可以算是对View进行深入了解的第一步吧。那么本篇文章中,我们将继续对View进行深入探究,看一看它的绘制流程到底是什么样的。如果你还没有看过我的上一篇文章,可以先去阅读
Android LayoutInflater原理分析,带你一步步深入了解View(一) 。
Foxbrush 發表在
痞客邦
留言(0)
人氣()
From: http://teddy-chen-tw.blogspot.tw/2012/03/scrum-18story-point.html
================================================
這兩天提到story point估算的問題,剛剛在搞笑談軟工Facebook社團中,有一位鄉民問了一個很基本的問題:
幹嘛估算story point,有什麼用?
Foxbrush 發表在
痞客邦
留言(0)
人氣()