Sort your crashlogs with Hazel

Filed under: Odds and ends, UNIX / BSD

I’ve been on a bit of a Hazel kick lately. I wrote a short shell script that will sort my Crash Logs.

#!/bin/sh

### Get the name of the app
APP=`/bin/echo $1 | /usr/bin/sed ‘s#_.*##g’`

### make a directory…

Sync Wars: Address Book vs. Google Contacts

Filed under: InternetSteven Frank from Panic has outlined several important differences between the way that Address Book (on Snow Leopard) and Google Contacts manage data. This is on his personal website. He’s quick to point out that it is not meant t…

Smiley Face Clip Art – The Deeper Meaning

You might be surprised to know that there’s a pretty significant reason for all those pesky little smiley face clip art emoticons in your email, instant messenger, and forums. Their importance can be seen when studying psychology and communication. As it turns out, more than 90% of human to human communication is non verbal! That’s …