Feeds:
Posts
Comments

Archive for the ‘hacks’ Category

I got tagged in the oh-so popular “25 Random Things” meme on Facebook. To make a point that I sometimes think in code and I don’t think its weird, I wrote the script below to randomize my list before I posted it. import random f = open(’25-things.txt’) list = f.readlines() “”"Magnus L Hetland’s solution http://bit.ly/uN4iq”"” [...]

Read Full Post »

This hint provides information on modifying the OS X “Save PDF Web Receipts Folder” work-flow that’s attached to the print dialog, but it is for 10.4 only. I never like having a “Web Receipts” folder at the top of my “~/Documents”, I’d prefer they we kept in a sub-folder, e.g. (“~/Documents/Personal/Web \Receipts/”). Well, the above [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.

Join 1,049 other followers