README - gophercgis - Collection of gopher CGI/DCGI for geomyidae
 (HTM) hg clone https://bitbucket.org/iamleot/gophercgis
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       README
       ---
            1 acmqueue CGI is a shell script that parses the RSS feed of ACM
            2 Queue via common/feed.sh and permit to read available article
            3 converting them to text via common/html.sh.
            4 
            5 To use it just add `[1|...]' entries in a .gph file, e.g.:
            6 
            7     [1|ACM Queue|/cgi/acmqueue/feed.dcgi|server|port]
            8 
            9 Here a corresponding "screenshot" of sacc displaying the list of
           10 articles:
           11 
           12     |     |
           13     |     | ACM Queue
           14     |     |
           15     | Text+ Tracking and Controlling Microservice Dependencies   (2018-09-11)
           16     | Text+ The Obscene Coupling Known as Spaghetti Code   (2018-08-07)
           17     | Text+ Corp to Cloud: Google's Virtual Desktops   (2018-08-01)
           18     |   [...]
           19 
           20 ...and an article: (`The Obscene Coupling Known as Spaghetti Code'):
           21 
           22     | The Obscene Coupling Known as Spaghetti Code
           23     | 
           24     | Teach your junior programmers how to read code
           25     | 
           26     | Dear KV,
           27     | 
           28     | Forgive me, for my ACM membership has lapsed, and for my sins I have
           29     | been saddled with mentoring a spaghetti coder.
           30     | [...]