« Older Home
Loading Newer »

Archive for February, 2006

Download Color Field Images 2.0

My little Flickr action for Automator is finally the action I hoped she would be:

That’s right, just pick a color - any color - and the action will download images that match that color as closely as possible. It’s certainly not a useful tool, but it sure is fun. And a great way to see [...]

Not in Kansas anymore

Out of almost pure gadgetitis, I bought a Garmin Forerunner 205 this weekend. I am getting ready to do Wildflower in May, but I don’t think that justifies needing a GPS trainer. Still, what a cool little tool. Yesterday, I ran from my house in Noe Valley, out to Glen Park, through the Sunnyside, around [...]

Iron Coder.

If you’re a Mac developer and are interested in trying your skills in Coder Stadium, head over to Gus’s blog and sign up for the first Iron Coder contest. (Here are the rules)

Download Color Field Images 1.2

Just a few new things:

Added a progress bar and status message to the action window. Now you’ll have some indication about how long until it finishes.
Fixed a bug with image resolution that would cause all higher-resolution images to download as very small images. (This is something I forget to do every time I’m using NSImage [...]

Jubaea Chilensis

Jubaea chilensis Olmué

Originally uploaded by pápa peña.

Jubaea Chilensis - The Chilean Wine Palm - is a beautiful, very large, very slow growing palm. It’s original growing area is… wait for it… the mountains of Chile. It gets its name from it’s sweet sap, which can [...]

Thinking…

As soon as I posted the Search-As-You-Type code, I started thinking of ways to improve it - I know it’s not much use to anyone if it just lets you put strings in and find them later.
So I started writing down some thoughts for a more general implementation that lets you insert any kind of [...]

Happy Valentines Day (A day late).

And, to celebrate: an excellent use of Download Color Field Images 1.1!

(Image by Thomas Richman)

Simple Search-As-You-Type

I had an interview last week and one of the early questions was about how to implement a search-as-you-type field. To be honest, I didn’t come up with the answer I should have - a tree where each character the user types represents the next node on the way toward the leaves.
I’ve been frustrated for [...]

Things You Might See on Your Way to the Hall of Justice

Originally uploaded by blakeseely.

I had jury duty this morning at the Hall of Justice on Bryant St. in San Francisco. I’ve been meaning to take more pictures of the beautiful things all over this city, so I took my camera with me. Here are a few of [...]

Download Color Field Images 1.1

Quick turnaround on this one since I think these are features that should have been there in the first place! I added a few new things to Download Color Field Images:

You can now specify how many images you would like to download. It will download as many as it finds, or the number you request, [...]