Client-side

How IE8 Enables Silverlight Deep Linking and Browser Back/Forward Navigation

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

GWT: Running a completed project

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

Information Graphics In Javascript With Sparklines.js

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

Google I/O 2008 - Design Patterns for Enhanced Accessibility

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

Google App Engine performance - Part 1

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

JSF 2.0 New Feature Preview Series: Part 1: ProjectStage

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

CSS List Menu With Feed Reader Icons

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

Another MVC approach

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

ASP.NET Ajax 4.0 , Master-Details View With The DataView

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

20 Not To Be Missed Articles - July 2008 - Web Builder Zone

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

Removing inline Javascript and using Mootools addEvent()

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

Usability And The Lost Art Of User Experience

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

CakePHP 1.2 - Multiple Validation Sets

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