Jesper Boeg on Priming Kanban
In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Jon Rose on Jan 14, 2008
There are a lot of new and improved APIs provided by the Flash 9 runtime; better media loading, data loading, and network APIs, as well as much more rational imaging and event model. We can probably take a lot of advantage of these by updating and optimizing the swf9 kernel and the runtime to use this where possible.Henry Minsky, the author of the blog, explains in a comment on the post the level of effort to target the Flash Player 9 runtime:
Yes, it’s funny but the jump from AS2 to AS3 is actually more of a leap than it was to go from AS2 to DHTML! But the benefits are large, we’re hoping to see some great performance improvements in the Flash 9 runtime.The Flash Player 9 runtime actually includes two virtual machines, one for running code that targets version 9, and a second for SWF movies that target older versions. So, that may in part explain the large gap between AS2 and AS3, as it is an overhaul of the ActionScript language.
Agile Development: A Manager's Roadmap for Success
Mobile and the New Two-Tiered Web Architecture
Fair Trade Software Licensing - A Guide to Neo4j Licensing Options
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
Disclaimer: I have not written an application from the ground up in OpenLaszlo.
Part of the reason that we decided to go with flex as opposed to openlaszlo is the component model. There are a lot of really good professional looking components in Flex 2.x and 3.x, that allow you to get going very quickly.
I know you can do the same with OpenLaszlo, but it looks like you have to spend more time skinning the components to make the look professional. Anyone out there that has expirence with OpenLaszlo 4 and Flex 2 that can comment on this?
Also does OpenLaszlo have functionality equivalent to Flex's data providers and bindings? I have this to be a great feature of Flex.
I love the idea that openlaszlo can display in both flex and dhtml, and maybe other platforms in the future. Very cool.
OpenLaszlo integrates the backend with XML over HTTP. It doesn’t implement the AMF protocol used in Flex Data Services (now BlazeDS). So, there is no simple method for exposing POJO’s. The backend needs to translate everything into XML for consumption by the Laszlo application.
In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
2 comments
Watch Thread Reply