[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML not ideal for Big Data
Original Message From: "Michael Sokolov" > Binary, numeric data, such as video, images > and audio, to say nothing of scientific data (years of detector readings > in > a neutrino decay experiment) is just not the sweet spot for XML. I > searched > for "MP3 to XML converter", but couldn't find anything. As an aside, I always imagined that some organisations, if given the chance, would define a video codec output that looked something like: <frame> ... <pixel x-location="1091" y-location="1002" render="true"> <red>128</red> <green>64</green> <blue>32</blue> <alpha>1.0</alpha> </pixel> <pixel x-location="1092" y-location="1002" render="true"> <red>128</red> <green>64</green> <blue>31</blue> <alpha>1.0</alpha> </pixel> ... </frame> Not a lot of compression here! Certainly not the ideal format for mobile video. Pete Cordell Codalogic Ltd Interface XML to C++ the easy way using XML C++ data binding to convert XSD schemas to C++ classes. Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com for more info
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|