Kyocera kcs057qv1aj-g20 LCD and Arduino

I realize this question must have come up a lot of times, but after a log search of both google and the forum i cant find any data regarding this LCD and if i can get it to work with my arduino. I have the data sheet and the pinout, and it looks straight forward.

its a 15 pin conenctor:

1   	FRM   	Synchronous signal for driving acanning line
2   	LOAD 	Data signal latch clock
3   	CP     	Data signal shift clock
4	DISP	Display control signal
5	VDD	Power supply for logic
6	VSS	GND
7	VEE	Power supply for LCD
8	D7	/*
9	D6		Display data
10	D5
11	D4
12	D3		
13	D2
14	D1
15	D0	*/

Any one with some experience with this lcd? Or any tips about how to hook it up?

URL of datasheet?
DO you have some code allready?

I want to try and get this display working on my Arduino but i cant seem to WORK out how i would go about this...
I have already sorted out the CFL backlight power functions...
Any HELP would be appreciated

http://pdf.datasheetarchive.com/datasheetsmain/Datasheets-314/331612.pdf

Kind Regards

Claude