Are you prepared for Wrath of the Lich King? WoW Insider has you covered!
Posts with tag scripts

GTD with Launchbar and scripts

Saul Rosenbaum sent us the tip on this one, and he points out that we're a little "Quicksilver centric" around here at TUAW. He's right, we do love Quicksilver, but it's not the only launcher on the block. Launchbar is another good one (and actually, I've been playing with Sapiens a lot lately, so look for a post on that one soon, too).

If replacing Finder with Quicksilver isn't your thing, maybe running GTD apps with Launchbar is more up your alley. Saul has a short writeup on how to get Launchbar running a trigger (he uses "TD") that you can throw short notes into to work with the GTD system. It's a simple process-- since Launchbar already supports shell scripts, you can create a script, hook Lauchbar up to it, and pretty soon you're taking down tasks and notes at a moment's notice.

MoodSwing Quicksilver action simultaneously updates your iChat, Skype, Twitter and Adium status

If you are a text, audio and video chatter, chances are you have some combination of iChat, Skype, Adium and a Twitter client running throughout the day. It's also possible that you're a Quicksilver junkie, which means you might appreciate Brett Terpstra's new Quicksilver script that will let you update your status across all these apps and services from the comforts of your Quicksilver window.

To get set up, download the MoodSwing script and then follow Brett's instructions at this page to install the script in the proper location for Quicksilver. There's a simple system for entering the proper status message so that it fits into all the apps you have running, but bear in mind that Brett isn't taking bug reports or offering support; this was more of a fun project that he tossed out there for the masses, so if you know some AppleScript and can improve upon what Brett has already designed, have at it.

PackRat dev calls for AppleScripters

Rod Schmidt, developer of PackRat, has issued a call for AppleScripters who are interested in automating his rocking Backpack client. PackRat, to my knowledge, doesn't have AppleScript support yet, but that does seem to be at the top of the request list and would mark another powerful feature PackRat has over Backpack's own web UI: OS integration. I would love to be able to, for example, right-click some selected text in a Cocoa app and click "Send to PackRat," which would then sync up to Backpack all without me ever having to touch an actual webpage.

If you have some AppleScripting skills and are interesting in making PackRat even cooler, be sure to drop Rod a line by heading over to his announcement post or contacting him from his company's site, infiniteNIL.

AppleScript brings iPod syncing to Yojimbo

On the Yojimbo mailing list, Steve Kalkwarf has shared an AppleScript he built that can send Yojimbo items tagged 'ipod' to the notes section of (surprise!) an iPod. Steve gave his permission to redistribute the script so we're hosting it here at TUAW to help keep the load off his servers. It's actually a pretty smart little script: it can break up long Yojimbo items into sequential notes, and it offers a dialog to wipe out previous Yojimbo notes from the iPod in case things get messy.

Grateful users on the list have already asked if there's any way to make this script run automatically once an iPod is mounted. While there is surely some fancy schmancy command one can enter into Terminal to do this (anyone care to share?), I'm sure utilities like Life2Go, an app that syncs all sorts of info to an iPod and can run anything you want when one is connected, can do the trick for those of us who aren't wearing the badge of the code ninja.

Twitter widgets, plugins and scripts - oh my!

I seem to be going gaga over web services lately. After dropping my .Mac personal blog for Vox, Twitter is another new-ish service that has also weaseled its way into my daily activities (they launched this past summer). While there are a few explanations for what Twitter really is and does, I like to think of it as a 'status message for your life.' At Twitter's site you can enter a few words or a sentence or two about what you're up to (much like the status message in your chat app), and receive updates when your friends change their status. But it doesn't have to stay at the site. You can embed your Twitter updates in your blog and use them as your Adium status. Twitter lets you receive updates on your phone or even over IM, and you can use both of those to send your own updates back to Twitter. It might sound silly before you actually try it out, but it can easily become addicting if you let yourself surrender to the fun and sign up.

If you're getting hooked like me, some users have started a Twitter Fan Wiki to round up all the fun tools that are coming out of Twitter's quickly growing community. While there is stuff here for everything from Windows Smartphones to WordPress widgets and even Ruby scripts, there are some great Mac-centric tools that I really like. The first is the Adium plugin I already mentioned, which lets you embed your Twitter message as your available/away status in Adium. If you want to be able to use Twitter for both an away and an available message, be sure to give them different names, like 'Twitter Away / Twitter Available.' The next two are Dashboard widgets, of course. Twitgit allows you to see a list of your friends' status and enter your own, while Twidget is a straight-up box that simply lets you enter a status. Finally, there's Celly, which seems to do nothing more than pull down random Twitter status messages from across the public channel.

