<?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>OOMPH MEDIA &#187; XQuery</title>
	<atom:link href="http://www.oomphmedia.co.uk/files/blog/category/web/xquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oomphmedia.co.uk/files/blog</link>
	<description>Multimedia Design &#38; Development</description>
	<lastBuildDate>Tue, 09 Nov 2010 23:09:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Zoo Finder</title>
		<link>http://www.oomphmedia.co.uk/files/blog/web/zoo-finder/</link>
		<comments>http://www.oomphmedia.co.uk/files/blog/web/zoo-finder/#comments</comments>
		<pubDate>Wed, 20 May 2009 18:37:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[X/HTML]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XQuery]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://www.oomphmedia.co.uk/files/blog/?p=145</guid>
		<description><![CDATA[This is a website I developed with a friend whilst at university, it incorporates an XML file to store information about zoo&#8217;s including address, telephone number and the zoo&#8217;s website URL. You are able to search for a zoo either by name or by the letter. For example if you search for the letter &#8220;b&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a website I developed with a friend whilst at university, it incorporates an XML file to store information about zoo&#8217;s including address, telephone number and the zoo&#8217;s website URL. You are able to search for a zoo either by name or by the letter. For example if you search for the letter &#8220;b&#8221; all the zoo&#8217;s that begin with the letter b will be displayed:</p>
<p><a target="_blank" href="http://www.oomphmedia.co.uk/zoo"><img class="alignnone" title="GP Farming Website" src="http://www.oomphmedia.co.uk/files/blog/images/zoofinder.gif" alt="" width="400" height="310" /></a></p>
<p>The website incorporates the use of XSLT and XQuery to extract the data from the XML file and style it appropriately before it is displayed on the page. The site also makes use of Yahoo Pipes, data is pulled from the XML file and is used to geocode the longitude and latitude coordinates of the zoo. It&#8217;s position is then placed onto a Google Map along with the zoo address details and an image pulled dynamically from flickr. The image link below shows the workings of the Yahoo Pipe: </p>
<p><a target="_blank" href="http://www.oomphmedia.co.uk/zoo/zoofinderpipe.html"><img class="alignnone" title="GP Farming Website" src="http://www.oomphmedia.co.uk/files/blog/images/yahoopipe.gif" alt="" width="400" height="274" /></a></p>
<p>The development documentation for this project can be downloaded <a style="opacity: 1;" target="_blank" href="http://www.oomphmedia.co.uk/zoo/Zoo Finder Development Documentation.pdf">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.oomphmedia.co.uk/files/blog/web/zoo-finder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

