Accelerometer Meets Musical Instrument

Hey guys,
I am a total novice with electronics.
Any help would be much appreciated!

I would like tilting an accelerometer to produce different sounds/tunes.

To get me started I have:

-Arduino Uno
-Sparkfun Accelerometer: ADXL 335
-Musical Buzzer: http://www.maplin.co.uk/musical-buzzer-3231

It is just to show a proof of concept so I am not bothered about being precise with the movement classification, just want varying movements to produce varying feedback.
I'm going to get a speaker and an LED display to progress with, but all to demonstrate the same concept.

So..
How can I actually plug in the accelerometer (breakout board) without soldering on breakout pins?
I'm using a breadboard.

I found tutorials using an accelerometer, close to what I want..
But it anyone could help me with the circuit to use the musical buzzer that would be great??

Thanks for your time!

You should check out my project of an accelerometer-equipped music box. If you have enough interest to push me, I may be able to clean up my code and release it.