My first blog.... perl, python, json and ibooks
After doing alot of stuff in perl, a teammate of mine suggested the use of json. JSON stands for Javascript Simple Object Notation. Its a cool new way of exchanging data than xml. My problem is that there's no perl json-rpc module that is readlily available.
So, instead of making a perl json-rpc implementation, I used python xml-rpc client libraries to interface with my api's and then use json-rpc implementation to interface with the javascript clients. (lesser headache). Oh weill, I just hope that there's a geek out there who will make a jscon-rpc implementation in perl!
I'll post more information about this and maybe create a sourceforge project for this. If anybody here is interested in helping out, please don't hesitate to email me.
What about ibooks?
well, I'm kinda depressed right now because my ibook is broken. =(

0 Comments:
Post a Comment
<< Home