<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title><![CDATA[Leonardo Prosperi's website]]></title><description><![CDATA[Pages]]></description><link>http://leonardoprosperi.it/en/</link><copyright><![CDATA[Copyright Leonardo Prosperi's website]]></copyright><generator>sNews CMS</generator><item><title><![CDATA[About me]]></title><description><![CDATA[  Leonardo Prosperi  
  Name:   Leonardo  
  Surname:   Prosperi  
  Where I was born:     Foiano della Chiana  , Arezzo, Italy  
  Resume:     PDF       
I'm not the right person to write about myself, but I'll try to write something as soon as possible.]]></description><pubDate>Thu, 08 Mar 2007 12:29:17 +0000</pubDate><link>http://leonardoprosperi.it/en/home/about-me/</link><guid>http://leonardoprosperi.it/en/home/about-me/</guid></item><item><title><![CDATA[Gallery]]></title><description><![CDATA[]]></description><pubDate>Thu, 08 Mar 2007 11:05:28 +0000</pubDate><link>http://leonardoprosperi.it/en/home/gallery/</link><guid>http://leonardoprosperi.it/en/home/gallery/</guid></item><item><title><![CDATA[Guides]]></title><description><![CDATA[  Acx100/111 driver in Linux    
This guide shows how to install manually the driver for wireless cards with Acx chipset. You need to use a kernel version > = 2.6.10.  
  
wget http://www.cmartin.tk/acx/acx-20070101.tar.bz2
tar -xjf acx-20070101.tar.bz2
cd acx-20070101  
If your kernel version is > =2.6.21:  
  
wget http://leonardoprosperi.com/files/acx100_new_kernels.patch 
patch -Np1 -i acx100_new_kernels.patch  
If you need to send raw packets:    
wget http://patches.aircrack-ng.org/acx-20070101.patch
patch -Np1 -i acx-20070101.patch  
Compile and install:    
make -C /lib/modules/`uname -r`/build/ M=`pwd` modules
make -C /lib/modules/`uname -r`/build/ M=`pwd` modules_install  
Download the right firmware from:   http://195.66.192.167/linux/acx_patches/fw/    
Acx100 is for 11/22Mbs devices and Acx111 is for 54Mbs devices.  
Place the firmware in /lib/firmware  
Test it with:    
modprobe acx  ]]></description><pubDate>Thu, 08 Mar 2007 11:03:55 +0000</pubDate><link>http://leonardoprosperi.it/en/home/guides/</link><guid>http://leonardoprosperi.it/en/home/guides/</guid></item><item><title><![CDATA[Projects]]></title><description><![CDATA[  Thunderled  
  This is my first extension for Thunderbird.
The name is the fusion of   Thunder  bird and Asus Mail   LED  , so: Thunderled.
  The extension allows the Mail LED, that is on several ASUS laptops, to switch on when a new email has arrived, as it occurs with Outlook.
  You can download the latest test release (0.2.3.9)   here  .
  Requirement for Windows XP & Vista 32bit: ATKACPI driver installed.
  Requirement for Linux: asus_acpi installed.
  Localizations: it-IT, en-US, fr-FR, nl-NL, pl-PL, pt-BR, es-ES, de-De, hu-HU.
  If you want localize this extension in your language, please check   BabelZilla   and add that.
Please contact me for problems or suggestions.   
  
Beta Release v0.3  
Changelog:  
- Add new behavior based on new emails
  
- Add flashing  
- Add support for Scroll Lock LED  
- Add support for IBM/Lenovo ThinkLight (Linux only, ibm-acpi required)
  
- Add support for asus-laptop in Linux
  
- Add ru-RU localization  
- Add cs-CZ localization  

If you install Thunderled in Linux with ibm-acpi or asus-laptop, you need to change privileges:  
For asus-laptop: add 'chmod o+w /sys/class/leds/asus:mail/brightness' (at boot)  
For ibm-acpi, add 'chmod o+w /proc/acpi/ibm/light' (at boot)  
Download the   beta  .]]></description><pubDate>Thu, 08 Mar 2007 11:02:37 +0000</pubDate><link>http://leonardoprosperi.it/en/home/projects/</link><guid>http://leonardoprosperi.it/en/home/projects/</guid></item></channel></rss>
