Salut,
Vous avez peut-être déjà vu l'annonce du concours IBM (US) récompensant des jeunes programmeurs (Bac+4/+5) d'applications Linux http://www.fr.ibm.com/france/home/linux_scholar_challenge.htm
Le concours laisse le choix entre un sujet libre et 21 sujets proposés, qui renseignent sur les préoccupations d'IBM. (au fait, que l'étudiant qui a un S/390 pour ses tests se manifeste)
On trouve des sujets amusants :
20) Challenge: Create a Linux kernel that can be compiled by GCC versions greater than 2.95.
Et on trouve aussi la vision d'IBM pour la doc en ligne : 16) Challenge: On-line help system to complement the HowTo's and Man pages.
Part One: Create an engine for an online help system that: Parses a specific directory for help files identified by a specific file extension, i.e., ".hlp" and lists each file as well as subdirectories as links in a terminal window and browsers. Returns the title within each help file as a link to that file. Holds in state the contents of the directories and subdirectories and allows a return to the directory listing without hard links - this can be accomplished with a hot key sequence.
Part Two: Create 150 mini-help files that: Use only H1, B, pre, p, HTML tags Use the ".hlp" file extension. [...]
Conclusions : pourquoi vous emmerder à faire du document structuré ? IBM vous dit que <h1>, <b>, <pre> et <p> suffisent bien
http://www-4.ibm.com/software/info/students/contests/linux/linux-challenge-r...