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 [...]
Category Archive for 'AJAX'
AJAX process definition on Client Side
Posted in AJAX, J-SOFA, article, java, javascript on Dec 19th, 2006
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 [...]
BarCamp Ireland was a run away success
Posted in AJAX, OPML, barcampireland, microformats on Oct 4th, 2006
After an unexpected bad traffic jam at Abbeyleix, I finally made it down to Cork late Friday. (It was only unexpected because I forgot the National Ploughing Champianships were nearby).
The first person I met when I entered Webworks on Saturday morning was Conor O'Neill. I don't think I have ever met anyone with so [...]
Talking at BarCampIreland
Posted in AJAX, barcampireland, web2.0 on Sep 26th, 2006
I have decided to talk at BarCampIreland this Saturday in Cork. I am going to talk about AJAX Asynchronous JavaScript and XML. The title of the presentation is
AJAX, How a 'toilet cleaner' is improving website interaction
I have decided to pitch my presentation at a non-technical audience as I suspect that a lot of the [...]
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 [...]