Triplr

30 March 2007 in links
tagged with [convert] [data] [json] [rdf] [rss] [webservice]

Web service to convert from one data type to another - RSS to JSON, Triples to RSS, etc, etc. Shiny.

http://triplr.org/

disqus comments  

Triplr

RFC4627

30 July 2006 in links
tagged with [javascript] [json] [rfc]

Horay! JSON is an RFC. I consider it a pity that they don’t require the escaping of non-ascii, given how useless people (and browsers) are at getting character sets right. But at least it talks about character sets at all.

http://www.rfc-editor.org/rfc/rfc4627.txt

disqus comments  

RFC4627

The CPAN Search Site - search.cpan.org

18 May 2006 in links
tagged with [json] [perl] [rpc]

The perl implementation of JSON-RPC. Ships with JSON.pm, which is nice.

http://search.cpan.org/~makamaka/JSON-1.05/lib/JSONRPC.pm

disqus comments  

The CPAN Search Site - search.cpan.org

JSON-RPC

18 May 2006 in links
tagged with [json] [rpc]

Yay, another RPC framework, this one using the flavour-of-the-moment, JSON! There’s a perl implementation of this too.

http://json-rpc.org/

disqus comments  

JSON-RPC