June 6th, 2007 by Viktor Krantz
There are many articles out there explaining what JSON is and where to use it, including a very good article written by Scott Good titled JSON and Domino.
What I’m going to try to explain in this tutorial is why associative arrays are our best friend when coding with JSON and Ajax. We have all seen [...]
2 Comments » | Posted in Ajax, Dojo, JSON, JavaScript, Tutorial
Tagged: ajax, associative arrays, dojo, domino, json, tutorial, xml
March 2nd, 2007 by Viktor Krantz
As several bloggers have posted, there is a new way of getting data out of Domino views using JSON. This feature was planned for Domino 8 but “slipped” into the 7.0.2 release of Domino.
I wanted to know if it would be faster to parse the data with JSON out of a huge view, with over [...]
6 Comments » | Posted in Ajax, JSON, JavaScript, Tutorial
Tagged: ajax, domino, firebug, firefox, ibm, json, tutorial, xml