Tag Archives: Software

Run Python Script

Important see updates at end of post I’ve written an Automator action that allows you to write python scripts directly inside your Automator workflow. “Run Python Script” Automator action (catchy title) is written using Python and PyObjC (now built-in to … Continue reading

Posted in Default | Tagged , , , , , | View Comments

FlexTime 1.0 finished

Daniel Jalkut of Red Sweater infamy has released FlexTime, a Mac OS X timer application. Of interest to me is that FlexTime might well be the first released Mac OS X application to make used of my Toxic Progress Indicator … Continue reading

Posted in Default | Tagged , | Comments Off

Quickies

Daniel Jalkut of Red-Sweater scores a hat-trick with three very interesting blog posts. Of special interest to me, is his posting about the redesign of his blog using NodeBox. I actually introduced Daniel to NodeBox, little did I know he’d … Continue reading

Posted in Default | Tagged , , , , , , | Comments Off

AquaticPrime Warning

AquaticPrime is a “secure registration method for your shareware applications, released as free open-source software”. AquaticPrime uses “RSA encryption to provide excellent security – the same that is used to protect government documents”. This makes it sound like AquaticPrime is … Continue reading

Posted in Default | Tagged , , , , , | View Comments

mdfind2 updated

I’ve just updated mdfind2. The most important change is that it is now a universal binary. I’ve also improved the command-line parsing (it now uses getopt_long) and prints usage information on error. Links: Subversion Repository: http://toxic-public.googlecode.com/svn/tags/BlogTag_20070927_729/Spotlight/mdfind2/ Binary: http://toxic-public.googlecode.com/svn/tags/BlogTag_20070927_729/Spotlight/mdfind2/Output/mdfind2.tar.bz2

Posted in Default | Tagged , , , | Comments Off

Iron Coder – Progress Report 1

It has been a little over 6 hours since the API for the ironcoder.org competition was announced. The first 24 hours of Iron Coder were supposed to be used as a familiarisation period to learn the API. Fortunately I’m not … Continue reading

Posted in Default | Tagged | View Comments

iMeem

I wasn’t really impressed with the new iMeem buzzword enabled chat application until a bunch of us from #macsb poked under its hood and saw Mono sitting there. It looks like the first non-trivial (correct me if I’m wrong) Mono … Continue reading

Posted in Default | Tagged , | View Comments

A Fistful of Yojimbos

Everyone has been posting about how cool Bare Bone’s new Yojimbo application is. But so far no one has mentioned what a really freaking cool name it has.

Tagged , | Comments Off

Python Plugin Enabler for Voodoo Pad

I’ve written a plugin for the extremely cool VoodooPad application that allows you to write your own plugins for VoodooPad using Python. Gus (VoodooPad’s author) describes it best on his blog. Gus helped me write the plugin and provided a … Continue reading

Posted in Default | Tagged | Comments Off

Python Metadata Importer 1.0.6 Released

I’ve just released version 1.0.6 of my Python Metadata Importer plugin. What’s new: Support for Intel architecture. UTType now includes Python’s OS Creator code. Slightly better error handling Python Metadata Importer shouldn’t die when indexing Python files it doesn’t understand. … Continue reading

Posted in Default | Tagged | View Comments