Update of /cvsroot/pyxml/www/htdocs/topics
In directory sc8-pr-cvs1:/tmp/cvs-serv16288/htdocs/topics
Modified Files:
docs.ht fourthought.ht software.ht
Log Message:
Update XBEL page to add new software
Updated fourthought info
Added pointer to Python/XML column
Index: docs.ht
===================================================================
RCS file: /cvsroot/pyxml/www/htdocs/topics/docs.ht,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** docs.ht 13 Jun 2002 17:58:48 -0000 1.9
--- docs.ht 25 Mar 2003 18:19:35 -0000 1.10
***************
*** 34,37 ****
--- 34,40 ----
of collectively edited Web pages about Python and XML.
+ <li><a href="http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/pyxml-akara">Python/XML Akara site</a>: a blog-like collection of
+ information, tips and pointers on Python/XML.
+
</UL>
Index: fourthought.ht
===================================================================
RCS file: /cvsroot/pyxml/www/htdocs/topics/fourthought.ht,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** fourthought.ht 12 Jun 2002 20:45:02 -0000 1.4
--- fourthought.ht 25 Mar 2003 18:19:35 -0000 1.5
***************
*** 1,28 ****
! Title: Python and XML Processing: Other Software: FourThought
Author: xml-sig@...
Meta: <META NAME="description" CONTENT="This page lists other XML-related
Python software, provided by Fourthought Inc.">
! <h3>Other Software: FourThought</h3>
<p><a href="http://www.fourthought.com">Fourthought Inc.</a> is a software vendor and consulting firm that has implemented several XML processing tools for
use with Python; these tools are used as part of their business.
! <table cellpadding=2>
! <tr>
! <td valign=top><a href="http://4Suite.org">4Suite</A></td>
! <td valign=top>
! 4Suite is a collection of Python tools for XML processing and object-databases. It comprises of the following components: 4DOM (in-memory DOM), 4XPath, 4RDF, 4XSLT, 4XPointer, 4XLink, 4ODS and DbDOM (persistent DOM).
! </td>
! </tr> <tr>
! <td valign=top><a href="http://FourThought.com/4SuiteServer">4Suite Server</A></td>
! <td valign=top>
! 4Suite Server is a Python-based platform for XML processing. It is an XML data repository with a rules-based engine. It supports DOM access, XSLT transformation, XPath and RDF-based indexing and query, XLink resolution and many other XML services. It also provides support services such as distributed transactions, and access control lists. It supports remote, cross-platform and cross-language access through CORBA, SOAP and HTTP GET.
! </td>
! </tr> <tr>
! <td valign=top><a href="http://stage-services.4Suite.org/topics/rdf/Top/Software">Assorted software</A></td>
! <td valign=top>
! A collection of usilities and demos for 4Suite and 4Suite Server. Includes an interactive XSLT debugger, an XSLT profiler, Zope integration, an HTTP-based XML repository viewer, useful stylesheets, on-line card games and more.
! </td>
</tr>
</table>
--- 1,34 ----
! Title: Python and XML Processing: Other Software: Fourthought
Author: xml-sig@...
Meta: <META NAME="description" CONTENT="This page lists other XML-related
Python software, provided by Fourthought Inc.">
! <h3>Other Software: Fourthought</h3>
<p><a href="http://www.fourthought.com">Fourthought Inc.</a> is a software vendor and consulting firm that has implemented several XML processing tools for
use with Python; these tools are used as part of their business.
! <p>
! <b><a href="http://4Suite.org">4Suite</a></b><sup><small>TM</small></sup> is a platform for XML and RDF processing. It allows users
! to take advantage of standard XML technologies rapidly and
! to develop and integrate Web-based applications. It also puts practical
! technologies for knowledge management projects in the hands of developers.
! It is implemented in Python and C.
! </p>
!
! <p>
! At the core of 4Suite is a library of integrated tools for XML
! processing, including open technologies such as DOM, SAX, RDF, XSLT,
! XInclude, XPointer, XLink and XPath. Layered upon this is an XML and RDF
! data repository and server. The server supports multiple methods of
! data access, query, indexing, transformation rich linking, and
! rules processing. It provides the data infrastructure of a full
! database management system, including transactions and concurrency
! support, access control and a variety of management tools. For purposes
! of integration with other tools, it supports remote, cross-platform and
! cross-language access through HTTP (including native SOAP and WebDAV),
! RPC FTP and CORBA. It offers APIs in Python, HTTP, SOAP and XSLT.
!
! </p>
</tr>
</table>
Index: software.ht
===================================================================
RCS file: /cvsroot/pyxml/www/htdocs/topics/software.ht,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** software.ht 12 Jun 2002 20:45:02 -0000 1.18
--- software.ht 25 Mar 2003 18:19:36 -0000 1.19
***************
*** 8,11 ****
--- 8,12 ----
<p>
+ <p>There is a survey of Python/XML software in <a href="http://www.xml.com/pub/a/2002/09/18/py.html">The State of the Python-XML Art</a>, by Uche Ogbuji, with updates in <a href="http://www.xml.com/pub/au/84">subsequent articles</a> in the <i>Python & XML</i> column.
<p>
<table cellpadding=2>
***************
*** 13,17 ****
<!--
<tr>
! <td valign=top><a href="http://www.stud.ifi.uio.no/~larsga/download/python/xml/xptr.html">PyPointers</A></td>
<td valign=top>
Implements part of the XPointer spec,
--- 14,18 ----
<!--
<tr>
! <td valign=top><a href="http://www.stud.ifi.uio.no/~larsga/download/python/xml/xptr.html">PyPointers</a></td>
<td valign=top>
Implements part of the XPointer spec,
***************
*** 23,27 ****
<tr>
! <td valign=top><a href="http://www.ontopia.net/software/tmproc/index.html">tmproc</A></td>
<td valign=top>
tmproc is an implementation of the new international standard <a href="http://www.ornl.gov/sgml/sc34/document/0008.htm">ISO/IEC 13250 Topic Maps</a>, containing a set of classes that represents a framework for doing topic
--- 24,28 ----
<tr>
! <td valign=top><a href="http://www.ontopia.net/software/tmproc/index.html">tmproc</a></td>
<td valign=top>
tmproc is an implementation of the new international standard <a href="http://www.ornl.gov/sgml/sc34/document/0008.htm">ISO/IEC 13250 Topic Maps</a>, containing a set of classes that represents a framework for doing topic
|