Skip to content

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

givwenzen-flex

Thu, 08/05/2010 - 19:10
A BDD style aceptance testing framework for Flex.
Categories: RIA

Introduction to Error Handling in Ajax Apps

Thu, 08/05/2010 - 17:56
This article aims to explore the Ajax support in the jQuery JavaScript library. It focuses first on some simple, common approaches to get you started using Ajax. Next, it describes handling errors with these simple methods, and then it proceeds to ex ...
Categories: RIA

jQuery, A Designer's Perspective

Thu, 08/05/2010 - 17:53
An introduction to jQuery from a designer perspective.
Categories: RIA

jQuery Test-Driven Development

Thu, 08/05/2010 - 17:48
This article takes you on a journey of how you might implement unit tests for your JavaScript code. More specifically, I’ll describe how to write a jQuery plugin using the test-driven development paradigm.
Categories: RIA

How to Debug Your jQuery Code

Thu, 08/05/2010 - 17:44
This article describes some techniques to assist you in the debugging process when you are using jQuery in client-side Web development.
Categories: RIA

Flex and PHP charting

Thu, 08/05/2010 - 16:47
In this article, you’ll see one way to organize the data in PHP and send it to the Flex client in a way that makes it simple to plot on a chart.
Categories: RIA

Creating a basic CRUD application using Flex and PHP with Zend AMF

Thu, 08/05/2010 - 16:39
In Flash Builder 4 there are many new features that make it much easier to build Flex applications that work with data from a PHP back-end via a standard create, read, update, and delete (CRUD) setup. Sometimes, however it's helpful to start with the ...
Categories: RIA

MyEclipse for Spring: Generate GWT, Flex, iPhone Apps in Minutes

Wed, 08/04/2010 - 12:37
Flower Mound, TX – August 2, 2010: Genuitec, LLC, a founding and strategic member of the Eclipse Foundation, and Skyway Software, an expert Spring development solutions company and SpringSource Certified Solution Partner, today announced the pr ...
Categories: RIA

Symbian And Nitobi Simplify Cross-Platform Mobile App Development

Wed, 08/04/2010 - 12:07
OSCON, PORTLAND JULY 19, 2010: Symbian Foundation, the non-profit organization responsible for the worlds leading open source smartphone platform and Nitobi, creators of the ground-breaking PhoneGap mobile application development framework, today ann ...
Categories: RIA

FxObjects JavaFX application development framework is released

Wed, 08/04/2010 - 11:59
Developing enterprise applications today using JavaFX is a challenge. The industry has not matured enough to identify patterns and practices. Consequently practioners (architects and developers alike) commit the same mistakes again and again. There i ...
Categories: RIA

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