json
most popular brand new
as3corelib Tutorial:How to Use JSON Class in Flex
This class provides encoding and decoding of the JSON format. This demo shows how to encode an object to a JSON-formate string and how to decode a JSON-formate string to an object. It’s realJSON - Java Script Object Notation
JSON is a lightweight data-interchange format. JSON data is in text-format, easy for humans to read and write and easy to parse the data.Ruby on jQuery and Closures
Sam Ruby has that way about him that sees things very clearly. He just took a peak at jQuery for the first time and was able to really put into words what I think jQuery enthusiasts like about the ..Using JSON to send objects across pages
Recently our team came across a situation where our job was to retrieve ArrayList in a page requested by flex application using HttpService.Google AJAX Feed API
With the AJAX Feed API, you can download any public Atom or RSS feed using only JavaScript, so you can easily mash up feeds with your content and other APIs like the Google Maps API.Dynamic script generation and memory leaks
An interesting piece by Neil Fraser shows that using JSON-P with generated script nodes can be quite a memory leak.JSONR
Regular JSON (or JSONR) is a simple protocol to specify practical patterns for network object models.Serving JSON data the JSONP way with Groovlets
If we want to serve JSON data and want it to be cross-domain accessible we can implement JSONP.Jquery Ajax Cross Domains using JSONP (getJSON)
If you are using Jquery Ajax to call to a remote url, your code will maybe generate an error like this “Access to restricted URI denied” code: “1012″ or “Permission Denied …”Twitter API
Want to make a fancy badge, Twittermap, or timeline vizualization? We’ve exposed a few of the Twitter internals via JSON and XML for your creative pleasure.Serializing Objects To JSON To Preload Ajax Data
I’ve been developing a large application with ASP.Net Ajax and ExtJS. It all works great together and in fact ASP.Net is just a easy way to access my .Net code/web services because the whole UIRebuilding The Google Blog Bar; jQuery-ed Version
A 4KB jQuery plugin instead of a 118KB Google Blog Bar!!Sumo [Javascript Microformat Parser]
build a framework that would allow any microformat to be defined using a JSON-like definition so it could be used as new formats emerge.Redefining web applications with AJAX, Servlets and JSON
In this article I would like to show how JSON (JavaScript Object Notation) and Java servlet can be used together in a little AJAX (Asynchronous JavaScript and XML) application.JSON and ASP.NET
This is a bit different from my normal PHP and MySQL related posts, but I found this interesting so I though I’d pass it along.