BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage AJAX Content on InfoQ

  • Vaadin 7 Arrives with GWT as an Integrated Component

    Vaadin has released version 7 of its Java-based web application framework. The Vaadin 7 platform is the framework's first major update since 2009.

  • Lienzo 1.0: A Scene Graph API In Java For The HTML5 Canvas

    Lienzo 1.0 is a new GWT library offering an advanced API over the HTML5 Canvas. AS well as the low level operations already offered by Canvas in GWT, Lienzo adds a rich set of GUI primitives such as shapes, zooming, animations, drag-and-drop, event handling and more

  • Vert.x Joining Eclipse Foundation

    Project founder Tim Fox's choice, the Eclipse Foundation, will be the future home of Vert.x after VMware confirmed that they had no objections to the plan.

  • Flash4j 3.0 - A Java Api For Flash Development

    Flash4j is a Java API (initially a wrapper over Apache Flex) that offers Java developers a familiar way to develop Flash applications in pure Java without knowledge of ActionScript.

  • What is the future for GWT?

    The newly formed Google Web Toolkit (GWT) steering committee recently published “The Future of GWT Report”, which captures the opinions, usage patterns and hopes of over 1300 Google Web Toolkit users worldwide.

  • What is the Future of Vert.x?

    When Tim Fox, project leader of the open-source Apache Licensed project Vert.x, left VMWare in December he had intended to continue working on the project after joining RedHat at the start of this year. However, VMWare now own the trademark and project assets, and it's not clear whether it can continue under the same name. Read on to find out what happened, and what the current situation is.

  • Atmosphere 1.0: Asynchronous Communication For Java/JavaScript

    Atmosphere 1.0 is a new Java/Scala/Groovy framework that attempts to abstract asynchronous communication between the web browser and the application server. It transparently supports Web Sockets, HTML5 Server Side events and other application server specific solutions when available, with long polling as a fallback.

  • Handle Multiple Postbacks with AspQ

    AspQ helps you to handle multiple postbacks without any complicated coding. It simplifies the task of developers who want to handle multiple postbacks with ease without compromising performance.

  • ASP.NET Anti-Forgery Tokens With JSON Payloads

    ASP.NET MVC has AntiForgeryToken helper that allow you to detect and block CSRF attacks using user-specific tokens. However when making primarily ajax requests or using javascript frameworks such as Knockout and Backbone which have JSON payloads, the approach needs to change a bit.

  • Apache Wicket 6 Released With Integrated jQuery Support

    The Apache Wicket project has released version 6 of its open source, component oriented Java web application framework, with built-in support for jQuery , improved JavaScript event binding, easier OSGI bundling and experimental support for WebSockets.

  • Rich Client Applications With ASP.NET

    Web Developers can use client-side libraries such as Backbone and Knockout to structure their client-side code better and enable richer client experiences. We point to some resources.

  • JBoss Developer Framework: A Documentation Hub For JBoss Technologies

    JBoss Developer Framework is a central documentation resource for JBoss related technologies. The emphasis is on showing a developer how to use the whole software stack at all layers (e.g. user interface and persistence layer) in a single place. It contains Maven quickstarts, tutorials, migration documentation and other resources related to web development for the JBoss Application Server.

  • Community-Driven Research: JavaScript MVC Frameworks vs. Compile to JavaScript Languages

    InfoQ's research initiative continues with a 45th question: "JavaScript MVC Frameworks vs. Compile to JavaScript Languages". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • OmniFaces: A Utility Library for Java Server Faces

    OmniFaces is a utility library attempting to ease JSF development for Enterprise applications. It offers several solutions for common issues encountered in JSF, including validation for component groups, a renderkit for HTML5, full Ajax exception handling and more. It complements existing JSF implementations such as ICEFaces, PrimeFaces and RichFaces.

  • ZK Web Framework 6.0 Released: New Data Binding System

    ZK Web Framework 6.0 released with a completely new data binding system, jQuery style selectors that run on the server, Servlet 3.0 Async support, new components and several other enhancements.

BT