[XML-SIG] 4Suite 1.0a1 released
Uche Ogbuji
uche.ogbuji@fourthought.com
Thu, 27 Mar 2003 18:30:28 -0700
4Suite has started down the path to 1.0 with today's release of
1.0 alpha 1, now available from Sourceforge and ftp.4suite.org.
4Suite is a comprehensive platform for XML and RDF processing, with base
libraries and a server framework. It is implemented in Python and C,
and provides Python and XSLT APIs, Web and command line interfaces.
For general information, see:
http://4suite.org
http://uche.ogbuji.net/tech/4Suite/
http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/pyxml-akara
For the files, see:
ftp://ftp.4suite.org/pub/4Suite/
Sources:
ftp://ftp.4suite.org/pub/4Suite/4Suite-1.0a1.tar.gz
Windows installer:
ftp://ftp.4suite.org/pub/4Suite/4Suite-1.0a1.win32-py2.1.exe
ftp://ftp.4suite.org/pub/4Suite/4Suite-1.0a1.win32-py2.2.exe
Windows zip:
ftp://ftp.4suite.org/pub/4Suite/4Suite-1.0a1.zip
You can also get the files on Sourceforge:
https://sourceforge.net/projects/foursuite/
https://sourceforge.net/project/showfiles.php?group_id=39954
IMPORTANT alpha release notes
-----------------------------
If you have built a 4Suite repository using an older version of 4Suite,
you will probably have to make adjustments for this new release. If you
used 0.12.0a3, or a more recent verson, then it should suffice to
recompile all stylesheets for each repsitory instance:
4ss_manager recompile
In any case, see the following document for more details:
http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/backup
There may still be problems for Mac OS X builds, although there have
now been many success reports followign the discussion at:
http://uche.ogbuji.net/tech/akara/nodes/2003-01-01/osx
--
Uche Ogbuji Fourthought, Inc.
http://uche.ogbuji.net http://4Suite.org http://fourthought.com
Use internal references in XML vocabularies - http://www-106.ibm.com/developerworks/xml/library/x-tipvocab.html
Universal Business Language (UBL) - http://www-106.ibm.com/developerworks/xml/library/x-think16.html
EXSLT by example - http://www-106.ibm.com/developerworks/library/x-exslt.html
The worry about program wizards - http://www.adtmag.com/article.asp?id=7238
Use rdf:about and rdf:ID effectively in RDF/XML - http://www-106.ibm.com/developerworks/xml/library/x-tiprdfai.html
Keep context straight in XSLT - http://www-106.ibm.com/developerworks/xml/library/x-tipcurrent.html
Using SAX for Proper XML Output - http://www.xml.com/pub/a/2003/03/12/py-xml.html
SAX filters for flexible processing - http://www-106.ibm.com/developerworks/xml/library/x-tipsaxflex.html