Found in google cache:
IDE: “Arduino Pro or Pro Mini 5V/16MHz w/ ATmega328”
Get an FTDI Basic and a crossover board
Download a new copy of the Arduino IDE version 0022 into a different directory than your normal Arduino installation. For example ‘c:\arduino-0022-openlog\’. Note that Arduino v1.0 is not yet supported. Please use v0022.
Download the OpenLog firmware either directly here or by checking out the repository (more advanced and not necessary for more people)
Replace the file located here: C:\arduino-0022-openLog\hardware\arduino\cores\arduino\HardwareSerial.cpp with the HardwareSerial.cpp found in the OpenLog firmware zip file that you just downloaded. More information below.
Open the OpenLog_v2 sketch in this special version of Arduino-OpenLog and compile. (If you experience problems, make sure that Arduino isn’t referencing a newer SdFat library in your home/Arduino/libraries folder)
Connecting the FTDI Basic, then the crossover board, then the OpenLog
** Select the “Arduino Pro or Pro Mini 5V/16MHz w/ ATmega328” under the Arduino Boards tab**
Select the right COM port to connect to the FTDI Basic
Upload the code
High five your nearest neighbor
I also found this: