Thursday, June 23rd, 2005 at 4:15 PM
Up until recently, I wasn’t a big fan of JavaScript, primarily because I was under the impression that it had limited functionality (possibly a result of seeing it only being used for popup windows and the like). Since I’ve started working on some Dashboard widgets, I’ve found tons of resources on doing useful things with JavaScript, including one recent site, script.aculo.us, which shows a number of ways to liven up web application interfaces. Animations like sliding, folding, fading, and even drag-and-drop resorting are all possible with the right JavaScript. If you’re into creating cool web apps (like Backpack), I highly recommend checking it out. Even if you’re not a coder, script.aculo.us is still worth a look, as it’s rather impressive to see some of these things happening in a web browser. I hope this is only the beginning for interactive web applications.
This entry was posted on Thursday, June 23rd, 2005 at 4:15 pm and is filed under Programming. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
fmTuner: Last.fm for WordPress
ADB Mouse Conversion
iPod Super
JS is indeed very powerful. Especially if you give user’s the chance to extend apps with it: http://userjs.org/