Sunday, September 7th, 2008 Posted in Utility | No Comments »
XSLT (Extensible Stylesheet Language Transformation) is a XML-based stylesheet that used for transform XML from one format to another format. It generate new XML without alter the exisitng source XML. To ... Read more..Wednesday, August 20th, 2008 Posted in Editor | No Comments »
XML is great machine readable format for exchanging data. Personally I feel it is human readable, but not human editable. Especially when you try to edit it with notepad. So a ... Read more..