Skip navigation.

Blogs

Face the sun, not the shadows

I was searching the web for Keller's famous quote:
"When you face the sun, the shadows always fall behind you."
and found this nice editorial which is worth reprinting in its entirety:

Searching 9/11: a new web site

Here is my newest web site:
http://searching911.info/

It operates like a controlled wiki to collectively gather the best evidence behind each theory.

Re: Chinglish

From a friend:

http://www.nytimes.com/2010/05/03/world/asia/03chinglish.html?src=me&ref...
http://www.nytimes.com/slideshow/2010/05/03/world/asia/20100503_CHINGLIS...

A couple favorites from my own experience:

A Chinese pastry restaurant in Boston's Chinatown offers a "Pu Pu
Platter" in its menu. (I'm guessing "pu pu" means "common", so it
might be an assortment of common pastries.)

I once stayed in a truly tiny hotel room in Tokyo, and read the list
of things that were prohibited in the room. One of them was "Objects

Katyn - 2010

Je pleure aujourd'hui.

Un élève est arrivé avec une édition récente du journal Taipei Times pour qu'il puisse l'étudier avec moi en classe. Comme je ne suis généralement pas l'actualité, j'en profite généralement pour feuilleter le journal et voir les sujets d'actualité.

Alors que je tournais les pages, un nom familier a attiré mon attention: un article parlait de Katyn. Je connaissais déjà l'histoire du massacre de l'élite polonaise dans cette foret par l'armée Russe. Une phrase au début de l'article m'a profondément interpelé:

People cannot be beheaded twice. But a nation can. Twice in less than a century, Poland’s elite — political, military, ministerial — came to a terrible death in the woods around Smolensk. Ordinary Poles with history in their bones can’t be blamed for fearing, on that fateful weekend, that the beheading ax was swung by the same hands.

Quoi? C'est ainsi que j'ai appris le terrible accident qui a décapité pour une seconde fois l'élite polonaise au meme endroit.

Ce soir, je prend le temps de m'informer sur cette tragédie qui a eu lieu il y a déjà près de deux semaines... Et je pleure. J'ai un attachement tout particulier pour la Pologne, et je me joins au deuil de mes amis Polonais.

Opening of the site Meta Linux

I just completed the preliminary configuration for the new site Meta Linux at http://linux.overshoot.tv/

Thus, I shall no longer blog on technical / Linux related issues here but I will use the new site for that.

Ouverture du site 3 enjeux

Le site http://3enjeux.overshoot.tv/ vient tout juste d'ouvrir. Je viens de finir une installation très basique, avec wiki, blog, etc.

Il me faut maintenant compléter la description des dits 3 enjeux, ainsi que la mission et les objectifs du site.

Problème de scanning

J'essaye depuis plusieurs mois de préparer le livre de Bon Papa Lemaire afin de le publier sur le net.

Une connaissance m'a fait un test scan d'une page, mais on avait choisit le mauvais format, donc mes essais d'OCR (reconnaissance optique de characatères) n'ont pas été fructueux.

Extract audio from .avi file on Kubuntu and finding which package a file in

To extract the audio from an .avi video file, use the command:

mplayer video.avi -vc dummy -vo null -af resample=44100 -ao pcm:file=ripped-audio.wav

Make sure that the program oggenc is installed. I didn't know which package this program was, so I searched and found this nifty tool for Ubuntu: apt-file

Install it and update its internal database:

# apt-get install apt-file
# apt-file update

Then using this tool to search for oggenc told me I could find it in the vorbis-tools package:

$ apt-file search oggenc

Compile OCR Tessaract on Kubuntu

As some of you may know, I am trying to scan a whole book written by my grandfather, as I plan to publish it on the internet. It is a very inspiring book which could change our society.

So, first thing first, I need to scan the whole book and use an Optical Character Recognition (OCR) software as a first step to put it into HTML form.

This is the main documentation wiki for Ubuntu OCR.

I only had a test scan in .pdf format to test with, so I followed the instructions to use GIMP to transform it into a TIFF (.tif) file.

Ubuntu Linux: Recover images from your digital camera flash card

I mentioned earlier that after my last trip to Hong Kong and the aviary in HK Park, a silly manipulation mistake caused me to lose my most prized pictures, close up shots of exotic birds.

Syndicate content