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 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