OpenLaszlo asynchronous initialization mess

OpenLaszlo asynchronous initialization mess

Feb 16

ShareYes! Asynchronous frameworks are most of the time big messes on initialization. OpenLaszlo isn’t a exception. synchronization Don’t get me wrong, I do love OpenLaszlo and the philosophy behind it. Writing a RIA application once and release it to several platforms, like Flash, Dhtml, SVG or any future (javaFx or silverlight… maybe?) one is just a great idea. The data binding...

Flickr Cinematic Zoom Slideshow

Flickr Cinematic Zoom Slideshow

Dec 19

ShareUpdate : Looks like this type of cinematic effect has a name: Ken Burns Effect .. the difference is that this app zooms and pans not according to any logic, like showing faces on detail. As a Xmas present and following one of my latest post about using Openlaszlo‘s Flickr lib I’ve decide to offer the generic flash and it’s source of Masterfoot and Comics Sketch flash...

Get user photos by tag for Openlaszlo’s Flickr Lib

Get user photos by tag for Openlaszlo’s Flickr Lib

Dec 18

ShareOpenlaszlo is really nice to do quick and easy prototypes or applications. It gives you a good structure, and a nice data binding mechanism. It also has a very small and practical library for Flickr API. It’s called “libflickr” and comes any release for some long now. You can find it in the incubator and there is a simple example to learn how to use it. Although this Lib...