Tag: JSON

Problem using JSON to serialize php structures

Problem using JSON to serialize php structures | jondavidjohn.com. I’ve hit this snag a number of times in the past couple years but it never occurred to me to write about it. Thank goodness there are so many smarter people than I. If you write PHP, this is a good tip to keep in mind.

Posted: October 16, 2012

Mocking jQuery AJAX with AmplifyJS Request

Web Dev .NET: Mocking jQuery AJAX with AmplifyJS Request. The timeline of a recent project involved parallel development of a feature I was working on and the API I was to work with. Under normal circumstances this would have required my waiting for the API to be complete before I was able to fully do […]

Posted: October 16, 2012

iPhone 5 website teardown

iPhone 5 website teardown: How Apple compresses video using JPEG, JSON, and. This is simply fascinating. Apple has some of the most innovative people working there. Honestly I didn’t even give the page being analyzed a second look but I’m really glad to have stumbled upon this link because the implementation is genius. The goal […]

Posted: October 16, 2012

SpahQL – A query language for JavaScript objects

SpahQL – A query language for Javascript objects. JSON is arguably one of the best things ever. There’s a bit of a disconnect when it comes to actually working with it though. SpahQL aims to make that a bit easier for us in doing all the heavy lifting for us and providing a wicked nice, […]

Posted: May 22, 2012

Lessons of JSON

Lessons of JSON | inkdroid. I always like reading or hearing what Douglas Crockford has to say. His contributions to my JavaScript usage are nearly limitless and the proliferation of JSON itself is evidence of that. The seven minute interview with Crockford outlines the origins of his recognition of JSON and other details behind that […]

Posted: April 30, 2012