Search Results for

  • 7.30.07 Brainstorm posted in Geekery

    Mindmeister has exposed an API. Hmmmm… Jott2Mindmeister? I’m working on porting the flickr ruby wrapper right now, should lead to some interesting possibilities. My first project is actually just a little script that will push a line from TextMate to a mind map for later brainstorming. It’s almost identical to the Flickr API, so the transition shouldn’t be too difficult…

    Read the rest of Brainstorm...

  • 5.9.07 FlickrMate 1.7 posted in Geekery

    An update to TextMate brings UI changes to the FlickrMate bundle. I’ve also added a fix for a bug discovered by Mike McClenaghan that prevents uploading photos with spaces in their names. If you have the latest version of TextMate (if you use SVN be sure to update your Support folder), then head for the download page for the latest version.

    Read the rest of FlickrMate 1.7...

  • 4.28.07 FlickrMate 1.6: Image Uploading posted in Geekery

    FlickrMate UploaderOkay, last FlickrMate release until I’ve written about something else. I’m going to do a short series on TextMate’s tm_dialog and creating custom nibs. All the information you need is out there, it’s just really scattered and half of it is in mailing list archives. I’m going to pull it together into one reference that should make things a little easier, especially for people who aren’t used to Interface Builder (like me). Anyway, FlickrMate 1.6…

    Read the rest of FlickrMate 1.6: Image Uploading...

  • 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.26.07 FlickrMate 1.4: New and Improved posted in Geekery

    Version 1.4 of FlickrMate brings a whole new method of handling very large collections, and faster browsing to boot. People with massive flickr accounts, rejoice! Visit the download page to grab the new version.

    Read the rest of FlickrMate 1.4: New and Improved...

  • 4.25.07 FlickrMate Update 1.3 posted in Geekery

    The Link PickrYet another version of FlickrMate is being posted this evening. We’re up to 1.3. I’m having a little trouble getting things working on everybody else’s systems. Different versions of Ruby, different types of Flickr accounts, lots of variables. I’ve stripped a couple of the more complex facets of the bundle and got it back to basics. Back to it’s extremely useful basics, that is ;). The image in this post was placed by the bundle, so it works for me… visit the Download Page.

    Read the rest of FlickrMate Update 1.3...

  • 4.24.07 FlickrMate 1.0 posted in Geekery

    Okay, FlickrMate turns 1 today! All new interface, tidied up and a whole new feature set. Well, pretty new. See the download page for the download and details of the release!

    Read the rest of FlickrMate 1.0...

  • 4.23.07 FlickrMate Zero Point Eight posted in Geekery

    Okay, I’m not spitting out bug releases, I actually keep coming up with cool things to add to this. This will be my final release (for the day). Version 0.8 adds sorting, better progress reporting and templates for the img tag. Right now it handles Markdown and HTML, and it’s really easy to modify and add languages. Using this system, you can even make different things happen with the commands in different scopes. You could, for example, scope one pref file to insert just the url if it were inside of double quotes, and an entire image tag if it was in the base of an HTML file. Get it? Cool.

    Read the rest of FlickrMate Zero Point Eight...

  • 4.23.07 FlickrMate turns 0.7 posted in Geekery

    I did some serious touching up on the image browser for the FlickrMate bundle. It now handles window resizing better (or at all) and the photoset command loads all photosets and lets you browse through them, including a set for photos not in a photoset. Download below and try it out, it’s fun…

    Read the rest of FlickrMate turns 0.7...

  • 4.22.07 FlickrMate with Image Browser posted in Geekery

    FlickrMate Image BrowserOkay, I’ve added an image browser to FlickrMate. It’s almost ready for the Downloads page. I’ve just replaced the second tm_dialog popup with a custom nib that builds a preview url for each image and loads it on the fly when that image is selected in the browser. Seems to work pretty slick.

    Read the rest of FlickrMate with Image Browser...