To my opinion there is no mistake (don't get fooled by the perspective - the wires from AREF, GND and 13 go to the right pins: 17,18,19). Unfortunately my scope is not fast enough for the CPU clock, so I can't check this - I only see that some kind of clocksignal exists.
Now the description says "Select "Arduino Duemilanove or Nano w/ ATmega328" from the Tools > Board menu."
But unfortunately I do not have this setting in the menus:
The embedded image doesn't appear for me. I can see it on your website:
It looks like it's a very large image. I would recommend resizing the images and then attaching them to a forum post. If you click the "Reply" button, you will see an "Attachments and other settings" link that will allow you to make the attachment. The image should then automatically be embedded into your forum post, but if you want to embed it at a specific place in the post, you can follow these instructions: http://forum.arduino.cc/index.php?topic=364156.0
fanwander:
You see there is either "Arduino Duemilanove or Diecimila" or "Arduino Nano" - but nothing like "Arduino Duemilanove or Nano w/ ATmega328".
Yeah, they are outdated. Select either Tools > Board > Arduino AVR Boards > Arduino Duemilanove or Diecimila or Tools > Board > Arduino AVR Boards > Arduino Nano
fanwander:
No matter with which board setting I try to burn the bootloader I get the error:
"
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.
Error while burning bootloader.
Please do this:
(In the Arduino IDE) File > Preferences
Check the checkbox next to "Show verbose output during: upload".
Click the "OK" button.
Tools > Burn Bootloader
After the Burn Bootloader process fails, you'll see a button on the right side of the orange bar: "Copy error messages". Click that button.
In a forum reply here, click on the reply field.
Click the </> button on the forum toolbar. This will add the forum's code tags markup to your reply.
Press "Ctrl + V". This will paste the Burn Bootloader output between the code tags.
Move the cursor outside of the code tags before you add any additional text to your reply.