public marks

PUBLIC MARKS with tags javascript & json

October 2006

September 2006

JSON for the masses

by flip3r & 10 others
JavaScript in Object Notation.

JSON is a subset of the Object Literal

by Elessar
WIth a lot of talk about JSON these days, it's important to understand the syntax and how it differs from the object literal — or rather how it's a subset of it.

JSON for the masses

by Elessar & 10 others
Because JSON is here. And not only is it here, but it’s been to college and graduated here. Being part of the ECMA Standard of 1999, and then popularized by Douglas Crockford in 2002 (sort of), Object Notation has quite a history. And although that history has been ignored for quite some time, that does not excuse its unpopularity for so many years. It’s time to get with it and develop your JavaScript in Object Notation.

Introducing JSON

by aromino & 14 others
JSON (JavaScript Object Notation) is a lightweight data-interchange format.

JSON-RPC-Java - Home

by aromino & 1 other
JSON-RPC-Java is a key piece of Java web application middleware that allows JavaScript DHTML web applications to call remote methods in a Java Application Server without the need for page reloading (now refered to as AJAX). It enables a new breed of fast

August 2006

July 2006

June 2006

Classy JSON

by Thomas Frank
Howto handle classes and inheritance without leaving the JSON/javascript literal object notation style of coding.

JSON and PHP: More Than Web Services — a/r/t by php|architect

by niko
In this article php|architect's publisher Marco Tabini covers JSON, the magic format that makes serializing data between Javascript and other languages (often server-side) a breeze.

May 2006

Consuming Amazon's Web API Directly with Javascript (via JSON and XSLT)

by François Hodierne (via)

Amazon.com's Web API is a cool piece of architecture, but one of its big limitations is the difficulty involved in getting Amazon's data straight to the browser.

Well, here's how to fix that problem (for Amazon.com's API at least), using Amazon's free XSLT transformation service, the JSON output format, and a bit of plain old javascript. The examples below show you how to use javascript (and a bit of XSL) to place live Amazon.com data - direct from Amazon's servers - on any web page.

April 2006

March 2006

JSONRequest

by jackysee & 1 other (via)
建議 Browser 加入使用 JSONRequest 來做 XSS,但完全不傳送私人資料

February 2006

Introducing JSON

by bcpbcp & 14 others (via)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Remote JSON - JSONP

by François Hodierne & 1 other
Le billet inventeur de jsonp (aussi écrit json-p)

PUBLIC TAGS related to tag javascript

ajax +   coding +   converters +   css +   design +   development +   doc +   dom +   graphics +   onlinestorage +   php +   references +   ressources +   scripts +   tools +   webdesign +   wordpress +