[nycphp-talk] So who's using Ajax anway?
csnyder
chsnyder at gmail.com
Fri Nov 10 12:55:02 EST 2006
On 11/10/06, Kenneth Downs <ken at secdat.com> wrote:
> 1) XML is so bloated and slow compared to JSON. Just because Java
> likes it doesn't mean other languages do.
>
>
> OK, I'll bite. :)
>
> Can you give us the "start here" link for JSON?
>
JavaScript Object Notation.
var item = { id: 23, title: "My Item", onclick: function() {
alert("clicked!") }, key: value }
http://www.json.org/
--
Chris Snyder
http://chxo.com/
More information about the talk
mailing list