Posts filed under “Tutorials”

The History and Benefits of XML

XML is an abbreviation for Extensible Markup Language. It has, in many ways, overcome the shortcomings of SGML and HTML. This new language has become an important industry-standard means for exchanging the data across the Internet. Though, this is a non-binary language in order to understand it, one has to know what markup language is, [...]

Creating XML Using Java Technology Based Apps

XML or eXtensible Markup Language is the latest version of Hyper Text Markup Language, the language that browsers use to display web pages the way the designer wanted the pages displayed. XML is neither browser nor operating system specific. Additionally, the way XML formats web pages allows you to display non-English characters on your website, [...]