I'm getting ready for the next step in an ongoing project and I'm interested in programming an ATmega in a standalone circuit without the bootloader.
I understand I need an external programmer and I was looking at the Pocket AVR Programmer from SparkFun due to the cost. Has anyone been successful using this with the Arduino IDE? Someone's already asked this question in the comments on SparkFun's product page, but they didn't receive an answer, so I thought I'd ask here.
The Arduino IDE is the only interface I'm familiar with at this point, so I would prefer being able to upload my code to the ATmega from the same interface. If this means getting a more expensive programmer like Atmel's AVRISP, then so be it.
However, if anyone has another suggestion for a low-cost programmer that I can use to upload my code with the click of a button, I'm open.