sabren.net   rants   archive   bio   portfolio

Tumboodo as a Spun system [0523.1998]

Right now I embed all the tumboodo HTML into the CGI. The code would be a LOT cleaner if I just dumped out a hypertext object and had the webspinner format it. In fact, doing that would also make it easier to switch from dynamic CGI to static html pages, which are faster and easier to load.

This is just another reason it's important to fully design a system before coding anything.