<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Photo Tour Brugge</title>
	<atom:link href="http://www.phototourbrugge.com/feed/?lang=he" rel="self" type="application/rss+xml" />
	<link>http://www.phototourbrugge.com</link>
	<description>Discover Brugge, Rediscover Photography</description>
	<lastBuildDate>Tue, 21 May 2013 20:07:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Brugge Tip: On Your Bike!</title>
		<link>http://www.phototourbrugge.com/2013/03/10/brugge-tip-on-your-bike/</link>
		<comments>http://www.phototourbrugge.com/2013/03/10/brugge-tip-on-your-bike/#comments</comments>
		<pubDate>Sun, 10 Mar 2013 09:24:23 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[General Brugge Tips]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[bicycle]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[bike tour]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[canal]]></category>
		<category><![CDATA[cyclist]]></category>
		<category><![CDATA[Damme]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[e-bike]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[Hidden Brugge]]></category>
		<category><![CDATA[hire]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[rent]]></category>
		<category><![CDATA[rental]]></category>
		<category><![CDATA[tandem]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[transport]]></category>
		<category><![CDATA[travel photography]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=18502</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-518"><ul></ul>
<span style="font-size: 13px;"><div class="ait-tab tab-content" data-ait-tab-title="The Short Story"></span>
<h3>The Short Story</h3>
<p>The best way to get around Brugge quickly is on a bike, that is just simple truth.</p>
<p><span id="more-18502"></span></p>
<p>With all roads small and one way for cars (not for bikes), a culture with laws that properly protect the cyclist, and the flat surfaces, it is as simple as&#8230; riding a bike.</p>
<p>While this doesn&#8217;t mean you can ride around like a bicycle messenger in London (also fun, ask Andy), Belgium has used the flat terrain and a care to encourage exercise with less cars to match the Dutch on how much a part of the bicycle is to the national culture. You can easily rent bikes around town (6-12 euro a day), and a sign of quality in your hotel is their offering of in-guest bikes.</p>
<p></div>
<p><div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Everything! </strong>: Since you have a speedy and (usually safe) transport that lets you simply discover as you go&#8230; Do exactly that! If you hit a 2-4 lane road of cars, you&#8217;re on the outer ring, simply turn around and zip back.</li>
<li><strong>&#8230;Especially the hidden corners</strong>: Since going down a street takes 1 minute instead of 5, see where roads and alleys that you&#8217;d usually miss go to. Travel is exploration, pure and simple.</li>
<li><strong>The road, carefully</strong>: Make sure to take in the experience of cycling beyond transport, also another sneaky way to get a light workout. At the same time, keep an eye on other traffic, ride safely, and watch out for hop-ons. That last one applies to A.D. fans only.</li>
<li><strong>Other cyclists, take a photo!</strong>: Since cycling is part of the national identity, make sure to take photos of it. Using a longer shutter speed to get blurred riders for motion is a nice creative touch to try.</li>
<li><strong>Beyond Brugge</strong>: If you&#8217;re feeling like seeing what&#8217;s outside Brugge, a 5km ride from the Dampoort will take you along a bikes-only canal route to Damme. The <a title="Pink Bear Bicycle Company" href="http://www.pinkbear.freeservers.com/" target="_blank">Pink Bear Bicycle Company</a> also runs tours there in season.</li>
</ul>

<h3></h3>
<p><em><strong>*</strong> All advice is 100% unpaid and our opinion only. See our <a href="http://phototourbrugge.com/honesty-policy">Honesty Advice</a> policy.</em>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_815" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_815").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[51.208584, 3.223986],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 16,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[51.208584, 3.223986],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_815").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_815").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>

<ul class="sc-list style6">
<li><strong></strong><a title="Bruges Bike Rental" href="http://www.brugesbikerental.be/" target="_blank">Bruges Bike Rental</a></li>
<li><strong></strong><a title="Fietsen Populier" href="http://www.fietsenpopelier.be/" target="_blank">Fietsen Populier</a></li>
<li><strong></strong><a title="B-Bike Brugge" href="http://www.amusementvlaanderen.be/web-content/b-bike.html" target="_blank">B-Bike Brugge</a></li>
<li><strong></strong><a href="http://www.pinkbear.freeservers.com/">Pink Bea</a>r (bike tour)</li>
</ul>
<p>
</p>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-518" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-518-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/03/10/brugge-tip-on-your-bike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: Begijnhof / Lake Of Love Area</title>
		<link>http://www.phototourbrugge.com/2013/03/01/brugge-tip-begijnhof-lake-of-love-area/</link>
		<comments>http://www.phototourbrugge.com/2013/03/01/brugge-tip-begijnhof-lake-of-love-area/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 12:47:05 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[bakery]]></category>
		<category><![CDATA[begijnhof]]></category>
		<category><![CDATA[beguinage]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[belief]]></category>
		<category><![CDATA[brewery]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[Carpe Diem]]></category>
		<category><![CDATA[Christianity]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[Half Moon]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[horse carriage]]></category>
		<category><![CDATA[Lake of Love]]></category>
		<category><![CDATA[Minnewater]]></category>
		<category><![CDATA[nunnery]]></category>
		<category><![CDATA[pattiserie]]></category>
		<category><![CDATA[peaceful]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[romance]]></category>
		<category><![CDATA[Ten Wijngaerde]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=17872</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-381"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="The Short Story">
<h3>The Short Story</h3>
<p>Properly known as Begijnhof &#8220;<strong>Ten Wijngaerde</strong>&#8221; (the Vineyard), but just &#8220;The Begijnhof&#8221; by everyone, this nunnery is considered an essential sight of Brugge, so much so that it&#8217;s a stop on our <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm photo tour</a>. Filled with both enclosed landscapes and white-soaked buildings as a courtyard, it deserves no less.</p>
<p>Founded in 1245 for women of the faith in the Lowlands to co-exist (separately) with the male-dominated heads of the church, most of the houses inside  actually date from the 17th &amp; 18 century. Confusingly enough, the entrance bears the date 1779, and we&#8217;re yet to find out why.</p>
<p>The modest 13th century baroque church was rebuild from a fire (1584) in 1609, and is still in use for services, it&#8217;s worth a quick look. As possible, focus manually, with practice it actually works better in the dark. Also, turn off the camera beep <span style="text-decoration: underline;">before</span> you go in.</p>
<p>This space is a delight to explore with the camera, especially for some peaceful shooting. Although it&#8217;s a busy spot for both crowds and a small forest of trees, it&#8217;s not at all difficult to find spots to fill a small hour with in passing, as well as explore the nearby area of shops, food, and even the Lake of Love to take a proper rest in.</p>
<p></div>
<p><div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Horse Carriages</strong>: By the bridge, horse-driven carriages await between rests &amp; a hire. A photo opportunity even without going for a ride, look for the horse-headed fountain as the riders get their buddies a drink. Horses are  treated very humanely, please do the same with your flash.</li>
<li><strong>Minnewater (Lake of Love)</strong>: After you&#8217;ve explored this most historic part of town, take in a quiet green space and mellow canals combined. Great for picnics, look for the path at left directly after you cross the bridge, otherwise the modern red bridge at left.</li>
<li><strong>Half Moon Brewery*</strong>: The last family-owned brewery in town. A tour includes a lively guide showing off the old brewery, a roof view that (in our opinion) beats the Market Belfry, and a beer(!)  in the terrace or bar, a bargain at 6.50€. Remember, Belgium = Beer. <em></em></li>
<li><strong>Carpe Diem Bakery &amp; Tea house*</strong>: Pop in and delight in the glory that is Belgian baking, or take a seat and have a coffee in this cozy café of tasty treats. Belgian patisseries are some of the best in the world, and give the French a run for their money.</li>
</ul>
<p>
<em>* This advice is 100% unpaid and our opinion only. See our <a href="http://phototourbrugge.com/honesty-policy">Honesty Advice</a> policy.</em>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_388" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_388").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[51.201304, 3.222792],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 15,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[51.201304, 3.222792],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_388").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_388").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>

