Roxane’s torus fracture

torus fracture
torus fracture

Yesterday, Roxane and I went roller skating at Ethan’s birthday party, and near the end of the afternoon, Roxane fell. She cried for a few minutes longer than her typical, “I got hurt.. I’m OK.” Roxane and I debated on whether she needed or wanted to see a doc, but we decided to go to have someone take a look. Turns out that she does have a mild torus fracture of her radius, which is a compression of the bone without a clean break line (I drew an arrow on the x-ray). Roxie is currently in a splint and ace bandage, but might get a cast in a day or two. She is not in pain, slept fine last night, but we still need to go see an orthopedic doc.
I love you, Roxane!

s/testing/stable/

Debian GNU/Linux 5.0 “Lenny” has been released as “stable”. Congratulations and thank you for all the hard work, Debian release team, Debian CD team, Debian Developers, and all Debian contributors!

mshuler@kokopelli:~$ apt-cache policy 
Package files:
 100 /var/lib/dpkg/status
     release a=now
 700 http://security.debian.org lenny/updates/non-free Packages
     release v=None,o=Debian,a=testing,l=Debian-Security,c=non-free
     origin security.debian.org
 700 http://security.debian.org lenny/updates/contrib Packages
     release v=None,o=Debian,a=testing,l=Debian-Security,c=contrib
     origin security.debian.org
 700 http://security.debian.org lenny/updates/main Packages
     release v=None,o=Debian,a=testing,l=Debian-Security,c=main
     origin security.debian.org
 700 http://ftp.us.debian.org lenny/non-free Packages
     release o=Debian,a=testing,l=Debian,c=non-free
     origin ftp.us.debian.org
 700 http://ftp.us.debian.org lenny/contrib Packages
     release o=Debian,a=testing,l=Debian,c=contrib
     origin ftp.us.debian.org
 700 http://ftp.us.debian.org lenny/main Packages
     release o=Debian,a=testing,l=Debian,c=main
     origin ftp.us.debian.org
Pinned packages:
mshuler@kokopelli:~$ sudo apt-get update -q2
mshuler@kokopelli:~$ apt-cache policy 
Package files:
 100 /var/lib/dpkg/status
     release a=now
 900 http://security.debian.org lenny/updates/non-free Packages
     release v=5.0,o=Debian,a=stable,l=Debian-Security,c=non-free
     origin security.debian.org
 900 http://security.debian.org lenny/updates/contrib Packages
     release v=5.0,o=Debian,a=stable,l=Debian-Security,c=contrib
     origin security.debian.org
 900 http://security.debian.org lenny/updates/main Packages
     release v=5.0,o=Debian,a=stable,l=Debian-Security,c=main
     origin security.debian.org
 900 http://ftp.us.debian.org lenny/non-free Packages
     release v=5.0,o=Debian,a=stable,l=Debian,c=non-free
     origin ftp.us.debian.org
 900 http://ftp.us.debian.org lenny/contrib Packages
     release v=5.0,o=Debian,a=stable,l=Debian,c=contrib
     origin ftp.us.debian.org
 900 http://ftp.us.debian.org lenny/main Packages
     release v=5.0,o=Debian,a=stable,l=Debian,c=main
     origin ftp.us.debian.org
Pinned packages:
mshuler@kokopelli:~$

Clean Debian Lenny KDE Install (cont.)

Well, since I didn’t have a whole lot of time invested in my install as in the previous post, and since I did not quickly sort out why the heck I could not suspend/lock with the KDE power manager widget, I thought I would give the weekly build of the Lenny KDE install disk a try to see if I got any decent results. As it turns out, the install is a nice selection of default KDE software, and suspend with desktop locking works out of the box – this is definitely the way to go 🙂

As for any KDE issues I’ve found, the only one that I can think of is that KDE v3.5 does not support URL link opening in a browser from Konsole (this is new in KDE v4.1) – seems it can be done, but it might be rather messy, so copy/paste for now.

Amarok simply rocks for managing the data on my new iPod – music and cover art sync work perfectly (with the gtk-linked libgpod3 (not the -nogtk package)), .m4v MPEG4 video file uploads work well (transcoded from XviD .avi’s using mkipod from the mp4tools package, and id tags updated using mp4tags from the mpeg4ip-utils package). The new iPod Classic 120G Gen6 and amarok are the big reasons for giving KDE a try (yeah, I could have just installed amarok under Gnome, along with the necessary libs, but I needed an excuse to give KDE an evaluation)

Later!