Skip to content

{ Category Archives } online

Online JSON Validator

I was creating some JSON data with PHP to pass to an iPhone app today and I found a great online JSON validation tool: JSONLint: The JSON Validator.
Just plunk your JSON string into the window and press the validate button. Voila, not only are you told if your JSON string is valid but it also arranges [...]

Nudge: Online Music Making & Sharing

From Hobnox comes Nudge. “Nudge is a virtual-instrument widget designed for self-expressive online music making & sharing.” Try it out, right here, right now in your browser. (assuming you have Flash, sorry iPhone users)

If you like what you come up with you can use the ‘Get & Share’ button in the top right corner of [...]

Retrieving JSON Data In iPhone Apps

As described at www.json.org, JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and generate. The JSON format is one of two things; a list of name/value pairs that can be realized as an object, record, struct, dictionary, hash table, keyed [...]

PachubeMon Now Available On The App Store

I am happy to announce that my Pachube feed organizer/viewer application PachubeMon is now available as a free download on the App Store. It was also announced on the Pachube blog on Monday.
Pachube is a web service available at pachube.com that enables you to connect, tag and share real time sensor data from objects, devices, buildings [...]

Pachube: The Internet Of Things

I just found out about Pachube over on the Make: Blog and am feeling really inspired. Pachube is just awesome! It is a service created by HAQUE design + research that “enables you to connect, tag and share real time sensor data from objects, devices, buildings and environments around the world. The key aim is [...]