Due to a lot of requests in the last years, my website is now prepared for a proper and easy to handle multilingual support.
The translations have to be provided (and especially maintained) by the community, the only support I can give is:
- a sitewite changelog (-> http://www.ucapps.de/ucapps_changelog.html)
- the sources I use to generate the .html files (.html.gen) -> http://www.ucapps.de/gen/
- upload of new files to the ucapps.de server
- this documentation about the general flow
Before this topic drifts into the wrong direction:
- I won’t switch to a content management system, since the flow I’m currently using is optimized for my own reqirements, any change in this flow could mean that I need twice or thrice the time to write or change a webpage, and I guess that you don’t really want this
- I won’t change the general layout, because I like how it is. If you want to create something which looks different, then you could put this stuff to midibox.org, but without support from my side
- I cannot give you that much hints about how to edit and preview the source files under Windows - such tips have to provided by experienced windows users who tried this
- I will only give direct ftp access to people who I know since a long time. New additions or updates have to be sent to me via email. Later we could maybe find a voluntary who maintains the file uploads to reduce my own effort.
- please only send me the .html.gen files, I don’t need the other stuff which is already on the server or which will be generated automatically
- I won’t make all .html and .html.gen files available in a downloadable .zip, due to traffic costs, and due to the high danger that people are editing on expired files
Moxi has already started to create some french translations, they are a good example about how the multilingual support looks like:
http://www.ucapps.de/howto_debug_midi_fr.html
http://www.ucapps.de/howto_tools_mpasm_fr.html
http://www.ucapps.de/howto_tools_mplab_fr.html
http://www.ucapps.de/howto_tools_mbsyx_fr.html
http://www.ucapps.de/howto_tools_syxloader_18f_fr.html
http://www.ucapps.de/floorboard_fr.html
There are also some very old pages from my which I initialy wrote in german, e.g.:
http://www.ucapps.de/midimon_de.html
http://www.ucapps.de/midibox_de.html
http://www.ucapps.de/midibox_tutorial_de.html
How to create a new translation: it’s easy so long you don’t use a GUI (e.g. a .html editor) but a common text editor.
- (always) download the most recent page source from my website, the filename is always the page name + .gen, example: the source code of http://www.ucapps.de/mios.html is located at http://www.ucapps.de/gen/mios.html.gen
- do the real work: translate the texts
- send me the new file(s), I will “push the button” (in other words: I will start a script) which generates the .html files and which is doing all the required changes to link the new translated version to the other pages with the same content
- please check for updates at http://www.ucapps.de/ucapps_changelog.html and http://www.ucapps.de/gen/index.php?dir=&sort=date&order=desc from time to time and send me your changes
- I don’t prevent you to find and correct typing/grammar errors in the original files, or from improving some descriptions - but please only send me updates of files which are not older than 1 day
Tip: if your webbrowser doesn’t allow to download a .gen file, then you can either try another browser (e.g. firefox), or you can use a program like “wget” to download the file directly — the usage of wget is very easy, just write (e.g.) "wget http://www.ucapps.de/gen/mios.html.gen"
Tip2: under windows you can use “wordpad”, “cooledit”, “emacs” or any other advanced editor to make your changes. Notepad is not sufficient, since it doesn’t support the unix-style linebreaks
The use of a HTML editor to edit the files is possibly less efficient, therefore I won’t give any tips here.
For checking the page layout of your edited page, all images which are referenced must be located at your harddisk. With firefox (or similar) you can display they content of the .gen page directly, there is no need to generate the final .html file before. If somebody has some tips, how to download the images automatically, then write them down here.
But please keep in mind: grapping the entire ucapps.de homepage produces a lot of traffic and could increase my costs, therefore please try to work without such preview capabilities. I think that they are not really required.
I’ve started new topics in the multilingual sections so that arrangements can be made with interested people in of your country.
Best Regards, Thorsten.
P.S.: if you are missing some pages in the navigation bar at the left side of ucapps.de, just press the “refresh” button