venerdì, agosto 29, 2008

File .ogg in .avi e .flv

In ambiente Linux la conversione tra file .ogg e i più adattabl .avi e .flv avviene in modo facile e veloce digitando :

AVI:

mencoder test2.ogg -o out.avi -oac mp3lame -ovc lavc


FLV:

mencoder test2.ogg -o out.flv -oac mp3lame -ovc lavc

sabato, agosto 16, 2008

Invalid thickbox.css W3C

The thickbox is a jquery librarie for create image gallery or manage inline contents with special effects: a little problem of this librarie is your css, not valid for W3C; i have create a tip, i.e. a little js with a simple document.write instruction.
Download
For use instead the line for including the css, insert a line as

< ..... type="
text / javascript" src="
path-to-file/thickbox_css.js">

VNC tra sistemi operativi diversi

Lavorando con MAc si ha spesso la necessità di usare VNC con piattaforme windows: un ottimo prodotto è a questo proposito Team Viewer, un prodotto italiano che permette VNC anche senza installazione del software.