Search Results for

  • 8.13.07 Grand Hysteria (MoodSwing 3.4) posted in Geekery

    MoodSwing 3.4 is out and has some significant changes, including, I think, a great new icon. It took me a while to figure out how to preserve the icon on a script when distributing it, but I’m hoping I got it. I’m sure I’ll hear about it if I don’t. I added the ability to make calls in Skype while telling all of your other chat clients you’re on the phone and changed the username/password method to request them once and then store them in the Preferences folder with blowfish encryption. Let me know how it works out for you.

    Read the rest of Grand Hysteria (MoodSwing 3.4)...

  • 8.7.07 UTW-rpc 1.5r: Fix for Fix posted in Geekery

    I decided not to compensate for the new changes in xmlrpc.php regarding the date/time format, but rather leave it up to the user to upgrade their Ruby install if it was broken. The conversation that details this and links to more resources can be found here. The version that compensates is still available, but for those who’ve managed to get their Wordpress 2.2.1+ blog working with TextMate without the plugin, version 1.5r is for you. Sorry for any confusion and my indecision. Details on the download page.

    Read the rest of UTW-rpc 1.5r: Fix for Fix...

  • 7.17.07 HTML Indexing Gets Better posted in Web Design

    I started discovering more and more mistakes in the original HTML indexing bundle. I ended up rewriting a lot of it and adding a lot of new functionality. It now recognizes a plethora of different formats for anchor tags, including empty anchors before headers, inside of headers, anchors with link text, etc. And there’s a new auto-indexing command that creates a hierarchical index. There’s even one that scans for headers and adds the anchor tags FOR you. It can’t get much easier than that. Let me know if it works. The docs from the bundle follow, download link at the end…

    Read the rest of HTML Indexing Gets Better...

  • 7.11.07 Quick HTML Anchors in TextMate posted in Web Design

    I had to make a couple of long indexes today, so after a couple of tries and some input from the TextMate list, I came up with a pair of commands for creating named HTML anchors in TextMate…

    Read the rest of Quick HTML Anchors in TextMate...

  • 7.2.07 Minor Jott2iGTD bugfix posted in Geekery

    Jott2iGTD had been looking for Ruby in /usr/local/bin but the standard install should be in /usr/bin. I changed the shebang (the first line of the ruby script) to the proper location, so it should work for more users now. If you’ve been having trouble running the script (nothing happened), download the newest version and you should be okay. There are further instructions on the download page for customizing the shebang as necessary.

    Read the rest of Minor Jott2iGTD bugfix...

  • 7.1.07 Holy Cow! Jott2iGTD 1.1 posted in Geekery

    I had a bit of a brainstorm. We can run the sqlite3 command line utility as a shell command and get the output as an array. No extra libraries needed. Sorry to anyone who’s already installed sqlite3-ruby, but it won’t hurt anything ;). The download page has been updated with version 1.1, which is back to just the applescript and ruby script with no external libraries required.

    Read the rest of Holy Cow! Jott2iGTD 1.1...

  • 7.1.07 Jott2iGTD 1.0 posted in Geekery

    This is a major upgrade to Jott2iGTD, which allows you to add tasks to iGTD with your cell phone (via Jott.com). It improves on the ability to handle a slew of Jotts at once, and adds contexts and projects with Levenshtein guessing (because Jott naturally has trouble interpreting the proper nouns we often use for our project titles), as well as tags, better note support and priority levels…

    Read the rest of Jott2iGTD 1.0...

  • 6.30.07 Jott2iGTD 0.9 posted in Geekery

    Jott LogoI hope everyone thinks this is as cool as I do ;). Jott2iGTD is a pair of scripts that allows you to easily post tasks to iGTD from your cell phone using Jott.com. All you need is (rather obviously), iGTD, a Jott account, and a cell phone. Check out the download page for more info.

    Read the rest of Jott2iGTD 0.9...

  • 6.30.07 Quick iGTD Next Actions with Quicksilver posted in Geekery

    Top 5 Next ActionsI started digging through the sqlite3 database for iGTD to see what fun I could have with it. Here’s a little ruby script that, in combination with quicksilver, will pop up a large type window of your top 5 next actions…

    Read the rest of Quick iGTD Next Actions with Quicksilver...

  • 6.10.07 FlickrMate and AutoTag updated posted in Geekery

    Recent changes to TextMate have prompted bugfix releases of FlickrMate and Autotag. If you’re experiencing PropertyList warnings, head for the download page and grab the latest versions.

    Read the rest of FlickrMate and AutoTag updated...