You can use this great online tool :
Tested with success for a PPTX that openoffice can’t display correctly and was 100% correct after conversion.
You can use this great online tool :
Tested with success for a PPTX that openoffice can’t display correctly and was 100% correct after conversion.
“L’iPad est au geek ce que le 4×4 est au beauf…”
Rien à ajouter.
User manual, how to lock.
Juste au cas ou, le guide de comment fermer ces truc.

If you parse some files, you can get an issue with fgets not detecting end of lines…
In my case, files come from mac users, so I have to enable this option :
ini_set(‘auto_detect_line_endings’, true);
Php documentation here : http://us2.php.net/manual/en/filesystem.configuration.php#ini.auto-detect-line-endings
About a thunderbird bug: cant drag and drop file FROM tb TO folder/desktop for 4 years now, since then, a bug has been filled, water has flown under bridges, but I’m still unable to DnD…..
https://bugzilla.mozilla.org/show_bug.cgi?id=377621
The useless icon here:

Is just boring and just bring redondant information.
sudo apt-get purge indicator-message
videoBar = new GSvideoBar (document .getElementById (‘videoBar-bar’),document.getElementById(‘player_root’),options);
.playerInnerBox_gsvb .player_gsvb { width : 450px; height : 400px; }
mencoder video.wmv -ofps 25 -ni -ovc lavc -oac mp3lame -o video.avi
ffmpeg -i VID00011.AVI -ab 56 -ar 44100 -b 200 -r 15 -s 1280×720 -qscale 13 -f flv VID00011.FLV