Feeds:
Posts
Comments

Archive for December, 2006

I’ve just finished my latest experiment with JavaScript, called Skinnable Browser Dialogs v 2.0, a sequel of the unknown and unfinished Browser GUI 1.0 I wrote a couple of months ago. The new script replaces the boring and impossible to skin JavaScript alert(”), confirm(”), prompt(”, ”), giving total control over the visual appearance and functionality. [...]

Read Full Post »

A few days ago I found a cool flash application for creating and printing staff paper (blank musical notation sheets) and it really impressed me, so I decided to try to create a similar one in JavaScript. Here is the result – StaffPaperWizard.JS – written in XHTML1.1, CSS2.1 JavaScript and AJAX. It is still in [...]

Read Full Post »