<ul class="sc-list style6">
<li><a title="Wikipedia" href="http://nl.wikipedia.org/wiki/Begijnhof_Ten_Wijngaerde" target="_blank">Wikipedia</a></li>
<li><a title="Tripadvisor" href="http://www.tripadvisor.com/Attraction_Review-g188671-d243320-Reviews-Beguinage_Begijnhof-Bruges_West_Flanders_Province.html" target="_blank">Tripadvisor</a></li>
<li><a title="Brugge.be" href="http://www.brugge.be/internet/en/toerisme/bezienswaardigheden/musea.htm" target="_blank">Brugge.be</a></li>
</ul>
<p>
</p>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-381" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-381-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/03/01/brugge-tip-begijnhof-lake-of-love-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: Jerusalem Church</title>
		<link>http://www.phototourbrugge.com/2013/02/27/brugge-tip-jerusalem-church/</link>
		<comments>http://www.phototourbrugge.com/2013/02/27/brugge-tip-jerusalem-church/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 11:00:05 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[8-sided tower]]></category>
		<category><![CDATA[Adornes]]></category>
		<category><![CDATA[alter]]></category>
		<category><![CDATA[Anselm Adornes]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[belief]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[Christ]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[Church of the Holy Sepulchre]]></category>
		<category><![CDATA[crypt]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[Engels klooster]]></category>
		<category><![CDATA[English convent]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[Hidden Brugge]]></category>
		<category><![CDATA[Jerusalem]]></category>
		<category><![CDATA[jerusalem church]]></category>
		<category><![CDATA[Jeruzalemkerk]]></category>
		<category><![CDATA[lace]]></category>
		<category><![CDATA[Lace Museum]]></category>
		<category><![CDATA[medieval]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[roof]]></category>
		<category><![CDATA[St.- Anna]]></category>
		<category><![CDATA[stained glass]]></category>
		<category><![CDATA[tomb]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[travel photography]]></category>
		<category><![CDATA[windmill]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=17645</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[ <div class="ait-tabs" id="ait-tabs-974"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="The Short Story">
<h3>The Short Story:</h3>
<p>One of the few privately owned churches in Brugge (the <a href="#" target="_blank">Basilica of the Holy Blood</a> is another), the Jerusalem Church (<em>Jeruzalemkerk</em>) sits near the windmills of St-Anna, and is well worth a look both inside and out.</p>
<p><span id="more-17645"></span></p>
<p>Founded in the late 1400s by Genoese merchant <a href="http://nl.wikipedia.org/wiki/Anselmus_Adornes" target="_blank">Anselm Adornes</a>, the Jerusualem Church is based on the plans of the <a title="Church of the Holy Sepulchre (Jerusalem) on Wikipedia" href="http://en.wikipedia.org/wiki/Church_of_the_Holy_Sepulchre" target="_blank">Church of the Holy Sepulchre in Jerusalem</a>. It&#8217;s notable that it retains its original design to this day, not common for most churches of Brugge.</p>
<p>Not only is the church itself one of our personal favorites of Brugge, but the area is a perfect example of the &#8220;typical&#8221; Brugge that sits around the tourist-filled sights. Be sure to explore the nearby windmills, the English Convent (<em>Het Engels Klooster</em>), not to mention that <a title="Lace Museum Bruges" href="http://www.kantcentrum.eu/en/museum/" target="_blank">the Lace Museum</a> is right around the corner.
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Sights"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Stained Glass</strong> - The impressively ornate (and original) stained glass windows are worth a close look.</li>
<li><strong>Crypt of Christ</strong> &#8211; A replica of the crypt in the Church of the Holy Sepulchre, found behind the alter.</li>
<li><strong>Adornes Tomb</strong> &#8211; On entry, you&#8217;ll see the final resting place of the founding family. It&#8217;s their church after all!</li>
<li><strong>Alter</strong> - With a distinct alter containing replicas of human skulls among other details, it stands out.</li>
<li><strong>Roof </strong>- Standing indoors, take a look (way) up and note the divine symmetry of the wood-beamed roof.</li>
<li><strong>Tower</strong> - An uncommon design for Brugge, this 8-sided tower supports a green globe representing Earth.</li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_534" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_534").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[51.212328, 3.233725],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 16,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[51.212328, 3.233725],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_534").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_534").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>

