json/xml

JSON is a readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML. 

Projects listed here typically required data from a 3rd party source and the data was returned in json format. I would then parse the data and use as required.

rdio.com MGMT
rdio.com MGMT

To promote an upcoming album, MGMT made a 45 minute video available exclusively to rdio.com users.

Canon Explains Exposure
Canon Explains Exposure

This Canon camera simulator let's you play with the camera controls found in the "Creative Zone" of an EOS Digital SLR. You can check out the outcome of photos and get the effects you want.

View Case Study
Sprint Biz360
Sprint Biz360

A mobile version of a bigger site for non-flash phones (you know which one I'm talking about). I almost gave the QA person a heart attack when they started testing but using a normal web browser. The mobile jquery code is awesome.

My Next DVD
My Next DVD

This site uses fun, nerdy, online tools like Amazon Web Services to see what other DVD viewers buy or rent at the same time. I've provided links to the referred movies for the most popular Canadian sites - amazon.cabestbuy.ca and futureshop.ca.

Max the Mutt Student Gallery
Max the Mutt Student Gallery
iContact.com api
iContact.com api

You won't be able to view this page because the iContact.com trial membership only works for 15 days. You'll have to trust that I used the the supplied php 5 toolkit to communicate with the iContact api to retrieve the xml results and then gathered and displayed the data using commands from php DOM and DOMXPath.