Where do i find the library and code i need

lax123:
sry, its been a while i made my rtc work, only thing i can remember is that it was fairly easy.
so idk i guess your doing some profound mistakes

the grove seeedwiki looks like you dont need any libs except for standard wire lib and that example code. r those the errors you get from that sample code?

Yes I used "Wire.h" and "DS1307new.h" I can see that both libs include "WProgram.h" witch has change to arduino.h since 1.0. I have change that in bouth libraries as suggested in some threads and i still get error message.
Maybe it is some of the settings in the arduino client??