PUBLIC   marks

PUBLIC MARKS with tag json

Sponsorised links

October 2009

September 2009

Sponsorised links

August 2009

sixapart's remoteobjects at master - GitHub

by karlcow

remoteobjects are real subclassable Python objects on which you can build a rich API library. remoteobjects provides easy coding and transfer between Python objects and a JSON REST API. You can define the resources in a RESTful API as RemoteObject classes and their properties. These objects then support using the basic HTTP verbs to request and submit data to the API.

June 2009

May 2009

April 2009

Apache CouchDB: Introduction

by holyver
What CouchDB is * A document database server, accessible via a RESTful JSON API. * Ad-hoc and schema-free with a flat address space. * Distributed, featuring robust, incremental replication with bi-directional conflict detection and management. * Query-able and index-able, featuring a table oriented reporting engine that uses Javascript as a query language. What it is Not * A relational database. * A replacement for relational databases. * An object-oriented database. Or more specifically, meant to function as a seamless persistence layer for an OO programming language.

March 2009

.: Fairway Technologies jQuery FlexBox :.

by kunix & 1 other (via)
FlexBox is a jQuery plugin that is intended to be a very flexible replacement for html textboxes and dropdowns, using ajax to retrieve and bind JSON data.

SparqlTree - oort - Automatic treeification of SPARQL query results. - Google Code

by karlcow

The SPARQL Tree tools digest SPARQL results for your convenience.

A "SPARQL tree" is a processed SPARQL query result which combines bound variables into trees of data. It processes regular results from queries using variables named according to a specific convention (designating "tree structure").

There is also (alpha) support for a custom mixed "SPARQL-in-XML" query format (mentioned furher down).

February 2009

JsonML (JSON Markup Language)

by karlcow

JsonML (JSON Markup Language) is an application of the JSON (JavaScript Object Notation) format. The purpose of JsonML is to provide a compact format for transporting XML-based markup as JSON which allows it to be losslessly converted back to its original form.

Le monde est étonnant…

January 2009

November 2008

IE Jsonではまった - とりあえず暇だったし何となく始めたブログ

by kunix (via)
Content-type: text/javascript とする。 eval("(" responseText ")"); と括弧でくくる。

October 2008

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

by Xavier Lacot
This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

PUBLIC TAGS related to tag json

no tag

Sponsorised links