Archive for the ‘Personal’ Category

Ortho Follow-up, Stitches Removed

Wednesday, February 3rd, 2010

Today I visited my new Orthopaedic doctor, and he removed my stitches.

After removing my bandage (uncompressed, access to the open-air for the first time in weeks!) his staff took x-ray images. The doctor compared the new versus previous x-ray images and said that the leg appears to be healing fine. Unfortunately he also said that I need to remain home-bound for now. :(

My hope is that after a few weeks of physical therapy, and a transition to lower levels of pain killers, I might start working from home part-time. But this will depend on how things go over the next few weeks–my doctor doesn’t want me to take on the stress for at least the next two weeks. Please cross your fingers for me in the meantime.

After Surgery

Saturday, January 30th, 2010

I don’t remember this, because I was pretty doped-up… But I think this photo captures the way I’ve felt for the past couple weeks. :(

This Is The Beach Where I Broke My Knee

Saturday, January 30th, 2010


20100115-CRW_3016, originally uploaded by bensons.


I took this photo a couple hours before my swing-jump leg-break.

After shooting this, we went to dinner at a nearby restaurant. But the beach was so nice that we came back, and found the playground… *sigh*

Swing Jump Fail

Thursday, January 28th, 2010

A couple weeks ago I was traveling, helping Emily’s sister Kelsey move to Florida where she is interning at an equine rehabilitation center.  The plan was to spend a day playing near the Gulf coast before moving her into the new place (inland), and so we spent Friday together hiking, looking at wildlife, etc.  Friday evening we had dinner together in Cedar Key and then went walking along the public beach, where we discovered a playground with a swing-set.

I’m sure that, as kids at least, every person who is able has tried jumping from a swing.  We called it Swing Jumping as kids, and had contests to see how far each person could leap.  Sadly, though, time has moved faster than I realized and my body is no longer in the same shape it was 10-20 years ago, for when I tried jumping from this particular swing I landed poorly.  If I recall correctly, my landing was entirely on my left leg, which was held too stiff.  I was also wearing boots that held my ankles firm, so that all of the energy of the impact was pushed up into my left tibial plateau.  The result was not pretty.

I spent most of that night in a nearby hospital, which then transferred me to a larger hospital in Gainesville called UF Shands. I had some negative experiences throughout, which I will write about in the future, but for now I’d like to focus on my leg. As you can see in the X-ray image above, part of my knee is broken, cracked and pushed away from the joint.  If you can’t identify the break in this image, try to realize that the two bones should be more flush with each other and look closely at the right-hand side (as viewed) of the joint.

The surgeons performed on my knee a few days later, installing a long support plate.  These X-ray images show the hardware fairly well.

For now I’m resting and healing, having been mostly doped-up on pain killers for the past couple weeks.  Yesterday I finally changed my pain medication to something more tolerable and my brain is working slightly better.  But one thought that has remained throughout this entire affair is my desire for a robot body (e.g. *) to replace this fragile thing that nature has provided.  This is a small step in that direction, but perhaps someday… ;)

Standards Pedantry: E.164

Tuesday, January 12th, 2010

This tweet pointed me toward an article on Network World, which talks about E.164 support in Cisco Unified Communication Manager…  And it got me thinking about something that has bugged me for years.  I wouldn’t go so far as to describe it as a pet peeve but it comes pretty close.  The simple fact is that most people don’t know how to communicate phone numbers.

To some extent it’s the same issue as communicating a URI, which people assume is a website (http://) if it looks like a hostname or an email address (mailto:) if it has an “@” symbol embedded.  There are so many cases in which this is ambiguous, but the popular language is largely unaware of these possibilities.  E.g. we could be discussing a management object or an IM address.  With phone numbers it is no different, except that the popular conventions are localized.  In North America it’s commonly accepted to ignore country code and just provide a 10-digit number: (NPA) NXX-NNNN.  Within a local Area Code it is common to drop the NPA entirely: NXX-NNNN.  There are localized conventions like this all over the world, because unlike web and email addresses there is a historical pattern of emphasis on local usage (i.e. calling local numbers more frequently than long-distance).  But clearly this convention ruins communication across boundaries; if I’m given a 7-digit number from outside my local area, I have no idea how to use it.

As our economy has grown to global scope, our communication of telephone numbers has not kept up.  This is where E.164 comes into play.  It is a standard agreed by the international community, which defines a common way of describing a complete telephone number.  Starting with “+” to indicate E.164 completeness, the number follows a simple allocation hierarchy from Country Code onwards.  The standard also describes acceptable separators, which are used to make the structure and groupings more clear to a human.  This could result in a number such as +1-888-225-5322 * or +44 20 7981 3040 *.  For even less ambiguity, one could represent a number in the URI form by prefixing “tel:”, as in tel:+1-888-225-5322.

Even if you don’t use this form in common day-to-day communication, it is important that everybody understands these conventions well enough to identify ambiguity and avoid it.  Not only will our global communication improve, but I’ll be happier with my almost-pet peeve. ;)