InfoQ Homepage AJAX Content on InfoQ
-
WindowBuilder Pro 7.0 Released
Instantiations has released WindowBuilder Pro 7.0, a Java GUI builder, and which recently won the "Best commercial Eclipse-based developer tool" category at EclipseCon 2009. Updates to 7.0 include UI Factories and Nebula widget integration, along with Swing Data Binding and GWT-Ext widgets.
-
Microsoft Introduces .Net RIA Services
Yesterday, Microsoft released .Net RIA Services which was mostly in stealth mode until now. In his presentation at MIX 09, Nikhil Kothari, explained "n-tier development and architecture is hard and un-natural. Our goal is to bring ASP.NET / RAD style productivity to RIA developmend"
-
Fiddler Web Debugging Proxy
Fiddler is a free proxy that logs HTTP(S) traffic, allowing developers to inspect requests and responses, set breakpoints, and tamper with incoming or outgoing data. Fiddler also includes an event-based scripting subsystem and can be extended using any .NET language. A simple but powerful example of Fiddler's utility can be seen when trying to get a complete view of a site's AJAX traffic.
-
Virtual Panel: The Current and Future State of RIA
InfoQ recently conducted a virtual panel on the current and future state of RIA and Ajax technologies. The panel features a number of valued contributors to the community including Dion Almaer, Jnan Dash, Didier Girard, Peter Pilgrim, Tim Sneath, and Ryan Stewart.
-
Oracle launches Rich Enterprise Application (REA) site
For developers interested in building multi-channel-capable applications which are pre-integrated with enterprise technologies, Oracle has launched its Rich Enterprise Application (REA) site. There it features a set of Rich Client JSF Components which are part of its Application Development Framework (ADF).
-
Article: Eclipse Rich Ajax Platform Use at CAS Software AG
Eclipse RAP (Rich Ajax Platform) in the real world is covered in this case study which looks at how CAS Software AG used RAP on a recent new product offering. Eclipse Equinox is also used by CAS and covered in the case study.
-
Debate: Prototype vs. jQuery
With Ajax dominating the Web development scene on the client-side, the question “which JavaScript/Ajax framework is the best” has become a common one. Glenn Vanderburg’s article which compares Prototype to jQuery caused diverse responses from industry experts Douglas Crockford and Dion Almaer.
-
jQuery 1.3 Released with New High Performance CSS Selector Engine
Version 1.3 of the JavaScript library jQuery has been released featuring Sizzle, a brand new CSS selector engine which offers significant performance gains for the most frequently used selectors. Along with the release, a new API browser was presented which is available online or as an Adobe AIR application and can accommodate live running examples with which the developers can experiment.
-
HTML 5 Web Sockets vs. Comet and Ajax
InfoQ discusses with Richard Smith from Kaazing, about the evolution of technologies like AJAX, Comet and how they match against the promising HTML 5 Web Sockets standard.
-
SmartGWT 1.0: A Q&A with Sanjiv Jivan
SmartGWT 1.0, a GWT API for the SmartClient Javascript library, has been released. InfoQ had a Q&A session with Sanjiv Jivan, the lead developer.
-
SpringSource Embraces Groovy and Grails with Acquisition of G2One
SpringSource announced today the acquisition of G2One, the company behind Grails and Groovy. InfoQ sat down with SpringSource CEO Rod Johnson and G2One CTO Graeme Rocher to discuss the benefits of combining forces.
-
JackBe Offers Free Developer Edition of Presto Mashup Platform
JackBe, an enterprise mashup software provider, announced last week the availability of free Developer Edition of Presto Enterprise Mashup Platform. This is a community version of Presto Enterprise Mashup software which can be used to create and publish the mashup components. The product suite also includes a Mashup Server, An Eclipse-based Mashup Studio IDE and Mashup Composers.
-
JavaServer Faces 2.0 Composite Components
The JavaServer Faces (JSF) 2.0 expert group have released Draft 2 for JSF 2.0. This introduces a composite component model based on the Facelets approach which greatly simplifies the building of custom components with the standard Java EE web framework.
-
JavaScript Meets Ruby: John Barnette Explains Johnson
Johnson brings Javascript to Ruby, allowing to run Javascript inside a Ruby runtime. To understand the why and how behind Johnson, we talked to John Barnette who's behind Johnson.
-
Web Frameworks, MVC, and ASP.NET
After nearly a year as a community tech preview, Microsoft has released the first true beta of the ASP.NET MVC framework. ASP.NET MVC is a radical departure from the WebForms technology has promoted in the past, and in the opinion of many, a return to mainstream web programming. The MVC pattern provides the cornerstone for web frameworks such as Ruby on Rails and Java's Spring Framework.