About
PRITLOG is an extremely simple, small and powerful blog system. It does not use or need a MYSQL database and fully works based on Sqlite. Sqlite is very similar to flat files and does not need any server setup and comes as default with most PHP5 installations. Just drop Pritlog into your server and it starts running. No separate installation is required. The basic idea is derived from a similar app called PPLOG.
You can see a demo here
Features:
Please see the Features
Curious why I wanted to do PRITLOG?
I loved PPLOG and its simplicity. I am familiar with the workings of PHP. Hence thought of writing a similar blog app using PHP. Most of the architecture (how things are done) is based on PPLOG. But the code is not taken completely from there.
If anyone wants to appreciate the simplicity and ease of this package, please do visit the PPLOG webpage and mention it to the creator of PPLOG. I have used the same idea and architecture. Currently, even the css stylesheet is from PPLOG.
Here is the PPLOG website:
Please visit the Downloads page to get a copy of Pritlog.
