On Thu, 2004-04-22 at 16:54 +1000, [EMAIL PROTECTED] wrote: > On Thu, Apr 22, 2004 at 03:39:10PM +1000, James Gregory wrote: > [ nmap_frontend xml output ] > > You are unfortunately still left with the problem of turning your xml > > file into a graph. I don't have an easy answer for that I'm afraid. > > Perhaps it can be persuaded into svg?
Well, as neat as SVG is, I'm not sure that's the right way to approach the problem. I'd probably proceed by trying to turn that XML output into a dot file and let dot worry about SVGifying or whatever output was ultimately needed. I didn't comment on this originally, because unless you're looking to actually /write/ such a tool, it's probably not the right answer. James. -- James Gregory <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
