Trouble.org
You're in trouble now
You're in trouble now
Useful little things. Beat on that old perl script and added support… a few lines of code, a lot of beating my head against the wall, but I didn’t see any other perl solutions. [attachments] Attachments wordpress-upload-post (ERROR)
Raptor time. Can it get any better?
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> <script src=’xmltree.js’></script> <script>$(function() { new XMLTree({fpath: ‘/ness.xml’, container: ‘#tree’, startCollapsed: true}); });</script> <div id=’tree’></div> Courtesy of http://www.mitya.co.uk/scripts/XML-Tree—visualise-and-traverse-your-XML-186
In 2009 the US government (thanks to Obama) did a remarkable thing by releasing a ton (perhaps a Library of Congress worth of tons) of data: http://explore.data.gov/ Much of the data is in CSV/JSON/XLS/etc formats. The Seattle gov has done similar local data efforts, much through the same underlying architecture: http://data.seattle.gov/ Socrata seems to be…
Why don’t any of the host configuration checking tools work on the mac? CIS, Bastille, ossec (they don’t do conf checking on mac, plus they claim to check CIS compliance on other platforms and don’t), etc. Just want something simple to run that would check the basics, try to crack a password or two,…
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |