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(); ?> Barney Frank Gives Us a Picture of a Democratic Government at spencerb.net



Barney Frank Gives Us a Picture of a Democratic Government

A step away from tax and spend liberalism and a turn to spend and tax:

The latest plan is even worse than the spring round of $100 billion or so in tax rebate checks. At least rebates allowed taxpayers to spend their own money. Under this stimulus the government will tax or borrow $150 billion to $300 billion in order to spend the money on social and pork-barrel programs. The latest draft would direct dollars to food stamps, another expansion in unemployment insurance, home heating subsidies, more aid to states and cities, and “infrastructure” like roads, bridges and public transit. Because of Davis-Bacon wage requirements on these brick and mortar projects, a portion of the dollars would coincidentally flow to the Democrats’ biggest campaign contributors: unions. Call it a political “rebate” check.

EDIT:

Let’s be perfectly honest the spend and tax philosophy pervades government now. We have a large deficit (although shrinking as a percentage of GDP) and spending along with the size of the government are increasing. This video makes it clear that the intent is to run up a deficit to crisis levels while enacting entitlement programs that cannot be reversed. Then, finally, taxing the ‘rich’ to pay for it.

Oh yeah, and in case you were wondering who the rich are…its the people we (and all of our colleagues in college) want to be in 5 years.

[?]
Share This

Related posts:

  1. The Not-so Stimulating Stimulus
  2. Why Do We Cut Taxes?
  3. Econ 101 – Government Spending
  4. Obama Administration Sheds 500,000 Jobs
  5. Financing the American Dream

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It