Client-side

Rest With Rails Part 2 : Serving XML, JSON and Atom

In part 1 of REST with Rails we had an introduction to creating RestFull services with Rails. In this article we will be looking into serving this content...

0 replies - 14116 views - 09/09/08 by Schalk Neethling in News

Make Google Chrome Take Less Memory

Earlier I wrote how chrome is taking huge amount of memory because it is running one process for each tab...

0 replies - 2242 views - 09/08/08 by raasiel in News

Notes on JavaScript functions and objects

JavaScript is a powerful object oriented and functional language. It supports the prototypical inheritance as opposed to the class based inheritance as...

1 replies - 1324 views - 09/03/08 by sandipchitale in Articles

JSF 2.0 New Feature Preview Series (Part 2.1): Resources

This is the second blog in the JSF 2.0 New Feature Preview Series. The previous entry covered ProjectStage, now we'll cover...

0 replies - 2939 views - 09/02/08 by Ryan Lubke in News

File Access, Standard Video Embedding and 3D - An Interview With Charles McCathieNevile - Opera

A short while back I read Charles McCathieNevile's post on Opera labs about not only support for <canvas> but taking canvas 3D. He mentioned File I/O...

0 replies - 1682 views - 09/01/08 by Schalk Neethling in News

Advanced JavaScript Development With MyEclipse 7 M1

The first milestone release of the MyEclipse IDE 7 was recently released to the public and one of the new enhanced features was the increased tooling support...

1 replies - 3597 views - 09/01/08 by Schalk Neethling in News

Making GWT Remote Procedure Calls

GWT enables client applications to communicate with server resources through its own RPC and object-serialization mechanism. This communication process...

0 replies - 11477 views - 08/25/08 by Schalk Neethling in News

Playing With jQuery

A while ago I built and released ColdFusionBloggers.org as a way to demonstrate and learn about new ColdFusion 8 Ajax technologies. Since then I've wanted to...

1 replies - 2902 views - 08/21/08 by Raymond Camden in News

Introducing The Pixel Perfect Firebug Extension

Ok designers, this one is for you... Now you can test the skills of your web developers and see how close they can keep the integrity of your designs. ...

0 replies - 4577 views - 08/21/08 by Mike Buckley in News

How We Did It - DZone Available On Your iPhone

The iPhone has been all the rage lately, from complaints to praise it has all been heard. Whether you hate it or love it, the fact remains, as a developer you...

0 replies - 9354 views - 08/19/08 by Schalk Neethling in Articles

Useful Tips To Enrich Your HTML Forms

In the past months I already dedicated several post about forms design and usability. In this post I want to share some simple tips useful to enrich your forms...

0 replies - 2362 views - 08/19/08 by Schalk Neethling in News

ARIA In Gmail #2: Enhancing The Chat Experience

This post continues a series on the implementation of ARIA (Accessible Rich Internet Applications) in Gmail.

0 replies - 1115 views - 08/18/08 by Schalk Neethling in News

ARIA in Gmail #1: Alerts

Google have recently started to put ARIA (Accessible Rich Internet Applications) into GMail. This means that ARIA is now getting a lot more exposure than it...

0 replies - 952 views - 08/18/08 by Schalk Neethling in News

W3C On The Relationship Between Usability And Accessibility

The W3C posted an update to the Relationship between Mobile Web Best Practices (MWBP) and Web Content Accessibility Guidelines (WCAG), something which I (for...

0 replies - 1416 views - 08/14/08 by Schalk Neethling in News

Rapid Web Application Prototyping with Maven and Groovy

Utilizing both Maven and Groovy you can rapidly prototype web apps, and in this blog I'll walk you through exactly how to do that. First we are going to create...

1 replies - 8151 views - 08/14/08 by Schalk Neethling in News