percobaan
Sunday, October 23rd, 2005Percobaan menulis blog dari flock
Percobaan menulis blog dari flock
I am still search for a Content Management System (CMS) that produces static (HTML) files. The reasons I want static files are:
My original plan is to create my pages on my desktop (or mobile) computer and then publish the updated pages to my web server. I also want to change the look-and-feel of the pages with a simple scheme. (Perhaps with CSS?) Currently, I have to hand change all the pages. The result is an inconsistent web pages.
My requirements:
I thought I found the solution when I found blosxom. After trying it out, I is still not what I wanted. Blosxom is great for blog-type web pages, but not so great with the type of web sites that I am maintaining right now. I am still using blosxom for one of my blogs though; budi.paume.itb.ac.id/blog. One thing I like about blosxom is that it does not require a database backend and it is written in perl (my favourite language). Without the database requirement, I can work on any platform I am at (UNIX/Linux, Mac OS X, MS Windows). If I can find a blosxom-like tool that is not specific to blog, I would party!
Right now I am looking at Bricolage, TYPO3, and HTML::Template. (I have tried many many many CMS, and will continue trying. I am kind of partial to Drupal, but the learning curve is steep and it does not produce static files.)
So, I am still looking… If you have a suggestion, let me know.