The Mac Observer

Skip navigational links

Podcast - Mac Geek Gab #141: 10.5.2 and Network Special with WiFi, Sharing, Printing, and More

by , 10:25 PM EST, February 11th, 2008

Show notes for Mac Geek Gab Podcast For February 11, 2008

Direct Links: MP3 Version or AAC Version (courtesy of Michael Johnston of iPhone Alley).

This week's episode starts with a 10.5.2 discussion. Then John and Dave are on to lots of networking questions for you, but they also throw in some other stuff just to keep you on your toes. Definitely worth a listen and, heck, subscribe. It's free!

Sponsor: BBEdit: BBEdit is the leading professional-strength HTML and text editor for the Macintosh. A text power tool for everyone!

Subscribe to AAC: or

Subscribe to MP3:

If you're using iTunes to download and listen to podcasts, subscribe to the AAC Enhanced iTunes Feed.

Note: Shownotes are complete!

Stuff mentioned:

Podcast Marketplace Sponsors: Audio Engine, Bare Bones, 1 Free Download from Audible.com, SmileOnMyMac, and Harmon-E-Travel.

Podcast-related sites to visit (and vote for us!):

(even an audio comment, if you please!), post in the comments below, Skype your message to "macgeekgab", or call and leave a voice-mail at 206-666-GEEK!

This podcast is recorded on a Mac using Audio Hijack Pro. As for equipment, John is using a Behringer C-1 microphone going through a Behringer Eurorack UB1222FX-PRO mixer, monitored with Etymotic ER-6i Isolator earphones, then straight in to his Mac. On Dave's end, a Heil PR-40 microphone is used, and the whole show is mixed "live" through a Mackie Onyx 1220 FireWire-enabled mixer before being pumped back into the Mac (via FireWire, of course), and is monitored with Ultimate Ears UE-7 Ambient earphones. Each microphone is run through a channel on a Behringer Autocom Pro-XL MDX1600 compressor, a touch of reverb is added with an ART FX-1 processor, and the whole thing is then compressed in software on the Mac. The show is recorded to AIFF, and then converted and uploaded with an Automator script. Michael, aka Computernap, then goes through and enhances the show to provide you with the AAC version. You can hear more details of the setup and how it's mixed on Episode #32.

Theme Music: "The Answer", written by Jeff Steblea and Brian Ayles, as performed by Go Figure. "Made On A Mac" bumper by Mark Fleser

Find more editions at the TMO To Go: Mac Geek Gab index.

Observer Comments

Show: Subjects Only | Full Comments
Close Name:doogald Posts: 9 Joined: 02 Jan 2008
Subject: recurring tasks in iCal

While I agree with Dave on the podcast that it is disappointing that iCal does not have support for recurring tasks, I was able to find a way to make this work. Because iCal does have support for recurring appointments, and because those appointments can have alarms, you can take advantage of the fact that the alarms can play AppleScripts to create recurring tasks in a backwards way.

What I have done is the following (though some of these things are optional):

- I created a special calendar - which I call "ongoing taks" - to hold these events (though that is just to segregate them from my other events, and to keep them from being synced to my phone, as I can sync by calendar.)

- I created an AppleScript which I call "PayKidsAllowance.scpt" with the following code (between the string of asterisks):

*****
tell application "iCal"
set newtodo to (make new todo at end of todos of calendar "ongoing tasks")
tell newtodo
set summary to "Pay Kids Allowance"
set due date to current date
make new display alarm at end with properties {trigger interval:0}
end tell
end tell
******

- I created an event called "Pay Kids Allowance" which I have run every Saturday. In the event, I have an alarm set to "Run Script", I browse to set the script to the file I listed above, and I set the recurrence to happen every wek on Saturday.

This will create a new ToDo every Saturday, and I am able to track when I pay my kids based on when I checked off the task. I do this for more than this simple example - I have one that reminds me to print the school lunch calendar the first of every month, with the following AppleScript:

tell application "iCal"
set newtodo to (make new todo at end of todos of calendar "Ongoing Tasks")
tell newtodo
set summary to "Print Lunch Menu"
set due date to current date
set url to "http://sample.url/main.html"
make new display alarm at end with properties {trigger interval:0}
end tell
end tell

As you can see, you can do cool things like add a web site URL to the task as well.

This system has some drawbacks, as you must create individual scripts for each to do. I'm not much of an AppleScript expert, but these are really not all that hard to copy and paste, and once it is set up, it does work well.

I will note that under Tiger I found that iCal needed to be running for these scripts to run, so I have iCal set as a login item for my account. But Leopard will launch the scripts even without iCal running, so it works even better now than it did when I set it up.

I do agree, however, that it would be far better for iCal to support recurring tasks instead.

Comment on this Article


You cannot edit your comments.   You cannot delete your comments.

Comments are currently closed. Please email the author instead.


Recent Headlines - Updated July 3rd

Fri, 10:29 AM
News - Apple Warns of Learning Interchange Security Breach
7:30 AM
News - Happy Fourth of July!
Thu, 6:07 PM
TMO Scoop - Psystar Moves to Drop Bankruptcy Ahead of Apple Legal Battle
5:37 PM
News - Uncomfirmed Reports Say Apple & Nvidia On The Outs
4:57 PM
News - Microsoft Sick Over Barf Ad
4:09 PM
Product News - KRK Ships R6 Passive Studio Monitor for Recording
3:45 PM
John Martellaro's Blog - Particle Debris (week ending 7/2)  Juiced, Joost and Goosed
3:12 PM
Product News - ExactScan 2 Pro Released
1:56 PM
Deal Brothers - Apple TV with 160GB Hard Drive:  $324.00 Delivered
12:46 PM
TMO Appearances - TMO Appearances Jeff Gamet Shares iPhone Apps on MacJury
10:41 AM
Product News - Art Text 2.2 Adds New Templates, Layer Options
10:04 AM
Hot Forum Topic - Deciphering Mac Sales

The Mac Observer Reader Specials

  • __________
  • Buy Stuff, Support TMO!
  • Podcast: Mac Geek Gab
  • Podcast: Apple Weekly Report
  • TMO on Twitter!