Category Archives: development

My own backup script in bash

Remember a while ago I was writing about backup solutions to work under linux and concluded that a bash script was what I needed. Well, here it is, at last. Invocation Main functionnalities and invocation scheme are described in the -h … Continue reading

Posted in backup, bash, development | 1 Comment

Cv editing is really a pain

In this previous post, I exposed a set of scripts to produce resumes in html and pdf. I have showed the pdf output around and gathered some comments and advice. Turned out that the structure of the cv could be … Continue reading

Posted in CVs, development | Leave a comment

An xml resume for html and pdf output

A few months back I wrote some scripts to edit a cv in multiple languages, multiple formats from a single file. Now each and every version of my cv contains the same info, whether it is in french or in … Continue reading

Posted in development | Leave a comment