Quantcast 2010 March | Source and Code System
Browsing articles from "March, 2010"

AJAX

Mar 25, 2010  ¦¦  by admin  ¦¦  AJAX  ¦¦  109 Comments
Ajax (programming) Ajax (shorthand for asynchronous JavaScript and XML) is a group of interrelated web development techniques used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. The use of Ajax techniques has led to an increase ...

CSS

Mar 25, 2010  ¦¦  by admin  ¦¦  C S S  ¦¦  70 Comments
Cascading Style Sheets Filename extension .css Internet media type text/css Developed by World Wide Web Consortium Type of format Style sheet language Standard(s) Level 1 (Recommendation) Level 2 (Recommendation) Level 2 Revision 1 (Candidate Recommendation) Cascading Style Sheets CSS Animations Comparison of layout engines Comparison of stylesheet ...

HTML

Mar 25, 2010  ¦¦  by admin  ¦¦  HTML  ¦¦  55 Comments
HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be used to create interactive forms. ...

MySQL

Mar 25, 2010  ¦¦  by admin  ¦¦  MySQL  ¦¦  90 Comments
Developer(s) Oracle Corporation Initial release May 23, 1995 (1995-05-23) Stable release 5.1.45 (March 17, 2010; 6 days ago (2010-03-17)) [+/−] Preview release 5.5.2 (February 14, 2010; 37 days ago (2010-02-14)) [+/−] Written in C, C++ Operating system Cross-platform Available in English Type RDBMS License GNU General Public License (version 2, with linking exception) or proprietary EULA Website www.mysql.com dev.mysql.com MySQL is a relational database management system (RDBMS) that runs as a ...