One of new features in the next version of Internet Explorer (IE8)
was created specifically for AJAX applications and can add significant
functionality to...
0 replies - 2976 views - 08/12/08 by synergist in News
Let's put GWTShell and GWTCompiler to use with a calculator example,
CalculatorWidget. First, we'll use GWTShell to get the lay of the
land and launch the...
0 replies - 4943 views - 08/11/08 by Schalk Neethling in News
Earlier this week I spent a couple of days playing with the idea of sparklines, and ended up making a JavaScript library for generating sparklines in the...
0 replies - 3045 views - 08/11/08 by Schalk Neethling in News
HTML DOM+ JavaScript constitutes the assembly language of Web
Applications. Access To Rich Internet Applications — ARIA — adds in a
couple of additional...
0 replies - 981 views - 08/09/08 by Schalk Neethling in News
Okay its been a few weeks now and I thought I'd take a look at the
performance and how spiky it was. The highest hit element was the
gadget with a few thousand...
0 replies - 3115 views - 08/08/08 by Schalk Neethling in News
This will be the first of a small series of blogs covering proposed new features in JSF 2.0. Keep in mind that none of the features described are final, and...
7 replies - 4117 views - 08/06/08 by Ryan Lubke in News
This tutorial illustrates how to design a nice CSS menu with a list of feed reader icons. The result is something like this:
0 replies - 4678 views - 08/04/08 by Schalk Neethling in News
So, after having read and heard much about the Model/View/Controller
pattern, I decided to apply it to a new web application at the office.
After much trial...
2 replies - 7004 views - 08/04/08 by Daniel Oosterhuis in Articles
By now , you must have heard about the new JavaScript templating engine with the release of ASP.NET AJAX 4.0 CodePlex Preview 1 This post will show you how...
0 replies - 4681 views - 08/04/08 by Schalk Neethling in News
In this months collection of not to be missed web creators list we cover a wide variety of topics such as looking at ICEFaces from the inside, sending MIME...
2 replies - 2644 views - 08/03/08 by Schalk Neethling in News
Javascript lets us run program logic on the client-side, meaning we
can change HTML Elements dynamically based on some logic without
reloading the page with a...
0 replies - 7343 views - 08/02/08 by mcarthurgfx in Articles
User interface design is my favorite part of the development
process. The problems it poses are the most interesting, and thinking
up solutions is a form of...
0 replies - 1815 views - 08/01/08 by pytrin in News
In CakePHP, you define how your data should be validated by setting parameters on the validate property of your model. In version 1.2, there is an on
option...
0 replies - 2957 views - 07/31/08 by jonathansnook in News