public marks

PUBLIC MARKS from nhoizey with tags javascript & xml

2008

Performance web » Archive du blog » JSON ?

Contrairement à une idée reçue assez répandue, l'usage de JSON à la place de XML pour optimiser les performances d'Ajax n'est peut-être pas si pertinent que ça...

xslt.js version 3.0 released XML XSLT now with jQuery plugin

xslt.js is a tiny JavaScript library to transform XML with XSL. Essentially, it’s a JavaScript wrapper around the browser’s XSLT API. The version 3.0 now includes a jQuery plugin

2007

XForms and Internet Applications: Ajax and progressive browser enhancement

Yowl is a way of providing notifications to users of web applications, but in a way that the user themselves can control. It was inspired by Growl, which runs on the Mac

InfoQ: Is XML the Future of UI Development?

Or is it JavaScript? A common trend in the new crop of desktop UI frameworks is that they are XML based with some sort of support for JavaScript. We take a brief look at AJAX, WPF/XAML, Flex/MXML, and Firefox’s Gran Paradiso.

2005

QuirksBlog: The AJAX response: XML, HTML, or JSON?

by 8 others (via)
wondering about the "ideal" output format for the AJAX response. Once you've succesfully fired an AJAX request, what sort of response should the server give? An XML document? An HTML snippet? A JSON string which is converted to a JavaScript object? Or something else?

Midnight Coders Release A .NET Server For AJAX and Flash Apps

(via)
Midnight Coders releases the WebORB Presentation Server - a development platform for connecting AJAX and Flash clients with .NET applications. Supported clients include JavaScript and Flash, while server-side support includes any J2EE-compliant server, Microsoft.NET environment, ColdFusion Components, as well as any XML web service.