<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>the light fantastic / marquinius photography</title>
		<link>http://www.marquinius.com/index.html</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Sun, 13 May 2012 13:17:10 +0200</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox 2.5.6</generator>
		<item>
			<title>contact</title>
			<link>http://www.marquinius.com/contact.html</link>
			<description>
				&lt;div class="article-summary"&gt;
	&lt;div class="first graphic-container wide left"&gt;
		&lt;div style="" class="graphic"&gt;
			&lt;div class="figure-content"&gt;&lt;!-- sandvox.ContactElement --&gt;
				&lt;div id="contactform"&gt;
&lt;script type="text/javascript"&gt;&lt;!--

function verifyAndSubmitcontactform(form) {

	var theResults	= document.getElementById("contactform-results");

	checkEmail = form.e.value;
	if (checkEmail=='email@domain.com'
		|| checkEmail.indexOf('@') &lt; 0
		|| checkEmail.lastIndexOf('.') &lt; (checkEmail.indexOf('@') + 1)
		|| checkEmail.lastIndexOf('.') &gt;= (checkEmail.length - 2)
		|| checkEmail == form.e.title)
	{
		var message = "Email address is missing. Message cannot be sent.";
		theResults.className = 'contactError';
		theResults.innerHTML = message;
		return false;
	}
	if (form.s.value == '' &amp;&amp; form.m.value == '')
	{
		var message = "No message has been entered. Message cannot be sent.";
		theResults.className = 'contactError';
		theResults.innerHTML = message;
		return false;
	}
	return true;
}

function doblurcontactform(anInput) {
	if (anInput.value == '') { anInput.value = anInput.title; anInput.style.color = '#999'; }
}

function dofocuscontactform(anInput) {
	if (anInput.value == anInput.title) { anInput.value = ''; anInput.removeAttribute('style'); }
}

//--&gt;&lt;/script&gt;

&lt;form class="contactElement labelsOnTop" action="http://service.karelia.com/mailme.php" onsubmit="return verifyAndSubmitcontactform(this);" method="post"&gt;
		
		&lt;div class="hidden"&gt;
			&lt;label for="contactform-subject"&gt;Please leave this field empty:&lt;/label&gt;
			&lt;input id="contactform-subject" type="text" name="subject" /&gt;
			&lt;br /&gt;
			&lt;label for="contactform-message"&gt;Please leave this field empty:&lt;/label&gt;
			&lt;textarea id="contactform-message" name="message" rows="3" cols="20"&gt;&lt;/textarea&gt;
		&lt;/div&gt;
	
&lt;p&gt;

	

	
	&lt;label for="contactform-n"&gt;Name:&lt;/label&gt;&lt;br /&gt;
	
	
	
	
	
	
	&lt;!-- text field --&gt;
	&lt;input id="contactform-n"
		class="fullWidth"
		type="text"
		name="n"
		
		
		/&gt;

	
	
	
	
	
	
&lt;br /&gt;
	

	

	
	&lt;label for="contactform-e"&gt;Email:&lt;/label&gt;&lt;br /&gt;
	
	
	
	
	
	
	&lt;!-- text field --&gt;
	&lt;input id="contactform-e"
		class="fullWidth"
		type="email" style="color:#888"
		name="e"
		title="email@domain.com" value="email@domain.com"
		onfocus="dofocuscontactform(this)" onblur="doblurcontactform(this)"
		/&gt;

	
	
	
	
	
	
&lt;br /&gt;
	

	

	
	&lt;label for="contactform-s"&gt;Subject:&lt;/label&gt;&lt;br /&gt;
	
	
	
	
	
	
	&lt;!-- text field --&gt;
	&lt;input id="contactform-s"
		class="fullWidth"
		type="text"
		name="s"
		
		
		/&gt;

	
	
	
	
	
	
&lt;br /&gt;
	

	

	
	&lt;label for="contactform-m"&gt;Message:&lt;/label&gt;&lt;br /&gt;
	
	
	&lt;!-- text area --&gt;
	&lt;textarea class="fullWidth" id="contactform-m" name="m" rows="10" cols="80"&gt;&lt;/textarea&gt;
	
	
	
&lt;br /&gt;
	

	

	
	&lt;!-- Send Button --&gt;
	&lt;input type="submit" class="submit" id="contactform-submit" name="x" value="Send" /&gt;

	
&lt;br /&gt;
	
	&lt;/p&gt;
	&lt;div class="hidden"&gt;
		&lt;!-- CSS URL --&gt;
		&lt;input type="hidden" name="a" id="contactform-a" value="" /&gt;
		&lt;!-- Site Title --&gt;
		&lt;input type="hidden" name="t" id="contactform-t" value="" /&gt;
		&lt;!-- Verification Code --&gt;
		&lt;input type="hidden" name="v1" id="contactform-v1" value="GNU69DMeNZehAoc0tf2BRAMiGtsXCVsz" /&gt;
	
		
	&lt;/div&gt;
&lt;/form&gt;
&lt;div style='text-align:center;' id="contactform-results"&gt;&lt;/div&gt;

