Subscribe
Subscribe
Subscribe Options (Close)
Topic: JSON
New with Topic: JSON
Ranti Junus bookmarked links
JSON Serialization Usage
Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shallow copies of objects.
Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shallow copies of objects.
ComicBookInfo - Metadata for ...
ComicBookInfo is a metadata container format to be used with the CBZ digital comic file format. It allows information such as the title, series, genre, publisher, author and other information to be stored in the file itself.The combination of...
ComicBookInfo is a metadata container format to be used with the CBZ digital comic file format. It allows information such as the title, series, genre, publisher, author and other information to be stored in the file itself.The combination of...
Gideon Marken bookmarked a link
Lawnchair
Sorta like a couch except smaller and outside, also, a client side JSON document store. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.Fork me on GitHubFeatures * micro tiny storage without the...
Sorta like a couch except smaller and outside, also, a client side JSON document store. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.Fork me on GitHubFeatures * micro tiny storage without the...
ahmedre bookmarked a link
Dan Brickley bookmarked a link
Sandaruwan Gunathilake posted a tweet
@chanux use jquery json or native JSON.parse in latest browsers
VoLDure bookmarked a link
1 day ago
Delicious
| Topics: site:gist...., currency, javascript, js | Add delicious to your profile
Delicious
| Topics: site:gist...., currency, javascript, js | Add delicious to your profilecyberlabe.fr bookmarked a link
XSLTJSON, XML to JSON using XSLT | bramstein.com
XSLTJSON is an XSLT 2.0 stylesheet to transform arbitrary XML to JavaScript Object Notation (JSON). XSLTJSON supports several different JSON output formats, from a compact output format to support for the BadgerFish convention, which allows round-trips...
XSLTJSON is an XSLT 2.0 stylesheet to transform arbitrary XML to JavaScript Object Notation (JSON). XSLTJSON supports several different JSON output formats, from a compact output format to support for the BadgerFish convention, which allows round-trips...
halans bookmarked a link
nitin c posted a tweet
@communicating Oracle already has a very successful K/V technology called Berkeley DB - they will just wrap that in REST and JSON
nitin kumar suman posted a tweet
@communicating Oracle already has a very successful K/V technology called Berkeley DB - they will just wrap that in REST and JSON
snipergirl bookmarked a link
Breyten bookmarked a link
dexbol bookmarked a link
Jea Seung K posted a tweet
Wow, thanks flickr for returning invalid JSON (all ' are escaped as \' which is invalid) PLZ FIX #flickr #json #fail
cowboy64 posted a tweet
Wow, thanks flickr for returning invalid JSON (all ' are escaped as \' which is invalid) PLZ FIX #flickr #json #fail
cheeaun posted a tweet
YQL's HTML scraping's JSON response is really fail.
Schrader bookmarked a link
Regis Gaidot bookmarked a link
neo4jr-social
Neo4jr-Social is a self contained HTTP REST + JSON interface to the graph database Neo4j.
Neo4jr-Social is a self contained HTTP REST + JSON interface to the graph database Neo4j.
5 days ago
Delicious
| Topics: neo4j, development, programming, opensource | Add delicious to your profile
Delicious
| Topics: neo4j, development, programming, opensource | Add delicious to your profilePrajwal Tuladhar posted a tweet
another Facebook exploit: see hidden Facebook friends list http://www.facebook.com/ajax/typeahead_friends.php?u=USERID&__a=1 (JSON FORMAT)
Sid05 bookmarked a link
Parselets.com > Home
Parselets are free, open, developer-generated APIs for a wide variety of websites
Parselets are free, open, developer-generated APIs for a wide variety of websites
bchalstrom bookmarked a link
Hanly posted a blog entry
Quick and easy Android HTTP POST of JSON string
There are several ways to send data across the internet to a server on the Android. I was recently working on a project and...
There are several ways to send data across the internet to a server on the Android. I was recently working on a project and...
Hanly posted a blog entry
Quick and easy Android HTTP POST of JSON string
There are several ways to send data across the internet to a server on the Android. I was recently working on a project and...
There are several ways to send data across the internet to a server on the Android. I was recently working on a project and...
Steven bookmarked a link
Ron bookmarked a link
Ajaxian » Orderly JSON
Library to compile JSON schema
Library to compile JSON schema
7 days ago
Delicious
| Topics: web2.0, programming, javascript, json | Add delicious to your profile
Delicious
| Topics: web2.0, programming, javascript, json | Add delicious to your profileRobertoAlamos bookmarked a link
7 days ago
Delicious
| Topics: javascript, object, json, stackoverflow | Add delicious to your profile
Delicious
| Topics: javascript, object, json, stackoverflow | Add delicious to your profileRegis Gaidot bookmarked a link
orderly
Orderly is a textual format for describing JSON.
Orderly is a textual format for describing JSON.
7 days ago
Delicious
| Topics: development, programming, webservices, xml | Add delicious to your profile
Delicious
| Topics: development, programming, webservices, xml | Add delicious to your profilevince shared an item
Orderly JSON
Lloyd Hilaiel of Yahoo! BrowserPlus fame, has a little holiday gift for us. He has created a simple library called Orderly that "is a textual format for describing JSON. Orderly can be compiled into JSONSchema. It is designed to be easy to read and...
Lloyd Hilaiel of Yahoo! BrowserPlus fame, has a little holiday gift for us. He has created a simple library called Orderly that "is a textual format for describing JSON. Orderly can be compiled into JSONSchema. It is designed to be easy to read and...
7 days ago
Google Reader
| Topics: Front Page, JSON, JavaScript, Library | Add google reader to your profile
Google Reader
| Topics: Front Page, JSON, JavaScript, Library | Add google reader to your profileBill de hÓra posted a tweet
@assaf xml isn't ordered, the json schemas don't say.eg no refs to hedge automata (allows rng to have unorder+extension unlike xsd sequence)
not_a_cupid posted a blog entry
andymurd bookmarked a link
pWneD bookmarked a link
frank posted a blog entry
Switching from Google Reader to Tiny Tiny RSS
Given the concerns about the enormous amount of data Google continuously collects about its users and because of the fact that...
Given the concerns about the enormous amount of data Google continuously collects about its users and because of the fact that...
Eirik Refsdal bookmarked a link
Orderly JSON
Orderly is a textual format for describing JSON. Orderly can be compiled into JSONSchema. It is designed to be easy to read and write.
Orderly is a textual format for describing JSON. Orderly can be compiled into JSONSchema. It is designed to be easy to read and write.
mndoci bookmarked a link
Welcome to Avro!
Avro is a data serialization system.Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic...
Avro is a data serialization system.Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic...
7 days ago
Delicious
| Topics: serialization, data, hadoop, programming | Add delicious to your profile
Delicious
| Topics: serialization, data, hadoop, programming | Add delicious to your profileSalve posted a tweet
Orderly JSON: Simon Willison : Orderly JSON - Orderly JSON. Essentially the JSON equivalent of RelaxNG’s ... http://orderly-json.org/
Alcides bookmarked a link
joban posted a tweet
#phpqa Orderly JSON http://bit.ly/7Jk1A2
not_a_cupid posted a blog entry
Orderly JSON
Lloyd Hilaiel of Yahoo! BrowserPlus fame, has a little holiday gift for us. He has created a simple library called Orderly that...
Lloyd Hilaiel of Yahoo! BrowserPlus fame, has a little holiday gift for us. He has created a simple library called Orderly that...
Angga posted a blog entry
Displaying JSON data from PHP script
What is JSON ??? If you want to know more about JSON, please visit this link. And if you want know using JSON in Java Web,...
What is JSON ??? If you want to know more about JSON, please visit this link. And if you want know using JSON in Java Web,...
Displaying JSON data from PHP script
What is JSON ??? If you want to know more about JSON, please visit this link. And if you want know using JSON in Java Web,...
What is JSON ??? If you want to know more about JSON, please visit this link. And if you want know using JSON in Java Web,...
8 days ago
ALin's Blog
Christian Castelli posted a tweet
RT @Dave_Bush: A Collection of #jQuery, #Ajax, #JSON and #PHP Tutorials with live demos: http://bit.ly/5HMI24
Venkatesh Varalu shared an item
The Best and the Worst Tech of the Decade
With only a few weeks left until we close out the 'naughts and move into the teens, it's almost obligatory to take a look back at the best and not-so-best of the last decade. With that in mind, I polled the O'Reilly editors, authors, Friends, and a...
With only a few weeks left until we close out the 'naughts and move into the teens, it's almost obligatory to take a look back at the best and not-so-best of the last decade. With that in mind, I polled the O'Reilly editors, authors, Friends, and a...
9 days ago
Google Reader
| Topics: agile, ajax, decade, intellectu... | Add google reader to your profile
Google Reader
| Topics: agile, ajax, decade, intellectu... | Add google reader to your profileHendy Irawan posted a blog entry
Three Ways You Can Speed Up Your Fresh Rails Development
A Ruby on Rails web application I’ve been developing uses Dojo-based full AJAX frontend. I learned some new tricks during...
A Ruby on Rails web application I’ve been developing uses Dojo-based full AJAX frontend. I learned some new tricks during...
Hendy Irawan posted a blog entry
Three Ways You Can Speed Up Your Fresh Rails Development
A Ruby on Rails web application I’ve been developing uses Dojo-based full AJAX frontend. I learned some new tricks during...
A Ruby on Rails web application I’ve been developing uses Dojo-based full AJAX frontend. I learned some new tricks during...
daveknapik bookmarked a link
crigor's three20_examples at master - GitHub
includes Flickr JSON example
includes Flickr JSON example
10 days ago
Delicious
| Topics: flickr, json, programming, development | Add delicious to your profile
Delicious
| Topics: flickr, json, programming, development | Add delicious to your profileRelated topics
AJAX
API
development
java
JavaScript
JSONSchema
library
opensource
PHP
programming
schema
tutorial
tutorials
xml
Top members tagged
Top communities tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | About Our Ads | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy


































