Search Results for

  • 5.12.07 30cal: 30 Boxes and iCal posted in Geekery

    And here we go again, off on another Applescript adventure. This one is a doozy, I think. It’s going straight to it’s own download page because there WILL be updates. What it does is let you send any event or entire calendar from iCal to your 30 Boxes calendar with support for notes, urls, locations, repeating events, tags, start time/date, end time/date, and more. You can use it to make the switch from iCal to 30 Boxes, or just send important events to a shared calendar. You can even use it to edit your events locally with the comfort of iCal and then send them to 30 Boxes without opening a web browser. Your choice! Download here.

    Read the rest of 30cal: 30 Boxes and iCal...

  • 5.11.07 onebox 2.1 Adds Todo Tags posted in Geekery

    See the download page for a new version of onebox with tagging ability for todo items added to your 30 Boxes account via quicksilver.

    Read the rest of onebox 2.1 Adds Todo Tags...

  • 4.27.07 FlickrMate 1.5: Tag Search posted in Geekery

    Okay, new version on the download page. I honestly think the releases will slow down now, assuming I didn’t introduce a slew of new bugs with this one. 1.5 adds tag searching with a token based input, and every search dialog now has an “everybody” option that lets you search outside of your own photos and into the great big world of Flickr. How useful that will be I’m not sure, but it was easy to add the option, so I did. The tag searching allows “any” or “all” matches, and search results are ordered by relevance and the first 250 are returned. That’s a lot when you’re going through an image browser that shows one at a time ;).

    Read the rest of FlickrMate 1.5: Tag Search...

  • 4.21.07 Even Better Gallery posted in Wordpress Links

    The Slidez xml feed inspired me to create my own gallery function for it. But then I figured why not do the same thing with Flickr and keep my photos somewhere they’d actually be found? Fortunately I found the Falbum plugin and just made some minor modifications to it. The Gallery is now driven by Flickr, and the Flickr feed on the homepage runs off the plugin. Everything looks the same, minus a little lightbox action (which was a conscious decision). I love being able to use the Flickr Uploader, tag my images and have my new albums be out there for more than just my blog readers. Now I just have to get our new photographer to submit some work (he’s awesome).

    Read the rest of Even Better Gallery...

  • 4.6.07 iGTD 1.3.2 released posted in Geekery

    A new version of iGTD has been released and is available for download. It fixes a few bugs and adds smart folders for tags, which is an awesome feature. It’s a little hidden though, so if you’re using it, go to the “To Complete” view and press the plus key under the left side folders pane and you’ll get the smart folders dialog. As an example, if I procrastinate on a project, I add a tag to it–”procrastinate”–and then create a smart folder that lets me see what I really need to get my butt in gear on.

    Read the rest of iGTD 1.3.2 released...

  • 2.17.07 AutoTag 3 Released posted in Geekery

    The AutoTag Bundle for TextMate is now up to version 3. I’ve fixed the sorting to be case insensitive for all commands, and added Yahoo suggestions. If you have any suggestions for improving the suggestions, I suggest you submit them. Download version 3 below or see the downloads page. The AutoTag Bundle requires the UTW-RPC plugin (see downloads page) for Wordpress (and Wordpress and the Ultimate Tag Warrior plugin.)

    Read the rest of AutoTag 3 Released...

  • 2.5.07 UTW-RPC 1.2 released posted in Geekery

    Christine released Ultimate Tag Warrior 3.14159265 and broke my plugin. Man, the whole idea of an external plugin was so I could stop keeping up with her. Anyway, she added a security feature that I had to incorporate into the plugin using “nonces”. This release will work with the latest versions of Wordpress and Ultimate Tag Warrior.

    Download: utw-rpc1.2.zip

    Read the rest of UTW-RPC 1.2 released...

  • 1.27.07 UTW-RPC v1.1 and the AutoTag Bundle posted in Downloads, Geekery

    The New AutoTag WindowTo the sweeping sounds of “Ladies and Gentlemen, We are Floating in Space” by Spiritualized, I am proud to present version 1.1 of the UTW-RPC plugin, the companion plugin to Ultimate Tag Warrior for Wordpress 2.1, along with its new best friend, the AutoTag Bundle for TextMate.

    Read the rest of UTW-RPC v1.1 and the AutoTag Bundle...

  • 1.26.07 Updates coming… posted in Geekery

    There are a few major updates on the way. First, with the release of Wordpress 2.1, quite a few of the template tags have changed, rendering my Wordpress theme bundle somewhat obsolete. I’m studying right now to try to provide a good update and some additional functionality. It will probably be released as a new bundle, leaving the 2.0 version for posterity.

    Second, I’ve found out a great way to add fuzzy comparison of tags to post content in TextMate, using the Porter Stemming Algorithm. I’m waiting for an answer on a question regarding bundle dependencies, but the revised Autotag bundle should be ready for release soon. In combination with the UTW-RPC plugin, it’s working as an awesome way to tag posts quickly and easily, using tags that already exist on your blog. Which, of course, is kind of the purpose of tags.

    Read the rest of Updates coming…...

  • 1.26.07 Ultimate Tag Warrior XMLRPC Plugin 1.0 posted in Geekery

    I’ve put together a plugin for Wordpress 2.1 that incorporates a few of the hacks for Ultimate Tag Warrior and blogging programs like TextMate and Ecto. It will handle adding the mt_keywords header into the new, edit and retrieve post commands. It also adds a hook for retrieving your full tagset so that in an extensible program like TextMate, you can write commands to work with tags in a few ways. With no modifications to your blogging app, however, it will still provide Keyword (tagging) functions without having to modify your xmlrpc.php file or include tag definitions in the body of the post.

    I’ve created 2 TextMate commands that will provide popup menus for tagging your posts. One grabs all of your tags and lets you select them from a multi-select list to insert as Keywords, the other scans the text of your post (minus headers and html tags) and looks for matches in your tag list, providing an autotag function similar to my previous mod.

    Read the rest of Ultimate Tag Warrior XMLRPC Plugin 1.0...