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 Moxie Zhang on Jan 22, 2008
While RIA technology is becoming mainstream application development solution, the needs for integrating RIA into the established technology platforms are rising. The open source library FluorineFx is an example of a project attempting to fill this need with .NET. InfoQ spoke with FluorineFx project manager Zoltan Csibi to learn the details.
Answering the question of what is FluorineFx, Zoltan summarized:
FluorineFx provides an implementation of Flex/Flash Remoting, remote shared object support, Flex Data Services and real-time messaging functionality for the .NET framework. The last two are partial implementations currently (meaning not all the features you can find in a Flex<->Adobe LiveCycle Enterprise Suite application are supported). It will also support compatibility with Adobe's BlazeDS.
Zoltan continued:
The project started as an open source alternative to the old Macromedia .NET Remoting gateway (which was targeting .NET 1.1). Currently Adobe is not developing a .NET solution. FluorineFx supports NET 1.1, 2.0, 3.5 frameworks and Mono 1.2.4 (in Mono's case this means that testing were done only with this version).
Zoltan explained how this tools actually works:
The most feature complete part is the flash/flex remoting functionality, which is "just" another RPC using Adobe's AMF binary protocol (having as one of the advantage a very optimized binary data transfer between the client and the server). This part is also handling parameter marshalling (object serialization and deserialization) so ActionScript objects can be converted to .NET objects and vice versa. I always try to explain that it is a similar technology like Java RMI, .NET Remoting or other RPC, whichever is known for a developer. The "simplified view" is that the library will let you call from flash/flex your .NET server side code.
From Zoltan, InfoQ learned that FluorineFX was developed to allow Flex UI developers and .Net developers work together to build a integrated system. It's the reason that FluorineFx project also includes the features of Visual Studio integration, such as project templates (VS.NET2003, 2005, 2008) for quick startup, the service browser (testing the services without writing the client application) and the template based code generator. As Zoltan stated:
I would like to underline that in this area we are heading toward a more integrated solution, in the following weeks it is scheduled for release a Visual Studio package. For example (Flash/Flex) Remoting enabled application creation will be a "single-click" operation from Visual Studio (currently it is a 2 click operation :) as it is recommended to create a 2 project solution as described in the docs).
Talking about future, Zoltan mentioned there will be improvement over usability, better documentation, and :
Provide desktop service solutions for Adobe AIR applications (currently there is a Windows service that can be distributed with AIR applications and developers can deploy their .NET application to provide access to the Windows desktop.)
InfoQ will continue the coverage of new developments in the area of RIA integration tools like FluorineFx.
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
Monitor your Production Java App - includes JMX! Low Overhead - Free download
Using Drools? See what you're missing! Get the Power of Drools with the Assurance of Red Hat
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.
No comments
Watch Thread Reply