SVG + Semantics = Awesome (Ground Operations Use Case)

SVG + Semantics = Awesome (Ground Operations Use Case)

Oct 06

ShareFor the last months, we have been working a software to park aircraft and manage ground operations on airport facilities. First of all, here is a demo: This new complex application was built upon our recent actionscript 3 SVG framework. Initially, this framework allowed to render a big scope of SVG, an easy extend to create innovative drawing and editing tools (like expectation list, shape...

Use Standards..

Use Standards..

Mar 13

Share.. as much as you can! This should be a no brainier, but unusually most people don’t care about this. I’m mostly talking about your application output, input and inner data. Whenever someone develops a new project and needs to accept/save a file type or a specific data, their usually tend to create a new data/file specification using their imagination only. This is, of course, a...

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...