Home

Search results

"tag:"json""


Title and summary Date/time
1
XPages JavaScript utility function of the day
Yesterday and today I've been spending some time doing some XPages coding for a customer project and after spending quite some time doing Java plugin development I'm amazed of how easy XPages are. Don't get me wrong - there is still work to do for the ...
10-May-2011
14:05:02
2
Messing with JSON?
Working with JSON can be a little tricky since it normally comes in as one long string which means it can be difficult to discover the data structure. I ran into this while pasing the search.twitter.com JSON API and needed a JSON viewer to help me out. A ...
17-Jul-2008
07:02:00
3
JSONMap class
I'm starting off with converting some inhouse developed AJAX stuff to using DOJO and for that reason I needed to convert my XML responses to JSON. Using the JSON Java classes this was pretty straight forward but I really needed an easier way to convert a ...
19-Feb-2007
11:25:03