Simple Blogging System
Introduction
I started blogging in the early of 2005, before switching to wordpress, I used my own blogging script. The blogging script was written as a practice exercise in programming. I applied whatever was taught in class into the system and then modified a template caching system that simplified smarty template engine for the blogging script.
Demo
Demo site can be reached here. The site will be occasionally being reseted.
Credits
- Origin of the template caching module : Smarty