codenaschen.de » April 2012 » tichyBlog 1.0 released
tichyBlog 1.0 released
If you want a small and simple software that fits exactly your needs, it's often better to write your own, as to test tousands of existing softwares and to realize, that there is nothing that can satisfy you completly. Thats the reason why i wrote tichyBlog. I know, with publishing the source, i only increase the number of softwares that you can test to realize too, that you should write your own. But maybee you can use my source as a startpoint.
Features
- Blogging software specialized for low frequency blogging
- Simple CMS functions
- Included WYSIWYG Editor
- Full configurable over templates
- Resource-Efficient
- No need for SQL-Server because using SQLite
- Logging and statistic functions
- Not used any framework, to make the source as small and simple as possible
- GPL v2 licensed
Integrated Software
- TinyMCE
- TinyMCE picture plugin
- phpLiteAdmin
- accesslogger
Todo
- Limit displayed articles
- Function to delete files from the server
- Some more statistic things
- Show changes in menu without delay
- Add possibility to comment articles
- Human readable date in article editor
Source Code
You will find it on my github site or checkout the recent version with
git clone git://github.com/krater/tichyblog.git