Quantcast
June 7, 2011

XPath with XML

Tweet XPath is used to navigate through elements and attributes in an XML document, so to utilize it, you would need prior knowledge of XML. XPath […]
May 28, 2011

DTD: Entities

Tweet In a previous tutorial, attributes and elements of DTD were discussed. In this tutorial, we would focus mainly on the various entities used in DTD. […]
May 27, 2011

Custom Management of WordPress RSS Feed

Tweet WordPress custom fields can be used to modify the RSS content of the blog or website after which you can have an option to add […]
May 26, 2011

WordPress Custom Fields

Tweet Introducing custom fields in wordpress basically means to add other data in WordPress and display them at the desired location beside the text. In fact […]
May 23, 2011

XML with DTD: Advancement in Web Documentation

Tweet DTD (Document Type Definition) is a scripting language used to define the legal building blocks of an XML document. It further defines the document structure […]
May 22, 2011

HTML5: Latest Features – Part 2

Tweet In a previous article, we discussed some of the important and innovative features of HTML5 that were absent in the previous versions of HTML. In […]
May 19, 2011

CSS3: Unique Features

Tweet Border Images: Having border images will allow developers and designers to take there site to the next level. You can be as creative as you […]
May 17, 2011

SOAP Elements and Attributes

Tweet After giving an introduction to SOAP in the previous article, in this article, we would discuss some important elements and attributes of SOAP. We start […]
May 17, 2011

HTML5: Latest Features

Tweet There are some very user-friendly and efficient features that have been added to HTML5 and which have made HTML5 far more powerful and efficient as […]
May 14, 2011

Web Application Management with SOAP

Tweet SOAP (Simple Object Access Protocol) is a simple XML-based protocol to let applications exchange information over HTTP. It is basically designed to access Web Services […]