Monday, June 28, 2010

Getting Started with JSON

JSON (Java Script Object Notation) is a light weight data-interchange format.
I suggest to follow this tutorial: JSON Javascript Tutorial

Tuesday, June 22, 2010

Google Command Line Tool

Google has introduced a command line utility for accessing various Factory services, including YouTube, Blogger, Google Docs, Calendar, and Contacts.

Read this.

Tuesday, June 8, 2010

MySQL Workbench

MySQL Workbench is a great tool, useful for any MySQL administrator or developer. There is a lot more that the Workbench can do; it can be used to create and run scripts on data, it can do data modeling, and more. It is really a very powerful and versatile tool.

 Download it

Friday, June 4, 2010