Mathertel - mathertel.de - Aspects of AJAX

Latest News:

How to read cookie values in JavaScript 6 Dec 2009 | 08:22 am

I recently had some odd effects with some pages that use cookies to store some local information. The bug seems to be widely spread in many web applications so here are my findings: To read the value...

Extending the initialization sequence of JavaScript behaviors 16 Nov 2008 | 11:49 am

This topic was recently discussed in the OpenAjax group and here is the implemented solution for the AjaxEngine framework. The consensus was to solve the initialization problem on the application leve...

How to set up a web project using the AjaxEngine – Part 1b 8 Jul 2008 | 09:56 am

Some days ago I posted part 1a - a short instruction about how to set up a minimal project. The sample I used to demonstrate that the infrastructure works was as simple as possible and is using a RPC...

Calling WCF and SOAP based webservices from AJAX 6 Jul 2008 | 10:15 am

The JavaScript proxy that is implemented for the Ajax engine to call SOAP based web services has been used on the ASP.NET platform for a long time and was ported to other platforms like Java. Some der...

How to setup a new AjaxEngine web project 23 Jun 2008 | 06:47 am

I was asked how to setup a web project that uses the AjaxEngine so here is step by step tutorial for a minimal Ajax web project that calls a server side web service: 1. Create a new web project (I pr...

OpenAjax Call-to-Action to Ajax Developers for Browser Wishlist 3 Apr 2008 | 08:11 am

The OpenAjax Alliance is developing an Ajax industry wishlist for future browsers, using a dedicated wiki for this initiative (http://www.openajax.org/runtime/wiki). The main purpose of the initiative...

Data bound fields for Ajax forms 27 Jan 2008 | 08:57 am

An overview of the Ajax forms implementation of the AjaxEngine framework has already been published some days ago at http://ajaxaspects.blogspot.com/2007/12/using-openajax-events-for-building-data.htm...

Building menus with OpenAjax events 7 Jan 2008 | 10:18 am

Implementing menus is often based on publishing events. I personally cannot remember any system that does not. The web control that is used to implement menubars is therefore a good sample for a html...

More OpenAjax compatible components 3 Jan 2008 | 07:26 am

The PersistCookie control OpenAjax events are not persistent. The specification is based on the fact that the subscribers are informed just in time when the event was published. But by using cookies ...

Useful OpenAjax Event Logger 28 Dec 2007 | 02:59 am

While working on further adopting the OpenAjax event mechanism I wrote this small JavaScript include file that helps inspecting the current OpenAjax events. It is implemented by using a single JavaSc...

Recently parsed news:

Recent searches: