8 posts tagged with applescript and osx (View popular tags)

A few of us work off a local OS X Fileserver. We often need to point each other to files deep with it by email. I am looking for an automated way to create clickable local links in the mail.app friendly format of "file:///Volumes/Server%20Portal/". Any solutions? [more inside]
posted on Jul 7, 2008 - 8 answers

My career involves me using OSX Terminal ssh'd into other servers. Often, I have multiple ssh connections open, sometimes two or three to the same server. I can't bring myself to use tabs. Is there anything that can automatically be done to automatically color/title my terminal windows once I ssh into them? [more inside]
posted on May 15, 2008 - 7 answers

Is it possible to export an .ics file from iCal containing just today's events from specific calendars? [more inside]
posted on Nov 4, 2007 - 2 answers

Is it possible to programmatically strip some (but not all) of the formatting from text that's been copied from safari? [more inside]
posted on May 2, 2007 - 13 answers

Tearing my hair out over automator and applescript. [more inside]
posted on Jun 30, 2006 - 8 answers

I want to send a weekly e-mail reminder to myself that shows my appointments for the upcoming week. How the heck so I do this with iCal on OSX? [more inside]
posted on Sep 22, 2005 - 4 answers

Applescript help...
posted on Jan 2, 2004 - 4 answers

So I just got a whizzy new cellphone with SMS and a POP client.

I want to get some kind of text message whenever a client sends e-mail to my regular account, and I've already got this working, basically. My cellular service is with T-Mobile. I use OS X and Mail.app; I've already set it so that, when a Mail.app rule is matched ("sender is in Clients group"), an Applescript is triggered that fires a short e-mail message showing the sender and subject line of the client's message to a special mobile-only e-mail account I set up. It might be nice to include the first few words, too, but I haven't gotten that far.

Questions: Would it make more sense to do this by SMS? If so, how would I send the message via SMS? Right now I've got the phone polling my mobile-only POP account every 30 minutes, and it seems to be a slow process. I'm also not sure what the billing hit would be per SMS message or for checking POP e-mail.
posted on Dec 17, 2003 - 14 answers