This Week's Sponsor:

Winterfest 2024

The Festival of Artisanal Software


Posts tagged with "applescript"

AppleScriptObjC Explored by Shane Stanley

AppleScriptObjC Explored by Shane Stanley

AppleScriptObjC Explored by Shane Stanley is the most advanced, thorough, and in-depth documentation for the creation of AppleScript Objective-C applications. Utilizing a hands-on approach, the book guides you step-by-step through the process of integrating the power of Cocoa into your AppleScript applets and applications, demonstrating each concept and technique in fully editable and annotated example projects.

Recommended. [via DF]

Permalink

How To Setup A Home Surveillance System Using FaceTime

How To Setup A Home Surveillance System Using FaceTime

Run this script on your Mac when you leave the house, you can call your Apple ID from your iPhone 4 phone number. The script will auto answer the FaceTime call, allowing you to check in on things. When you hang up, FaceTime will quit, and the script will continue to listen for incoming calls. When you get home, stop the script and FaceTime will no longer auto-answer your calls.

Clever.

Permalink

How To: Add Tasks To OmniFocus or Things Using Dropbox and PlainText

OmniFocus and Things come with beautiful and useful mobile applications for iPhone and iPad, but sometimes you just want to have more control over how tasks are added to their databases. Or maybe you can’t afford paying for multiple mobile versions of the same app and you just use the desktop application.

But you’re a great Dropbox fan, and we’ve shown you many creative uses of Dropbox in the past. You can use the service to sync bookmarks and passwords across devices and computers, store music libraries, even control your Mac using Applescript and Folder Actions. Today, thanks to the efforts of our good friend Gianni Rondini (@giannivt), we’re featuring an interesting way to add tasks (with optional notes) to Things and OmniFocus for Mac using Dropbox and HogBay Software’s PlainText, inspired by Elastic Thread’s method to control your Mac using Dropbox.

Check out the instructions and download links after the break. Read more


How To Easily Send Files From Your Mac to Gmail

As you may know, I moved my primary work mail to Gmail using the Google Apps engine. I’ve always been a huge fan of Gmail’s web UI, but when Google announced Priority Inbox and the new accounts for Google Apps users (they’re basically just like personal accounts now, but they run on Apps) I thought it was the right time to switch. I haven’t looked back: Gmail is powerful and the Priority Inbox makes navigating through hundreds of messages a day a better experience.

Gmail comes with free online storage space. You can basically store as many emails as you want and forget about deleting attachments because the email provider requires so. So I thought: wouldn’t be great to be able to store files on Gmail and easily retrieve them from any device? It’s still normal email, with my files in it. Follow the instructions below to see how you can upload files from your Mac’s Finder to Gmail with just one click. Read more


Control Your Mac From iOS Using Dropbox And Applescript

Control Your Mac From iOS Using Dropbox And Applescript

So in the past few weeks a bunch of text editing apps for iOS have been released that use Dropbox to sync with your desktop computer. I’ve been really liking Plaintext, and was wondering what I could use it for besides just plain writing text…

And then I remembered Folder Actions, which are an OS X feature that lets you set an applescript to run whenever a file is added to a folder (or deleted).

All you need is remember some Applescripts.

Permalink


The Ultimate Introduction to Applescript, Part 2: Scripting Concepts and Samples

Applescript, that amazing resource many Mac users ignore because they think it’s too complex. Guys, Applescript is an amazing tool to get things done automatically, though I recognize many of you just don’t want to get started because you don’t have the right motivation, or you just don’t know enough about it. I wrote a post which collected the best examples of Applescript but still, there wasn’t a real introduction.

That’s why I asked my friend Jesse from iScript Netcast to get started on a posts series about Applescript. This is the second part of the series, be sure to read the first part “The Ultimate Introduction to Applescript” if you missed it. You can also get in touch with iScript Netcast on Twitter here.

Enjoy!

Read more



The Ultimate Introduction to Applescript: Part 1

Applescript, that amazing resource many Mac users ignore because they think it’s too complex. Guys, Applescript is an amazing tool to get things done automatically, though I recognize many of you just don’t want to get started because you don’t have the right motivation, or you just don’t know enough about it. I wrote a post which collected the best examples of Applescript but still, there wasn’t a real introduction.

That’s why I asked my friend Jesse from iScript Netcast to get started on a posts series about Applescript. There will be 3 parts, where Jesse will outline the pros and cons of Applescript, together with some sample scripts and tips for beginners.You can also get in touch with iScript Netcast on Twitter here.

Enjoy!

Read more