Musical - Cultural Academy "HARMONIA"
This is the first work for a non-personal website.
Current version is in fact a reboot, even if has not participate to any CSS Reboot edition.
The domain is a free one hosted by an italian ISP, so there is no server-side support, only static pages can be uploaded via FTP.
Here are some more informations about the technologies used.
CSS
The layout is a centered fixed-width frame for all the content which lies over a background pattern designed using a red palette.
At the top there is a little strip with the next scheduled event read from the RSS feed and a link that points directly to that event in the events page.
The middle section has a white background with a zoomed logo in light grey at the top right corner and contains the header, the page content, the navigator and additional links.
Finally at the bottom there is another strip similar to the top one with the copyright informations and a link to the
about page.
You can switch between different language versions using the flags above the navigator.
Quite straightforward!
XHTML
There is a main template for the overall layout for each language, and others for each page content.
All is written in valid XHTML 1.0 Transitional.
RSS
It is possible to subscribe to the RSS feed with the events calendar.
The URL is available in each page through the
RSS link on the top-right corner and in the about page.
Perl
The goal is to build a site simple to maintain, also with different language versions, because, you know, time is money... and Perl comes to aid.
A simple Perl script generates all the static pages starting from a different
set of templates one for each language.
The other stuff like graphics, stylesheets and media resources are shared for all the language versions.
Visit it at: http://accademiaharmonia.interfree.it/.