danf: curl-www/docs _comparison-table.html,1.42,1.43

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/docs
In directory labb:/tmp/cvs-serv27690

Modified Files:
	_comparison-table.html 
Log Message:
Added thead/tbody. Fixed pavuk entry. Updated for curl 7.16.0


Index: _comparison-table.html
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/_comparison-table.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- _comparison-table.html	12 Oct 2006 08:57:01 -0000	1.42
+++ _comparison-table.html	30 Nov 2006 07:56:22 -0000	1.43
@@ -23,7 +23,7 @@
 </div>
 
 <p> This comparison only involves entirely free and open source
- software. Released "stable" versions only, beta and dev versions don't count.
+ software that supports both FTP and HTTP transfers.
 
 #define FEATURE <td class="yes">yes</td>
 #define MISSING <td class="no">no</td>
@@ -42,8 +42,17 @@
 #define NICETD <th>
 #define NICETDEND </th>
 
+/*
+some more features that could be added: 
+ - multilingual messages  (pavuk, wget)
+ - simultaneous downloads (pavuk, aria2c, lftp)
+ - pipelining ((lib)curl,lftp)
+ - rate limiting (curl, wget)
+ - SSL private certificates (curl, wget)
+*/
 <p>
-<table cellspacing="2" cellpadding="2" border="0">
+<table cellspacing="2" cellpadding="2" border="0" summary="Comparison of curl features with other FTP and HTTP tools">
+ <thead>
  <tr class="tabletop">
   NICETD Feature NICETDEND
   NICETD curl NICETDEND
@@ -55,7 +64,9 @@
   NICETD lftp NICETDEND
   NICETD aria2c NICETDEND
  ENDLINE
+ </thead>
 
+ <tbody>
  NEWLINE
   FEAT Multiple URLs ENDFEAT
   FEATURE
@@ -85,7 +96,7 @@
   FEATURE
   MISSING
   FEATURE
-  MISSING
+  FEATURE
   FEATURE
   FEATURE
   FEATURE
@@ -562,7 +573,7 @@
 
  NEWLINE
   FEAT FTP 3rd Party Transfer ENDFEAT
-  FEATURE
+  MISSING
   MISSING
   MISSING
   MISSING
@@ -586,7 +597,7 @@
 
  NEWLINE
   FEAT Version ENDFEAT
-  FEAT 7.15.5 ENDFEAT
+  FEAT 7.16.0 ENDFEAT
   FEAT 7.0 ENDFEAT
   FEAT 1.10.2 ENDFEAT
   FEAT 0.9.34 ENDFEAT
@@ -596,6 +607,7 @@
   FEAT 0.6.0 ENDFEAT
  ENDLINE
 
+ </tbody>
 </table>
 
 <p>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.