InfoQ Homepage AJAX Content on InfoQ
-
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.
-
FlexChart: Flash Charting Application for AJAX
FlexChart is an open source Flash application built for uses in AJAX applications. The charting application is driven through dynamically through XML.
-
Article: Developing Portlets using JSF, Ajax, and Seam (Part 3 of 3)
This article, the last in a three-part series by Wesley Hales, expands upon the previous articles by introducing Seam. It covers integrating Seam into the previous sample application, deploying a Seam portlet, Bridgelets, Single-sign on between Seam and JBoss Portal, and several new features and capabilities of JBoss Portlet Bridge.
-
AJAX Animator Demonstrates AJAX in RIA World
AJAX Animator is an open-source project uses AJAX technologies to provide a fully standards-based, online, collaborative, Web-based animation suite. The 0.2 release shows good potential for AJAX plays in the RIA world. The creator of AJAX Animator recently shared his insights with InfoQ.
-
Overview of the Appcelerator RIA Platform
In this post, InfoQ discusses the Appcelerator platform with Matt Quinlan, Vice President of Community Development at Appcelerator. Quinlan highlights the strengths of Appcelerator and some of its common uses.
-
Web IDL: W3C Language Bindings for DOM Specifications Gets a New Name
The W3C recently published the working draft of Web IDL which was formerly known as the Language Bindings for DOM Specifications. The working draft defines a syntactic subset of OMG IDL version 3.0 for use by specifications that define interfaces. InfoQ spoke to the specification editor to learn more about the specification and its impact on the Web development community.
-
Volta: Developing Distributed Applications by Recompiling
Volta extends the reach of .NET programming languages, libraries, and tools to cover the cloud. As such it seems to become Microsoft's response to Google's GWT. In this article the contributors to the project explain what is "Architecture Refactoring", how it works and where it is going.
-
Article: Developing Portlets using JSF, Ajax, and Seam (Part 2 of 3)
This article, the second in a three-part series by Wesley Hales, expands upon the previous article by introducing RichFaces. It covers integrating RichFaces into the previous sample application, deploying a RichFaces portlet, and several features and capabilities of RichFaces.
-
Q&A with Dylan Schiemann co-creator of Dojo on AJAX, Comet, Bayeux, RIAs and the Dojo Toolbox
The Dojo Toolkit is a modular open source JavaScript library, designed to ease the rapid development of JavaScript or Ajax-based applications and web sites. InfoQ had a Q&A with Dylan Schiemann, CEO of SitePen and co-creator of the Dojo Toolkit, about AJAX, Comet, Bayeux, RIAs and the newly released Dojo Toolbox.
-
Internet Explorer 6 on its way out (or not)?
Since attaining a peak of about 95% usage share during 2002 and 2003, Internet Explorer 6 (IE6) has been rapidly losing market share. As the end of 2008 approaches, significant online services, vendors and web frameworks are dropping support for IE6. Will this year be the end of IE6 and what does this signify for Web 2.0 developers?
-
Article: Introducing Multithreaded Programming to JavaScript
In this article, which was originally published on InfoQ Japan, Daisuke Maki describes some of the challenges of developing responsive AJAX applications, and presents Concurrent.Thread as a solution to easing the complexity involved in asynchronous communcation in AJAX.