diff options
Diffstat (limited to 'index')
-rw-r--r-- | index/document.en.rest.txt | 77 | ||||
-rw-r--r-- | index/document.it.rest.txt | 80 |
2 files changed, 157 insertions, 0 deletions
diff --git a/index/document.en.rest.txt b/index/document.en.rest.txt new file mode 100644 index 0000000..720e599 --- /dev/null +++ b/index/document.en.rest.txt @@ -0,0 +1,77 @@ +Gianni Ceccarelli Home Page +=========================== + +Hello! +------ + +This website of mine exists to publish my productions, to experiment layout and +graphic ideas, and overall to show off a bit. (there's always a sort of +exibitionism in publishing works of one's own, isn't it?) + +Initially these pages have been produced with `XWeb`_; later on, using +a home-grown system based on `XML`_, `XSLT`_, and `GNU Make`_, +unimaginatively called sitemake_; now, they're made with another +system, based on ReST_ and XSLT_, with the even more banal name of WebCoso_. + +Input files have been written in `EMACS`_, and the resulting pages conform to +`HTML 4.01`_ and use `CSS2`_. It's quite probable that you have problems +correctly viewing these pages: start using a standard-compliant browser. At the +moment (20010701) the browser with the most complete support for W3C standards +is (among the ones I know) `Mozilla`_; follows `Internet Explorer`_, version 5 +or later, for `Windows`_ or `Macintosh`_, `Konqueror`_ has made great +progresses. I have no idea how `Opera`_ work. + +To know the last updates to these pages, read the `news section`_. + +`Dakkar`_ + +.. _`xml`: + http:/www.w3.org/TR/REC-xml + +.. _`css2`: + http://www.w3.org/Style/CSS/ + +.. _`gnu make`: + http://www.gnu.org/software/make/make.html + +.. _`xslt`: + http://www.w3.org/TR/xslt + +.. _`windows`: + http://www.microsoft.com/windows/ + +.. _`news section`: + news/ + +.. _`mozilla`: + http://www.mozilla.org + +.. _sitemake: + SW/sitemake/ + +.. _WebCoso: + SW/WebCoso/ + +.. _`xweb`: + http://xweb.sourceforge.net + +.. _`dakkar`: + mailto:dakkar@thenautilus.net + +.. _`opera`: + http://www.opera.com + +.. _`emacs`: + http://www.gnu.org/software/emacs/emacs.html + +.. _`konqueror`: + http://www.konqueror.org + +.. _`internet explorer`: + http://www.microsoft.com/windows/ie/default.html + +.. _`macintosh`: + http://www.apple.com/macos/ + +.. _`html 4.01`: + http://www.w3.org/TR/html4/ diff --git a/index/document.it.rest.txt b/index/document.it.rest.txt new file mode 100644 index 0000000..79a70df --- /dev/null +++ b/index/document.it.rest.txt @@ -0,0 +1,80 @@ +Home page di Gianni Ceccarelli +============================== + +Salve! +------ + +Questa mia manifestazione nel Web serve a pubblicare le mie produzioni, a +sperimentare idee di impaginazione e grafica, e in generale a pavoneggiarmi un +po'. (C'è sempre un po' di esibizionismo del rendere pubblico qualcosa di +proprio, no?) + +Inizialmente queste pagine erano state prodotte con `XWeb`_; +successivamente con un sistema "fatto in casa", basato su `XML`_, +`XSLT`_, e `GNU Make`_, chiamato (con poca fantasia) sitemake_; +infine, con un altro sistema "casalingo", basato su ReST_ e XSLT_, +dall'ancora più banale nome di WebCoso_. + +I file di input sono scritti con `EMACS`_, e le pagine risultanti sono scritte +in `HTML 4.01`_ e `CSS2`_. È piuttosto probabile che abbiate problemi a +visualizzare correttamente queste pagine: procuratevi un browser compatibile +con gli standard. Al momento (20030130) il browser con il miglior supporto per +gli standard (tra quelli che conosco) è `Mozilla`_; segue `Internet Explorer`_, +versione almeno 5, per `Windows`_ o `Macintosh`_, `Konqueror`_ ha fatto grandi +progressi. Non ho idea di come si comporti `Opera`_. + +Per vedere le ultime modifiche a queste pagine, consultate `la sezione delle +novità`_. + +`Dakkar`_ + +.. _`xml`: + http://www.w3.org/TR/REC-xml + +.. _`css2`: + http://www.w3.org/Style/CSS/ + +.. _`gnu make`: + http://www.gnu.org/software/make/make.html + +.. _`la sezione delle novità`: + news/ + +.. _`xslt`: + http://www.w3.org/TR/xslt + +.. _`windows`: + http://www.microsoft.com/windows/ + +.. _`dakkar`: + mailto:dakkar@thenautilus.net + +.. _`mozilla`: + http://www.mozilla.org + +.. _`xweb`: + http://xweb.sourceforge.net + +.. _`sitemake`: + SW/sitemake/ + +.. _WebCoso: + SW/WebCoso/ + +.. _`opera`: + http://www.opera.com + +.. _`emacs`: + http://www.gnu.org/software/emacs/emacs.html + +.. _`konqueror`: + http://www.konqueror.org + +.. _`internet explorer`: + http://www.microsoft.com/windows/ie/default.html + +.. _`macintosh`: + http://www.apple.com/macos/ + +.. _`html 4.01`: + http://www.w3.org/TR/html4/ |