help with SONY ACX502BMU display

hi there.
im new to arduino and i have little problem (actualy is BIG problem because i dont know where to start). im familiar with progarming things and etc. dont know very well "c" but i can make most things work. what is on my mind is: can some one help me with this project - i have HP iPAQ 1930 display (SONY ACX502BMU model - Acx502bmu LCD & Digitizer HP Ipaq 6300 6315 6355(id:2371275) Product details - View Acx502bmu LCD & Digitizer HP Ipaq 6300 6315 6355 from Leader International - EC21) i have its datasheet http://arm9download.cncncn.com/datasheet/ACX502BMU.pdf.i dont know where to start. if some one can help with showing me what pin where to connect to arduino OR to show me similar project i'll see other display pins and how are they connected and logic will work. thank You all in advance.

p.s.: sorry for my bad English.

The digitiser is fairly simple to use, being either a 4 or 5 wire resistive touchscreen, google 'arduino 4 wire touchscreen' for more info there. As far as the LCD, It is a serious task to make one of those work, you will likely need a LCD driver chip and a way to break out the conn3ector, a hard task for even the mst seasoned Arduino buffs. Also you wont be able to get anything great out of it performance wise due to the lack of processing power.