tech, web

XML visualization done right

5 lines… display arbitrary XML trees on a web page… nice.   After fighting with so many others, a breath of fresh air. <link rel='stylesheet' type='text/css' href='xmltree.css' /> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.js'></script>...