Tuesday, March 6, 2012

MySQL (T-1.1)


MySQL officially, is the world's most used relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. 

It is named after developer Michael Widenius' daughter, My. 

The SQL phrase stands for Structured Query Language.

MySQL Community Server is a freely downloadable version: http://www.mysql.com/downloads/mysql/

Download MySQL Workbench: http://www.mysql.com/downloads/workbench/



Thursday, March 1, 2012

Intorduction Demo for firebug tool

http://getfirebug.com/screencast.html # Firebug pyroentomologist Rob Campbell gives a quick introduction demo to Firebug #

Firebug Software:


Firebug Software:

It integrates with Firefox to put a wealth of web development tools at users fingertips while user browse. Users can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.


Firebug is free and open source; it is licensed under the BSD license.
Firebug was initially written by Joe Hewitt, in January 2006

The Firebug Working Group oversees the open source development and extension of Firebug. 
It has two major implementations: an extension (add-on) for Mozilla Firefox and a bookmark implementation called Firebug Lite.A cross-browser version is in development. 

Currently, the Firebug add-on has over 3+ million active daily users.