Categories
Blog Full-screen Clock

Web Full-screen Clock

A few days ago I found this Chrome Plugin Digital Clock. You can also use it directly with this link. Pleased by its amazing effects, however, I don’t like the advertisements on that page and the fact that it only supports Google Chrome for some reason. So I decided to make my own, without advertisements, with […]

Categories
Blog LC-3 Simulator

User Interface

Categories
Blog Lab

Hard Drive Slot made from Cardboard

Categories
Blog Lab

Paper Towels Hanger

Categories
Blog Lab

Headset Hanger

Categories
Blog

Google has gone crazy

Categories
Javascript Porter

Javascript Porter Ver 2.0

(Source Code) Instructions This program search under the preset folder (JSFILEFOLDER) for requested files and send them in order. This program accepts 3 arguments: l(link list), duplicate and compress. Arguments link list A list of names of Javascript files needed to be gathered. Do not include file extension (.js), separate with commas. duplicate Allow duplication or […]

Categories
Archive

Javascript Porter Ver 2.0 Source Code

Categories
Academy Blog Lab

Color Wonder

Move your mouse into the white area with a gray border, you should be able to see a view like the screen shot below:

Categories
Javascript Porter

Javascript Porter Ver 1.1

Ver 1.1(Source Code) Change Record Fixed the issue when removing in-line comments. Now only single-line comments will be removed, pending in-line comments will remain. Known Issues It is not recommended using pending in-line comments. In-line comments should take their own lines. Otherwise do not use compression.