It think this is the main issue.
User configuration file does not exist or is not a regular file, skippingI've tried a lot of solutions which I found through searching my issue and none of them have worked.
1. First I tried unplugging it and plugging it back in.
2. Then I tried updating my software from .22 to 1.0.1 then back down to 1.0
3. I tried a long complicated process of updating my arduino firmware two different ways.
4. I've tried pushing the reset button 20 different ways 20 different times.
5. I updated my USB drivers using FTDI's updates.
6. I've recreated this on 2 different macs.
7. I upgraded to lion, to see if that made a difference.
8. I purchased a new arduino uno and it still doesn't work
I was able to upload sketches a few months ago.
Now I have the parts I need and I'm ready do some fun projects.
Here's the error below
Binary sketch size: 1026 bytes (of a 32256 byte maximum)
/Users/neal/Downloads/Arduino-1.app/Contents/Resources/Java/hardware/tools/avr/bin/avrdude -C/Users/neal/Downloads/Arduino-1.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega328p -carduino -P/dev/cu.usbmodem431 -b115200 -D -Uflash:w:/var/folders/7l/l7qms65j7lqgq95x9k6ndd9w0000gn/T/build3316293182111486247.tmp/basic_blink.cpp.hex:i
avrdude: Version 5.11, compiled on Sep 2 2011 at 18:52:52
Copyright (c) 2000-2005 Brian Dean,
http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "/Users/neal/Downloads/Arduino-1.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/neal/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.usbmodem431
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude done. Thank you.