I made a quick modification to the script which switches to true GPS position (the way I want it, cell tower is 100% useless to me), plus adds a "--once" command line option. That way, I can call alarmed to call the script every 10 minutes addomg the "--once" option, et voila.... also, it requires the config file latitude.dat to be in /home/user/latitude/ (probably not a very unix-y place to put it) which you must create first by manually running it once and going through the authorization. After that, you can put it into Alarmed w. eg. a cron string "*/10 * * * *" or somesuch. /Z