IRC logs of #tryton for Saturday, 2013-04-13

chat.freenode.net #tryton log beginning Sat Apr 13 00:00:06 CEST 2013
2013-04-13 12:57 <WUD> Hey Guys! I'm looking for help
2013-04-13 12:57 <WUD> I want to communicate with the Tryton JSON RPC server through Javascript to get the version
2013-04-13 12:57 <WUD> how do I do it?
2013-04-13 12:58 <WUD> :(
2013-04-13 13:04 <Pilou> WUD: a bash script http://pastebin.com/jaezjAYY from which you could get an idea
2013-04-13 13:21 <WUD> This isn't working for me
2013-04-13 13:21 <WUD> :(
2013-04-13 13:53 <WUD> can there by any thing wrong with my configuration? I've really got to get this running asap
2013-04-13 15:12 <WUD> any help?
2013-04-13 15:21 <cedk> WUD: trytond provides a standard JSON-RPC 1.0: http://json-rpc.org/wiki/specification
2013-04-13 15:22 <cedk> WUD: you can also look for inspiration here: http://hg.tryton.org/sandbox/sao/file/7b7124228efe/src/rpc.js
2013-04-13 15:23 <cedk> WUD: it is the rpc code of the WIP js client based on jQuery
2013-04-13 15:23 <WUD> ty
2013-04-13 15:23 <WUD> i think it works for me now

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!