I plan, I design, I built

Learn it, Live it, Love it.

Archive for November 2009

Free and Open Source Icon sets

without comments

Found a free and open source silk icons set that is licensed under a Creative Commons Attribution 2.5 which you can use for design purposes. famfamfam Silk (The name is a bit weird :) ).

Written by Charles Ling

17 November, 2009 at 3:08 PM

Posted in Free Icons

Tagged with ,

Google closure compiler

without comments

Google recently release Closure Compiler service (labs version)

use for optimising a few simple functions in the service’s web UI for JavaScript.

You can try to execute JavaScript for optimisation, check for warning and error, compressed into small files, see what is the post data looks like and more. Of course, this sort of thing can be easily done with Firebug but FireBug still lacks some features such as JavaScript file compress and a feature of “how not to program this way”.
It is worth to check it out.

Written by Charles Ling

14 November, 2009 at 11:34 PM

Posted in Javascript

Tagged with ,