TWOG-Gen Source Code DATE: 2014-01-12 Here's the source code for TWOG-Gen, my program for generating TWOG's blog index and Atom feed. It's a once-off program by a FORTRAN novice full of TWENEX dependencies, but it might be a reference for a someone trying to learn the language or the operating system. I was actually very impressed by FORTRAN, but I will save comments on that for another post. http://twenex.org/~PAPA/TWGGEN.FOR TWOG-Gen driver and HTML index generator. http://twenex.org/~PAPA/ATOM10.FOR Atom 1.0 feed generator subprograms. http://twenex.org/~PAPA/TWGGEN.CMD EXEC command list to generate input file then run TWOG-Gen.