Flickr now supports video uploads.
Limited to 90 seconds and to Pro account holders.
Having just installed some new effects for Photo Booth/iChat, thought I'd take it for spin.
...
I've written about this a couple of times before.
After some suggestions from Brett at Circle Six Design, I've re-revisited the script and eliminated the need for anything but the Applescript itself.
Simply copy the script (download from here; instructions in the zip file) to ~/Library/Scripts/Applications/{application folder} (e.g., ~/Library/Scripts/Applications/Twitterrific or ~/Libary/Applications/Firefox)
A couple shots of the same script, different applications:
...
The default Delicious Library:

...
Updated post here, new script here.
In my opinion, juhu is the best OS X app for posting Jaiku updates.
But if it falls short of anything, that would be the functionality to convert long URLs (web site addresses) to TinyURLs.
TinyURLs?
TinyURL takes something like this:
and converts it to something a little more manageable, like this:
Using a Ruby script I found here as the foundation, I whipped up a quick and dirty Applescript to make TinyURLs for my juhu/jaiku updates.
When I say "quick and dirty", I mean it (I didn't feel like building it as a self-contained mini-app).
It passes a given web address to TinyURL, then copies the converted URL to the clipboard for pasting to juhu.
The Ruby script is in my home directory and the Applescript is in juhu's Applescript directory (thus, it's accessible from the menubar when juhu is the active application).

If you want the scripts, click through for links and instructions.
more
Updated post here, new script here.
In my opinion, Twitterrific is the best OS X app for Twitter. But if it falls short of anything, that would be the functionality to convert long URLs (web site addresses) to TinyURLs.
TinyURLs?
TinyURL takes something like this:
and converts it to something a little more manageable, like this:
Using a Ruby script I found here as the foundation, I whipped up a quick and dirty Applescript to make TinyURLs for my Twitterrific updates.
When I say "quick and dirty", I mean it (I didn't feel like building it as a self-contained mini-app).
It passes a given web address to TinyURL and copies the converted URL to the clipboard for pasting to Twitterrific.
The Ruby script is in my home directory and the Applescript is in Twitterrific's Applescript directory (thus, it's accessible from the menubar when Twitterrific is the active application).

If you want the scripts, click through for links and instructions.
more
Fatal error: Call to undefined method Utils::page_selector() in /home/.balder/scooterphish/072570.com/blog/user/themes/redarry/tag.php on line 33