Hari's Corner
Humour, comics, tech, law, software, reviews, essays, articles and HOWTOs intermingled with random philosophy now and thenDeveloping an ultra-lightweight web message board/forum system
Filed under:
My software by
Hari
Posted on Wed, Sep 19, 2012 at 20:04 IST (last updated: Sat, Oct 27, 2012 @ 12:37 IST)
I am currently developing an ultra-lightweight web forum/message board software using Python (CGI) and SQLite 3. I'm still working on the core features, but I have done enough to warrant some public screenshots of the early development.
So without further ado, here they are:
Forum Index
Create a topic
Administrator Login
Administration - Manage Categories
Administration - Add/Edit a Category
Administration - Delete a Category
It's meant for small personal websites as an advanced replacement for a guest-book, providing a means of discussions and conversations with readers; although it is reasonably feature rich as a discussion board, it will not have several levels of user permissions or moderators. A single administrative login is all there is to manage the forum, but it's adequate for single-administrator boards.
Comments closed
The blog owner has closed further commenting on this entry.
4 comment(s)
Comment by Sudipta Chatterjee (visitor) on Fri, Oct 12, 2012 @ 00:53 IST #
Comment by Hari (blog owner) on Fri, Oct 12, 2012 @ 20:55 IST #
This looks like something that could prove to be of value on a Raspberry Pi, with it's limited resources and all. Which is exactly the reason I found this blog post, as I'm setting up a personal web server using lighttpd on a Raspberry Pi running Raspbian Wheesy.
I hope you´ll finish it soon, and make it available under GPL or something, as I´m sure a lot of Raspberri Pi users would love to use it!
Christian O.
Comment by Christian O. (visitor) on Wed, Jan 9, 2013 @ 22:44 IST #
Comment by Hari (blog owner) on Thu, Jan 10, 2013 @ 18:40 IST #