Mjrz.net Simple Blog
Feb-10-2008
Last couple of days, I was looking for a very simple, one user blog that I could install in this web site to discuss Mjrz.net Personal finance manager and some interesting Java topics. Most of the open-source blog software that I could find had too many features for my simple needs.
My blog is not going to have fancy layout, templates, photo-albums etc, and most importantly, I could be the only user posting weblog entries.
So today, I decided to put together a few php scripts to create a very simple blog system. In its current avatar, the only features it has is listing blog entries and comments for each entry. Along the way, I got to learn fun stuff about apache's mod_rewrite and some of newer php features.
Anyway, if any one else is looking for such a similar/simple blog software, contact me, I will make a downloadable version of the php scripts.