A Letter from WAKA

The winner of this game goes on to the championship match. We “tied” it up in the 5th (last) inning after a controversial play…

Email explaining the epic game

Flickr Video Thoughts

Uploading some images to Flickr right now using FlickrExport for iPhoto. Obviously, it doesn’t handle video yet, so I’ll have to do that on the website. I’m curious if I’ll ever use YouTube again? Also, will Apple provide support for Flickr videos on the Apple TV? And perhaps iPhone?

Shaun Chair and Table, at Pier One

Pier One Imports has chair and table named after me. They even spelled my name right! This is amazing because I can never find personal branded shit that has my name spelled correctly.

Quick Look from the command line!

For all you Leopard users out there, here’s a handy trick to use Quick Look from the command line.

Leopard ships with a command called ‘qlmanage’. The -p option shows a preview of the file passed to the command. In the terminal, type the following:

qlmanage -p thefile

You can extend this by creating the following shell script:

#!/bin/bash
qlmanage -p $1 >& /dev/null &

The >& /dev/null prevents output from displaying, and the & runs the process in the background so a new prompt displays on the terminal.

Download it here.

Save this script as an executable file and store it somewhere in your PATH. I recommend naming it something short like ‘ql’.

(Note: I stored mine in a home bin folder used for custom-made scripts).

You can close the Quick Look window with the mouse (the conventional way), or close it in the terminal by getting the pid from the ps command and using kill [pid].

ql_on

Using the ql command in Terminal

ql_off

Closing the Quick Look window using the kill command

This feature is really handy for me because I spend a lot time in the Terminal. Many times I encounter a file such as an image, pdf, word doc, etc. that I’d like to briefly preview.

Before I discovered this, I would resort to opening Finder and navigating to the same directory to preview the file. Being able to do this all from Terminal is a real time saver!

[UPDATE]
A better solution is to use “$@” (with quotes) instead of $1 in the script. This will allow multiple arguments and wrap quotes around each one to account for spaces or other odd characters in the filename. Additionally, providing multiple arguments creates a slideshow in Quicklook.


#!/bin/bash
qlmanage -p “$@” >& /dev/null &

Spinwatch: Southwest (Finally) Apologizes To Mini-Skirted Customer

Spinwatch: Southwest (Finally) Apologizes To Mini-Skirted Customer: This is yet one more reason why I love Southwest Airlines. They admit to their mistakes and are “somehow” able to spin them into good PR opps.

My favorite personal Southwest experience earlier this year:

I was on a flight from San Diego to Oakland on Februrary 14. Halfway thru the flight, one of the flight attendants announces on the P.A. that Valentine’s Day is the Southwest’s favorite holiday and they have a special treat for us. Soon afterwards, another attendant starts walking down the aisle carrying a basket of chocolate hearts, handing one out for each customer.

A simple gesture, but a big one… especially considering they were (probably) doing that on every flight that day.

Favorite 2nd experience last year:

Our plane was late arriving to the gate, so to speed up the boarding time the attendants put a race clock by the gate ticking down from 14min. Our goal was to completely board the plane, stow away our luggage in under 14min. If we succeeded, one person picked at random wins a $50 voucher. We succeeded. Somebody one (it wasn’t me). Quite amusing.

Other moments include attendants singing Proud Mary when taking off from LAX, replace “rolling down the river” with “rolling down the runway”, and also landing in San Diego with the attendant pretending to be a jockey slowing down her horse. I think the more kids on a flight, the goofier the attendants get, but in a very respectable manner… if that makes sense.

Now if only they had satellite TV with a flight-tracker channel like Jet Blue. Oh, and WiFi.

Google Earth’s Hidden Surprise: A Flight Simulator

Google Earth’s Hidden Surprise: A Flight Simulator: Google Solitaire and Minesweeper are the next logical steps.

How I Improved My Feed Reader, 2 Simple Hints

I use NetNewsWire as my main RSS reader on the Mac. Until recently, I had a hard time keeping up on all my feeds. However, I recently employed 2 tricks to greatly improve my productivity for perusing my feeds and finding the gems.

Tip #1: Flatten the Feeds

For the longest time, I tried hard to keep my feeds categorized: Apple, Tech, Blogs, Flickr, etc. Ultimately, this required too much cognitive overhead.

Where should I place a new feed? Does it need a new category? Where was that other feed I want to read? Under Tech? Blogs? etc…

The solution: Flatten the feeds!

Having one long list of feeds sorted alphabetically has been a huge help. Now I don’t have to think twice when I add a new feed, and I can easily scroll up or down to find a particular feed I want to read.

Tip #2: Create a hot key on the mouse for “Mark All As Read”

NetNewsWire has the Cmd-K hotkey for the “Mark All As Read” feature. This is useful for quickly committing RSS suicide. Additionally, it prevents you from having to increment through each story one-by-one to mark them as read.

I took this one step further by mapping my middle click mouse button to Cmd-K for the NewNewsWire app. I did this using the SteerMouse driver for the Logitech VX Revolution mouse.

Now I never need to lift my hand off the mouse. I can quickly scan through and mark off all my feeds at an olympic gold-medal pace.

Bonus Tip

I use the Combined View layout in my feed reader. The left column shows all the feeds, the right columns shows all the stories and the body text. This is in contrast to the Traditional and Widescreen Views, which require an extra click on the story headline to read the actual text. Not really a tip, but I thought it was worth mentioning.

My NewNewsWire Setup

[tags]NetNewsWire, rss, feed reader[/tags]

Rangers’ 30 runs sets AL record in rout of Orioles

ESPN - Rangers’ 30 runs sets AL record in rout of Orioles - MLB: The Texas Rangers beat the Orioles 30-3 today… and that was just game 1 of a doubleheader. My god!

They also won game 2 by a measley score of 9-7 (which is still high for San Diego standards).

By contrast, the Houston Texans didn’t manage to score 30 points in a single NFL game all last season.

Skype Will Ultimately Benefit From Outage

Skype Offers More Explanations and Reassures that All is Well: The Skype outage is somewhat analogous to the JetBlue clusterfuck earlier this year. Both companies took a hit, exposing vulnerabilities in their infrastructures and inconveniencing multitudes of users. However, they both have been spinning their mishaps into positive outlooks:

  • Improve and strengthen back-end infrastructure to prevent future catastrophes
  • Timely PR opp to reinsure user confidence and regain trust
  • Compensations: JetBlue offered free flights (I think?), and Skype offered an extra week of free service.

Bottom line: The outage may ultimately help Skype propel forward if they keep playing their cards right. It’s the “1 step back, 2 steps forward” type thing.

PETA ranks Petco 10th most ‘vegetarian friendly park in MLB

San Diego Metro News | SignOnSanDiego.com — PETA ranks Petco 10th most ‘vegetarian friendly park in MLB: I find this story slightly ironic, considering this.