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



Musical Skillz

Yes. I spent skills with a ‘z’. Yes. I made two blog posts in one day. Things are starting to happen.

Some of you know the following.

I purchased two Technics turntables and a Vestax mixer over the summer. I spent more than I wanted to, but I’m happy I did.

The problem. Northwestern has made me too busy. I want to practice my spinning skillz, but have not had any time. I see it as a hobby, but I enjoy doing it and practiced quite a bit this summer. I hope that I can find more time this year to play some records. Ideally, I would love to do some DJing this summer in MPLS.

[?]
Share This

Related posts:

  1. Winter Break
  2. Obsessive Compulsive Web Researching
  3. Age of Empires II
  4. This Summer
  5. Keeping Busy
  1. Tony Schwab posted the following on January 25, 2009 at 11:42 am.

    Hell yeah man! That’s awesome. I endorse the DJing in mpls :P

  2. Dan Schoppe posted the following on January 27, 2009 at 11:23 pm.

    As long as we can come and see the shows… maybe even a special pass!


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It