BiaWeb - static website/blog creation tool

Filed under: My software by Hari
Posted at 11:30 IST (last updated: 23 Mar 2010 @ 22:05 IST)
In this series Next >
I've finished creating a static website/blog creation/management tool in Python called BiaWeb.

It runs from the command line and is a fully interactive application. The generated website is fully static HTML but it also features a CGI script for providing a basic search engine. It also generates an RSS feed.

The website generated by this application is similar to the reviews section of this site with a few additional enhancements, so you should have a good idea of how it works.

More details and download in the BiaWeb home page. BiaWeb is also on gitorious.

4 comment(s)

Leave a comment »
  1. You have been busy! Nice one Hari.

    Comment by ray (visitor) on 20 Mar 2010 @ 16:22 IST #
  2. Ray, thanks. If you'd like to test it out, just download the snapshot source from the software page and let me have your feedback.

    It's not pretty but it does the job. Also the output it generates is similar to the "reviews" page on my site. So you should have a good idea of what to expect.

    The reviews site was created using another script which I had created earlier, but that was non-interactive and didn't use databases. This one is more user-friendly.

    Comment by Hari (blog owner) on 20 Mar 2010 @ 16:37 IST #
  3. Oh great! Glad to see so many open source contributions from you, Hari. If I ever build a static website of my own, I'll keep this in mind. :)

    Comment by Sudipta Chatterjee (visitor) on 10 Apr 2010 @ 00:04 IST #
  4. Thanks Sudipta. I tend to write code only when I need something and if it is something worth sharing, I do so. :biggrin:

    Comment by Hari (blog owner) on 10 Apr 2010 @ 07:49 IST #

Leave a comment

First-time comments on this blog are moderated.
Your name*
Email ID*
(wont' be published)
Website
Your comments*
(No HTML allowed)
:-) :-D :biggrin: :-P ;-) 8-) :-( :mad: |-| :oops: :-/ :-| :roll:
bold italic quote code
Code* captcha Enter the code you see in the image
* required fields