Slashdot Mirror


User: stanhawkins

stanhawkins's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Want to see a fantastic example? on What is JSON, JSON-RPC and JSON-RPC-Java? · · Score: 1

    And let me apologise for not noticing that I should have put markup into my post :-)

    Movies of JS and the XMLHttpRequest object in action.
  2. Want to see a fantastic example? on What is JSON, JSON-RPC and JSON-RPC-Java? · · Score: 2, Interesting

    We've written a client for the Remedy Action Request System using JS and the XMLHttpRequest object, with a Java based back end. The client is faster than we ever imagined, and is twice as fast as Remedy's own client. So if you fancy seeing some Shockwave movies of a overly complex web client, which demonstrates exactly what can be achieved with the XMLHttpRequest object, visit: http://www.symbiontsolutions.com/tour Stan