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 Convinced at spencerb.net



I’m Not Convinced

I watched an interview with President Obama by Diane Sawyer. I am not convinced by President Obama’s arguments. Who are these people that suggest we do nothing? These supposed people are the focus of Obama’s arguments. His argument goes along the lines of ‘the people who say we do nothing have the burden of proof.’ If these people do not exist, then there is no actual opposition to Obama’s argument, as framed by him. That is a pretty easy argument to win.

Furthermore, it problematically paints opponents of the Administration’s plan as people who want to do nothing. This seems to be the actual strategy of Obama’s health care strawman. This is not reality. There are Republicans who are proposing reforms that focus on fixing our current system through market reforms, adjusting the tax code, and nationalizing the insurance market.

[Sens. Tom Coburn of Oklahoma and Richard Burr of North Carolina, and Reps. Paul Ryan of Wisconsin and Devin Nunes of California] proposal — called the Patients’ Choice Act — is to leave in place the tax deduction companies receive for providing employees with health insurance and to create a “Medi-Choice” tax rebate that will give individuals $2,200 and families $5,700 to spend on health insurance.

The rebate will make health insurance more affordable, especially for young people. It also will make health insurance portable, which will free people from being locked into jobs they hate because they are afraid of losing their health insurance.

One issue that bothers me that people don’t seem to be talking about is the impact of adding healthcare to the government’s budget. The current recession has made one thing abundantly clear, state budgets are not rock solid. This is not new news though. Yes, California is suffering incredibly bad right now and using federal money to finance its operation, but Minnesota has had several budget crises. What happens during a recession? States cut back. Right now, states are cutting healthcare benefits to children. The only way to avoid this is to make healthcare a dedicated part of the budget and let the federal government run deficits, if necessary, to finance it.

Again, I implore people to ask themselves this question: If competition and price-cutting is the answer, why don’t we foster an environment for healthcare that creates a more competitive industry?

The private market may not be able to handle this public-option because the market is so riddled with regulation. There are a lot of reforms that we have not tried yet. Before we commit the government to financing our healthcare system (a truly dangerous proposition), let’s try these things first.

[?]
Share This

Related posts:

  1. Catching Up on a Few Articles
  2. Obama Appointees
  3. Why Do We Cut Taxes?
  4. Concern for Our Future
  5. The Not-so Stimulating Stimulus

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It