XML

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 - 2222 views - 09/09/08 by Schalk Neethling in News

Why is Web UI Development Slow?

Have you ever been a team member in a web framework or web product development? You may have noticed although UI prototyping is a fast process but UI...

26 replies - 8189 views - 07/19/08 by ali.loghmani in News

A small SimpleXML gotcha (with namespaces)

I've so far worked only very little with XML with namespaces, especially in terms of parsing it. Therefor, I was quite stumped today on the parsing of a...

0 replies - 507 views - 05/30/08 by Stefan Koopmanschap in Articles

Dealing with Large Data in Ajax

On March 11th, 2008, I gave e-conference presentation on dealing with large data in an Ajax application. The presentation can be seen by clicking here. It...

1 replies - 3621 views - 03/16/08 by Robert Buffone in Articles