A new release of my comic-grabbing script Grabcartoons is out! It includes many updates and fixes, a new ability to define site-wide “templates” to easily fetch any comic from a hosting site (templates are included for comics.com and gocomics.com), a new option to choose and fetch a random set of comics, and more.
As usual, tip [...]
Grabcartoons 2.4
December 8th, 2008 · No Comments
Tags: comics · grabcartoons · Software
Sending SMS through the Cablecom (hispeed.ch) web interface (howto)
June 14th, 2008 · 3 Comments
I wanted to be able to send SMS from the command line to my phone automatically (e.g. to get notified of certain emails). I use Cablecom, which offer the service of sending SMS through a web interface to subscribers. I found smssend (a seemingly dead package, but still available in some distributions), which has a [...]
Tags: howto · Software · Tips & tricks
Open source on Mac – Relatively complete list of Mac-native open source applications (tags: mac opensource reference software )
(0)
Things gets synchronization abilities
May 26th, 2008 · No Comments
The latest version of the Things task manager (0.9.2) incorporates synchronization and support for Leopard’s system-wide to-do’s! As has become the norm with Things, the new feature is extremely well thought-out, and in my testing so far it works flawlessly.
This was the big feature I was most expecting, since it gives me back the ability [...]
How to use Things on two accounts on the same machine
May 23rd, 2008 · No Comments
I am a big fan of Things, the very nice task manager from Cultured Code. I keep both personal and work-related tasks in it, and in my Mac I have two accounts, for personal and work-related use. This leads to me having to run Things on both accounts, while sharing the same database. Here’s how [...]
Tags: GTD · Mac · Software · Tips & tricks
Grepping plist files
April 28th, 2008 · No Comments
I’m trying to track down why some of my attachments keep being downloaded to ~/Library/Mail Downloads/ even after I have set my Downloads directory in Mail.app to ~/Downloads/. I haven’t found it yet, but in the process I wrote a quick script for searching for a regular expression in .plist files, converting them to XML [...]
Tags: howto · Mac · Software · Tips & tricks
Year of the Killer Task Management App: Wrap Up | View from the Dock – A series of excellent, detailed reviews of GTD apps for the Mac, including iGTD, OmniFocus, Midnight Inbox and Things. I agree with Troy's veredict about the best one being Things. (tags: gtd mac productivity reviews software tools )
(0)
The evolution of task management (Things review)
February 24th, 2008 · 19 Comments
My history of task management applications…
Since I started using GTD a few years ago, I have used several applications for the computer-based side of my task management (which is where almost everything else eventually ends up). In chronological order, I have used:
The standard applications on my (aging) Palm device together with JPilot on the desktop [...]
Tags: GTD · Mac · Productivity · Reviews · Software
Bwana – I discovered this little gem of a utility today: essentially a handler for the "man:" url type, which pretty-formats the corresponding manual page and opens it in your web browser. Useful together with QuickSilver, you can for example type "man:ls", selec (tags: free macosx man opensource software tools unix )
(0)
How to define a new wallet item in 1Password
December 17th, 2007 · 11 Comments
Update 1: I have modified the perl script to include Damon’s modification (see the comments) to make it work properly with the UTF-encoded Localizable.strings file used in recent 1Password versions.
Update 2: Somewhere around version 2.8.3 of 1Password there were some changes that make the original script not work anymore. I have updated the instructions and [...]
Tags: 1password · Mac · passwords · Software · Tips & tricks