PostBadge tag to show // FeedBurner FeedFlare. // ------------------------- // FeedBurner account and feed required. // Sign up at http://feedburner.com //================================================ class module_feedflare { function init(){ global $gregarious; $gregarious->add_settings ( array ( 'feedburner_url' => '' ) ); $gregarious->add_page ( 'FeedFlare', 'modules/feed-flare/icn_Flare.png', 'page_feedflare();', 'feedFlare' ); } function postbadge_tags(){ return array ( array ( 'tag' => '%FLARE%', 'replacewith' => 'feed_flare("",false)' ), ); } function update_info(){ return 100; } } //------------------------------------------ // TEMPlATE TAGS //------------------------------------------ function feed_flare($settings = '', $echo = true){ global $wp_query; $post = $wp_query->post; $sets = array('postID' => $post->ID, 'before' => '', 'after' => 'Gregarious FeedFlare', 'force' => 0 ); grab_sets($settings, $sets); if ( !$sets['force'] && hideOnID($sets['postID']) ){ return ''; } if( !$path = _get_feedburner_url() ) return ''; if( substr( $path, -1 ) == '/' ){ $path = substr( $path, 0, strlen( $path ) -1 ); } $path = str_replace ( 'feedburner.com/', 'feedburner.com/~s/', $path ); $path .= '?i='.get_permalink($sets['postID']); $result = $sets['before'] . "" . $sets['after']; if($echo) echo $result; else return $result; } function _get_feedburner_url(){ $feedurl = greg_get_option( 'feedburner_url' ); if ( $feedurl ){ return attribute_escape($feedurl); } else { $feedburner_settings = get_option('feedburner_settings'); if( is_array($feedburner_settings) && ($feedurl = $feedburner_settings['feedburner_url']) ) { return attribute_escape($feedurl); } else { return false; } } } //------------------------------------------ // OPTIONS PAGE //------------------------------------------ function page_feedflare(){ $feedurl = _get_feedburner_url(); ?> I’m Not Your Buddy at spencerb.net



I’m Not Your Buddy

I consider myself a pretty friendly guy, but I’m the cash register-dude at Panera is not my buddy. Yes, for some reason this bothers me.

Honestly, I’m not even sure why I’m blogging about it, but it seemed worth mentioning. What does everyone else thing? Do you call random people buddy? I guess the thing is that I have people in my life that I would consider my ‘buddies’, he’s just not one of them. Maybe he will be some day, but he’s not right now.

Wow. This post sounds kind of arrogant, but a lot of times when people…say something like “hey buddy” or “hey friend” they mean it to be sarcastic and degrading or to make you uncomfortable. In the case of Panera-dude…mission accomplished.

For the record – Panera’s iced chai tea lattes are gross…don’t buy them. But the turkey artichoke panini is delicious.

[?]
Share This

Related posts:

  1. Sadness
  2. Can Money Buy Happiness?
  1. Aadam posted the following on November 20, 2008 at 11:30 pm.

    The word is just a step away from ‘chief’. Or ‘killer’. Over the edge of intimacy there.

  2. Paige posted the following on November 21, 2008 at 10:10 am.

    Nice post buddy

  3. Dan Schoppe posted the following on November 22, 2008 at 4:34 am.

    Paige, leave him alone. He’s had enough buddies for one day.

    Anyway, you should plan on being around sometime in January for skiing!

  4. Rachel posted the following on November 22, 2008 at 10:18 am.

    I know how you feel- I hate when Grandma says “Good girl” I am not a dog!


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It