BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Rich Internet Apps Content on InfoQ

  • WPF as a Rich Client Technology?

    WPF makes it easy to create visually impressive apps, but also has other talents which make it a compelling choice as a rich client over back-ends written in any technology such as Java, Ruby, or .NET. A new article on InfoQ compares WPF to alternatives such as Ajax/DHTML, Swing, and Flash; it will also look at some scenarios where a WPF client makes sense, using Java as the back-end example.

  • Adobe Releases Flex Cookbook Online Beta

    This week Adobe released an online cookbook for Flex application development tips. There also seems to be a defined path for taking the snippets available online and bundling them into an O'Reilly compilation in the future.

  • Ajax Framework Comparison Tools article

    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.

  • Common Flex Myths Debunked

    Flex Evangelist Ted Patrick has posted 10 common myths about Flex 2.0, debunking such ideas as Flex requiring a special server to it not working well with Ajax.

  • DWR 2.0 Release Candidate 1 now available

    DWR 2.0 RC1 was released today by Joe Walker, featuring a JavaScript Proxy API, Reverse Ajax, and Security enhancements. DWR, billed as "Easy Ajax for Java", is a library that allows for quick development of Ajax applications by exposing methods on Java objects to the client.

  • Rob Relyea weighs in on XBAP vs. ActiveX

    In response to a question posed on Anne Zelenka's blog posting on the .NET 3.0 Framework launch, Rob Relyea weighs in on the comparison of XBAP to ActiveX that is being thrown around the .NET community.

  • ICEFaces Ajax/JSF Framework Open Sourced Under MPL

    ICEsoft Technologies, Inc. has announced that their ICEFaces Ajax Development Platform is now available under the Mozilla Public License. This release also includes tighter IDE integration and enhanced JBoss Seam support.

  • Ben Robb on his MOSS 2007 experience

    Ben Robb from cScape has written an excellent article about Microsoft Office SharePoint Server 2007, MOSS 2007, to develop a full featured public facing website. cScape was able to do this because of the dramatic redesign of MOSS 2007. Using ASP.NET Master Pages, CSS, WebParts, and the Office SharePoint Designer, they created a maintainable Web Site branded to very specific requirements.

  • moo.fx 2.0 released with Fx.Style while Animator.js avoids inheritance

    moo.fx 2.0 has been released featuring new effects to modify any CSS property, the color properties of elements, and to internally scroll long divs. An interesting alternative not using inheritance but providing similar functionality is the Animator.js library. moo.fx and Animator.js are JavaScript effects frameworks designed for speed, robustness, and small size.

  • Adobe Releases Flash Player Beta for Linux

    Adobe has recently released a beta of Flash Player 9 for Linux. This allows Linux users to view sites that make heavy use of Flash like YouTube, Yahoo Maps Beta, and InfoQ's own Flash based interviews and presentations.

  • The State of Accessibility with Ajax

    One of the items of concern as a result of the Ajax revolution is accessibility. Screen reading technology has found it difficult to keep pace with advancements in application design. Access Matters has published a roundup of articles to serve as a starting point for further discussions on accessibility in Ajax applications.

  • Backbase Releases Struts Edition

    Backbase, a provider of AJAX-based Rich Internet Application (RIA) software, has released Backbase AJAX Struts Edition. The company hopes to extend the life of existing Struts based applications by enabling the addition of AJAX features.

  • Project Orbit: Sun and OpenLaszlo to support J2ME as compile target

    OpenLaszlo has teamed up with Sun to extend their platform to also compile J2ME apps. The goal of becoming a multi-platform runtime platform was first announced in June, when OpenLaslzo announced Legals, which would provide cross-browser pure DHTML as a compile target in addition to Flash.

  • Return of the Rich Client - .NET 3.0 Meets the NY Times

    Listening to all the Web 2.0 hype, you would think rich client applications have gone the way of DOS and dinosaurs. But it appears that the New York Times didn't get the memo, and they have the killer app to prove it.

  • Prototype the most popular Ajax framework across Java, .NET, & Rails communities

    According to recently released survey results from Ajaxian.com, prototype is the most popular ajax framework in use, by a large margin, followed by Scriptaculous (which is built on prototype). Java-based Dojo and DWR came in 3rd . Backend platforms were also surveyed, with PHP the most used for Ajax, followed by Java, .NET, and Rails.

BT