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

Archive for March, 2009

So Effing Nice Out

Yesterday was so unbelievably beautiful I had to stop, pinch myself, and figure out whether I was dreaming. Could it really be? Could the end of winter be in sight?

It was so nice out yesterday, I was embarrassed to be wearing a coat.

There are several things I’ll miss about winter, mostly missed opportunities to ski and skate. But I have confidence that next winter will arrive without any problems. That being said, I am sooo excited about having warm weather again. I need to start running and biking, the gym just isn’t doing it for me.

Also, the arrival of Spring means the arrival of spring quarter. Graduation is coming up and although the job market is a little scary, I can’t believe 4 years has already elapsed.

Yet Another YouTube Video

Kanye West performing Robocop live on VH1

Some More Wale

Shoutout to tschwab, it’s always great talking with you. Keep posting up tracks!

Exposure (In Transit)

Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.

Working on this project really exposed my lack of music talent.  Using sounds from http://www.freesound.org I transformed and processed them and put it all together into this.  The theme of the piece is transit-based noises.  This was hard.  Working with non-musical noise in a musical sphere is tough.

My classmates did some interesting work on this project…This is what I ended up with.

Mother Nature Delivers Early April Fools Joke

David Bowie Loves to Dance

The Beauty of Short Paragraphs

I’ve been inspired to write this post preparing for a research paper. This is not meant for blogging, but more for writing essays (but could still apply).

In high school, the five paragraph essay was firmly ingrained into our brains. Throughout college, I’ve enjoyed deviating from this standard. The occasional one sentence paragraph will appear. This is fairly easy to integrate into informal, reflection or reaction papers. It is more difficult to integrate into technical, research papers.

But I believe the value is the same. For a class, I spent the last 50 minutes looking at two articles that appeared in respectable periodicals.

Structure 1:

Long/Long/Short/Short/Long/Long

Structure 2:

Short/Short/Medium/Long

Both articles presented scientific ideas meant for a college-educated audience. #2 confused me and I gave up halfway through the last paragraph. Just by looking at the presentation of the paragraphs, you could tell the author kept coming up with more ideas to include and finally jammed everything into the last paragraph. Had he cut it off after three sentences, I would have followed along perfectly.

#1, uses short paragraphs to connect his ideas and make a segway from one complicated idea to another. It turns out that complex ideas presented in a simple format are easier to digest. This simple truth is something everyone should consider.

I’ll say it again – complex ideas in a simple form become simpler. This is the goal of presenting technical information to a less knowledgeable audience.

If you are still stuck in the mode of the 5 paragraph essay, then consider this. If you are just writing longer versions of that style, consider this.

The presentation of your ideas can matter just as much as what you have to say.

Seriously, Listen to This

Ignore the talking at the beginning and enjoy.

A Very Special Thanks

Goes out to tschwab for sending me a few of his tracks. In the next two weeks, I’ll have something posted up for you featuring some original guitar work. I’m excited.



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It