index.html: updated page with sourceforge links
authorJeff Hobbs <hobbs@users.sourceforge.net>
Tue, 19 Sep 2000 23:25:46 +0000 (23:25 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Tue, 19 Sep 2000 23:25:46 +0000 (23:25 +0000)
index.html

index 67328c277f36353f7b004bb20ba5ae0259ebb98d..2003d2b1b6a5176fd58298b01ee7f464b5ee7afc 100755 (executable)
@@ -1,56 +1,64 @@
 <HTML>
 <HEAD>
-<TITLE>Enhanced Tk Console: TkCon</TITLE>
+<TITLE>Enhanced Tk Console: tkcon</TITLE>
 </HEAD>
 
 <BODY BGCOLOR=#FFFFFF>
-<H1>Enhanced Tk Console: TkCon</H1>
 
-<TABLE WIDTH=100% BORDER=0 BGCOLOR=#990033 CELLSPACING=0 CELLPADDING=0>
-<TR><TD>
-
-<TABLE WIDTH=100% BORDER=0 BGCOLOR=#FFFFFF CELLSPACING=2 CELLPADDING=2>
-<TR>
-<TD><A HREF="tkcon.tcl">Newest tkcon.tcl</A></TD>
-<TD><A HREF="tkcon.tar.gz">full gzip'ed distribution</A></TD>
-<TD><A HREF="archive/">older versions</A></TD>
-</TR>
+<TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0>
 <TR>
-<TD COLSPAN=3>
-<PRE STYLE="color: #990033;">Most recent release (v1.6, April 1999):
-140159 Apr  1 11:52 tkcon.tcl
- 86045 Apr  1 12:50 tkcon.tar.gz</PRE>
+<TD><H1>Enhanced Tk Console: tkcon</H1></TD>
+<TD align=right>
+<A href="http://sourceforge.net/projects/tkcon/"> 
+<IMG src="http://sourceforge.net/sflogo.php?group_id=11462&type=1" width="88"
+height="31" border="0" alt="SourceForge Logo"></A>
 </TD>
 </TR>
+</TABLE>
 
+<TABLE WIDTH=100% BORDER=0 CELLSPACING=2 CELLPADDING=3 BGCOLOR=#DDDDDD>
 <TR>
-<TD><A HREF="docs/demopic.gif">Screenshot</A></TD>
-<TD COLSPAN=2><A HREF="docs/plugin.html">Online Demo!</A>
-(safe-Tk limited, requires Tk plugin)</TD>
-</TR>
 
-<TR>
-<TD><A HREF="docs/purpose.html">Purpose &amp; Features</A></TD>
-<TD><A HREF="docs/limits.html">Limitations</A></TD>
-<TD><A HREF="docs/index.html">Documentation</A></TD>
-</TR>
+<TD> <A HREF="docs/index.html">tkcon Documentation</A> </TD>
+<TD> <A HREF="docs/license.terms">License (bourbon ware)</A> </TD>
 
-<TR>
-<TD><A HREF="docs/todo.html">To&nbsp;Do</A></TD>
-<TD><A HREF="docs/changes.txt">Changes</A></TD>
-<TD><A HREF="docs/license.terms">License (bourbon ware)</A></TD>
-</TR>
+</TR><TR>
 
-<TR>
-<TD COLSPAN=3><A HREF="docs/nontcl.html">Using TkCon
-with other Tk Languages</A></TD>
-</TR>
+<TD> <A HREF="docs/demopic.gif">Screenshot</A> </TD>
+<TD> <A HREF="docs/plugin.html">Online Demo!</A> (requires
+<A HREF="http://dev.scriptics.com/software/plugin/">Tk plugin</A>) </TD>
 
-</TABLE>
+</TR><TR>
 
-</TD></TR>
+<TD COLSPAN=2>
+<A HREF="ftp://tkcon.sourceforge.net/pub/tkcon/">Release Archives</A>
+<P>
+<B><PRE STYLE="color: #990033;">Last full release (v1.6, April 1999):
+140159 Apr  1 11:52 tkcon.tcl
+ 86045 Apr  1 12:50 tkcon.tar.gz</PRE></B>
+</P>
+<P>
+You can grab the latest sources from the
+<A HREF="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/tkcon/?cvsroot=tkcon"><B>tkcon CVS repository</B></A>
+(currently v2.1alpha).
+</P>
+</TD>
+
+</TR>
 </TABLE>
 
+
+<P STYLE="font-family: arial, sans-serif">
+tkcon is a replacement for the standard console that comes with Tk (on
+Windows/Mac, but also works on Unix).  The console itself provides
+<i>many</i> more features than the standard console.  tkcon works on all
+platforms where Tcl/Tk is available.  It is meant primarily to aid one when
+working with the little details inside tcl and tk, giving Unix users the GUI
+console provided by default in the Mac and Windows Tk.  It's also not a bad
+replacement for the default MS-DOS shell (although it needs lots of fine
+tuning).
+</P>
+
 <HR NOSHADE SIZE=1>
 <ADDRESS><FONT SIZE=2>&copy;
 <A HREF="mailto:jeff.hobbs@acm.org">Jeffrey Hobbs</A></FONT></ADDRESS>