Month: May 2011
js secret
htaccess cookbook
[web] 想 update web content 但又唔想 reload page
Typical 做法:
http://stackoverflow.com/questions/136458/how-do-i-with-javascript-change-the-url-in-the-browser-without-loading-the-new
用 hash-hack #
HTML5 做法:
http://spoiledmilk.dk/blog/html5-changing-the-browser-url-without-refreshing-page
window.history.pushState(“object or string”, “Title”, “/new-url”);
a common creative share place, music or sth else
Optimizing content for Apple iOS devices [其實 d skill desktop version 都用得著]
[as3] Unicode range of Flash
睇睇 flex4 sdk / frameworks 裡面 flash-unicode-table.xml
[UX] Mock Up software 紹介 … (即係 layout design)
[UX] Tools for UX
http://www.kissmetrics.com/ (web analytic)
http://mixpanel.com/ (web analytic)
http://www.usabilla.com/ (micro usability tests)
[as3] 唔勁,但可以睇下
MUST TRY ITEM
http://puredata.info/
a real-time graphical programming environment for audio, video, and graphical processing
ebook framework~
[audio] 研究下,將 d signal 轉做 midi 既 工具~
Push Button Engine and the console!
[rest] kaze 話
restful + spring + freemaker
可以玩下 rest 野,try try try
[as3] 畫圖形的 library
tutorial
http://active.tutsplus.com/tutorials/actionscript/quick-tip-easy-shape-creation-with-uniqueshape/
Library
http://www.libspark.org/wiki/UniqueShape
Shape 之一覽
http://whirlpower.net/documents/uniqueshape/document.html
當然可以 extend 佢 d 野 畫d 複雜d 既野~
em…browser 字
原來……中文個d 係無腳字……Sans-serif
[box2d][as3] multiple gravity
[audio] 第一篇 audio post, ableton tutorial
正野,畫 pixel art 用,同埋寫 game 專用技
[box2d][as3] 睇下 tutorial
Beginner 教程
http://langrisser1981.blogspot.com/2008/02/hello-box2d.html
http://www.emanueleferonato.com/2010/02/19/box2d-flash-game-creation-tutorial-part-1/
http://plasticsturgeon.com/2010/08/making-an-as3-game-in-box2d-flash-version-2-0-hello-world-box2d/2/
http://www.emanueleferonato.com/2009/07/06/platform-engine-using-box2d/
直接睇 wiki