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(); ?> Blaine Student “Expelled” at spencerb.net



Blaine Student “Expelled”

Let’s begin with a quote from the Star Tribune:

I’m sure it can, but really. Common sense would seem to dictate a reasonable solution. No one disputes that the Blaine student didn’t deserve a confab with the principal.

That’s the punch line of the story. If you are behind on Twin Cities North Metro news, then you did not hear about the Blaine High School student who the district suspended for having a box cutter in his car…for his job at Cub. Yes, a box cutter for a high school job sitting in the drink holder of a car is a violation of school policy. No death threats or etchings in the girls bathroom, a tool in a locked car. Maybe, the logic behind the decision reflects a fear that another student will break into the car and steal the box cutter? Really…a $5 tool from a hardware store will be stolen from a high school parking lot to stage an impromptu coup? This seems highly unlikely to me. Then again, I’m not a high school principal. Even if that is the logic for the school’s decision, expulsion of a senior does not seem like the right choice, especially one holding down a job at Cub.

It is my understanding that the student is ‘expelled’ on his permanent record, but will be allowed to attend classes for the year. Needless to say, I would not want to be that student applying for college. I hope everything works out for this young man.

[?]
Share This

Related posts:

  1. Good Evening!
  2. Long Time, No Post
  3. This Summer
  4. Announcement
  5. A Crisis of Inquiry
  1. Tony Schwab posted the following on October 1, 2008 at 3:19 am.

    I actually ran into this kid at a party last week! He was picking up his sister who was drunk. I talked to him and he seemed pretty cool. That shit is so fucked up. God I’m so thankful we got out of high school before it got too insane; not that it wasn’t when we were there, but at least we could fucking drink pop if we so chose.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It