Scott Adcox

Doing More With Less Since 1972

Page 39 of 87

UT’s Rugby Coach Retiring

Thanks to the KNS for covering Butch Robertson’s retirement and 750+ career wins.

Rugby was just one of the many things he taught. I learned countless lessons from him from 1993-1996, not the least of which was that the way to make a real impact is by showing up every day ready to do work for decades.

The guy never got a dime for his efforts either. In fact, it probably cost him quite a bit of money to come out in bad weather twice a week for all those years and deal with the jetsam of high school soccer, football, and wrestling.

Thanks Butch, for all you’ve done for so many young men!

Blogging Like Mike Jones

I’m Mike Jones (who?) Mike Jones

The one and only, you cain’t clone me

Got a lotta haters and a lotta homies

Some friends, some phony

Let’s break down the example Mike Jones gives us here and how it applies to blogging. We’ll take it line by line.

I’m Mike Jones (who?) Mike Jones

Unlike other rappers, Mike Jones uses his real name and isn’t afraid to put it out there. He’s not “Mike Ice” or “MC Jones”. He’s Mike Jones. What? Didn’t get that? Not sure who he is? Just ask him…he’ll tell you…over and over. He’s Mike Jones.

Don’t be afraid to stand behind who you really are.

The one and only, you cain’t clone me

Mike Jones is himself, and there is no other Mike Jones.

If you are blogging from your unique perspective, no one else can adequately imitate your style.

Got a lotta haters and a lotta homies

Not everyone appreciates Mike Jones’s style, but that’s ok with him. A lot of other people do.

Everyone doesn’t have to love your blogging style.

Some are real, some are phony

Mike Jones is aware that all of the people who love him aren’t genuine in their love; they just want something from him. That’s ok with Mike Jones because the phonies still add to his mystique. They still buy albums and say his name…Mike Jones.

Traffic is traffic.

Now, just pretend you read this five years ago. Back then…

Mike Jones – Still Tippin’

 

Saw this quote posted by @Zen_Moments and thought it was perfect for triathlon training, rugby training, living on a budget, learning something new, developing a work ethic, and about 1,000,000 other things.

The more you sweat in peace, the less you bleed in war. ~ Hyman G. Rickover

If you suddenly (never saw it coming) found yourself maxed out on your credit cards, what would be your first move? Would you call Visa and try to convince them to up your limit in order to save your credit score, or would you call the cable company and cancel HBO?

Link Dump – I Think The Debt Ceiling Is Causing Global Warming

Five Facts About the Debt

“When it was Chrysler secured bondholders objecting to getting defaulted on by the president’s auto task force, Mr. Obama denounced them as “a small group of speculators” who were “hoping that everybody else would make sacrifices and they would have to make none.” Where was Mr. Obama’s newfound respect for bondholders back during the Chrysler deal?”

NASA Data Blow Gaping Hole In Global Warming Alarmism – The hell you say! Can we go back to regular light bulbs now?

Tips for overcoming fear of open water swimming – Good stuff here on overcoming your fears. Now I just need to find out why I feel like I’m going so much slower in the open water so I can calm down.

How to Migrate Your Facebook Account and Data to Google+ – Making some assumptions you actually want to move all that stuff, but useful!

Ironman Lake Placid Race Report – @emilysweats has written of the best race reports ever. Worth your time

‘Mad Men’ Begins Streaming on Netflix – Cracking open a single malt scotch and settling in for this one.

Why Leaders Need to Exercise – I’ve found this to be almost exclusively true, and not just with leaders. People in general seem to be more productive, less affected by stress, and more pleasant to be around when they are fit. I know I am.

Gut feeling:

Since Google Plus came online, Facebook’s traffic hasn’t been affected very much.

Since Spotify became available in the U.S., Pandora has seen less traffic.

Just a thought.

Ok Google…

