Greenstorm Film is an independent production company from Moscow, Idaho. They make great short films, such as this one, called “The Package”:
I find this really funny . There’s another one, more grotesque but no less amusing: The Great Couch Caper.
I like how creative these guys are, and how well they put everything in scene. Another example of their talent is this music video of a cover version of “Airplanes” by B.o.B. (which, by the way, also features some really good musicians!)
And now that I’ve hooked you up on their filmmaking, you’ll be pleased to know they are working on a feature-length film named “The Protagonist” (trailer), due to be released in the fall. I, for one, can’t wait to see it.
Thanks, Jenny, for pointing out Greenstorm, and thanks, Noah, for the cool performance in the video
As it turns out, Blizzard Entertainment’s game service battle.net has a fail pet!
Well, “fail pet” might be the wrong word for this, but who expected battle.net to have a cutesy kitten on their error pages anyway. Instead, they have a fellow who somewhat looks like the alien cousin of Lennie from “Of Mice and Men”.
The Copy ShortURL Add-on has been on AMO for a week now and was recently approved to be public, so now I have a user base to please
I am inclined to drop the code onto github, where I’d get a proper version history along with a bug tracker. Update:It’s on github now!
For now though, here are a few ideas I have for the add-on, in no particular order and with no promise that I’m about to implement any of this right away:
Allow other URL shortening services. tinyURL is all fun and games, and I chose it over bit.ly because it does not require an API key — but if you have one at hand, you should be able to use any service you like. Even if only by setting an about:config preference.
Incorporate selected sites that support short URLs but do not publish them as a header. Zappos (zapp.me), for example. Others seem to have a short URL available (such as: NY Times (nyti.ms), Amazon (amzn.to), ESPN (es.pn)) but only use them on their twitter account and not on every webpage, so there might be nothing we can do .
When shortening, need to make sure not to use the current URL but the canonical URL if such a header exists. (Fixed!)
Let me know what you think! I’d like to know if any other things come to your minds, or which of the above you’d find especially useful.