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(); ?> Paris – A Brief Overview at spencerb.net



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. French is a difficult language, in my opinion, as a native American-English speaker. The accent and emphasis is like learning a new sport, you feel uncomfortable and exercise new muscles. Travelling alone in Belgium, this certainly challenged me. Travelling with a few Canadians in Paris made life a little easier. I enjoyed the challenge of doing my best with what I knew. I think making a strong effort is the only way to visit somewhere, even if you’re starting from 0.

The next day, we took a trek out to Versailles to view the famous palace glorified by Louis XIV of France.

The busy day continued when we went east to pick up my race pack. After that excursion we took the Metro to Montmartre to the Sacre-Coeur, a large church (see below). Many people come at night with a bottle of wine or other booze and a baguette to enjoy on the steps. A fun and entertaining atmosphere.
IMG_0161.JPG
My final day in Paris was spent running 13.1 miles in 1 hour and 31 minutes and visiting the catacombs. The race was a lot of fun and a personal best. The catacombs contain millions of skeletons and really creeped me out. After that interesting experience, I grabbed my bag from the hotel and got on the Eurostar back to London.

Overall, a really great trip, I can’t wait to return.

[?]
Share This

Related posts:

  1. On Amsterdam
  2. Travels and TripIt
  3. Grab the Mechanical Bull by the Horns
  4. Preparing for Singapore
  5. The Trip Begins

Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It