With these tools in your belt, you should be able to spend a lot less time when letting people know what you're spending your time on. Isn't redundant technology grand?

iTunes AppleScript to batch edit video metadata

iTunes 7 ushered in some great new video metadata, but editing this information, especially when in batches, can sometimes be a pain. For example: iTunes can differentiate between "movies" and "tv shows," (just check your Sources list on the left) but trying to select 14 episodes of an Aqua Teen Hunger Force season and pressing cmd-i doesn't yield any way to make a broad-sweeping change to "tv show."

If you're in the same boat as me (and I sure hope you are, or this is a useless post), a script from the venerable Doug (you know, AppleScripts for iTunes Doug?) called Set Video Kind of Selected can bring some automation to this process. In fact, as you can see, in allows you to edit not only the Video Kind, but the Show Name, Season Number and the starting episode number of the batch you've selected. This is a killer script for those of you who have some major iTunes video library cleanup work to do.

As usual, this script is provided free, but Doug solicits donations for all the rocking work he does with his now over 400-strong library of iTunes AppleScript.

iTunes song tagging redux

We reported a method for tagging iTunes tracks and creating on-the-fly playlists way back in January. However, it involved using Quicksilver and a couple of home-grown scripts, but we can dig it if some of y'all aren't down with a tool as broad-reaching as Quicksilver. Fortunately for the rest of you, a web designer and developer named Steven Campbell has written up a basic method for tagging iTunes tracks and creating playlists based on those tags. It more or less involves revealing the comments column in the song list for easy access, and using a simple system of comma-separated words to get your iTunes tagging on. This can work wonders for Smart Playlists, and Steven offers a few examples in his post.

For those still interested in the aforementioned Quicksilver scripts and tools, the author has issued a bit of an upgrade and a new script since we first reported them. First of all, the scripts now live at their own domain name, TuneTag.com. The scripts still allow you to tag the song you're listening to on the fly and create on-the-fly playlists from those tags, but the author also added a new script that lets you select any number of tracks in iTunes and tag them all in one fell swoop. As a Quicksilver fan I'm already in love with the power of these scripts, but either method should work well for bringing the web 2.0 tagging craze to iTunes.

An Adium Xtra for linking any browser's current page

I know Adium can insert links from some browsers by itself, but I just found a script at the Adium Xtras site which offers much more fine-grained control over inserting a link from any browser, with the page name's descriptive title linked nice and clean, instead of the long ugly URL you get from copy/pasting. As you can see, specific commands are included for all the major browsers (and even some not-so-major ones), as well as a catch-all Default Browser command. The ones I can test seem to work pretty well, though I'll admit I don't have any copies of iCab or Netscape lying around. Enjoy.

CamiScript 4.0

CamiScript, the script menu plugin for Camino, has been updated to version 4.0. This isn't quite a landmark release that enables Camino to fly around your room or tell you the future (besides, some day, the latter will be Google's job), but this new version does bring one big handy new feature: the ability to disable/enable the Extras menu.

CamiScript is free and can be had from nadamac; oddly, PimpMyCamino hasn't updated yet.

AppleScripts to set startup disk between Windows and Mac OS X

If you're living in a Boot Camp world and have a need for changing your startup disk from time to time, enterprising TUAW reader David B. has written a couple of AppleScript apps with your name on them. Boot (Camp) Sargent beta 0.1 is actually two scripts: the first to set your startup disk to Windows (*shudder*), while the other resets to Mac OS X. In this fast-paced, multiple OS world we live in, little apps that save a few clicks can make all the difference.

Boot (Camp) Sargent is available at the first Google Pages site that I've ever seen used to promote or offer anything like this. Extra points for the tag line, "because holding down the Option key during startup is too hard", since I've actually heard people say that on the job in the past.

Apple Remote + AppleScript = Sofa Remote

It's nice to see more developers making use of the Apple Remote that comes with so many Macs these days, and Sofa Remote is a great example. This handy app from CASE Apps (whose tagline is 'Applications that should have been in the box' - nice) uses the power of AppleScript to allow you to control your Mac with your Apple Remote, providing a Front Row-esque file browsers as well as an application switcher. However, since this is all just AppleScript, Sofa Remote is very user-extensible, and CASE Apps has provided a script download page for users to exchange their scripts, as well as an RSS feed for the ultimate in notification convenience.

A demo of Sofa Remote is available that works for 30 minutes each time you start it up, while a 'lifetime license' costs $9.99 USD.

Pimp your Camino

Safari isn't the only browser that can pimp it these days, as it looks like Camino has its own custom parts shop now. Pimp My Camino (started by John Hicks; he who set up Pimp my Safari) keeps track of the plugins, addons, haxies and scripts (and more!) for Mozilla's fantastic Camino browser.

