JSON

Developing the next generation of open data interchange

Archive for 'JSON-RPC' Category

jabsorb 1.2.2 Release

22 January 2008

Arthur Blake recently released jabsorb 1.2.2:
jabsorb is a simple and lightweight (yet quite powerful) Ajax/Web 2.0 framework that allows you to call methods in a Java web application from JavaScript code running in a web browser as if they were local objects residing directly in the browser.
The most important feature in the […]

No Comments »

Advanced JSON Presentation

24 September 2007

I just finished my presentation on Advanced JSON at the AJAXWorld Conference. This presentation covered several different JSON specifications including JSONT, JSONR, JSONP, JSON-RPC, and JSPON, as well as several of the JSON tools that I have developed for JSON including Persevere, Jsponic, and CrossSafe.
There were plenty of other great workshops here, including a very […]

2 Comments »

jabsorb: Java JSON-RPC library

18 September 2007

Arthur Blake and William Becker have released jabsorb, a new Java to JavaScript JSON-RPC library. The project goal for jabsorb is to maintain (and hopefully improve) the practicality and beautiful simplicity that makes JSON-RPC-Java a great library, while also adding new common sense features, more test cases, and more documentation to make the library better […]

No Comments »