&lt;/div&gt;&lt;!-- /sandvox.ContactElement --&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/div&gt;
			</description>
			<pubDate>Mon, 09 Apr 2012 12:04:46 +0200</pubDate>
			<guid>http://www.marquinius.com/contact.html</guid>
            
			
		</item>
		<item>
			<title>Blog</title>
			<link>http://www.marquinius.com/blog/index.html</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
	&lt;div class="first graphic-container wide center"&gt;
		&lt;div style="" class="general-index graphic"&gt;
			&lt;div class="figure-content"&gt;&lt;!-- sandvox.GeneralIndex --&gt;
				&lt;div class="article i1 o"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/bastei-rocks.html" title="Bastei rocks"&gt;&lt;span class="in"&gt;Bastei rocks&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;Sailing from Dresden to the Czech border, you'll find the "Bastei rocks", famous table mountains with lost of opportunities to wander and …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/bastei-rocks.html" title="Bastei rocks"&gt;Continue reading Bastei rocks&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/bastei-rocks.html" title="Bastei rocks"&gt;13-05-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i2 e"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/some-more-on-the-elbe.html" title="Some more on the Elbe"&gt;&lt;span class="in"&gt;Some more on the Elbe&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;Well, whatever people say, this is quite an amazing landscape. I mean, just some twenty years ago, this was derelicts and heaps of rubble, …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/some-more-on-the-elbe.html" title="Some more on the Elbe"&gt;Continue reading Some more on the Elbe&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/some-more-on-the-elbe.html" title="Some more on the Elbe"&gt;05-05-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i3 o"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/elbe-dreams.html" title="Elbe dreams"&gt;&lt;span class="in"&gt;Elbe dreams&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;I'm not sure if I'm just trying to recall days gone by or simply like the stillness of typical B&amp;amp;W photography. Fact is that a lot of my photos …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/elbe-dreams.html" title="Elbe dreams"&gt;Continue reading Elbe dreams&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/elbe-dreams.html" title="Elbe dreams"&gt;05-05-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i4 e"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/dresden.html" title="Dresden"&gt;&lt;span class="in"&gt;Dresden&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;I don't know what it is, but some cities just grab you by the gonads. Dresden is one of such places. Perhaps it is the historical sensation, …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/dresden.html" title="Dresden"&gt;Continue reading Dresden&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/dresden.html" title="Dresden"&gt;30-04-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i5 o"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/mull-revisited.html" title="Mull revisited"&gt;&lt;span class="in"&gt;Mull revisited&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;I've been around the block often enough to know that most photos need a little maturing before they come to attention. Of course I want to …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/mull-revisited.html" title="Mull revisited"&gt;Continue reading Mull revisited&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/mull-revisited.html" title="Mull revisited"&gt;30-04-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i6 e"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/or-even-the-end-of-the.html" title="or even the end of the world"&gt;&lt;span class="in"&gt;or even the end of the world&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;Sometimes you have to revisit old photos and see why you captured them, woked them, processed them just so … 
&lt;/p&gt;&lt;p&gt;It is rather amazing to see …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/or-even-the-end-of-the.html" title="or even the end of the world"&gt;Continue reading or even the end of the world&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/or-even-the-end-of-the.html" title="or even the end of the world"&gt;22-04-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i7 o"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/the-edge-of-the-world.html" title="the edge of the world"&gt;&lt;span class="in"&gt;the edge of the world&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;I love boat trips. What a fantastic way to travel and see the world around you. Take a note though: BOAT trip, not a cruise. Two days of that …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/the-edge-of-the-world.html" title="the edge of the world"&gt;Continue reading the edge of the world&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/the-edge-of-the-world.html" title="the edge of the world"&gt;21-04-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i8 e"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/about-bad-weather-.html" title="About bad weather ..."&gt;&lt;span class="in"&gt;About bad weather ...&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;In Scotland people say "there's no bad weather, only bad gear". Well, it rained so hard, we decided to do a day tour by car. Totally out of …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/about-bad-weather-.html" title="About bad weather ..."&gt;Continue reading About bad weather ...&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/about-bad-weather-.html" title="About bad weather ..."&gt;09-04-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i9 o"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/scotland--where-else.html" title="Scotland … where else?"&gt;&lt;span class="in"&gt;Scotland … where else?&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;Speaking about solitude, the Scots know a thing about that. And that's an understatement when you look at this house, lost against a munroe, …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/scotland--where-else.html" title="Scotland … where else?"&gt;Continue reading Scotland … where else?&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/scotland--where-else.html" title="Scotland … where else?"&gt;09-04-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="article i10 e last-item"&gt;
					&lt;h3 class="index-title"&gt;&lt;a href="http://www.marquinius.com/blog/baltic-solitude.html" title="Baltic solitude"&gt;&lt;span class="in"&gt;Baltic solitude&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
					&lt;div class="article-summary"&gt;&lt;p&gt;The German Baltic seaboard feels more like a lake than a sea, especially if you are used to the North Sea (or better: the Atlantic). Still, …&lt;/p&gt;&lt;/div&gt;
					&lt;div class="article-info"&gt;
						&lt;div class="continue-reading-link"&gt;&lt;a href="http://www.marquinius.com/blog/baltic-solitude.html" title="Baltic solitude"&gt;Continue reading Baltic solitude&lt;/a&gt;&lt;/div&gt;
						&lt;div class="timestamp"&gt;&lt;a href="http://www.marquinius.com/blog/baltic-solitude.html" title="Baltic solitude"&gt;31-03-12&lt;/a&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;div class="general-index-bottom"&gt;&lt;/div&gt;&lt;!-- /sandvox.GeneralIndex --&gt;
			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;/div&gt;
			</description>
			<pubDate>Sat, 11 Feb 2012 13:03:12 +0100</pubDate>
			<guid>http://www.marquinius.com/blog/index.html</guid>
            
			
		</item>
 	</channel>
</rss>

