Move `centos-art.sh' script and its localization files from trunk to
branches directory.
- At this moment the bash implementation of centos-art is rather
functional (at least for render, locale, and help
functinalities). I'll concentrate myself on documentation and,
eventually, on fixing contraditions that might raise as
documentation is built up.
- Time after time the idea of rewrite everything from Bash to
Python rounds my head. I divagated almost a month trying to
create the bases of a web environment written in Python. If
fact, what I did here was to get familiar with Python language
by creating XHTML output through a CGI script. It helped me to
explore classes, methods, modules and packages.
In addition to Python studing spent almost a week reading about
PostgreSQL and, at this point, I realized that it is absolutly
possible to build a highly organized web environment using
Python and PostgreSQL as base infrastructure, but planification
is required first and probably to take advantage of a framework
available (e.g., the genshi framework is used by Trac, if I
remember well).
I don't have Internet access right now, but I can planificate
the CentOS Web Environment, or at least divagate about it with
the hope sharing the ideas with the community.
- Get focused please. The plan is to document the bash
implementation of centos-art script, fix eventual
contradictions and then, when complete this, think about
something else.