Programmers Don't Like XML
XML Is Too Hard
In
Slashdot.org
First of all, XML itself is not a programming language. Remember it stands for eXtensible Markup Language. To do anything with it you have to parse it with a program and turn it into something else, often HTML so it can be viewed in a browser. RSS is a type of XML and it's easy to use, but it's the only practical use I've found for XML so far.
Posted by Jason at
01:59 PM
|
Programming |
No related QuickLinks found.