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(); ?> Comments on: Borough Market Ragu http://www.spencerb.net/2010/01/borough-market-ragu/ Tue, 30 Mar 2010 15:25:30 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: Tony Schwab http://www.spencerb.net/2010/01/borough-market-ragu/comment-page-1/#comment-18236 Tony Schwab Tue, 09 Feb 2010 00:28:46 +0000 http://www.spencerb.net/?p=750#comment-18236 You can never have enough spice. You can never have enough spice.

]]>
By: <img src='http://www.spencerb.net/wp-content/plugins/rpx/images/openid.png'/> spencerb http://www.spencerb.net/2010/01/borough-market-ragu/comment-page-1/#comment-18221 spencerb Sun, 07 Feb 2010 19:28:37 +0000 http://www.spencerb.net/?p=750#comment-18221 I tried that once making a stew...just threw a bunch of stuff in a pot, but too many banana peppers ended up making it ridiculously spicy. I tried that once making a stew…just threw a bunch of stuff in a pot, but too many banana peppers ended up making it ridiculously spicy.

]]>
By: Tony Schwab http://www.spencerb.net/2010/01/borough-market-ragu/comment-page-1/#comment-18167 Tony Schwab Thu, 04 Feb 2010 01:17:48 +0000 http://www.spencerb.net/?p=750#comment-18167 Nice post! For next time, go to the market and buy a ton of vegetables. Find some grain product (pasta, rice), make a sauce, and cook it all together somehow. You don't really need a plan, and you should obviously have some form of meat, but just going for it without any guidance yields the most EXP. You will level up 5x faster or your money back. Nice post! For next time, go to the market and buy a ton of vegetables. Find some grain product (pasta, rice), make a sauce, and cook it all together somehow. You don’t really need a plan, and you should obviously have some form of meat, but just going for it without any guidance yields the most EXP. You will level up 5x faster or your money back.

]]>