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(); ?> Age of Empires II at spencerb.net



Age of Empires II

This game has something addicting that continually draws me back to it. I am sure for many of you who play video games, you have a game that has a similar effect upon you. Freshmen year of college, I pushed Dan, kr3z, and Joe to start playing AOE2 again. I even persuaded Tony to put aside the graphically intense third installment of the Age of Empires Series. Arguably, that was my best game play. As a group we would play and toss around new strategy ideas.

I remember playing the demo for the original Age of Empires, it was a lot of fun, but took eons to download on my dial up line. Back then, a 200MB file seemed enormous. This week, I got Monica playing. She is enjoying it and learning pretty quickly. When will a classic game like this lose its entertainment value? Never, I hope.

AOE2

[?]
Share This

Related posts:

  1. Reflections on TF2
  2. Program Recommendation: Raptr
  3. New Legend of Zelda DS Game
  4. Law in Vitrual Worlds Part II
  5. Disaster in Hyrule
  1. Dan posted the following on September 9, 2008 at 10:10 pm.

    we’ll have to fire up hamachi and play a LAN game sometime soon. we played a good amount last year and even had a few 8-person AOEII LANs :-)

  2. Anthony Schwab posted the following on September 12, 2008 at 5:49 am.

    Wow! I just installed this shit on my computer a few days ago! Forever a classic, no doubt. I’m down to play some games of Age or SC anytime. *Needs RTS fix*


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It