I’m on your site (Plus) using your OS (Android) and the browser supplied with it on an unrooted device (Acer Iconia TA500). So why can’t I include photos in Google Plus posts when I’m using the browser instead of the Android app?

Not a huge deal, just something I noticed.

Here’s what I think would be a nice and simple feature add for Google Plus…

Once I’ve posted something and shared it, make it easy for me to go back and include more Circles instead of “re-sharing”. Seems pretty easy to me. I’ve run into a couple of instances where I forgot to include a Circle, and it seemed like an intuitive feature to just add more Circles on the fly later.

I’m sure there’s a highly technical, complicated reason we can’t do this yet…right?

Yammer Should Be Called “Sweet Potato-er”

Sweet Potato Yammer

Don’t “sweet potatoes” sound so much tastier than “yams”?

I posted this to our network this morning, but it’s also worth stating publicly.

My new favorite thing about Yammer:

It’s so much more convenient to come back from vacation and read what people wrote in groups/threads on Yammer over the past couple of days than it is to try to sort through all the messages and replies on email. I can quickly sort out what’s important using the groups and tags, get to the meat, find out what issues are already resolved, and see what I’ve missed. It’s already organized for me!

I’ve loved Yammer for quite a while for reducing emails and helping me sort through information real time, but I hadn’t really considered the benefit of easily catching up from a vacation until our usage at work increased to a level that I could really tell the difference.

Of course, I was never too far behind anyway because I could follow along through my mobile device the whole time I was gone and have a good idea of what was going on. This was pretty easy to do too because I could cut out all the peripheral noise on Yammer and just watch the groups that are of highest priority.

There’s such a high signal to noise ratio compared to email!

Sweet.

Stress fractures suck. And they don’t always heal as quickly as you’d think they would either.

Yeah, that’s more of a Twitter-length thing to say, but it just seems more permanent to post it here.

Stupid stress fracture.

(GooglePlus != Twitter) && (GooglePlus != Facebook)

Ok nerds. I’ve seen a lot of discussion over the past few days about what Google Plus is trying to replace, what it is going to “kill”, why it will never work, etc. The truth is, Plus is it’s own thing, and that’s cool. Nothing has to be killed for Plus to succeed. Let me state this simply in a language everyone can easily understand:

Switch (SocialNetwork){
 case Twitter:
     //You put info out, and I choose to consume it
    if (iFollowYou)
          MyStream.show(theStuffYouWrote);
    else
          returnToWork();
  break;

 case Facebook:
     //We agree to consume one another's information
     if (weAreFriends){
          MyStream.show(theStuffYouWrote);
          YourStream.show(theStuffIWrote);
     }
     else{
       MyStream.show(constantSuggestionsWeBeFriends);
       stalkSomeoneElse();
     }
 break;

 case GooglePlus:
    //You decide info I see, I decide info you see.
   if ((iAmInYourCircle) && (youAreInMyCircle)){
       MyStream.show(stuffYouSharedWithCirclesImIn);
       YourStream.show(stuffISharedWithCirclesYoureIn);
   }
   else if ((iAmInYourCircle) && (!youAreInMyCircle)){
       MyIncoming.show(stuffYouShareWithCirclesIAmIn);
       YourStream.show(thingsISharePublicly);
   }
   else if ((!iAmInYourCircle) && (youAreInMyCircle)){
       MyStream.show(theThingsYouSharePublicly);
       YourIncoming.show(thingsIShareWithCirclesYoureIn)
   }
   else
     returnToWork();
 break;
}

It should now be clear, though I’m not 100% sure that will compile. Feel free to correct my code in the comments. It won’t be the first time someone has shown me a better way to do something.

Now for the verbose comments…

Unlike Twitter, Google Plus makes you decide who can follow you unless you post everything publicly. I guess if you post everything publicly, Plus could be a little like Twitter. But it seems like pushing things out publicly all day long could be dangerous because not everyone wants to use Plus like Twitter, even if you do. There is a “block” feature to take care of that,  I for one plan on using it liberally.