I don't know how long Pimp My Camino has been around, but they already have a whole slew of stuff like CamiScript (applescripts for saving sessions, grabbing site feed URLs, etc.) and CamiTools (a feature-packed pref pane), ready and ripe for you to blow an entire afternoon tinkering with.

Quicksilver scripts for tagging iTunes songs, creating playlists

A MacOSXHints reader has put together an interesting set of Quicksilver scripts that will allow you to both easily tag your iTunes music as it is playing, and create on-the-fly playlists based on these tags. The way they work is simple: while music is playing in iTunes, you can use Quicksilver's text abilities to easily add tags to the music file's comments section. The beauty here is that tags are prefixed with an asterisk (*), and they are appended to anything that might already be in the song's comments field, preserving what you might already have added. The second script allows you to create an iTunes playlist right from Quicksilver based on any of your tags.

I haven't gotten to test these out yet, but the download includes detailed instructions from the author's site.

TUAW Features


Mac 101 ask-tuaw
Mac News
WWDC (250)
.Mac (57)
Accessories (635)
Airport (74)
Analysis / Opinion (1328)
Apple (1636)
Apple Corporate (555)
Apple Financial (187)
Apple History (45)
Apple Professional (53)
Apple TV (160)
Audio (446)
Bad Apple (118)
Beta Beat (149)
Blogging (84)
Bluetooth (16)
Bugs/Recalls (56)
Cult of Mac (869)
Deals (214)
Desktops (115)
Developer (251)
Education (98)
eMac (10)
Enterprise (137)
Features (396)
Freeware (381)
Gaming (360)
Graphic Design (31)
Hardware (1281)
Holidays (37)
Humor (576)
iBook (65)
iLife (234)
iMac (184)
Internet (325)
Internet Tools (1309)
iTS (967)
iTunes (796)
iWork (21)
Leopard (366)
Mac mini (112)
Mac Pro (53)
MacBook (202)
MacBook Air (79)
Macbook Pro (220)
MobileMe (16)
Multimedia (439)
Odds and ends (1437)
Open Source (277)
OS (910)
Peripherals (208)
Podcasting (182)
Podcasts (89)
Portables (197)
PowerBook (135)
PowerMac G5 (50)
Retail (577)
Retro Mac (48)
Rig of the Week (42)
Rumors (629)
Software (4304)
Software Update (406)
Steve Jobs (252)
Stocking Stuffers (50)
Surveys and Polls (97)
Switchers (112)
The Woz (34)
TUAW Business (235)
Universal Binary (281)
UNIX / BSD (61)
Video (902)
Weekend Review (81)
WIN Business (47)
Wireless (83)
Xserve (39)
iPhone/iPod News
iPhone (1485)
iPod Family (2024)
App Store (16)
SDK (14)
Mac Events
One More Thing (27)
Liveblog (1)
Other Events (226)
Macworld (489)
Mac Learning
AppleScript (2)
Ask TUAW (101)
Blogs (85)
Books (26)
Books and Blogs (62)
Cool tools (443)
Hacks (459)
How-tos (482)
Interviews (43)
Mods (185)
Productivity (586)
Reviews (107)
Security (153)
Terminal Tips (58)
Tips and tricks (563)
Troubleshooting (166)
TUAW Features
iPhone 101 (26)
TUAW Labs (3)
Blast From the Past (17)
TUAW Tips (141)
Flickr Find (34)
Found Footage (80)
Mac 101 (88)
TUAW Interview (31)
Widget Watch (198)
The Daily Best (1)
TUAW Faceoff (4)

RESOURCES

RSS NEWSFEEDS

Powered by Blogsmith

Sponsored Links

The Unofficial Apple Weblog (TUAW) bloggers (30 days)

#BloggerPostsCmts
1Cory Bohon862
2Robert Palmer6046
3Steven Sande5623
4Dave Caolo370
5Scott McNulty370
6Mat Lu348
7Erica Sadun282
8Brett Terpstra210
9Mike Schramm212
10Michael Rose1334
11Christina Warren1242
12Joshua Ellis54
13Lisa Hoover26
14Chris Ullrich12
15Jason Clarke11

Featured Galleries

Macworld 2008 Keynote
Macworld 2008 Build-up
Apple Vanity Plates
DiscPainter
Macworld Expo 2007 show floor
The Macworld Faithful in Line
iPhone First Look
AT&T 3G Coverage Map
MobileMe Guided Tour UI Changes

 

    Most Commented On (7 days)

    Recent Comments

    More Apple Analysis

    More from AOL Money and Finance

    Weblogs, Inc. Network

    Other Weblogs Inc. Network blogs you might be interested in: