From time to time my brain does a self review of interests and projects, some inactive, some abandoned, some retired and yes, some still active. Over the last several decades this list has grown quite a bit. Unfortunately I tend to abandon interests rather than retire them. It's like an operating system running a bunch of programs. Retiring a program means shutting it down and performing garbage collection, releasing it's resources for other things to use. Retired projects will likely never be restarted. Abandoning a project means leaving its image in memory and only releasing any reserved CPU time. There is a slim possibility abandoned projects could be restarted.
So... Here is my periodic list of interests and projects in no particular order...
Rants and Tips from a Crazy Old Telecommuting Programmer.
Wednesday, October 18, 2017
Tuesday, October 17, 2017
Beauty Lies in Simplicity - A Little Forum Software
This has been tumbling around in my brain for a while... An extremely spartan forum script. Something relatively small, very fast, uses minimal bandwidth and presents as a standard HTML page with no CSS or client-side scripting. And, it must be reasonably usable with the Lynx browser. For those of you who don't know, Lynx is a text based browser that has been around since the 1990s.
Why do it? Why build a super-simple forum script? Well, I consider it an experiment. How fast and simple can a forum script be?
The intended audience is one; myself. If others want to use it or help, cool. Those interested, check back here. I will post updates as they happen, using the label BLISf, which, funny enough, it the name of the script. :-)
Why do it? Why build a super-simple forum script? Well, I consider it an experiment. How fast and simple can a forum script be?
The intended audience is one; myself. If others want to use it or help, cool. Those interested, check back here. I will post updates as they happen, using the label BLISf, which, funny enough, it the name of the script. :-)
Subscribe to:
Posts (Atom)