Unlike Facebook, Google Plus doesn’t force you into a mutual relationship with people and put the onus on you to later define the parameters of that relationship. You start by defining your personal parameters and can choose to open up more later. Or not. You can even choose for relationships to be completely one-sided. So it eliminates the “guilty-friend-add” situation that happens all the time on Facebook.

Consider this situation: someone adds you to their Circles and you get the notification that they’re sharing with you. You don’t really want to share with them very much and don’t care much about what they are sharing, but you worry about hurting feelings or looking like a jerk. The easy solution is to just add them to a Circle you won’t ever share anything to so that they’ll get notified you’re sharing with them. Later you can remove them from that Circle so that you don’t have to read what they ordered at Starbucks or that their cat ate their kid.

Now. returnToWork();

I think the biggest loser as a result of Netflix charging separately for streaming and DVD by mail isn’t going to be consumers or Netflix. If people really stop having DVDs delivered to their homes, the real victim is going to be the U.S. Postal Service.

Outside of Netflix, the only reason I need the USPS is to deliver thank you cards for kids’ birthday parties. I think I could deal with hand delivering those a couple times a year or sending them over long distances through FedEX.

DailyMile needs to expand their “add a workout” section to cover things like yard work. I know I’m not at my top level of fitness right now, but I go at it pretty hard in the yard some days, especially when I’m wielding a machete. That should count for something more than a blank spot in my workout log.

Maybe they are aware I’m offsetting the calories with beer as I go?

A Short “How To” Link Dump

Lot’s of “How Tos” were read around here in the last week or so, and I’ve linked to some of the best ones. I was pretty excited to get Spotify too. This one may be worth paying for!

I’m also playing around with Post Formats in WordPress, which explains the drastic change in the way the blog looks. I switched to the Twenty Eleven theme and I’m going to be building off of that. The obvious change I’d like to make is to have a “Link Dump” format and change the way that appears here. I only post about 1/10 of what I read, and if I had a better format, I think these posts could be way better. Anyway…here are the links.

Got Spotify? Here’s How To Use It – Great guide to getting started.

How to Swim Straight in Open Water – One mistake I’ve made in ocean swims is not accounting for the current enough. Even though I started out beyond the break I found myself eventually getting tumbled by surf.

Was the Space Shuttle a Mistake? – You can begin throwing rocks and insults at me in 3, 2, 1…

How to Stock a Home Bar – Another part of the 5 year plan.

Learn jQuery & JAVASCRIPT for free – Can’t wait to finish my current project and dive into this.

“Download map area” added to Labs in Google Maps for Android – Very nice. Very fast. Thanks Google!

If I Ran The Band-Aid Factory

I’m sure factories that make Band-Aids have some quality control measures. That means at least some of the products they make never make it to the market.

I wonder what they do with all those cull Band-Aids. I’ll tell you what if do if i was the king of the Band-Aid factory…

It’d sell those irregular Band-Aids.

I’d charge about 60% of what high grade bandages go for, and I’d market them as “sympathy-aids.” It wouldn’t matter if they weren’t sterile, or if they were shaped funny, or if they had pictures of Dora without hair.

They’d be perfect for kids who get psychological comfort out of a band aid even if they don’t need one. Also, ever notice how all your kids want a Band-Aid every time one of the other kids gets one? Just give them one of the defective ones out of the cheap box. They won’t know the difference, and BAM! you save 30%!

Less wasted product for their manufacturer, and more money for the kids’ college funds…it’s win/win!

** UPDATE **

Thanks @MichaelSilence for the link love. And he made me think…what if you put a few seconds in the box with the premiums? That way parents could make a game-day call as to whether or not the wound needed a real bandage or just a psychological one.

« Older posts Newer posts »

© 2025 Scott Adcox

Theme by Anders NorenUp ↑