Archives for January 2006

Visualizzazione random di filmati FlashRandom visualization of Flash movies

Hi all, this post regards a small script PHP that allows to visualize randomly a Flash movie between those present ones in one directory. The operation mechanism is this: page PHP does not make other that to load an Array the files .swf present in the directory, do a shuffle of the Array and sendes, [...]

Lista dei packages da aggiornare via mailList of the packages to update by email

I have written this small shell script in order to obtain via email the directory of the packages to update, I hope can be useful to some FreeBSD user!
12345#!/usr/local/bin/bash
FILE=`ruby -e ‘print Time.now.to_i’`
pkg_version -l "< " > ${FILE}
cat ${FILE} | mail -s ‘Pacchetti da aggiornare’ user@server.tld
rm ${FILE}

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Esatto, come dice il messaggio, benvenuto nel mio sito/blog! Ho appena finito di installare Wordpress, per cui non ti spaventare se non trovi altri contenuti… Passa a trovarmi tra un pò, troverai più contenuti!

Creative Commons License
Questo/a opera è pubblicato sotto una Licenza Creative Commons.