I want to play too…

This seems to be what all the cool kids are doing:

history|awk ‘{print $2}’|sort|uniq -c|sort -rn|head

120 ssh
78 ls
53 ping
39 sudo
39 cd
22 man
14 osascript
13 sh
13 curl
12 mv

From the above I can extrapolate a few things. 1. I still know AppleScript better than shell scripting (osascript vs sh). 2. I have done a lot of sessions working on system status (ssh). 3. Boy did I freak when I couldn’t get to systemstatus.umn.edu after we did the cutover to the new server (ping). 4. My command-line foo is weak especially related to scp, cp and tail (man).

Timeframe

Timeframe looks awesome! I can’t think of anything I need to use it for yet, but when I do… I don’t just read DF, but it does seem to be where most things I want to post come from… hrm…

We’re back

Near as I can tell with no ill-effects from the update to WP2.5. I like it when things work as advertised. Next goals for the site would be to make use of the new gallery features.

Update:

Or maybe I can just use the old gallery features with the Lightbox plugin?


BCB  Blue Tint  Green Tint  Red Tint

Update 2:

I found out there’s a CSS change in WP2.5 that floats the next button below the Lightbox. The following change fixes it and has been sent to the author and added to the relevant support thread on the WordPress site.


Tweak line 45 of the lightbox.css file to read width: 45%
Here it is inline:

#prevLink, #nextLink{
width: 45%;
height: 100%;
background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}

Upgrading to Wordpress 2.5

Wish me luck…

Yeeeehaaaaa

Get yer strangelove.