Blogs
Tags > json
Getting Java, C# and Perl to speak the same language (with JSON)
By Andrew StellmanOctober 4, 2009
I've been thinking a lot about architecture lately. It's partially because Jenny and I are going to do our Beautiful Teams talk at the ITARC 2009 conference next week. But it's also because I've been writing a lot of code...
Use APIs to do market research
By Andrew OdewahnJuly 30, 2009
Basic product attribute questions (what's the best price, size, length, etc) are crucial elements in any product or marketing strategy, but it's often too difficult or expensive to get timely market information. However, a quick script that pulls data from a relevant website's API can often give you an answer that's good enough. This post provides a few techniques for using this powerful new resource for market research.
What in the heck is JSONP and why would you use it?
By Raymond CamdenMarch 10, 2009
A quick look at JSONP and the problems it helps solve.
Internet Explorer Fades, Firefox Stays the Course, Google Chrome Surges
By Kurt CagleJanuary 6, 2009
Poor IE. Like the late comedian Rodney Dangerfield, it seems to have a hard time getting much respect these days. Within Microsoft it has long been the unwanted stepchild - ignored when Microsoft shifted gears towards server-side technologies in...
Cloud Gazing from Silverlight 2
By John PapaNovember 6, 2008
Cloud Gazing from Silverlight 2 ... SOAP, REST, POX and more all from Silverlight 2.
AMF vs. JSON vs. XML
By Richard Monson-HaefelSeptember 18, 2008
Which RPC protocol is the best: XML over HTTP, JSON, or AMF. It depends on the context and the platform
JavaScript: The Good Parts
By Richard Monson-HaefelSeptember 10, 2008
Douglas Crockford's book "JavaScript: The Good Parts" describes a powerful subset of JavaScript that uses only the "good parts" of JavaScript and ignores the rest.
Interview: Google Open Sources Protocol Buffers
By Kurt CagleAugust 14, 2008
Data messaging formats represent the life-blood of any distributed application. The ability to pass information back and forth between disparate systems becomes crucial for any organization, but for companies such as Google, the challenge of setting up communications between the thousands of different servers that host the various Google services forced the need for a specialized format that met their needs in particular.<
1 to 8 of 8

