Apple

How to install an Action Script and make it a finder plugin

Installing an Action:

  1. Open the Library folder in your home directory. If you see an Automator folder, open it. If not, just create one. Make sure it’s spelled exactly, including the uppercase A.
  2. Drag the action file to the Automator folder.
  3. You can now open Automator and you’ll find the action listed under the appropriate application. If Automator was already open, quit and re-open it.

Making a Finder Plug-In:

  1. Open Automator if it’s not open already. If you don’t have an empty workflow already, choose New from the File menu.
  2. For these instructions I’ll use my Make Names Web-Friendly action as an example, but you can do this with any workflow you can think of. Make sure the action is installed, and choose Finder from the Library list on the left side.
  3. In the second list, choose Make Names Web-Friendly from the list of actions. If you select an action you can read some more information about it at the bottom.
  4. Drag the action into the workflow area on the right.
  5. You’ll see a warning that the action will change your files. In the case of Make Names Web-Friendly, it will modify your file names, and it cannot be undone (unless you change them all back manually). If you click the Add button, it will make a duplicate of your files before changing them.
  6. Select whatever settings you’d like to use. If you’d like to be able to change these settings every time you run the action, click the arrow next to the word Options. Check the box “Show Action When Run”.
  7. If you like you can add other actions to your workflow now. This is optional. Perhaps you use Transmit, for example, and you’d like to upload the files to your server by adding the appropriate action.
  8. When you’re done, choose “Save As Plug-In” from the File menu.
  9. Enter “Make Names Web-Friendly” or whatever else you like for the name. Select Finder from the “Plug-in for” menu, and click Save.
  10. Now you can select some files in the Finder, hold down the control key on your keyboard and click for a popup menu of options. Move your mouse to the Automator option, and you’ll get a popup list of the plug-ins you’ve created. Choose “Make Names Web-Friendly” (or the name you entered in the last step) and the action will run!

Deleting or Editing a Finder Plug-In:

Getting started with AppleScript Studio

I've been kind of wanting to play around with writing a desktop app for the mac. I am not looking to dive head first into a new development environment so when I heard that Tyler Loch of iSquint and VisualHub fame used AppleScript Studio to write his applications, I decided that this would be a good place to start.

Cocoa Dev Central has a few articles on how to get started with AppleScript Studio including a nice beginner's tutorial that builds a remote control for iTunes. 

Now I just need to decide on something interesting (atleast to me) to build. 

Apple iLife Promo

Apple iLife Tutorials

[img_assist|nid=104|title=|desc=|link=none|align=left|width=200|height=150]Apple has a new site up called iLife 06 Multimedia Tutorials. They have tutorials for all iLife apps, the tutorials range from things for the average user and some for the more advanced.

http://www.apple.com/ilife/tutorials/

How to make Hanbrake pretty

Great tutorial on how to replace the default icon and change the default screen to a more condensed layout from PhillRyu.com

Converting Macintosh icons to PNG

I like eye candy, especially in icon form. That's why I was excited to see that The Icon Factory released some Matrix icons to celebrate the release of the Matrix Revolutions DVD. Unfortunately, the only available icon formats were standard Windows icons (.ico) and Mac OS X-specific formats. Neither of these were useful to me, so I set out to convert these icons to a more portable format — PNG.

I chose to use the standard Macintosh Icons available from the Icon Factory. They turned out to be the easiest format for me to convert and still retain the alpha transparency.

You will need to download and install a few programs in order for this conversion to work. For those of you morally opposed to using close-source software, shame on you for even considering using Macintosh icons on your Linux desktop. Begone with you! (Just kidding, we still love you.)

First, you need to get a trial version of StuffIt for Linux. This is the closed-source software I mentioned above. As far as I know, this is the only package that will extract the Macintosh .bin files under linux. I'd love to be proven wrong, though.

Next, download yourself a copy of icns2png. This handy little tool is the key to success.

I've written a small shell script that will do all of the manual work that goes into successfully converting the Macintosh icons to PNG. You can skip ahead and download the final product or keep reading to see the process in action.

Extracting the .bin/.hqx

The first step in the process is to extract the data to disk so we can work with it. Unstuffing the data is actually a two-step process. The first time we unstuff the file, it deflates into a .data and .info file. I'm not sure what specifically is contained in the .info file, but we can disregard it. The second step will actually extract the icon data to a temporary directory.

My Essential Apps for my new MacBook Pro

Here is a quick and dirty list of applications that I installed after receiving my MacBook Pro from Amazon.


In no particular order:

Gimpshop - Once it is released as a Universal Binary.

iTerm - iTerm is a full featured terminal emulation program written for OS X using Cocoa.

Cyberduck - OpenSource FTP/SSH application.

Unison - Commercial Usenet reader.

FlickrExport - Flickr extension for iPhoto.

Desktop Manager - virtual desktops for OS X.

QuickSilver - Launcher.

Adium - Instant Messaging Client.

Firefox - Duh.

VLC - Awesome video player.

Senuti - Get music off your ipod.

Handbrake - Rip DVD's to Divx.

Abiword - Wordprocessor.

Tomato Torrent

Seashore - Image editor based on Gimp.

 

 

How to remove scratches from your iPod Nano

I got an iPod nano the first weekend they came out, it coincided perfectly with my birthday so who was I to tempt fate! I’ve been very happy with it ever since. You can't beat the price for a flash based mp3 player that holds 4GB. However it has gotten pretty badly scratched, and I haven’t been too hard on it. This isn't critical for me since I care more about functionality than looks, but it is still a bummer. 

After reading through many similar complaints, I came accross this great post from Todd Dailey's blog - Restore your iPod nano to new condition with a $4 can of Brasso. I am shocked that something like this would actually work but he includes some pretty convincing screenshots. I figure it is worth a shot, but I don't plan on going the 'ziplock baggy route'..

F-Spot - A new photo manager for Linux

in

I just stumbled on to this photo manager (think Picasa or iPhoto) written for linux that look promising. Here are some links and information on it. I will write more once I have a chance to play with it.

F-Spot Wiki

- F-Spot use cases

F-Spot project page
- Mailing list
- TODO from the CVS - the next closest thing to a roadmap.

Syndicate content