Install this theme
02/6/2012 Short URL: http://tmblr.co/ZFavEyMcv32F

Coal Energy Drink

01/6/2012 Short URL: http://tmblr.co/ZFavEyMYmY_9
Rename files (with RegEx) and Keyboard Maestro

This is a Keyboard Maestro macro which gives you a prompt for every file you have selected in Finder and optionally allows you to rename the file with a regular expression.

It re-uses the last regular expression so you can apply it to more files.

Slightly modified you can rename a bunch of files at once.

Usage

The prompt gives you two text fields.
One for the new filename (excluding the extension) and one for the optional Regular Expression. If the Regular Expression field is empty, no RegEx replacement takes place.

This macros asks for all files one by one.

Download

https://www.box.com/s/cbb2f0e7c3f9ce39b49d

PRINT THIS POST Notes: 2 01/6/2012 Short URL: http://tmblr.co/ZFavEyMX_u4-
Notes: 2 01/6/2012 Short URL: http://tmblr.co/ZFavEyMXhVyC
31/5/2012 Short URL: http://tmblr.co/ZFavEyMUpcG1
Notes: 14 30/5/2012 Short URL: http://tmblr.co/ZFavEyMQtPry
Notes: 1 29/5/2012 Short URL: http://tmblr.co/ZFavEyMMxvfC

Graham Hill: Less stuff, more happiness

We’ve got to cut the extraneous out of our lives, and we’ve got to learn to stem the inflow. We need to think before we buy. Ask ourselves, ‘Is that really going to make me happier? Truly?’

(via Graham Hill: Less stuff, more happiness | Video on TED.com)

Source: ted.com
28/5/2012 Short URL: http://tmblr.co/ZFavEyMJ2ITm
Quickly convert movies using FFmpeg

An interesting problem someone had recently on Audio Video Productions on Stack Exchange. He/she needed a quick way to convert videos using a command line program, i.e. FFmpeg.
If you don’t want to mess with the (endless) command line options FFmpeg provideos, the solution is pretty simple. Just use one of the provided presets and FFmpeg will figure out the rest for you.

Example:

ffmpeg -i highres.avi -vpre medium lowerresforceh264vpremedium.avi

Resources:

PRINT THIS POST 27/5/2012 Short URL: http://tmblr.co/ZFavEyMF58hv
Keyboard Maestro Macros: Measure Window and Set Window Size

For my screencasts I typlically need to “measure windows” so I know if a certain arrangement of the windows of an app fit into the frame I’m recording. I would normally use xScope, but… you know… If Keyboard Maestro can do what I need, why not?

The first macro basically measure the front window’s size and displays the size as Growl message.

The second one first takes the size of the frontmost window and displays its size in the “Prompt User for Input” action.

UPDATE: I issued a minor update for this macro. The input is now split into two text fields, makes this easier to use.

Download

https://www.box.com/s/ce52cdbd3186d4cb7233

Note: Both macros are included in the download.

Screenshots

Measure Window

Set Window Size

PRINT THIS POST Notes: 2 27/5/2012 Short URL: http://tmblr.co/ZFavEyMDoH0U