Archive for JSON
You are browsing the archives of JSON.
You are browsing the archives of JSON.
I got finally mail from slideshare today. I activated my account few minutes before and I am excited to share my JSON presentation (planned for OssBarCampMumbai) on watblog here.
After last post We will start with example here
UPDATE : visit link password: watblog for working example(you need to edit the page;copy the code and test in your browser as HTML page)
XML format: {replace ‘[' with '<' and ']‘ with ‘>’}
[widget> [debug>on[/debug] [window title="Sample Konfabulator Widget"] [...]
In my last post I discussed some problems with xmls from the perspective of developer.Lets discuss what is JSON? It is JavaScript Object Notation a minimal,textual format-a subset of JavaScript Okay that was tehnical definition ;). This is going to be lengthy post; may be I will break in two parts.
I will discuss it [...]