Wednesday, March 30, 2005

FooCard: Demo of Laszlo 3.0 beta's capabilities

This is a nice demo of some of the capabilites of OpenLaszlo - (Laszlo 3.0) - it uses the 2D drawing api's, plus it's a standalone app (swf file) that doesnt need the server any more (YAY). Give it a try - I even think there are sources available down at the bottom of the page.

Tuesday, March 29, 2005

Drag and Drop Sortable lists in js

Ah life. So much junk. Back to posting!

Here's an interesting js/dhtml implementatin of sortable lists that are drag and droppable. Yummy javascript.