Quantcast
May 13, 2011

Power and Ease of XForms

Tweet XForms is the next generation of HTML forms. In this article, we would shortly discuss about the usage of XForms in the web applications. Prior […]
May 12, 2011

HTML5: Important Tags

Tweet In this article, some of the crucial tags that are used in HTML5 but were absent in the previous versions are discussed. The <address> tag […]
April 29, 2011

Storage and Manipulation of XML files on the Server

Tweet Since XML was designed to transport and store data, it is crucial that XML be easily stored and generated by a standard web server. Actually […]
April 28, 2011

Transitions in CSS3

Tweet A distinguishing feature of CSS3 is that with CSS3, we can add an effect of changing from one style to another, without using Flash animations […]
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 […]