Spike, The Neon Cat

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.
...

more

Applescript: Qurls for Twitterrific, Juhu, Firefox, Safari....

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:
ishot-0711122028411.jpg ...

more

Delicious

The default Delicious Library:
Delicious Library

...

more

Slight Return: Applescript: TinyURLs for juhu

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:

http://www.latimes.com/entertainment/news/la-spinoffs-paris4mar04,0,5107650.story?coll=la-home-center

and converts it to something a little more manageable, like this:

http://tinyurl.com/2raq36

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).
twitscript
If you want the scripts, click through for links and instructions.
more

Applescript: TinyURLs for Twitterrific

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:

http://www.latimes.com/entertainment/news/la-spinoffs-paris4mar04,0,5107650.story?coll=la-home-center

and converts it to something a little more manageable, like this:

http://tinyurl.com/2raq36

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).
twitscript
If you want the scripts, click through for links and instructions.
more

Page:
Fatal error: Call to undefined method Utils::page_selector() in /home/.balder/scooterphish/072570.com/blog/user/themes/redarry/tag.php on line 33