<?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>D&#039;Arcy Norman dot net &#187; databases</title>
	<atom:link href="http://www.darcynorman.net/tag/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Fri, 20 Nov 2009 03:52:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PostgreSQL and XML updated</title>
		<link>http://www.darcynorman.net/2005/07/10/postgresql-and-xml-updated/</link>
		<comments>http://www.darcynorman.net/2005/07/10/postgresql-and-xml-updated/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[databases]]></category>
		<category><![CDATA[xmldatabases]]></category>

		<guid isPermaLink="false">2133084501</guid>
		<description><![CDATA[Note to self: take another look at <a href="http://www.postgresql.org/">PostgreSQL</a> and its XML support. It's looking pretty tasty...

<a href="http://www.throwingbeans.org/postgresql_and_xml_updated.html">PostgreSQL and XML updated</a>
]]></description>
			<content:encoded><![CDATA[<p>Note to self: take another look at <a href="http://www.postgresql.org/">PostgreSQL</a> and its XML support. It&#8217;s looking pretty tasty&#8230;</p>
<p><a href="http://www.throwingbeans.org/postgresql_and_xml_updated.html">PostgreSQL and XML updated</a></p>
 <img src="http://www.darcynorman.net/wp-content/plugins/feed-statistics.php?view=1&post_id=714" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2005/07/10/postgresql-and-xml-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching Resources Database</title>
		<link>http://www.darcynorman.net/2005/01/27/teaching-resources-database/</link>
		<comments>http://www.darcynorman.net/2005/01/27/teaching-resources-database/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[databases]]></category>
		<category><![CDATA[lcwebsite]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">1744405999</guid>
		<description><![CDATA[I've just updated our <a href="http://commons.ucalgary.ca/teachingresources/">Teaching Resources database</a> to use a copy of the <a href="http://www.darcynorman.net/2005/01/21/pachyderm-asset-management">lightweight asset management system</a> I built for the <a href="http://www.nmc.org/pachyderm">Pachyderm project</a>.

Previously, the TR database had been developed as a WebObjects application, connecting to an XStreamDB XML database. That performed really well, and made for nice reliable queries, but meant an editing interface was more difficult to develop.

Now that it's just a simple MySQL database, and a simple PHP script running the queries and interface, it's easy to manage, and performs quite well.

There are currently 622 teaching resources (books, websites, documents), in 28 different teaching-related topics. It is a collection of links, gathered by ourselves and the <a href="http://www.ucalgary.ca/UofC/departments/VPA/">VP Academic's office</a> from relevant sources around the internet.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just updated our <a href="http://commons.ucalgary.ca/teachingresources/">Teaching Resources database</a> to use a copy of the <a href="http://www.darcynorman.net/2005/01/21/pachyderm-asset-management">lightweight asset management system</a> I built for the <a href="http://www.nmc.org/pachyderm">Pachyderm project</a>.</p>
<p>Previously, the TR database had been developed as a WebObjects application, connecting to an XStreamDB XML database. That performed really well, and made for nice reliable queries, but meant an editing interface was more difficult to develop.</p>
<p>Now that it&#8217;s just a simple MySQL database, and a simple PHP script running the queries and interface, it&#8217;s easy to manage, and performs quite well.</p>
<p>There are currently 622 teaching resources (books, websites, documents), in 28 different teaching-related topics. It is a collection of links, gathered by ourselves and the <a href="http://www.ucalgary.ca/UofC/departments/VPA/">VP Academic&#8217;s office</a> from relevant sources around the internet.</p>
 <img src="http://www.darcynorman.net/wp-content/plugins/feed-statistics.php?view=1&post_id=535" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2005/01/27/teaching-resources-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
