Louisville, KY
Greg is a retired neurologist in Louisville, Kentucky, with a long-standing interest in computers and programming, beginning with Fortran IV in the 1960s. When Linux and open source software came along, it kindled a commitment to learning more, and eventually contributing. He is a member of the Scribus Team.
Authored Comments
I didn't say that it doesn't work on Firefox. What I said was that you can't direct Firefox to a directory on your computer where there is an XML file and its XSL file, and expect it to work. Thus, you need to put it on a website or create a localhost in /var/www/.
On a practical level, reading from and writing to files is one of the most essential things to know in programming. Beyond that, parsing what you read comes next.