JSON Articles

  • Introduction to the Open Xdrive API
    by Kevin Farnham
    September 21, 2007
    The Open Xdrive API provides a JSON interface through which Xdrive.com users can access and manipulate their online storage. In this introductory article, Kevin Farnham outlines the key Xdrive API components and demonstrates how to use the API in an example application. More...
  • Introduction to the AOL Pictures JSON API
    by Kevin Farnham
    September 14, 2007
    There are two AOL Pictures APIs: an ATOM feed and a JSON API. In this article, Kevin Farnham introduces both APIs, and illustrates a method for developing AOL Pictures Web applications using the JSON API. More...
  • WebAIM Part 2
    by Christian Wenz
    May 15, 2007
    In the second part of his article series on applying ASP.NET 2.0 and ASP.NET AJAX to WebAIM, Christian Wenz shows how to integrate server controls and client processing using JSON and Javascript to further develop the example WebAIM application.More...
  • Thinking Inside the Boxely
    by Kurt Cagle
    Feb 23, 2007
    Boxely is a powerful and robust application framework that uses XML to describe a GUI-based application. In this introduction, Kurt Cagle discusses Boxely's roots in XUL, graphical widgets and features, data binding using JSON and XML, and more. More...
  • Using Dojo and JSON to Build Ajax Applications
    by Zarar Siddiqi
    Nov 3, 2006
    "Ajax" is a buzzword that is gaining momentum and popularity. Applications such as Gmail and Google Suggest serve as massive advertisements for asynchronous JavaScript. As users gain familiarity and their expectations increase, the demand for such interfaces is rising. More...