Today I learned how to write my own gophermaps. It is not difficult. Some tips:

* When using a GUI editor like Kate, be sure that the tabs are real tabs, no spaces

* For directories of files it is much easier to start by dumping the directory list
 using ls -1 > gophermap and then edit the file with pico

* Follow DeepGeek tutorial and look at danielo gopherspace(s) here at SDF for inspiration

* Pizza + Booze (o mejor arepas + papelon)

* Then execute mkgopherspace


To parse log entries into the phlog, for example this file, do:

/sys/sdf/bin/mkgopherentry "Writing gophermaps" 2013-12-17.txt


Major Tom