Categories
Archive

Javascript Porter Ver 1.1 Source Code

/** * Javascript Porter ver 1.1 * Fixed the issue when removing in-line comments. Now only single-line * comments will be removed, pending in-line comments will remain. * * This program gathers and sends multiple Javascript files on demand * which benefits webpage loading speed in the way of avoiding * unnecessary requests and reduces […]

Categories
Javascript Porter

Javascript Porter Ver 1.0

Ver 1.0(Source Code) This program gathers and sends multiple Javascript files on demand, which benefits webpage loading speed in the way of avoiding unnecessary requests and reduces the amount of Script tags on pages. Instructions This program search under the preset folder (JSFILEFOLDER) for requested files and send them in order. This program accepts 3 arguments: l(link […]

Categories
Archive

Javascript Porter Ver 1.0 Source Code

/** * Javascript Porter ver 1.0 * This program gathers and sends multiple Javascript files on demand * which benefits webpage loading speed in the way of avoiding * unnecessary requests and reduces the amount of Script tags on pages * * Instruction: * This program search under the preset folder (JSFILEFOLDER) for requested files […]

Categories
Blog

2011 Aug. Brief Summary

The main topic of the past month was about the Canvas element of HTML5.

Categories
Blog

Collected Quotes from Albert Einstein

from http://rescomp.stanford.edu/~cheshire/EinsteinQuotes.html Collected Quotes from Albert Einstein “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage — to move in the opposite direction.” “Imagination is more important than knowledge.” “Gravitation is not responsible for people falling in love.” “I want to […]