News

Python XML Parser Tutorial XML stands for Extensible Markup Language and like HTML, it is also a markup language. In XML, however, we do not use predefined tags but here we can use our own custom tags ...
This is a Python parser class for Apple’s Property Lists XML. A Property Lists is a data representation used in Apple’s Mac OS X as a convenient way to store standard object types, such as string, ...
My wife is a writer, which today means she uses a word processing program. It's a sophisticated, powerful program—OpenOffice.org Writer—but occasionally it won't do something that she wants it to do.
The Open Document Format (ODF) Alliance is designed for sharing information between different word processing applications. This article highlights the basic structure of ODF files, some internals of ...
OVAL is the Open Vulnerability Assessment Language, which uses XML based documents to define vulnerabilities based on characteristics of a host system. It can also be used to gather information about ...
Learn how to use Python to reorganize your XML sitemaps and help you isolate indexing problems on your website's most important pages.