Skip to content

Rich Interface Applications Portal
Syndicate content Ajax Alliance
: Rich Interface Applications with Ajax, Flex, Air, Java Server Faces and Silverlight
Updated: 10 hours 34 min ago

Telerik Automated Testing Tools Bring in Enhanced Silverlight UI Testing Capabilities

Thu, 07/15/2010 - 15:58
Waltham, MA, July 14, 2010 – Telerik, a leading vendor of development tools and user interface components for .NET, today unveiled its Q2 2010 product release, featuring a number of essential new additions to its WebUI Test Studio in the field ...
Categories: RIA

Scripting Layer for Android

Wed, 07/14/2010 - 16:09
Scripting Layer for Android (SL4A, formerly known as Android Scripting Environment or ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts ha ...
Categories: RIA

JSF 2 fu: JSF wizards

Wed, 07/14/2010 - 15:04
In this JSF 2 fu installment, you'll find out how to combine JSF 2 with Contexts and Dependency Injection (CDI) to implement an Ajaxified wizard. You'll see JSF's templating and Ajax in action, and you'll learn how to use CDI's dependency injection a ...
Categories: RIA

Thinking XML: The XML flavor of HTML5

Wed, 07/14/2010 - 15:01
For a while, there has been a struggle for the future of markup on the web, a struggle between the W3C's XHTML 2 and HTML5, developed by the major browser vendors under a separate organizational umbrella. First, the W3C took over HTML5, and now it re ...
Categories: RIA

Create rich data-centric web applications using JAX-RS, JPA, and Dojo

Wed, 07/14/2010 - 14:06
Developing a rich application for manipulating large amounts of data used to be the exclusive domain of desktop applications. Now it can be done in a web application, and you don't have to be a JavaScript guru to do it. Learn how to use the Dojo tool ...
Categories: RIA

Lebowski

Thu, 07/08/2010 - 16:12
The Lebowski framework is a test automation framework for applications built on the SproutCore framework. Compared to unit testing frameworks that are perfect for testing individual objects and functions, Lebowski is an automated test framework desig ...
Categories: RIA

PHP as a data source for Flex applications

Wed, 07/07/2010 - 16:13
A whole lot of people seem to be moving from web page development to building RIA-s these days. But while the emergence of the new client side technologies is easy to notice, with names like Flex, Silverlight or JavaFX appearing more and more often i ...
Categories: RIA

New WebLOAD Release Now Offers Code-Free Load Testing

Tue, 07/06/2010 - 09:30
Bridgewater, New Jersey, June 30, 2010 — RadView Software Ltd. (OTCBB: RDVWF), announced today the availability of WebLOAD Professional 8.5. This new release enables the creation of a complete load testing scenario with parameterization, correl ...
Categories: RIA

OpenLaszlo 4.8.0 is Available

Tue, 07/06/2010 - 09:26
OpenLaszlo 4.8.0 is an incremental release of OpenLaszlo 4, and contains 152 bug fixes (see the JIRA report 4.8 Release Notes for details). There are a wide range of bug fixes, including CSS stylable canvas, more dynamic CSS support, the promotion of ...
Categories: RIA

PHP CodeSniffer

Wed, 06/30/2010 - 14:34
PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP, JavaScript and CSS files to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help pr ...
Categories: RIA

Various client-server communication mechanisms in an Ajax-based web application

Wed, 06/30/2010 - 12:53
A key part of any Asynchronous JavaScript and XML (Ajax)-based web application is the communication layer between the client and the server. To implement this layer, you need to understand the various communication mechanisms that browsers provide, a ...
Categories: RIA

Dynamic data handling with Struts 2

Wed, 06/30/2010 - 12:51
In this article, learn how Apache Struts 2 can help you handle dynamic data for your Web-based applications. Walk through a few of the most common use cases with examples and sample code. Explore how the powerful Action, Interceptor, and Results feat ...
Categories: RIA

Using Internet data in Android applications

Wed, 06/30/2010 - 12:28
Many of your Android applications will need to interact with Internet data, which comes in a variety of formats. In this article, build an Android application that works with two popular data formats—XML and JavaScript Object Notation (JSON)—as well ...
Categories: RIA

ZK 5.0.3 Released

Tue, 06/29/2010 - 14:08
We are pleased to announce the release of ZK 5.0.3. ZK 5.0.3 is a maintenance release introducing 15 new features including a custom calendar renderer and 84 bug fixes.
Categories: RIA

Aptana Studio 3 Beta Update

Tue, 06/29/2010 - 13:53
The Aptana team has been hard at work on an update to the Studio 3 Beta which is now available for download. Be sure to read the “Getting Started” notes since some key setup requirements are described there. We have also redesigned our we ...
Categories: RIA

Qt Creator 2.0 Released

Tue, 06/29/2010 - 13:50
Oslo, 22 June 2010 – Nokia today released Qt Creator 2.0, an updated version of its cross-platform integrated development environment (IDE) for use with the Qt framework. Qt Creator 2.0 brings a range of new features specifically designed to ma ...
Categories: RIA

less.js

Mon, 06/28/2010 - 14:37
Leaner CSS, in your browser. less.js is the next evolution of LESS, eventually, it will become LESS 2.0. less.js is a complete rewrite of LESS in JavaScript, and will be able to run directly in the browser, as well as on the server, with node.js.
Categories: RIA

BlueDuck Selenium Remote Control

Mon, 06/28/2010 - 14:34
Simplifies management of Selenium Remote Control. Install and manage the Selenium server in just a few steps. Allows you to modify graphically selenium server startup options
Categories: RIA

FlexMonkium

Mon, 06/28/2010 - 14:30
FlexMonkium is a Selenium IDE plugin that adds FlexMonkey recording and playback to Selenium. With FlexMonkium, Flex recording and playback is seamlessly interleaved with native Selenium recording and playback so you can easily automate the testing o ...
Categories: RIA

LESS

Wed, 06/23/2010 - 14:08
LESS allows you to write CSS the way (I think) it was meant to, that is: with variables, nested rules and mixins!
Categories: RIA