<?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>Blucel Ltd &#187; xml</title>
	<atom:link href="http://blucel.co.uk/index.php/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blucel.co.uk</link>
	<description>Tech, Oracle, user experience, coffee,  design standards, and shameless ranting</description>
	<lastBuildDate>Fri, 30 Mar 2012 14:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel="next" href="http://blucel.co.uk/index.php/tag/xml/feed/?page=2" />

		<item>
		<title>Oracle Pipline functions</title>
		<link>http://blucel.co.uk/index.php/2009/08/11/oracle-pipline-functions/</link>
		<comments>http://blucel.co.uk/index.php/2009/08/11/oracle-pipline-functions/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:39:14 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Coding samples]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/index.php/2009/08/11/oracle-pipline-functions/</guid>
		<description><![CDATA[Pipelined functions are an extremely useful feature of Oracle 9i and above. They allow you to present disperate nontable based data as a standard table whilst streaming the output so that processing can begin immediately. I.e., they let you SELECT from a function much like you would SELECT from a table. Cool huh? Why would [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/08/11/oracle-pipline-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Querying XML in Oracle</title>
		<link>http://blucel.co.uk/index.php/2009/07/10/reading-xml-in-oracle/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/10/reading-xml-in-oracle/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 13:17:51 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Coding samples]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=150</guid>
		<description><![CDATA[Many people seem to have trouble reading XML data within Oracle.

Oracle has a full library of routines built in to allow you to interrogate XML data. Unfortunately, they’re not very well documented.

Just say you have an XML file you want to be able to SELECT from. it looks like this:]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/10/reading-xml-in-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle XML DB server</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/oracle-xml-db-server/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/oracle-xml-db-server/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:54:49 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=79</guid>
		<description><![CDATA[<a href="http://blucel.co.uk/index.php/2009/07/08/oracle-xml-db-server/" title="Oracle XML DB server"><img src="http://blucel.co.uk/wp-content/uploads/yapb_cache/xmldb.dzv6brly4ug4k0cc00444oc40.a9sxxja1njksswcs400wcc4cg.th.jpeg" width="180" height="172" alt="Oracle XML DB server" style="float:left;padding:0 10px 10px 0;" ></a>HTTP, HTTPS, FTP, WebDAV including WebDAV Version Control Oracle XML DB is not a separate server; it is an integral part of the Oracle database, providing all of the high-availability, scalability, reliability and unbreakable security features needed to run mission-critical applications. You can use Enterprise Manager to manage and administer XML DB applications. The GUI [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/oracle-xml-db-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business drivers for moving to an XML framework</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/business-drivers-for-moving-to-an-xml-framework/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/business-drivers-for-moving-to-an-xml-framework/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:40:27 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=71</guid>
		<description><![CDATA[Today&#8217;s bottom-line business impact of adopting XML technologies is especially important. For any organisation that shares information with its counterparts as a critical part of its delivelables, the creation of a single source of information from which we can deliver to all current and future media will deliver real, sustainable benefits. Faster time to market [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/business-drivers-for-moving-to-an-xml-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical drivers for moving to an XML framework</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/technical-drivers-for-moving-to-an-xml-framework/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/technical-drivers-for-moving-to-an-xml-framework/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:39:35 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=69</guid>
		<description><![CDATA[Why XML? XML (and its predecessor SGML) was developed as an answer to the desire for a single source format. XML represents any type of information in a media-neutral format. This enables automation, which speeds delivery, permits enhanced functionality, and reduces costs. XML has the additional virtue of being a standard without competition; virtually every [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/technical-drivers-for-moving-to-an-xml-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle XMLDB terminology</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/oracle-xmldb-terminology/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/oracle-xmldb-terminology/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:24:53 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=62</guid>
		<description><![CDATA[Every new technology comes with its own acronyms and subtleties. Below is a glossary of common terminalogy you will encounter working with Oracle XMLDB. ACE (Access Control Entry) An entry in an Access Control List. ACL (Access control list) A method for limiting the use of a specific resource to authorised users. SGML (Standard Generalised [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/oracle-xmldb-terminology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FISH Classification</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/fish-classification/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/fish-classification/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 15:59:47 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[application express]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Photoblog]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=43</guid>
		<description><![CDATA[<a href="http://blucel.co.uk/index.php/2009/07/08/fish-classification/" title="FISH Classification"><img src="http://blucel.co.uk/wp-content/uploads/yapb_cache/fish_home_page2.aqtip23o4sg0c8ko048k0k00s.a9sxxja1njksswcs400wcc4cg.th.jpeg" width="180" height="111" alt="FISH Classification" style="float:left;padding:0 10px 10px 0;" ></a>The FISH tool was developed for the Scotland and Northern Ireland Forum for Environmental Research to classify fish populations in Rivers throughout the UK. The software was developed in Oracle with the new APEX 3.2 release. Custom APEX templates were created including custom logon screens and backend functionality. JQuery is used to provide a more [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/fish-classification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RICT</title>
		<link>http://blucel.co.uk/index.php/2009/07/08/rict/</link>
		<comments>http://blucel.co.uk/index.php/2009/07/08/rict/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 14:42:36 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[apex]]></category>
		<category><![CDATA[application express]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Photoblog]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/?p=27</guid>
		<description><![CDATA[<a href="http://blucel.co.uk/index.php/2009/07/08/rict/" title="RICT"><img src="http://blucel.co.uk/wp-content/uploads/yapb_cache/stats1.erxsjokq1uogokg44k0kooogw.a9sxxja1njksswcs400wcc4cg.th.jpeg" width="180" height="120" alt="RICT" style="float:left;padding:0 10px 10px 0;" ></a>River Invertebrates Classification Tool is a software application that allows the Environment agencies to determine the ecology classification of water bodies throughout the UK. The software makes use of Oracle, XML, Web services, CSS, RSS and custom stastistical functions implemented in Oracle and ported from Insightful S+. Raw river data sets collected by ecologists are [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/07/08/rict/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOAP Oracle / S+ integration</title>
		<link>http://blucel.co.uk/index.php/2009/06/10/soap-s-integration/</link>
		<comments>http://blucel.co.uk/index.php/2009/06/10/soap-s-integration/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 10:21:52 +0000</pubDate>
		<dc:creator>Mark Caulfield</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blucel.co.uk/index.php/2009/07/10/soap-s-integration/</guid>
		<description><![CDATA[<a href="http://blucel.co.uk/index.php/2009/06/10/soap-s-integration/" title="SOAP Oracle / S+ integration"><img src="http://blucel.co.uk/wp-content/uploads/yapb_cache/insightful.3erqleop22qsck4w480k88ggg.a9sxxja1njksswcs400wcc4cg.th.jpeg" width="82" height="82" alt="SOAP Oracle / S+ integration" style="float:left;padding:0 10px 10px 0;" ></a>Blucel designed and developed an SOA application that interacts with Oracle and Insightful S+ server. The software send raw Oracle data from environmental sampling surveys throughout the UK, the data transport mechanism sends the raw data as XML instances of XSD schema documents. S+ receives the data using a C# web service, converts it to [...]]]></description>
		<wfw:commentRss>http://blucel.co.uk/index.php/2009/06/10/soap-s-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

