-<html>
-<head>
-<title>fGIS Tcl extension</title>
-<head>
-<body>
+<HTML>
+<HEAD>
+<TITLE>fGIS Tcl extension</TITLE>
+<META NAME="description" CONTENT="Linst of Tcl extensions used in fGIS">
+</HEAD>
+<BODY>
 
 <H1>fGIS Tcl extension</h1>
 
 
 It has been said already, that f(GIS) doesn't even try to implement
 home-grown database management system. Instead, it uses various 
-<A HREF="http://www.neosoft.com/tcl/ftparchive/sorted/databases/">RDBMS
-connectivity extensions</a>, available for Tcl. Unfortunately these
+RDBMS
+connectivity extensions, available for Tcl. Unfortunately these
 extensions don't have so unified interface as provided by DBI package
 for Perl language. So, it was neccessary to develop additional
 abstraction layer <A HREF=TclDBI.html>TclDBI</a> which allows to write
 database-related parts of f(GIS) without regard to particular RDBMS
-server behind it. 
+server behind it.  (recently tdbc extension appeared to fill this gap).
 
 <A NAME="toc_section7"></A><H3>Tools and bricks</H3>
 
 library
 <LI><B>Object orientend extension</B> used for developing layers.
 </UL>
-
+</BODY>
+</HTML>
 
 <tr><td><a
 href="http://ftp.wagner.pp.ru/pub/catdoc/catdoc-0.94.2.zip">catdoc-0.94.2.zip</a></td><td>4b75f3a511fe3ec5304883931937eb1db73a4b70</td></tr>
 <tr><td><a
-href="http://ftp.wagner.pp.ru/pub/catdoc/catdoc-0.95.zip">catdoc-0.95.zip</a></td><td>58afc3f64d43c13d07070103b36cd83b81c94616</td></tr>
+href="http://ftp.wagner.pp.ru/pub/catdoc/catdoc-0.95.tar.gz">catdoc-0.95.tar.gz</a></td><td>58afc3f64d43c13d07070103b36cd83b81c94616</td></tr>
 </table>
 </BODY>
 </HTML>