]> www.wagner.pp.ru Git - sites/home_page.git/commitdiff
fixed broken geography/fGIS/tclext.html
authorVictor Wagner <vitus@wagner.pp.ru>
Sat, 23 Jul 2016 10:35:27 +0000 (13:35 +0300)
committerVictor Wagner <vitus@wagner.pp.ru>
Sat, 23 Jul 2016 10:35:27 +0000 (13:35 +0300)
geography/fGIS/tclext.html
software/catdoc/archive.html

index c57d8dc3a0d79ca64245488d19575aa8159f78e9..86e4177d4eb149fa3bf5c2ee712c019c29c565a1 100644 (file)
@@ -1,8 +1,9 @@
-<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>
 
@@ -157,13 +158,13 @@ in separate window.
 
 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>
 
@@ -182,4 +183,5 @@ HREF="http://www.fe.msk.ru/~vitus/works/works_tcl.html#getopt">Getopt</a>
 library
 <LI><B>Object orientend extension</B> used for developing layers.
 </UL>
-
+</BODY>
+</HTML>
index d3107130fc5690124bcc93de6e42f6b1c89d48d8..6ed32308143b506156199c187b3de39783f3d469 100644 (file)
@@ -40,7 +40,7 @@ href="http://ftp.wagner.pp.ru/pub/catdoc/catdoc-0.94.2.zip">catdoc-0.94.2.zip</a
 <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>