web design

  • April 08, 2012 by admin

    IOS

    iOS (formerly iPhone OS) is a mobile operating system developed and distributed by Apple Inc. Originally released in 2007 for the iPhone and iPod Touch, it has since been extended to support other Apple devices such as the iPad and Apple TV. Unlike Windows CE (Mobile and Phone) and Android, Apple does not license iOS for installation on non-Apple hardware… Read More

  • April 07, 2012 by admin

    Android

    Android is a Linux-based operating system for mobile devices such as smartphones and tablet computers. It is developed by the Open Handset Alliance led by Google… Read More

  • April 07, 2012 by admin

    Illustrator

    Adobe Illustrator is a vector graphics editor developed and marketed by Adobe Systems. Illustrator is similar in scope, intended market, and functionality to its competitors, CorelDraw, Xara Designer Pro and Macromedia FreeHand… Read More

  • April 07, 2012 by admin

    Photoshop

    Adobe Photoshop is a graphics editing program developed and published by Adobe Systems Incorporated… Read More

  • April 07, 2012 by admin

    SQLite

    SQLite implements most of the SQL standard, using a dynamically and weakly typed SQL syntax that does not guarantee the domain integrity. In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it. SQLite read operations can be multitasked, though writes can only be performed sequentially. Read More

  • April 07, 2012 by admin

    MySQL

    MySQL 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. Read More

  • April 07, 2012 by admin

    MS SQL

    Microsoft SQL Server is a relational database server, developed by Microsoft: it is a software product whose primary function is to store and retrieve data as requested by other software applications, be it those on the same computer or those … Read More

  • April 07, 2012 by admin

    JQuery

    Query is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML.[1] It was released in January 2006 at BarCamp NYC by John Resig. Used by over 55% of the 10,000 most visited websites, jQuery is the most popular JavaScript library in use today. Read More

  • April 07, 2012 by admin

    HTML5

    HTML5 is a language for structuring and presenting content for the World Wide Web, and is a core technology of the Internet originally proposed by Opera Software.[1] It is the fifth revision of the HTML standard (created in 1990 and standardized as HTML4 as of 1997)[2] and as of April 2012 is still under development. Read More

  • April 07, 2012 by admin

    PHP

    PHP is a general-purpose server-side scripting language originally designed for Web development to produce or making dynamic Web pages. It is one of the first developed server-side scripting languages to be embedded into an HTML source document, rather than calling an external file to process data. Ultimately, the code is interpreted by a Web server with a PHP processor module which generates the resulting Web page. Read More