Client-side

Flex Meets Google App Engine

Adobe did a very good job with Flex and they are far ahead of their rivals in RIA area. Meanwhile Google is doing great with several Java projects (such as...

9 replies - 11273 views - 05/15/09 by yenerm in Articles

Registering Multiple Actions (or Handlers) in JavaFX

Java developers, especially those performing any type of GUI work, will ultimately encounter Java's event-driven programming paradigm.  In short, if...

1 replies - 2112 views - 05/11/09 by Jim Connors in Articles

JavaFX Goes Mobile

Today sees the release of JavaFX 1.1, allowing developers to put their JavaFX RIA applications on mobile phones, as well as the desktop. I talked with a few of...

9 replies - 4661 views - 02/12/09 by James Sugrue in Articles

Flex & PHP Tutorial - Transmitting data using JSON

To make sure we don't get too stuck in a rut with our tutorial posts I decided to branch out a little bit and talk about Adobe Flex 2.0. I recently spent a lot...

0 replies - 7527 views - 01/15/09 by Charlie Key in News

The Soul Of The Web - Why Ajax Standards Matter

I spoke on a panel at Mashup Camp this week on why Ajax Standards matter. I was quoted by Doug Henschen of Intelligent Enterprise as saying that we are...

4 replies - 3365 views - 11/24/08 by Chris Keene in News

Understanding User-Input Validation In Flex 3

Conducting client-side validation is a key strength of Flex. From a usability point-of-view, you want your application to do as much prevalidation as possible....

0 replies - 6905 views - 11/03/08 by Schalk Neethling in News

Overview of Databinding in Silverlight

The goal the below code is to bind data using XAML.  So, for the example I used MLB Pitching stats for 2008, created a Pitcher object, then a...

0 replies - 2037 views - 10/09/08 by cschuman in News

JVM Language Summit - last day

The final day of the language summit sported loads of interesting presentations, just like the first two days. I can’t over stress how well prepared these...

0 replies - 2237 views - 10/06/08 by olabini in Articles

JVM Language Summit - second day

I’m sitting here during the third day of the JVM language summit, and thought I’d summarize the second day a bit. Hopefully I’ll soon be able to write...

0 replies - 2126 views - 10/06/08 by olabini in Articles

JVM Language Summit - first day

Just came back from the first day of the JVM language summit, and it’s been a very interesting day indeed. I made some bad morning choices - and spending...

0 replies - 2153 views - 10/06/08 by olabini in Articles

JVM Language Summit 2008 Report

Thoughtworker and DZone MVB blogger Ola Bini recently attended and blogged from the JVM Language Summit that took place in Santa Clara, California last month....

0 replies - 6724 views - 10/06/08 by Nitin Bharti in Articles

Ajaxified Body

I've often wondered if it was possible to use Ajax to reload the main content of a web application without reloading the header, menu and footer. SiteMesh...

2 replies - 5823 views - 10/06/08 by Matt Raible in News

The Top 10 Things You Should Know About Flex

Flex is getting a lot of buzz lately. A lot of people may be interested in using it just because they’ve heard good things, but they aren’t really sure if...

29 replies - 11439 views - 09/29/08 by Schalk Neethling in News

The Great GWT Roundup

Over the past two months or so we here at the web builder zone, thanks to Manning Publishing, have been publishing a comprehensive series on GWT. We recently...

0 replies - 11411 views - 09/26/08 by Schalk Neethling in News

Pivot: A Practical Example, Part 5 - Localization

This is the last in a series of five articles that walk through the implementation of a simple but practical Pivot application called Stock Tracker. The...

0 replies - 2453 views - 08/12/08 by Greg Brown in News