VMware Infrastructure 3 Book Excerpt and Author Interview
VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.
Tracking change and innovation in the enterprise software development community
Posted by Rob Thornton on Dec 15, 2006 01:00 PM
A new article on BEA's Dev2Dev site provides a way to sort through the numerous Ajax frameworks that are available today. The goal of the technique is to make it easier to understand the distinctions between the various frameworks by placing them on a set of axes including declarative versus procedural and client-centric versus server-centric.
Gary Horen, the Program Manager for Ajax and Languages at BEA, wrote the article because there are so many Ajax toolkits available that it can be hard to winnow down the choices and find the correct one for a project. He describes his goal as:
This article attempts to sort through these frameworks and map some of the characteristics by which they can be compared. The hope is that the reader will come away with some tools to use for breaking down the collection of Ajax offerings in ways that make it easier to understand distinctions between them, narrowing down the subset that needs to be looked at, and making better-informed choices.
Horen breaks down the frameworks along four axes:
He describes each of the axes, the pros and cons of each end, and what to consider when making a decision on it. For instance, for the comprehensive framework vs. individual components axes, he describes the issues to consider as:
Making a choice along this axis is often related to the age of an application: A new one generally has an easier time dealing with the assumptions made a by a comprehensive package. To make incremental improvements to an existing Web application, it can often, although not always, be easier to integrate code scraps or objects. Scraps and individual components can require more programming, because they operate at a lower level. Comprehensive frameworks make assumptions that make them harder to integrate with each other, and are harder to use in a portal (because sometimes their assumptions conflict with ones made by the portal container).
He then goes through five frameworks: Prototype, DWR, Dojo, Backbase, and GWT and describes where they fall on the axes. His final section is on tooling, where he mentions client-tools from the Mozilla Foundation and the Eclipse Ajax Tooling Framework as well as the server-side tools BEA Workshop Studio and GWT Designer.
Hibernate without Database Bottlenecks
Spring App Platform, Java Concurrency/Multicore, Eclipse Mylyn and more @ QCon SF Nov 19-21
WebSphere Virtual Enterprise 3 minute demo
Scale your applications without punishing your database
Rainmaking - IBM's software virtualization strategy (Jerry Cuomo CTO blog)
VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.
Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.
Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.
Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.
Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.
Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.
Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.
David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.
1 comment
Reply