<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.grzm.com/fornow/">
<title>For Now</title>
<link>http://www.grzm.com/fornow/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2004-07-10T00:06:44+09:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.65" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://www.grzm.com/fornow/archives/2004/07/10/static_hierarchies" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://www.grzm.com/fornow/archives/2004/07/10/static_hierarchies">
<title>Static Hierarchies and Binary Fractions in PostgreSQL</title>
<link>http://www.grzm.com/fornow/archives/2004/07/10/static_hierarchies</link>
<description>The nested set model is a convenient way to represent hierarchies in SQL. By taking advantage of the set nature of relations, it provides quick and relatively simple queries to determine, for example, all descendants of a given node. Such...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2004-07-10T00:06:44+09:00</dc:date>
</item>


</rdf:RDF>