<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>Home | Zoe's Corner | Zoe Demery</title>
		<link>http://www.vortices.com/zoe/</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Mon, 02 Apr 2012 10:22:06 +0100</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox 2.5.4b8</generator>
		<item>
			<title>Bookmarks</title>
			<link>http://www.vortices.com/zoe/bookmarks.html</link>
			<description>
				&lt;div class="article-summary"&gt;
	&lt;div class="first graphic-container wide left"&gt;
		&lt;div style="width:200px;" class="graphic"&gt;
			&lt;div class="figure-content"&gt;&lt;!-- sandvox.LinkListElement --&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://www.vortices.com/chris" target="_blank"&gt;Christopher Pringle&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.vortices.com/PuriSegara/" target="_blank"&gt;Puri Segara&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.vortices.com/valerie/" target="_blank"&gt;Natural Therapy Training&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.cathaypilotsunion.org/" target="_blank"&gt;Cathay Pilots Union&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.cravath.com/" target="_blank"&gt;Cravath&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.virginradio.co.uk/" target="_blank"&gt;Virgin Radio&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.gapyear.com/" target="_blank"&gt;GapYear.com&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.seat61.com/" target="_blank"&gt;Seat 61&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://asab.nottingham.ac.uk/" target="_blank"&gt;ASAB&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.bris.ac.uk/" target="_blank"&gt;UoB&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.bham.ac.uk/" target="_blank"&gt;UoB2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;!-- /sandvox.LinkListElement --&gt;&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;&lt;p style=""&gt;&lt;br /&gt;&lt;/p&gt;

&lt;/div&gt;
			</description>
			<pubDate>Sun, 31 Jul 2011 17:36:23 +0100</pubDate>
			<guid>http://www.vortices.com/zoe/bookmarks.html</guid>
            
			<category>Zoe Demery</category><category>Pringle</category><category>Demgle</category><category>Birmingham</category><category>parrots</category><category>cognition</category><category>Hong Kong</category><category>Bristol</category>
		</item>
		<item>
			<title>Contact</title>
			<link>http://www.vortices.com/zoe/contact.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="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="BoErdqBIYW5oID7CuptNBKS8T4vBlVSM" /&gt;
	
		
		&lt;!-- Copy to sender --&gt;
		&lt;input type="hidden" name="c" id="contactform-c" value="yes" /&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;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;/div&gt;
			</description>
			<pubDate>Sun, 31 Jul 2011 17:33:36 +0100</pubDate>
			<guid>http://www.vortices.com/zoe/contact.html</guid>
            
			<category>Zoe Demery</category><category>Pringle</category><category>Demgle</category><category>Birmingham</category><category>parrots</category><category>cognition</category><category>Hong Kong</category><category>Bristol</category>
		</item>
		<item>
			<title>More</title>
			<link>http://www.vortices.com/zoe/more/</link>
			<description>
				&lt;div class="article-summary"&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;ul&gt;
					&lt;li class="i1 o"&gt;&lt;a href="http://www.vortices.com/zoe/more/collection-of-forwards.html" title="Collection of Forwards"&gt;&lt;span class="in"&gt;Collection of Forwards&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					&lt;li class="i2 e"&gt;&lt;a href="http://www.vortices.com/zoe/more/the-art-of-writing.html" title="The Art of Writing"&gt;&lt;span class="in"&gt;The Art of Writing&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					&lt;li class="i3 o"&gt;&lt;a href="http://www.vortices.com/zoe/more/into-adulthood.html" title="Into Adulthood"&gt;&lt;span class="in"&gt;Into Adulthood&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					&lt;li class="i4 e"&gt;&lt;a href="http://www.vortices.com/zoe/more/one-world-culture.html" title="One World Culture"&gt;&lt;span class="in"&gt;One World Culture&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					&lt;li class="i5 o"&gt;&lt;a href="http://www.vortices.com/zoe/more/journeys.html" title="Journeys"&gt;&lt;span class="in"&gt;Journeys&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					&lt;li class="i6 e"&gt;&lt;a href="http://www.vortices.com/zoe/more/why-are-people.html" title="Why are people?"&gt;&lt;span class="in"&gt;Why are people?&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
					&lt;li class="i7 o last-item"&gt;&lt;a href="http://www.vortices.com/zoe/more/tall-girls.html" title="Tall Girls"&gt;&lt;span class="in"&gt;Tall Girls&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
				&lt;/ul&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;p style=""&gt;&lt;br /&gt;&lt;/p&gt;

&lt;/div&gt;
			</description>
			<pubDate>Sun, 31 Jul 2011 17:33:18 +0100</pubDate>
			<guid>http://www.vortices.com/zoe/more/</guid>
            
			<category>Zoe Demery</category><category>Pringle</category><category>Demgle</category><category>Birmingham</category><category>parrots</category><category>cognition</category><category>Hong Kong</category><category>Bristol</category>
		</item>
		<item>
			<title>Me</title>
			<link>http://www.vortices.com/zoe/me/</link>
			<description>
				&lt;div class="article-summary"&gt;&lt;p&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); font-size: medium; "&gt;&lt;strong&gt;&lt;em&gt;FACT: &lt;/em&gt;&lt;/strong&gt; my name is Zoe Demery, alias zozo; zojoz; zd; xoli&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;strong&gt;&lt;em&gt;FACT: &lt;/em&gt;&lt;/strong&gt; &lt;a href="http://www.vortices.com/wedding" style="text-decoration: none; color: rgb(71, 19, 7); "&gt;Married&lt;/a&gt; to the most wonderful man in the world, &lt;a href="http://eis.bris.ac.uk/~cp1571/homepage.htm" style="text-decoration: none; color: rgb(71, 19, 7); "&gt;Christopher Pringle&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;strong&gt;&lt;em&gt;FACT:&lt;/em&gt;&lt;/strong&gt;  A Leo, born in Scotland&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;strong&gt;&lt;em&gt;FACT:  &lt;/em&gt;&lt;/strong&gt;doing a PhD with &lt;a href="http://www.ornithology.bham.ac.uk/staff/researchstudents/zoedemery.shtml" style="text-decoration: none; color: rgb(71, 19, 7); "&gt;Brummy parrots&lt;/a&gt; and have a slightly dim cockatiel called Bella&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;strong&gt;&lt;em&gt;FACT:&lt;/em&gt;&lt;/strong&gt; grew up in HK, graduated as a Psy/Zoo from Bristol&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;strong&gt;&lt;em&gt;FACT: &lt;/em&gt;&lt;/strong&gt;veggie..why?...more healthy; more tasty; less cruel&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;strong&gt;&lt;em&gt;FACT:&lt;/em&gt;&lt;/strong&gt;  Guns N' Roses rule…as do Fiat 500's…and maybe macs&lt;/span&gt;&lt;/p&gt;&lt;p style="font-size: medium; "&gt;&lt;span style="font-family: Georgia; color: rgb(0, 0, 0); "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
			</description>
			<pubDate>Sun, 31 Jul 2011 17:32:42 +0100</pubDate>
			<guid>http://www.vortices.com/zoe/me/</guid>
            
			<category>Zoe Demery</category><category>Pringle</category><category>Demgle</category><category>Birmingham</category><category>parrots</category><category>cognition</category><category>Hong Kong</category><category>Bristol</category>
		</item>
 	</channel>
</rss>

