Using an arduino as a AVR Programmer
I managed to use an arduino as an isp programmer for my ATTiny13. I first i tried to use the avr910 program described in this blogpost from Randall Bohn, but avrdude could not flash my hex file :-/
then i found a newer version of the code that emulates an avrisp at googlecode