Bluesmirf and Arduino LDR setup help

I am working on a project where I am trying to wirelessly send data from an Arduino via. Bluetooth.

I have a Bluesmirf Silver and an Arduino Uno setup with a photoresistor, and I do not know how to set it all up so that the Bluetooth module will be able to send what the photoresistor reads to my computer. I am new to Arduino and especially to Bluetooth, so I would like some guidance on how to make it work.

My end goal is to be able to transfer data from one Bluetooth modem on an Arduino to another, yet that is something I can work on when I get the basics down. I have tried multiple tutorials, but none of them seem to explain anything very well.

Thank you in advance