Panic button that sends out text messages to staff

Hi everyone, I'm new to this forum and to Arduino, and I have a project that I'm trying to put together.
Basically, I work at a studio and sometimes creeps come in through the front door.
We'd like to set up a small little "panic" button that the receptionist presses that will then send out a text message to all staff members that reads something like:

Problem at the front desk. Come immediately.

Is there a way to use Arduino to do that?

Thanks!

Possibly arduino with a gsm shield and a sim card from a prepaid cell phone.

like this:
http://www.seeedstudio.com/depot/gprs-shield-p-779.html?cPath=132_134

liudr:
Possibly arduino with a gsm shield and a sim card from a prepaid cell phone.

If the place has wifi/internet access you can just use email. There are some email to text message services, and most providers have it set up by default. The address is usually something like PHONENUMBER@m.PROVIDER.com

Or you could go the cheaper route and give the receptionist one of these:
http://www.selfdefenseproducts.com/Peacemaker-Rechargable-Stun-Baton-p-18557.html

If you want to catch everyone's attention and don't mind making a noise, you might consider using a wireless doorbell with the button in reception and the bell somewhere that everyone else can hear.

thanks for all the advice! the stun baton looks interesting but i'm afraid at a recording studio, it'd get over-used on long sessions and stressful days :slight_smile:

so either via a shield or email?
which one would be the best option for just a push button activated text?

also - do you know where i might find rough templates or directions on how to set this up?

thanks again!

Here (second half) is an example on how to use it:
http://www.seeedstudio.com/wiki/index.php?title=GPRS_Shield_v0.9b