[PD] xml-rpc

marius schebella marius.schebella at gmail.com
Fri Oct 5 14:47:54 CEST 2007


hmmm, I don't know so much about the server side yet. it is an 
ontological database (which I was told is more complicated than a 
mysql??) and there is a wrapper around it, which is talking to several 
kiosk and screening moduls. we are defining queries and respond formats 
which is sent as xml. I also don't know yet how efficient that protocol is.
georg's mysql script seems the way to go for mysql queries.
marius.

Andy Farnell wrote:
> On Thu, 04 Oct 2007 21:03:33 -0400
> marius schebella <marius.schebella at gmail.com> wrote:
> 
>> hi,
>> xml-rpc is a protocol that is used to talk over network to a server. I 
>> put a small python script (using pyext) and a testpatch online at
>> http://www.parasitaere-kapazitaeten.net/pd/xml-rpc
>> after I finished my script I found out that there is already an object 
>> that does xml-rpc ("iemxmlrpc"). iem used it for the iArs project, but I 
>> did not find the object?
>> I am planning to use it as a protocol to talk to a database server. 
>> (sounds boring, no?)
> 
> No! I was pondering how to do some mySQL inserts and queries from Pd
> just the other day. Wanna show us some tricks?
> 
> 
>> marius.
>>
>>
>> _______________________________________________
>> PD-list at iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 
> 





More information about the Pd-list mailing list