online debugger - now with visual editor

"Gaetano Giunta" <[email protected]> Fri, 15 Dec 2006 11:52:43 +0100
Newsgroups gmane.text.xml.rpc.specification
Message-ID <[email protected]>
I have developed a graphical editor of json / xmlrpc values. It is 100% javascript, based on the yui library (and on a work-in-progress port of the phpxmlrpc lib to javascript).

For anybody interested, you can find it here:

- json mode: http://gggeek.damacom.it/javascript/visualeditor.php?type=jsonrpc 
- xmlrpc mode: http://gggeek.damacom.it/javascript/visualeditor.php

It is part of the xmlrpc/jsonrpc debugger:
http://gggeek.damacom.it/debugger/

Bye
Gaetano Giunta 

ps: sorry for the shameless self promotion ;)