<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <title>Uche Ogbuji: Technical projects</title>
    <link href="/main.css" type="text/css" rel="stylesheet"/>
  </head>
  <body>
    <div id="left">
      <div class="sideregion">
        <a href="/">
          <img width="90" alt="Uche Ogbuji" height="120" border="0" src="/images/uche-lizbbq.png"/>
        </a>
      </div>
      <hr/>
      <div class="sidebox">
        <div>
          <a href="http://copia.ogbuji.net/files/uogbuji-pubkey.asc">Public key</a>
        </div>
        <div>
          <a href="/tech/">Tech projects</a>
        </div>
        <div>
          <a href="/tech/publications/">Tech publications</a>
        </div>
        <hr/>
        <div>
          <a href="http://copia.ogbuji.net/blog/">Copia (Weblog)</a>
        </div>
        <div>
          <a href="http://del.icio.us/uche">Bookmarks</a>
        </div>
        <div>
          <a href="mailto:uche@ogbuji.net">e-mail address</a>
        </div>
        <div>
          <a href="http://www.flickr.com/photos/21902936@N00/">Flickr (photos)</a>
        </div>
        <div>
          <a href="http://www.advogato.org/person/Uche/">My Diary</a>
        </div>
        <div>
          <a href="/tech/akara/nodes/2003-01-01/pyxml-akara">Python+XML Akara</a>
        </div>
        <div>
          <a href="http://www.oreillynet.com/weblogs/author/1054">O'Reilly Blog</a>
        </div>
        <div>
          <a href="http://www.xmlhack.com/">xmlhack</a>
        </div>
      </div>
      <div class="sideregion">
        <div>
          <a href="http://validator.w3.org/check/referer">
            <img width="88" alt="Valid HTML 4.01!" height="31" border="0" src="http://www.w3.org/Icons/valid-html401"/>
          </a>
        </div>
      </div>
      <div class="sideregion">
        <div style="text-size: x-small;">
          <a href="http://creativecommons.org/licenses/by-sa/1.0/">
            <img src="http://creativecommons.org/images/public/somerights.gif" alt="Creative Commons License" border="0"/>
          </a>
        </div>
      </div>
      <div class="sideregion">
This work is licensed under a
<a href="http://creativecommons.org/licenses/by-sa/1.0/">Creative Commons License</a>.
  </div>
    </div>
    <div id="middle">
      <h1>
        <title>Uche Ogbuji: Technical projects</title>
      </h1>
      <div>
        <p>Here are some of the technological efforts to which I contribute.</p>

<h2>
          <a href="/tech/4suite/amara/">Amara</a>
        </h2>

<p>Amara XML toolkit is a collection of Python tools for XML processing. Not just tools that happen to be written in Python, but tools built from the ground up to use Python idioms and take advantage of the many advantages of Python over other programming languages. <a href="/tech/4suite/amara/">[more]</a>
        </p>

<h2>
          <a href="/tech/4suite/">4Suite</a>
        </h2>

<p>4Suite is a platform for XML processing and knowledge-management. It allows users to take advantage of standard XML technologies rapidly and to develop and integrate Web-based applications. <a href="/tech/4suite/">[more]</a>
        </p>

<h2>
          <a href="/tech/4suite/wsgixml/">WSGI.xml</a>
        </h2>

<p>WSGI.xml contains some WSGI components of particular interest to those using XML in their Web applications in some way. <a href="/tech/4suite/wsgixml/">[more]</a>
        </p>

<h2>
          <a href="/tech/rdf/versa">Versa</a>
        </h2>

<p>Versa is a query language for RDF, designed for simplicity and natural integrated into other programming languages and systems. It is inspired in many ways by XPath. <a href="/tech/rdf/versa">[more]</a>.</p>

<p/>

<h2>
          <a href="/tech/python/">Python</a>
        </h2>

<p>Python is the best general-purpose programing language that has a critical mass of adoption. I have used Python preferentially since 1996, and I have been involved in the Python community since then. <a href="/tech/python/">[more]</a>
        </p>

<h2>
          <a href="/tech/rdf/">RDF</a>
        </h2>

<p>Resource Description Framework (RDF) is a system for representing metadata for the Web. That is, it is a way of expressing the attributes relationships that help computers make sense of data on the Web. I first discovered RDF in 1999 and have co-developed an RDF implementation, and the specification and implementation of Versa, an RDF query language, among other efforts. <a href="/tech/rdf/">[more]</a>.</p>

<p/>
</div>
    </div>
  </body>
</html>