EmuWiki.com – The Encyclopedia of Emulation

You should have a look to this great emulation database.
There are a lot of links for hard to find emulators on GNU/Linux.

http://www.emuwiki.com/

Setting up awstats in ubuntu

# Install awstats package
sudo apt-get install awstats
# Edit a file called /etc/awstats/awstats.hostname.conf where hostname is the hostname. Put something like this in it:

LogFile=”/var/log/apache2/access.log”
LogFormat=1
DNSLookup=1
DirData=”/var/cache/awstats/”
DirCgi=”/cgi-bin”
DirIcons=”/icon”
SiteDomain=”hostname”
AllowToUpdateStatsFromBrowser=1
AllowFullYearView=3

# Make a directory called /var/cache/awstats and chmod it 777 so it can be used from the web server
# Copy icons to web directory:

cp -r /usr/share/awstats/icon /var/www/icon

# Run this to update databases:

/usr/lib/cgi-bin/awstats.pl -config=hostname -update

# In your web browser, go to the url:

http://hostname/cgi-bin/awstats.pl?config=hostname

# Study the stats in quiet awe
# Edit crontab to update stats automatically every night:

crontab -e
0 1 * * * /usr/lib/cgi-bin/awstats.pl -config=hostname -update

Thanks to http://www.petersblog.org/node/697

Gistlabs Ressurection Again :-)

Ubuntu 10.04 LTS under-power for my little macmini.
Full reconfiguration time ….. Please wait ……. WORKING ……..

Gimp, Photoshop CS5 et le remplissage intelligent.

Le remplissage intelligent ou “content aware fill” est la grande nouveauté de Photoshop CS5 : on dessine vaguement les contours de l’’objet qu’’on veux enlever d’’une photo, on lance la fonction et *pouf* l’objet disparait en laissant place à ce qui se trouve derrière.

Et bien cette fonctionnalité existe sous Gimp depuis déjà plus de 6 années.
C’est le plugin “gimp-resynthesizer”

Bonne Année 2010

Bonne Année 2010 et que la souffrance vous épargne, vous et vos proches !