windows 7 − 7 sins

•2009, August 27 - Thursday • Leave a Comment

Because it’s Really important!
http://windows7sins.org/

http://www.translationparty.com

•2009, August 25 - Tuesday • Leave a Comment

Try http://www.translationparty.com with “Enjoy the party.”

Command line gems — Les perles de la ligne de commande

•2009, February 26 - Thursday • Leave a Comment

www.commandlinefu.com

Command-Line-Fu is the place to record those command-line gems that you return to again and again.

Delete that bloated snippets file you’ve been using and share your personal repository with the world. That way others can gain from your CLI wisdom and you from theirs too.

Via planet fedora [fr]

Youtube without spoiler — Youtube sans spoiler

•2009, February 16 - Monday • Leave a Comment

You want to post (link) a video but you don’t want to spoil (with the title, the comments, …) ?

Vous voulez poster une vidéo mais ne voulez pas gâcher la surprise avec le titre, la description, …?

Continue reading ‘Youtube without spoiler — Youtube sans spoiler’

Windows 7…?

•2009, February 16 - Monday • Leave a Comment

Daily idioms by mail — Expressions anglaises par mail quotidien

•2009, January 8 - Thursday • 7 Comments

As you probably know, I’m not English. Nobody is perfect… Anyway, I try to do my best to improve.
The one thing that I want to do now is learn English idioms (like “The Straw That Broke The Camel’s Back” or even Shave and a Haircut ;) ). So I made a script that added to cron send me a mail with one idiom from goenglish.com.

Comme vous le savez sûrement, je ne suis pas anglais. En vue de m’améliorer, je m’intéresse en ce moment aux expressions idiomatiques (The Straw That Broke The Camel’s Back pour la goutte d’eau qui fait déborder le vase, par exemple). Je me suis fait un petit script qui ajouté à cron m’envoie un mail avec une expressions de goenglish.com.

Continue reading ‘Daily idioms by mail — Expressions anglaises par mail quotidien’

Rename subtitles in bash for mplayer — Renommer des sous-titres pour mplayer

•2008, December 16 - Tuesday • 3 Comments

With mplayer, if you have a subtitle file matching the name of the movie file you want to play, mplayer automatically loads it, otherwise, you have to use the -sub option.
Problem is loading some files with -sub can be boring (especially if you want to load several files at once). Here is how to rename easily the subtitles to match the name of the movie file.

Avec mplayer, si vous avez un fichier de sous-titres qui correspond au nom du fichier de votre film, mplayer le charge automatiquement, sinon, il faut utiliser l’option -sub.
Le problème est que charger des fichiers avec -sub peut être chiant (surtout si on charge plusieurs fichiers d’un coup). Voilà comment renommer facilement les sous-titres pour qu’ils correspondent au nom du fichier du film.

Continue reading ‘Rename subtitles in bash for mplayer — Renommer des sous-titres pour mplayer’

Beamer : section title — titre des sections

•2008, October 28 - Tuesday • Leave a Comment

I wanted to change the way beamer set the titles of the section.
For example, I wanted each section to be “Exercise 1: blabla”, “Exercise 2: another” and I wanted to be able to refer to the number of the section, that is, not to redefine the number of the section by something like “Exercise \number”.

Je voulais changer la façon dont beamer gère les titres de section.
Par exemple, je voulais que chaque section soit « Exercice 1 : blabla », « Exercice 2: autreexo » et que je puisse appeler une référence au numéro de la section, donc pas seulement changer le numéro de la section en « Exercice\numéro ».

Continue reading ‘Beamer : section title — titre des sections’

Screen [2]

•2008, October 28 - Tuesday • Leave a Comment

Some new posts on screen I have recently seen on some planets (which definitively need easy access to archives!!).

Des nouveaux billets sur screen que j’ai vu récemment sur des planet (qui ont définitivement besoin d’un accès facile aux archives !!).

Continue reading ‘Screen [2]‘

\partpage problem in Beamer with french/babel — problème de \partpage en Beamer avec french/babel

•2008, August 28 - Thursday • 2 Comments

I am using beamer to make some slides. The result is always great (LaTeX…), but when using \partpage with \usepackage[french]{babel} you get instead of Part I, Part II, … First part I, Second part II, … (In French: “Première partie I” , …) which is not so great…

J’utilise Beamer pour faire des slides. Le résultat est toujours nickel (LaTeX), mais quand on utilise \partpage avec \usepackage[french]{babel}, on obtient « Première partie I », «Seconde partie II », … (en anglais c’est juste « Part I », …)

Continue reading ‘\partpage problem in Beamer with french/babel — problème de \partpage en Beamer avec french/babel’