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(); ?> 2010 March Archive at spencerb.net

Archive for March, 2010

Preparing for Singapore

As of tomorrow evening, I will be out of the United Kingdom until 10 April. This will embark a long nearly-full month of travel. The first leg of the journey will start heading out from London to Singapore. There, I will meet Bill and we will spend a few days there and then head to Bangkok, Thailand. (Yes, the recent political uprisings concern me). From Thailand we will make our way toward Vietnam.

Blogging will likely be scarce in this time period, but I should have some amazing pictures to post up afterward.

After returning from SE Asia, I’ll be in the UK for less than 24 hours and head to Italy for Paganello to play ultimate on the beach. That will last for several days, then I’ll meet a few of my flatmates and do a bit of travelling within Italy.

See you on the other side.

Paris – A Brief Overview

A week ago from last Thursday I took the Eurostar over to Paris for some sight-seeing and the Paris half-marathon.
IMG_0027.JPG
I arrived several hours earlier than my friends travelling with me. I took this free time to check-in at the hotel and start wander around a little bit, one of my favorite travelling activities. The wander started with heading toward the Eiffel Tower and grabbing the above picture. After that, I’m less certain of my exact direction, but I took a good 3 hours and thoroughly enjoyed seeing the city on foot.

Click to continue reading “Paris – A Brief Overview”

Health Care Battle

Link:

[Coburn and Burr's] own bill overhauls the tax code, currently stacked in favor of corporate employees, to provide a tax credit to every American to purchase insurance. It expands health-savings accounts. It creates state health-insurance exchanges, where private insurers compete to cover Americans, including the uninsured. (This is partly modeled on the Medicare drug program, which has provided seniors with choice and held down costs.)

More broadly, it seeks to reorient financial incentives so that the system is no longer focused, as Mr. Coburn puts it, on “sick care,” but on preventing the chronic diseases that eat 75% of health expenditures. These incentives would be used to lower costs and discourage insurers from cherry-picking patients. The bill also dives into Medicare and Medicaid reform.

Digging through my drafts and wondering whatever happened to this? With all of this talk of bipartisanship and summits in DC, it seems like a lot of good ideas from ages ago (last May) just went ignored.



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It