Quantcast
April 27, 2011

Graphics with Canvas element in HTML5

Tweet The canvas element is used to draw graphics on a web page. The HTML5 canvas element uses JavaScript to draw graphics on a web page; […]
April 25, 2011

Managing Web Resources with RDF

Tweet The Resource Description Framework (RDF) is a framework for describing Web resources, such as the title, author, modification date, content, and copyright information of a Web […]
April 23, 2011

Creating and Storing Cookies with JAVA Script

Tweet A cookie is a variable that is stored on the visitor’s computer. Each time the same computer requests a page with a browser, it will […]
April 23, 2011

The Power of Flash in Web

Tweet Flash is a multimedia platform used for creating interactive and animated Web sites. It is widely used in the animation of text, drawings, and still images. […]
April 22, 2011

Web Browsing With RSS

Tweet RSS (Really Simple Syndication) is a family of web feed formats with which it is possible to distribute up-to-date web content from one web site […]
April 21, 2011

Mobile Application Development with .NET Framework

Tweet Considering the omnipresence and importance of mobile phones in our lives, the mobile phone application development is of crucial importance. In this article, we would […]
April 19, 2011

Storage and Transfer of Data with XML

Tweet XML stands for eXtensible Markup Language. It is a scripting language widely used for the storage and transfer of data over the web. The basic […]
April 18, 2011

HTML Modification with Document Object Model (DOM)

Tweet The Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and […]
April 16, 2011

Web Programming with SQL

Tweet SQL is one of the most widely used and powerful languages for accessing databases. The operations performed by SQL include data insertion, deletion, query, updating […]
April 15, 2011

User Interface in CSS3

Tweet Additional functionality of user interfaces is one of the most distinguishing features presented in CSS3. Some of the new user interface features introduced in CSS3 […]