<ul class="sc-list style6">
<li><a title="Official Website" href="https://inventaris.onroerenderfgoed.be/dibe/relict/83393" target="_blank">Official Website</a></li>
<li><a title="Tripadvisor" href="http://www.tripadvisor.com/Attraction_Review-g188671-d243495-Reviews-Jerusalem_Church_Jeruzalemkerk-Bruges_West_Flanders_Province.html" target="_blank">Tripadvisor</a></li>
<li><a title="Wikipedia" href="http://nl.wikipedia.org/wiki/Jeruzalemkerk_(Brugge)" target="_blank">Wikipedia</a></li>
<li><a title="Brugge.be" href="http://www.brugge.be/internet/nl/toerisme/bezienswaardigheden/musea.htm" target="_blank">Brugge.be</a></li>
</ul>
<p>
</p>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-974" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-974-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/27/brugge-tip-jerusalem-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tips : General Tips</title>
		<link>http://www.phototourbrugge.com/2013/02/27/brugge-tips-general-advice/</link>
		<comments>http://www.phototourbrugge.com/2013/02/27/brugge-tips-general-advice/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 23:49:55 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Drink in Brugge]]></category>
		<category><![CDATA[Food In Brugge]]></category>
		<category><![CDATA[General Brugge Tips]]></category>
		<category><![CDATA[Shopping In Brugge]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[baguette]]></category>
		<category><![CDATA[bars]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[Belgian beer]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[bicycle]]></category>
		<category><![CDATA[bike]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[bus]]></category>
		<category><![CDATA[café]]></category>
		<category><![CDATA[cuisine]]></category>
		<category><![CDATA[dining]]></category>
		<category><![CDATA[drinking]]></category>
		<category><![CDATA[eating]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[Flemish food]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[funky]]></category>
		<category><![CDATA[ice cream]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[lace]]></category>
		<category><![CDATA[lunch]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[pickpockets]]></category>
		<category><![CDATA[pizza]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[pub]]></category>
		<category><![CDATA[restaurants]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[snacks]]></category>
		<category><![CDATA[taxi]]></category>
		<category><![CDATA[theft]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[train]]></category>
		<category><![CDATA[transport]]></category>
		<category><![CDATA[Trappist]]></category>
		<category><![CDATA[wafels]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=18512</guid>
		<description><![CDATA[Some general advice/information to help you enjoy your stay in Brugge, courtesy of Photo Tour Brugge.]]></description>
				<content:encoded><![CDATA[ <div class="ait-tabs" id="ait-tabs-660"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="Intro">
<h2>Intro</h2>
<p>It&#8217;s our pleasure to help you enjoy your stay in Brugge regardless of whether you joined our <a title="Photo Tour Brugge " href="http://www.phototourbrugge.com/">photo tour</a> or not.
<span id="more-18512"></span>
In fact, visit the <a title="Your Brugge" href="http://www.phototourbrugge.com/brugge-tips/">Brugge Tips</a> section of <a title="Your Brugge" href="http://www.phototourbrugge.com/your-brugge/">Your Brugge</a> for a selection of tips both local and photo.</p>
<p><span style="font-size: small;"><strong>Top of the list</strong>: Don&#8217;t let the small size of Brugge make your visit too short. We regularly hear of wishes for longer stays from our guests, so make sure you either plan enough time or plan the time you have wisely.</span></p>
<p>Use the blue tabs above to discover what Brugge offers beyond our humble <a href="http://www.phototourbrugge.com/">photo tour</a>&#8230;</p>
<p></div>
<div class="ait-tab tab-content" data-ait-tab-title="Transport"></p>
<h2>Public Transport</h2>
<p>Public transport in Belgium, if slightly expensive for single journeys. Trains run on time, everything moves fast and clean, and Brugge literally has the best buses in the world. Literally, as in they win awards.</p>
<p><strong>Train</strong> &#8211; Coming from Brussels, look for a train to Oostende or Knokke/Heist. Be sure to have the correct ticket and class (there is a 0% tolerance policy on the rail), and beware of pickpockets at any train station. As you exit the station in Brugge, you&#8217;ll have taxis and buses directly outside.</p>
<p><em>If you&#8217;re exploring the country over time, consider a 10 journey Rail Pass, each journey is good for -anywhere- inside Belgium and can be shared between others with you.</em></p>
<p><strong>Bus </strong>- The buses in Brugge are both high quality and efficient. There are both yellow-poled bus stops around town as well as 3 main overlapping stops (train station, &#8216;t Zand, Biekorf library). Be sure to signal the bus if you want them to stop, they come about every 10-20 minutes.</p>
<p>All buses in town go to and from the main train station, ask the hotel or the driver if you need to get there.</p>
<p><strong>Driving</strong> &#8211; If driving in from a foreign country be sure you are familiar with the local road laws, we remind our British friends that in this country we drive on the &#8220;<a style="font-size: 13px;" href="http://www.youtube.com/watch?v=h4pdYHQW2E8" target="_blank">wrong</a>&#8221; side of the road. If you are totally stuck for parking you can park in many areas of the outside ring road, take your valuables.</p>
<p><strong>Bicycle</strong> &#8211; The best way to take in the city, local or not. See THIS ENTRY for details.</p>
<p></div>
<div class="ait-tab tab-content" data-ait-tab-title="Going Out"></p>
<h2>Going Out</h2>
<p>Brugge is a food and drink lovers <span style="text-decoration: underline;">paradise</span>, and worth an overnight trip alone.</p>
<p>As well as restaurants to show the large Belgian care for cooking, there&#8217;s also over 300 bars in Brugge, each with a charm (and drink!) waiting to be discovered.</p>
<p><em>We offer all our <a title="Brugge Tips by Photo Tour Brugge" href="http://www.phototourbrugge.com/Brugge-Tips">Brugge Tips</a> without bias or payment from the businesses, see our <a title="Photo Tour Brugge Honesty Policy" href="http://www.phototourbrugge.com/honesty-policy/">Honesty Policy</a>.</em></p>
<p><div class="sc-column one-half">
<h3>Restaurants</h3>
<p><span style="font-size: 13px;">Belgians take food very seriously. These are local place we feel live up to that standard.</span>
</p>
<ul class="sc-list style1">
<li><strong>Rock Fort</strong> &#8211; Considered the hippest-yet-tastiest delights of Brugge, Rock Fort delivers a fresh fusion cuisine in with an experimental edge, in a decor that joyfully deletes the age of the city its&#8217; caved a modern home in. (<a title="Rock Fort" href="http://www.rock-fort.be/" target="_blank">website</a>)</li>
<li><strong>De Gouden Karpel</strong> &#8211; Fresh from the nearby coast, many local dishes seriously celebrate fish and the delicious possibilities it offers. The Gouden Karpel is excellent, and with a lunch area and a dinner hall, you&#8217;ll be glad you stopped in. (<a href="http://www.dengoudenkarpel.be/" target="_blank">website</a>)</li>
<li><strong>Pro Deo</strong> &#8211; Chris and Nathalie run a fantastic &amp; funky example of an intimate Flemish restaurant. If you love your Vespa you will likely love this place, keep calm and eat on. (<a title="Pro Deo website and menu" href="http://www.restaurantprodeo.be/default.cfm?langue=EN" target="_blank">website</a>)</li>
<li><strong>Den Amand</strong> &#8211; Just off the Market square is St.-Amandstraat, a street of wide and quality options for central restaurants. Den Amand is a local place offering good food in good portions at the right price. What else could you ask.(<a href="http://www.pocketresto.be/brugge/den-amand" target="_blank">website</a>)</li>
<li><strong>Carlito&#8217;s </strong>- Wait, pizza isn&#8217;t Belgian&#8230; Who cares, it&#8217;s delicious!?! Carlitos does the humble slice wonderfully, if you are like us and &#8220;Pizza&#8221; is your listing under &#8220;Religion&#8221;?(<a href="http://www.carlitos.be/" target="_blank">website</a>)</li>
</ul>
<p>
</p></div>
<div class="sc-column sc-column-last one-half-last">
<h3>Drinking</h3>
<p>If you like that Belgians take their food seriously, wait until you try the beer!
</p>
<ul class="sc-list style4">
<li><strong>Café Rose Red</strong> &#8211; A <a href="http://www.tripadvisor.com/Restaurant_Review-g188671-d3195173-Reviews-Cafe_Rose_Red-Bruges_West_Flanders_Province.html" target="_blank">consistent #1 on tripadvisor</a> and with good reason. With a focus on 150+ Trappist beers, an intimate atmosphere and relaxed sounds, it&#8217;s well worth getting comfortable in. (<a title="Rose Red" href="http://www.cordoeanier.be/en/rosered.php" target="_blank">website</a>)</li>
<li><strong>&#8216;t Brugse Beertje</strong> &#8211; A popular haunt for locals and visitors alike, especially to meet each other. Notable for a menu with over 300(!) Belgian beers, and a glass for each one. A sitting-bar atmosphere perfect for a city frozen in time. (<a title="Brugs Beertje" href="http://www.brugsbeertje.be/index_en.htm" target="_blank">website</a>)</li>
<li><strong>Café Vlissinghe</strong> - Not only the oldest bar/café in Brugge, also one of the nicest. With a the decor largely unchanged since it opened, take in a drink as you soak up some history. (<a title="Café Vlissinghe" href="http://www.cafevlissinghe.be/www.cafevlissinghe.be/home.html" target="_blank">website</a>)</li>
<li><strong>The Brugge Pub Crawl</strong>: Not for the weak. At 12€ for 7 drinks in 7 bars, with a shot at every stop&#8230; Wonderfully organised chaos, beware the cameras that record the evidence! (<a href="http://www.facebook.com/pages/The-Brugge-Pub-Crawl/300494416627435" target="_blank">Facebook</a>)</li>
<li><strong>The Egg Market</strong> - A collection of drinking cafes in a square, filled with outdoor terraces in warm weather. Café Des Amis is a great start to the hard work of relaxing.</li>
</ul>
<p>
Please drink responsibly, the beer here can be strong and seriously mess you up.
</p></div><div class="clearing"></div>
<p></div>
<div class="ait-tab tab-content" data-ait-tab-title="Shopping"></p>
<h3>Shopping</h3>

<ul class="sc-list style5">
<li><strong>Tuyttens</strong>: Visit the family-owned electronics shop that gets photography. From replacement gear to emergency battery charges and replacements, they&#8217;re central and likely to have what you need. Top customer service. (<a title="Tuyttens" href="http://www.tuyttens.be/" target="_blank">website</a>)</li>
<li><strong>LeeLoo</strong>: Okay, the photo shopping is done, now get to know LeeLoo, she is hoooot&#8230; Jurgen &amp; Xavier have by far the funkiest shop in town for fashion past and future, the present is so passé <em>darling..</em>. (<a title="LeeLoo" href="http://www.leeloo.be/" target="_blank">website</a>)</li>
<li><strong>Wafels</strong>: We like Laurenzino (<a title="Laurenzino" href="https://www.facebook.com/pages/Laurenzino/231243086913" target="_blank">website</a>). Look also for the Italian ice cream shop Gelateria Da Vinci across the street, <em>lekker</em>.</li>
<li><strong>Panos</strong>: Shopping for a snack this time, Panos is a Belgian chain of fine standing for a typical <em style="font-size: 13px;">belegd broodje </em>or baguette sandwich. (<a title="Panos" href="http://www.panos.be/" target="_blank">website</a>)</li>
<li><strong>Supermarkets</strong>: Included as you can pick up the &#8220;standard&#8221; chocolates, beers, and snacks at better value. Look out for the Smatch, Delhaize Proxy, or GB Express in town.</li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Safety &amp; Security"></p>
<h3>Security and Safety</h3>
<p>Please take care of both yourself and your possessions in Brugge. While this town is known for it&#8217;s easygoing nature and low crime, be especially careful of pickpockets in season, there are not many but they are around.</p>
<h3>General Safety</h3>
<p>As always when travelling, take extra care of your surroundings and belongings. Fortunately Brugge has a quite low crime rate, although there are reports of theft and it never hurts to be aware. As well as the police (&#8220;Politie&#8221;) there is also the purple-shirted <em>gemeentewacht</em>, a secondary level of civil enforcement to keep Brugge safe.</p>
<h3>Personal Safety</h3>
<p>There is little to worry about as far as typical city crime in Brugge. Aside from the occasional fight usually involving very strong beer, there is little to no violent crime that would affect a visitor to Brugge. Saying that, please avoid pushing discussion on overly-sensitive topics (sex, religion, politics are the usual) should it cause aggression or discomfort, we are all out for a good time.</p>
<p>There have been isolated cases of women who&#8217;ve had too much to drink being taken unfairly advantage of, sometimes sexually attacked. We ask everyone to both drink and behave responsibly, and be a good person if you see someone in need.</p>
<p>If you&#8217;re at all suspicious of being followed or in imminent danger you&#8217;re advised to call the police (dial 101) or get to a public place of safety immediately.</p>
<p>Brugge is usually safe at night but also remember there are very few people around if something happens.</p>
<h3>Theft &amp; Pickpockets</h3>
<p>Street theft is low in Brugge, but happens nonetheless. Usually, careless tourists are targeted, please don&#8217;t be one of them. Keep bags closed and in view, don&#8217;t leave personal belongings unsecured, and generally be aware.</p>
<p>Pickpockets are a minor problem in Brugge, especially during the busy tourism periods. Equally, if you&#8217;re out late at night you stand little chance of trouble, but take care nonetheless.</p>
<p>Our photo guests are reminded to keep a regular eye on thier equipment and other valuables, and that if shooting late at night company is recommended, last year a Scottish night shooter was relieved of at least 3000€ of camera gear at knife point.</p>
<p>Hotels and hostels owners and staff are near-universally considered secure and private, usually with facilities for secure storage on request.</p>
<p></div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-660" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-660-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script> </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/27/brugge-tips-general-advice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: 2nd hand shop &#8211; Kringloopwinkel</title>
		<link>http://www.phototourbrugge.com/2013/02/25/brugge-tip-kringloopwinkel-2nd-hand-shop/</link>
		<comments>http://www.phototourbrugge.com/2013/02/25/brugge-tip-kringloopwinkel-2nd-hand-shop/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 12:47:05 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Shopping In Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[bargain]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[clothes]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[drink]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[flemish]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[free toilet]]></category>
		<category><![CDATA[funky]]></category>
		<category><![CDATA[furniture]]></category>
		<category><![CDATA[kringloop]]></category>
		<category><![CDATA[Kringloopwinkel]]></category>
		<category><![CDATA[kruispoort]]></category>
		<category><![CDATA[lace]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[macro photography]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[recycling]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[second hand]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[snack]]></category>
		<category><![CDATA[street photography]]></category>
		<category><![CDATA[toys]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[travel photography]]></category>
		<category><![CDATA[treasure]]></category>
		<category><![CDATA[trinkets]]></category>
		<category><![CDATA[typical]]></category>
		<category><![CDATA[vintage]]></category>
		<category><![CDATA[vinyl]]></category>
		<category><![CDATA[windmills]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=17914</guid>
		<description><![CDATA[Near to the windmills of the Kruispoort, the Kringloopwinkel (or "Kringloop") is a Flemish second hand shop owned and operated by the state, and it's full of funky stuff, whatever your taste.]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-382"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="The Short Story">
<h3>The Short Story</h3>
<p>Near to the <a title="Brugge Tip: Windmills" href="http://www.phototourbrugge.com/2013/02/08/brugge-tip-windmills/">windmills</a> of the Kruispoort, the Kringloopwinkel (or &#8220;Kringloop&#8221;) is a Flemish second hand shop owned and operated by the state, and it&#8217;s full of funky stuff, whatever your taste.<span id="more-17914"></span></p>
<p>From clothes to furniture to any &#8220;stuff and thing&#8221; you can think of, it only matters if it&#8217;s there that day. Not only a great place to pick up useful(?) items for the road, but you may even find a unique souvenir of your time in Brugge, from a funky hat to a genuine piece of lace or glasswork.</p>
<p>The Kringloop even does simple snacks and drinks that are actually both cheap and tasty, it is a very typical slice of local life. They even have a free toilet, which don&#8217;t forget is a privilege in Belgium as paying 0.20-0.50 cents is normal.</p>
<p>It&#8217;s a place that is very typically Brugge, and you have the chance to find treasure, with the camera or otherwise. Make sure to be familiar with your close up options, avoid flash photography, and explore the place for any hidden treasures. May the power and focus of a thrifty Jedi be with you.</p>
<p></div>
<div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Basement</strong>: Head to the basement and pray that the jacket you searched your whole life for until now fits, and all other fabrics and textiles. Also in the basement are bags to backpacks, vintage lace on a good day, and toys for the kid in all of us.</li>
<li><strong>Main Floor</strong>: Mostly furniture, but if you have a way to get it home there are some excellent pieces on offer, and sometimes the price is very nice.</li>
<li><strong>Upstairs</strong>: Dig out a lost classic of literature in your language (hopefully), take home a vintage vinyl of Eddy Wally or Marc Moulin. If you&#8217;re really lucky you&#8217;ll find some Helmut Lotti to shake your head at him <a title="No. Just don't. Seriously." href="http://www.youtube.com/watch?v=DfXSvO8nwhs" target="_blank">covering Elvis.</a></li>
<li><strong>Details</strong>:This is a place for your macro lens to go wild. Also, considering it&#8217;s mostly locals, you respectful street photographers may find even more than you bargained for by stopping by.</li>
<li><strong>A Simple Snack</strong>: Not only is the coffee good &amp; the food filling, it&#8217;s cheap. Save your money for shopping&#8230;</li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_880" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_880").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[51.212791, 3.238778],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 17,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[51.212791, 3.238778],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_880").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_880").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>

<ul class="sc-list style6">
<li><a title="Official Website" href="http://www.kringloopwinkels.net/kringloopwinkel-brugge.php" target="_blank">Official Website</a></li>
<li><a title="Brugge.be" href="http://www.brugge.be/internet/nl/Natuurleefmilieu/Leefmilieu/Burgers/Afval-burger.htm" target="_blank">Brugge.be</a></li>
<li><a title="Wikipedia" href="http://nl.wikipedia.org/wiki/Kringloopcentrum" target="_blank">Wikipedia</a></li>
</ul>
<p>
</p>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-382" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-382-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/25/brugge-tip-kringloopwinkel-2nd-hand-shop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: Langerei &amp; Potterierei Canal</title>
		<link>http://www.phototourbrugge.com/2013/02/21/brugge-tip-langerei-potterierei-canal/</link>
		<comments>http://www.phototourbrugge.com/2013/02/21/brugge-tip-langerei-potterierei-canal/#comments</comments>
		<pubDate>Thu, 21 Feb 2013 13:06:09 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[Bryggia]]></category>
		<category><![CDATA[canal]]></category>
		<category><![CDATA[Damme]]></category>
		<category><![CDATA[detail]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[Hidden Brugge]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[Langerei]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[Potterierei]]></category>
		<category><![CDATA[shipping]]></category>
		<category><![CDATA[supermarket]]></category>
		<category><![CDATA[swan]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[trade]]></category>
		<category><![CDATA[transport]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[vikings]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=18116</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-994"><ul></ul>
<p><div class="ait-tab tab-content" data-ait-tab-title="The Short Story"></p>
<h3>The Short Story</h3>
<p>From at least the 8th to 15th century, Brugge was defined by its&#8217; network (at one time considered the most important port in Europe), did you know that the name &#8220;Brugge&#8221; comes from the old Norwegian word for landing port &#8220;Bryggia&#8221;? When the vikings came across Brugge, they skipped the usual plundering in favor of trade.</p>
<p>The spine of that shipping network was the stretch of canal generally known as the &#8220;Langerei &#8221;. Going down the Spiegelrei from the Jan van Eyck plein, this canal leads all the way to the Dampoort, which leads to Damme (also built around the Brugge ship trade). This vital shipping route was an area to be on, with numerous mansions and Catholic facilities (churches, seminaries, housing) lining the way.</p>
<p>With 3 charmingly iconic bridges to choose from along the way and a full variety of styles and classes of architecture, it is well worth the walk. While we of course suggest you join a <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, or <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> photo tour so we can show you the best route and some noteworthy details, it&#8217;s always a good walk to explore a huge-but-hidden corner of the city.</p>
<p></div>
<p><div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Bridges, Bridges, Bridges</strong>: With 3 bridges on the route you&#8217;ll certainly have a chance to catch that timeless shot of walkways crossing water. Cars also cross, so keep an eye out to keep them out of your shot.</li>
<li><strong>Houses, or &#8220;which side?&#8221;</strong>: Rows on rows of buildings, take your pick and savor the space of the canal providing a clear view. Sunny or cloudy, keep the light falling in front of you, with bridges to cross over as needed.</li>
<li><strong>Details</strong>: Being a mixed area of classes and styles, that applies to the details when looking close. Anything goes, and while much of it is humble, there are stunning examples of complexity, especially by the <span style="text-decoration: underline;">very</span> large gray church after the 3rd bridge.</li>
<li><strong>Swans</strong>: Keep an easy eye out for swans on this route. As well as having city-supplied feeding areas and their own nests, they travel regularly through this canal. If taking photos,  use the &#8220;<strong>+/-</strong>&#8221; button to adjust the light meter for dark water for best results.</li>
<li><strong>Supermarket</strong>: at the 2nd bridge (on the other side of <a href="http://www.hoteldemedici.com/" target="_blank">Hotel Medici</a>), you&#8217;ll see the supermarket &#8220;Carrefour Express&#8221;. Everything you&#8217;ll need for a snack to continue on, and of course the pastries are wonderful.</li>
</ul>

<p></div>
<p><div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map"></p>
<p><div class="sc-map"><div class="wrap">
<div id="google_map_677" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_677").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[51.216777, 3.228564],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 16,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[51.216777, 3.228564],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_677").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_677").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>



<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>

<p></div>
<p><div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a></p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a></p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
<p></div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-994" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-994-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/21/brugge-tip-langerei-potterierei-canal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: Jan Van Eyck Plein</title>
		<link>http://www.phototourbrugge.com/2013/02/09/brugge-tip-jan-van-eyckplein-poorterslodge/</link>
		<comments>http://www.phototourbrugge.com/2013/02/09/brugge-tip-jan-van-eyckplein-poorterslodge/#comments</comments>
		<pubDate>Sat, 09 Feb 2013 16:52:31 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[Bear of Brugge]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[canal]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[Henry Pickery]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Jan Van Eyck]]></category>
		<category><![CDATA[King Leopold 2]]></category>
		<category><![CDATA[medieval]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Poortersloge]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[statue]]></category>
		<category><![CDATA[street photography]]></category>
		<category><![CDATA[Toll House]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[travel photography]]></category>
		<category><![CDATA[wealth]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=18132</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-934"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="The Short Story">
<h3>The Short Story</h3>
<p>The Jan Van Eyck Plein is the spot of the former inner-city port and business square of Brugge. Now a public square with a dominating statue of Jan Van Eyck himself, it&#8217;s also notable as a strangely overlooked spot by many short-stay visitors. Pity, it&#8217;s a great space to explore and enjoy.</p>
<p>During the mid 1100s to late 1300s , this area was a flurry of activity, business, and life. With goods to move and money made, it was certainly a spot of opportunity, proven by the world&#8217;s  earliest stock exchanges (1309) about a street away. You can see by the quality of preserved buildings nearby that the wealth of the city was centered in this area (it&#8217;s an affluent area to live in even now),  making the architecture a real delight to discover.</p>
<p>The main statue of painter Jan Van Eyck (1385–1441) was installed in 1878 and made by Henry Pickery, replacing a  similar marble statue from 1856. The inauguration was presided over by King Leopold II, a tasteful reminder of one of Brugge&#8217;s most famous residents.</p>
<p>A great spot to stop before exploring the nearby canal network (as we do on our <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a> and <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> tours), get your photos of the square as you rest, but also look out for some candid people shots (street photography), it&#8217;s one of those spots.</p>
<p></div>
<div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Poortersloge</strong>: Not a church but looks a lot like one, this was a hall for the wealthy merchants, clergy and noblemen, also the port guardhouses. Great for details and challenging for a clear wide shot without modern signs.</li>
<li><strong>Bear of Brugge</strong>: A definitive Brugge detail on the Poortersloge, the legendary Bear of Brugge, an icon of the city second only to the Lion. For a good view, cross the Academiestraat (the main road) and look at the building from the side, standing at the corner of the pizza shop.</li>
<li><strong>Jan Van Eyck statue</strong>: Worth viewing from multiple angles, both isolated from and mixed in with the surrounding buildings. See if you can find the &#8220;golden antlers out of the head&#8221; shot for a laugh.</li>
<li><strong>Toll House</strong>: Looking at the Poortersloge from the statue, head towards the grayer but equally detailed building, the former toll house (where boats paid fees to dock). From the small details of time past to the overall elegance of the building, a sight worth a quick walk up to.</li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_387" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_387").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[51.211578, 3.225922],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 16,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[51.211578, 3.225922],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_387").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_387").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>

<ul class="sc-list style6">
<li><a title="Jan Van Eyckplein on Wikipedia" href="http://nl.wikipedia.org/wiki/Jan_van_Eyckplein" target="_blank">Wikipedia</a></li>
</ul>
<p>
</p>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-934" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-934-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/09/brugge-tip-jan-van-eyckplein-poorterslodge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: Godshuis (Almshouse)</title>
		<link>http://www.phototourbrugge.com/2013/02/09/brugge-tip-godshuis-almshouse/</link>
		<comments>http://www.phototourbrugge.com/2013/02/09/brugge-tip-godshuis-almshouse/#comments</comments>
		<pubDate>Sat, 09 Feb 2013 12:47:05 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[almshouse]]></category>
		<category><![CDATA[Battle of the Golden Spurs]]></category>
		<category><![CDATA[begijnhof]]></category>
		<category><![CDATA[Belgian social system]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[Catholic]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[class divide]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[elderly widow]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[Godshuis]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[housing]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[Madonna]]></category>
		<category><![CDATA[medieval]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[personality]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[poor]]></category>
		<category><![CDATA[respect]]></category>
		<category><![CDATA[social housing]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[street photography]]></category>
		<category><![CDATA[water pump]]></category>
		<category><![CDATA[water well]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=17916</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-714"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="The Short Story">
<h3>The Short Story</h3>
<p>Brugge has a mixed history with class divide. You can just look at the <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Battle_of_the_Golden_Spurs" target="_blank">Battle of the Golden Spurs</a> for past conflict, as well as current tension over the high price of housing in the city.</p>
<p>While the presence of the Catholic Church at the time was somewhat to blame, it also offered compassion to the community. One of their successful efforts was to offer safe and dignified housing for the elderly widows of the area. They took it seriously in Brugge, and there are still 46 active &#8220;Godshuizen&#8221;, or Almshouses, in Brugge.</p>
<p>Now owned by the Flemish state and still used for social housing, usually elderly widows but no longer women-only. They could be said to be one of the crown jewels of the Belgian social system, even with quite high taxes to live with there is a very healthy redistribution, from these houses to trains to affordable medicare and education for all.</p>
<p>For photos there are two things worth keeping in mind. First and foremost, although there is much local character, remember that people live there and therefor you&#8217;re pointing a camera at their private space, so shoot respectfully. Second, considering the closed spaces of many of these locations, a wide lens (if not a very wide lens) will serve you well, while thinking about isolating details when shooting closer.</p>
<p>Our <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a> and <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> photo tours feature these essential locations of Brugge, and we&#8217;re even happy to show you more on the map for later.
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>White Walls</strong>: A Godshuis in Brugge is made easier to spot as they&#8217;re almost always painted white</li>
<li><strong>Madonnas</strong>: Most of the Godshuizen have a Madonna above the entrance, otherwise over a main archway in the interior.</li>
<li><strong>Water</strong>: There is always a water pump or two, and often a well with an ornate iron dressing. Find it and remember that we didn&#8217;t always have the water company.</li>
<li><strong>Personal Details</strong>: Be sure to catch personal touches that define the personalities that live there.</li>
<li><strong>Flowers &amp; plants</strong>: Belgians love to garden, and it&#8217;s a feature that shows off some of the individual residents&#8217; personalities.</li>
<li><strong>Shoot respectfully</strong>: Consider the peace and privacy of residents when shooting and looking around. Don&#8217;t take photos in occupied windows, even if the local custom of an uncovered front window is a big temptation. If you <strong><span style="text-decoration: underline;">must</span></strong> have the shot, consider hiding the persons&#8217; face with an object or different angle, using a slower shutter speed is also an easy way to blur a face and increase the feeling of motion and life.</li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_268" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_268").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[ 51.203112, 3.226612],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 15,
					scrollwheel:true
				}
			},
			marker:{
				address: "",
			    latLng:[ 51.203112, 3.226612],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_268").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_268").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
Since this is a general feature of Brugge, we recommend asking at your hotel for the nearest almshouse to see.</p>
<p>However, we&#8217;ve included on the map the almshouse &#8216;<a title="wikipedia" href="http://nl.wikipedia.org/wiki/Nieuwe_Gentweg" target="_blank">De Meulenaere</a>&#8216; closest to the Begijnhof area. This location is included on our <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm photo tour</a>.
</p>
<ul class="sc-list style3">
<li><a title="Wikipedia" href="http://nl.wikipedia.org/wiki/Brugse_godshuizen" target="_blank">Wikipedia</a></li>
<li><a title="Brugge.be" href="http://www.brugge.be/internet/en/toerisme/bezienswaardigheden/10musts.htm" target="_blank">Brugge.be</a></li>
</ul>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-714" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-714-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/09/brugge-tip-godshuis-almshouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Tip: Church of Our Lady</title>
		<link>http://www.phototourbrugge.com/2013/02/04/brugge-tip-church-of-our-lady/</link>
		<comments>http://www.phototourbrugge.com/2013/02/04/brugge-tip-church-of-our-lady/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 12:47:05 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Brugge Tips]]></category>
		<category><![CDATA[Sights in Brugge]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[armor]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[brick]]></category>
		<category><![CDATA[Bruges]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[Charles the Bold]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[church of our lady]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[Flanders]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[love padlock]]></category>
		<category><![CDATA[macro photography]]></category>
		<category><![CDATA[Madonna and Child]]></category>
		<category><![CDATA[Mary of Burgundy]]></category>
		<category><![CDATA[medieval]]></category>
		<category><![CDATA[Michelangelo]]></category>
		<category><![CDATA[Mouscron]]></category>
		<category><![CDATA[Oder of the Golden Fleece]]></category>
		<category><![CDATA[Onze-Lieve- Vrouwekerk]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[royalty]]></category>
		<category><![CDATA[smallest bridge]]></category>
		<category><![CDATA[tombs]]></category>
		<category><![CDATA[tourism]]></category>
		<category><![CDATA[tower]]></category>
		<category><![CDATA[travel photography]]></category>
		<category><![CDATA[tripod]]></category>
		<category><![CDATA[wide shooting]]></category>
		<category><![CDATA[World Heritage]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=17591</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<div class="ait-tabs" id="ait-tabs-789"><ul></ul>
<div class="ait-tab tab-content" data-ait-tab-title="The Short Story">
<h3>The Short Story</h3>
<p>The construction of the Church of Our Lady (<em>Onze-Lieve-Vrouwekerk</em>) was begun in the 13th century, fully complete in the 15th century. Spanning a height of 122.3 meters, the tower is the tallest structure in the city and the 2nd highest tower of brick in the world. It&#8217;s tall, and our favorite of the 3 main towers of Brugge.</p>
<p>It&#8217;s centrally located and easily accessible, providing both a free and paid section (6€- 4.50€), the latter housing the famous Michelangelo statue and the tombs of Charles the Bold &amp; Mary of Burgundy.</p>
<p>From a photography standpoint it&#8217;s almost worth a full day for both interior and exterior, and even a lens-crazy pro could use up his entire collection taking photos of this monumental sight. Add it to your wide landscapes along with the other towers, explore it&#8217;s outside up close and with creativity, and then have the tripod handy as you set up inside for the wealth of interior shots and details.</p>
<p></div>
<div class="ait-tab tab-content" data-ait-tab-title="Sights to See"></p>
<h3>Sights to See</h3>

<ul class="sc-list style1">
<li><strong>Exterior</strong>: The outside of this building, and its view from around the city is a multiple-catch situation. With a <em>very</em> high tower to challenge (and liberate) and details up close, don&#8217;t be afraid to put aside some time for this one. Remember the light changes over the day, if you&#8217;re with tech you could download an app that tells you where the sun will be.</li>
<li><strong>The Smallest Bridge</strong>: Behind the road side of the church, look for a path that leads into a pathway garden with Brugge&#8217;s smallest bridge. Busy spot with posing tourists and crowds, also look for the yearly-removed <a href="http://en.wikipedia.org/wiki/Love_padlocks" target="_blank">Love Padlocks</a> currently assaulting bridges everywhere.</li>
<li><strong>Interior</strong>: Just do not stop on those isolated shots, especially on the interior. See the <a title="Church of Our Lady, in LoFi (New Window)" href="http://www.phototourbrugge.com/photos/our-lady-in-lofi/" target="_blank">&#8220;Church of our Lady in LoFi&#8221; gallery</a> for ideas. Busy much of the day in season (March-October), but late afternoons tend to be better for no-crowd wide shooting &amp; HDR.</li>
<li><strong>Madonna &amp; Child by Michelangelo</strong>: Certainly the top reason for visitors. One of the very few artworks by Michelangelo to leave Italy during his lifetime (circa 1504), it was bought by two Brugge merchants (the brothers  Mouscron), and donated to the church in 1514. Twice removed (and recovered) by looting, French revolutionaries circa 1794 &amp; Nazi Germans in 1944.</li>
<li><strong>Tomb of Charles and Mary</strong>: Behind the high altar are the gilded bronze tombs of Charles the Bold and his daughter, the Duchess Mary of Burgundy.  Both father and daughter rest on beautiful polished slabs of black stone. Both wear crowns, with Charles represented in full armor and wearing the decoration of the Order of the Golden Fleece.</li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Links &amp; Map">
<div class="sc-map"><div class="wrap">
<div id="google_map_814" class="google_map google_map alignright" style="width:350px;height:400px"></div>
<script type="text/javascript">
jQuery(document).ready(function($) {

	jQuery("#google_map_814").bind('initGmap',function(){
		jQuery(this).gmap3({
			map:{
				options:{
					center:[0, 0],
					mapTypeId: google.maps.MapTypeId.ROADMAP,
					zoom: 15,
					scrollwheel:true
				}
			},
			marker:{
				address: "Church of Our Lady Brugge",
			    latLng:[0, 0],
			    content: ""
			}
		});
		jQuery(this).data("gMapInited",true);
	}).data("gMapInited",false);

	// in tabs shortcode
	var tabs = jQuery("#google_map_814").parents('.ait-tabs');
	if(tabs.size()!=0){
		tabs.bind('tabsshow', function(event, ui) {
			jQuery(ui.panel).find('.google_map').each(function(){
				if(jQuery(this).data("gMapInited")==false){
					jQuery(this).trigger('initGmap');
				}
			});
		});
	}else{
		jQuery("#google_map_814").trigger('initGmap');
	}
});
</script>
<style type="text/css">
/* map style fix */
.sc-map img{ max-width: inherit !important; }
</style>
</div></div>
<h3>Links &amp; Map</h3>

<ul class="sc-list style6">
<li><a title="Website of The Church Of Our Lady Brugge" href="http://www.onthaalkerk-brugge.be/" target="_blank">Official Website</a></li>
<li><a title="Church of our Lady on Tripadvisor" href="http://www.tripadvisor.com/Attraction_Review-g188671-d243486-Reviews-Church_of_Our_Lady_Onze_Lieve_Vrouwekerk-Bruges_West_Flanders_Province.html" target="_blank">On Tripadvisor</a></li>
<li><a title="Church of Our Lady on wikipedia" href="http://en.wikipedia.org/wiki/Church_of_Our_Lady,_Bruges" target="_blank">Wikipedia</a></li>
<li><a title="Brugge.be" href="http://www.brugge.be/internet/en/musea/bruggemuseum/OLV/index.htm" target="_blank">Brugge.be</a></li>
</ul>
<p>
</p>
<ul class="sc-list style3">
<li><a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am Photo Tour</a></li>
<li><a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm Photo Tour</a></li>
<li><a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm Photo Tour</a></li>
<li><a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tours</a></li>
</ul>
<p>
</div>
<div class="ait-tab tab-content" data-ait-tab-title="Photos"></p>
<h3>Photos From This Area</h3>
<p>Currently the best way to see photos is to visit the <a title="Main Photo Gallery" href="http://www.phototourbrugge.com/photos/">gallery</a> or take the tour: <a title="10am Photo Tour: Edges of Brugge" href="http://www.phototourbrugge.com/10am-photo-tour/">10am</a>, <a title="1pm Photo Tour: Essential Brugge" href="http://www.phototourbrugge.com/1pm-photo-tour/">1pm</a>, <a title="4pm Photo Tour: Hidden Brugge" href="http://www.phototourbrugge.com/4pm-photo-tour/">4pm</a> daily.</p>
<p><a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a>
<a href="http://www.eventbrite.com/event/5295858054?ref=ebtn" target="_blank"><img alt="Eventbrite - 1pm Photo Tour: Essential Brugge" src="http://www.eventbrite.com/custombutton?eid=5295858054" /></a> </div>
</div>
	<script type="text/javascript">
		(function($){

			$(function(){

				var $tabs = $("#ait-tabs-789" ),
					$tabsList = $tabs.find("> ul"),
					$tabDivs = $tabs.find(".ait-tab.tab-content"),
					tabsCount = $tabDivs.length;

				$tabs.find("> p, > br").remove();

				var tabId = 0;
				$tabDivs.each(function(){
					tabId++;
					var tabName = "tab-789-"+tabId;
					var sharp = "#";
					$(this).attr("id",tabName);
					var tabTitle = $(this).data("ait-tab-title");
					$('<li><a class="tab-link" href="'+sharp+tabName+'">'+tabTitle+'</a></li>').appendTo($tabsList);
				});

				$tabs.tabs();

				if(typeof Cufon !== "undefined")
					Cufon.refresh();
			});

		})(jQuery);
	</script>  </p>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2013/02/04/brugge-tip-church-of-our-lady/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brugge Worldwide Photowalk Day 2012</title>
		<link>http://www.phototourbrugge.com/2012/12/09/brugge-worldwide-photowalk-day-2012/</link>
		<comments>http://www.phototourbrugge.com/2012/12/09/brugge-worldwide-photowalk-day-2012/#comments</comments>
		<pubDate>Sun, 09 Dec 2012 22:14:05 +0000</pubDate>
		<dc:creator>Photo Tour Brugge</dc:creator>
				<category><![CDATA[Tour News]]></category>
		<category><![CDATA[Your Brugge]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Belgium]]></category>
		<category><![CDATA[Brugge]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photo tour]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photowalk]]></category>
		<category><![CDATA[worldwide photowalk day]]></category>
		<category><![CDATA[wwpw]]></category>

		<guid isPermaLink="false">http://www.phototourbrugge.com/?p=16334</guid>
		<description><![CDATA[Catching up on my online writing, there is a matter to mention above others: We hosted Brugge for Scott Kelby&#8217;s WorldWide Photowalk Day (WWPW) back in October, one of the most joyous moments to have kept things so busy this first year of photo tours! What&#8217;s WWPW? Worldwide Photowalk Day was this past October 13, [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.phototourbrugge.com/wp-content/uploads/2012/12/WWPW-BRUGGE.jpg"><img class="alignright size-medium wp-image-17076 [ftmt_id]" title="Worldwide Photowalk Day Brugge 2012" src="http://www.phototourbrugge.com/wp-content/uploads/2012/12/WWPW-BRUGGE-300x199.jpg" alt="" width="300" height="199" /></a><br />
Catching up on my online writing, there is a matter to mention above others: We <a href="http://worldwidephotowalk.com/walk/brugge-vlaams-gewest-belgium-toyo-ito-pavilion/" target="_blank">hosted Brugge</a> for <a href="http://scottkelby.com/" target="_blank">Scott Kelby&#8217;s</a> WorldWide Photowalk Day (WWPW) back in October, one of the most joyous moments to have kept things so busy this first year of photo tours!<span id="more-16334"></span></p>
<p>What&#8217;s WWPW? <a href="http://worldwidephotowalk.com/" target="_blank">Worldwide Photowalk Day</a> was this past October 13, a global day of photographers meeting up to take a collective walk with their cameras. Organized in this 5th year by photography guru Scott Kelby and his crew, it&#8217;s a fun day out, and in the age of online sharing, something that is embraced on a truly global level, over 31.000 photographers in 1339 photowalks.</p>
<p>Much fun was had here in Brugge, even with the more-than-mild rain. Since 80% of our 30+ photographers were Belgian locals, no one who attended was a stranger to shooting in the wet. For that alone, all of you that attended are photo legends, <em>proficiat</em>!</p>
<p>Regarding that rain, it was a blessing in the sense that it set a visual mood for our photowalk, and photos of the day prove that. While fortunately it cleared up about halfway through our 4 hour walk, many of the photos I&#8217;ve seen sing of a light hiding in the water, a spirit of discovery unfolding the bright spots of the dampness of a city soaked in canals.</p>
<p>The walk itself, from this humble guides&#8217; viewpoint? Fan-<em>verdomme</em>-tastic, especially when my nerves calmed down after the first few minutes. I can blame it on the rush of the event, blame it on my biggest group yet, blame it on my nervous tick when I&#8217;m defaulting a bunch of Flemish speakers into English by my presence&#8230; Blame it on whatever, but in the end it&#8217;s actually a nice rush, and after the &#8220;shakes&#8221; wore off it was a nice boost to sharpen my guide side into full focus.</p>
<p>So, a day of photo walking, so same-same yet <span style="text-decoration: underline;">so</span> different-different from the other walks I&#8217;ve been giving in this first year of business&#8230; And as always in this job, a big-huge-amazing feeling of satisfaction and love for the chance to lead it.</p>
<h3>The Winners and Their Photos</h3>
<p>Also, there are of course photos to share! Aside from all the photos pasted around the web and sent in to yours truly, there are &#8220;best of&#8221; winners to share. While 1st prize (locally) from Scott&#8217;s side is a ebook copy of his superb &#8220;<a href="http://scottkelby.com/2012/lightroom-4-book-for-photographers-available-for-pre-order/" target="_blank">Lightroom 4 for Photographers</a>&#8220;, we decided to sweeten the price pot with a few extras and work in a few more places.</p>
<h4>1st Place: Benny Dirinck</h4>
<p><div id="attachment_17196" class="wp-caption alignleft" style="width: 310px"><a href="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Benny-Dirinck.jpg"><img class="size-medium wp-image-17196 [ftmt_id]" title="Benny Dirinck" src="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Benny-Dirinck-300x207.jpg" alt="" width="300" height="207" /></a><p class="wp-caption-text">Photo By Benny Dirinck</p></div>It was a tough call to choose a winning photo, each entry was of excellent quality and creativity.</p>
<p>The reason that Benny&#8217;s photo was chosen as &#8220;the best&#8221; was simple: It captured (I felt) the essence of the day most effectively, a wet but artistic look at the city of Brugge.</p>
<p>There were many entries that expressed this idea very effectively (see 2nd Place especially),  but in the end I was won over by the balance of light and somber moods in the colors and composition, a day of melancholy light elevated upwards.</p>
<p><strong>Benny Wins:</strong> Scott Kelby&#8217;s &#8220;<a href="http://scottkelby.com/2012/lightroom-4-book-for-photographers-available-for-pre-order/" target="_blank">Lightroom 4 for Photographers</a>&#8220;, 1 <a title="Private Photo Tours" href="http://www.phototourbrugge.com/private-photo-tours/">Private Photo Tour</a> with Photo Tour Brugge.</p>
<h4><strong>2nd Place</strong>: Koen Jacobs</h4>
<p><div id="attachment_17203" class="wp-caption alignleft" style="width: 254px"><a href="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Koen-Jacobs.jpg"><img class="size-medium wp-image-17203 [ftmt_id]" title="Koen Jacobs" src="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Koen-Jacobs-244x300.jpg" alt="" width="244" height="300" /></a><p class="wp-caption-text">Photo By Koen Jacobs</p></div>This photo of Brugge rooftops (<span style="text-decoration: underline;"><a title="Rooftops of Brugge" href="http://www.phototourbrugge.com/photos/rooftops-of-brugge-bruges-photo-gallery/">something we love</a>!</span>) reflected in the water from the afternoons&#8217; rain by Koen Jacobs proves how difficult the choice was for the top prize. In this lovely shot, he captures that brief moment of prime light providing a truly iconic shot, all with creative flair.</p>
<p>It was a <span style="text-decoration: underline;">tough</span> call Koen, and in fact <span style="text-decoration: underline;">so</span> close that I&#8217;m bumping up your prize, see below. Also, I flipped the photo upside down and it took on a new feeling that I really liked, in a feedback way if you had submitted that flipped it might well have tipped you into 1st!</p>
<p><strong>Koen Wins</strong>: 2 single-photographer vouchers for any Photo Tour Brugge tour, 5 photos prints of Brugge by Andy McSweeney. <strong>Also</strong>: 1 extra voucher for a single-photographer on any photo Tour.</p>
<h4></h4>
<h4 style="text-align: left;"><strong>3rd Place</strong>: Sini Kaipainen</h4>
<p><div id="attachment_17207" class="wp-caption alignleft" style="width: 310px"><a href="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Sini-Kaipainen.jpg"><img class="size-medium wp-image-17207 [ftmt_id] " style="margin-top: 2px; margin-bottom: 2px; border: 0px;" title="Sini Kaipainen" src="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Sini-Kaipainen-300x200.jpg" alt="" width="300" height="200" /></a><p class="wp-caption-text">Photo By Sini Kaipainen</p></div>With all the cool photos and our time photowalking around, it was refreshing to see a shot that removed itself from the whole thing, and caught a little essence of the overall season.</p>
<p>The color. The life of the space and vibrant green. The contrast of the leaf, sharp and dying, against the soft/fluffy background. The simplicity of it all.</p>
<p>Sini, you nailed it, and if this shot was in a nature competition I&#8217;d give it serious consideration for a top place. On that, you earned your place on this modest contest, well shot!</p>
<p><strong>Sini wins</strong>: 2 single-photographer vouchers for any Photo Tour Brugge tour.</p>
<p>&nbsp;</p>
<h4><strong>Honorable Mention</strong>: Nico Baes</h4>
<p><div id="attachment_17210" class="wp-caption alignleft" style="width: 209px"><a href="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Nico-Baas.jpg"><img class=" wp-image-17210 [ftmt_id]" title="Nico Baes" src="http://www.phototourbrugge.com/wp-content/uploads/2012/12/Nico-Baas-199x300.jpg" alt="" width="199" height="300" /></a><p class="wp-caption-text">Photo by Nico Baas</p></div> Nico, this photo was a welcome fresh look at the most eye-catching detail of &#8216;t Brugse Vrije on the Burg, come by the tour as my guest from me as thanks for inspiration!</p>
<p><strong>Nico Wins</strong>: 1 single-photographer voucher for any Photo Tour Brugge tour.</p>
<p>&nbsp;</p>
<p><strong>In Closing:</strong> a HUGE thanks to everyone who was involved, it wouldn&#8217;t have happened without you! As for me, very much looking forward to seeing you all in 2013 for the next photowalk day, especially as this new business is finally finding its&#8217; feet and it won&#8217;t take me nearly 2 months to get this post out! :p</p>
<p>~<a title="Andy McSweeney Photography" href="http://andymcsweeney.com" target="_blank">Andy</a></p>
<div></div>
<!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic --><!-- Start Shareaholic ClassicBookmarks Automatic --><!-- End Shareaholic ClassicBookmarks Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.phototourbrugge.com/2012/12/09/brugge-worldwide-photowalk-day-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
