Don’t Use XML If You Don’t Need XML

January 10, 2007 | Technical Stuffs

XML, or eXtended Markup Language is fairly a new buzzword in web development things. It’s just a simple text file with tags that we can define ourselves. The aim of XML is to create a “simple and re-distributable data”.

But I’ve seen many sites/companies using XML in a wrong way. Well, not so wrong. Just don’t match with XML aims. Many sites using XML as a replacement of common RDBMS. They use XML for storing the data and keep it in their harddrives.

It’s okay if it’s a new system. But spending money rebuilding the system so it can be used with XML just to be “up to date” is a kind of silly things. Just DON’T USE XML if you DON’T REALLY NEED XML.

No comment

This post has no comments, you can be the first!

 

Leave a comment

Allowed tags are: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


 



Switch to our mobile site