passiondevelopment.com

Archive for the ‘AJAX’ Category

08 May, 2008

Java Programming for the Nintendo Wii

Posted by: Stephen Downey In: AJAX| Wii| java

There is a great article over at Ajaxian on programming for the Nintendo Wii. I bought a Wii myself a few weeks back and have been having great fun with Tiger Woods golf. (It is actually my first game console) Up until down the idea of playing a game console [...]

19 Dec, 2006

AJAX process definition on Client Side

Posted by: Stephen Downey In: AJAX| J-SOFA| article| java| javascript

I came across an interesting article by Masayuki Otoshi via Java World that discusses how to execute process definitions on the client side rather than the server side.  This can come into play when making AJAX calls.  As AJAX is Asynchronous, it is not possible to predict the order that your callback methods will be [...]

12 Sep, 2006

Google Release AJAXSLT

Posted by: Stephen Downey In: AJAX| Google| XSLT| api

Google have just released AJAXSLT.
…an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications.
I'm looking forward to playing around with this.  I have being doing a lot of work with XSLT lately so it will be interesting to see how Google have married [...]

22 Mar, 2006

AJAX and JSF Visual editor

Posted by: Stephen Downey In: AJAX| JSF| java

Exadel have just released a JSF editor with AJAX support.

JSF, a Web component framework, is the only standard Java Web framework,” said Richard Monson-Haefel, senior analyst for Burton Group. “AJAX, which makes Web sites more responsive, is enjoying an avalanche of grass roots support because of its portability and seamless integration with HTML. Together, JSF [...]