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(); ?> Rev. Wright’s Honorary Degree Offer Revoked at spencerb.net



Rev. Wright’s Honorary Degree Offer Revoked

I got this email from Northwestern today:

Following is the text of a statement by Alan K. Cubbage, Northwestern University Vice President for University Relations, regarding the University’s decision to withdraw an invitation to the Rev. Dr. Jeremiah Wright to receive an honorary degree.

May 1, 2008
Earlier this academic year, acting on the recommendation of faculty committees, Northwestern University extended an invitation to the Rev. Dr. Jeremiah Wright, former senior minister of Trinity United Church of Christ in Chicago, to receive an honorary Doctorate of Sacred Theology at Northwestern’s Commencement in June. Commencement at Northwestern is a time of celebration of the accomplishments of Northwestern’s graduating students and their families. In light of the controversy around Dr. Wright and to ensure that the celebratory character of Commencement not be affected, the University has withdrawn its invitation to Dr. Wright.

Dr. Wright was quoted as saying that his invitation to receive an honorary degree was withdrawn by Northwestern President Henry Bienen because Dr. Wright “wasn’t patriotic enough.” If Dr. Wright was quoted accurately, that statement is not true. In his conversation and correspondence with Dr. Wright in March, President Bienen never characterized Dr. Wright’s views or made a judgment about them. The letter said, “In light of the controversy surrounding statements made by you that have recently been publicized, the celebratory character of Northwestern’s commencement would be affected by our conferring of this honorary degree. Thus I am withdrawing the offer of an honorary degree previously extended to you.”

[?]
Share This

Related posts:

  1. NU Football: 6 – 0 ?
  2. Chitown
  3. Will Obama’s Administration Deliver on its Promise of Change?
  4. Daily Northwestern Acknowledges Mock Trial
  5. Reading Week 5/6

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It