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(); ?> Police Discretion at spencerb.net



Police Discretion

If anyone has any advice on the subject of police discretion, please let me know. Currently, I am working on a paper about that very subject. It is turning out to be one of those papers where I am not sure of the side I am taking while I am writing it. Sort of the ‘your thesis materializes as you go’ paper.

[?]
Share This

Related posts:

  1. This Summer
  2. The Beauty of Short Paragraphs
  3. Music Music Music
  4. Sunflower Response, Reflection
  5. Good Evening!
  1. Adam posted the following on March 1, 2008 at 11:01 am.

    My line on police discretion would be that, well, moving it up the chain into something like ‘parliamentary discretion’ would make the issue a bit more bureaucratic and lengthy, not to mention opening up more possibility of corruption. As long as wide-ranging guidelines are followed, enforced and reinforced throughout a system at least a pattern of discretion could be influenced. I have no idea what the training is like for it now, but if regular guidance was given to officers, then one would hope that less rash choices of individuality could dominate situational responses.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It