Update of /cvsroot/curl/curl-www/libcurl
In directory labb:/tmp/cvs-serv31412
Modified Files:
Makefile _index.html _menu.html
Added Files:
_bindings.html bindingbox.t
Log Message:
made bindings a separate page and thus moved out the plethora from the libcurl
menu, and also added a right-side list of bindings to the libcurl index page
--- NEW FILE: bindingbox.t ---
<b>Bindings</b><br>
<br>
<a href="ada95/">Ada95</a><br>
<a href="basic/">Basic</a><br>
<a href="c/">C</a><br>
<a href="cplusplus/">C++</a><br>
<a href="ch/">Ch</a><br>
<a href="cocoa/">Cocoa</a><br>
<a href="d/">D</a><br>
<a href="dylan/">Dylan</a><br>
<a href="euphoria/">Euphoria</a><br>
<a href="ferite/">Ferite</a><br>
<a href="gambas/">Gambas</a><br>
<a href="glib/">glib/GTK+</a><br>
<a href="java/">Java</a><br>
<a href="lisp/">Lisp</a><br>
<a href="lua/">Lua</a><br>
<a href="mono/">Mono</a><br>
<a href="dotnet/">.NET</a><br>
<a href="pascal2/">Object-Pascal</a><br>
<a href="ocaml/">OCaml</a><br>
<a href="pascal/">Pascal</a><br>
<a href="perl/">Perl</a><br>
<a href="php/">PHP</a><br>
<a href="postgres/">Postgres</a><br>
<a href="python/">Python</a><br>
<a href="r/">R</a><br>
<a href="rexx/">Rexx</a><br>
<a href="ruby/">Ruby</a><br>
<a href="scheme/">Scheme</a><br>
<a href="slang/">S-Lang</a><br>
<a href="spl/">SPL</a><br>
<a href="tcl/">Tcl</a><br>
<a href="vb/">Visual Basic</a><br>
<a href="q/">Q</a><br>
<a href="wx/">wxWidgets</a><br>
<a href="xblite/">XBLite</a><br>
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- _menu.html 21 Apr 2006 11:02:34 -0000 1.49
+++ _menu.html 27 Apr 2006 10:34:42 -0000 1.50
@@ -31,6 +31,20 @@
TLINK("/libcurl/", libcurl index, Front page of the libcurl section)
#endif
+#ifdef LIBCURL_DOCS
+LINK("", API)
+#else
+TLINK(/libcurl/c/, API »,
+ Functions provided by libcurl )
+#endif
+
+#ifdef LIBCURL_BINDINGS
+LINK("", Bindings)
+#else
+TLINK(/libcurl/bindings.html, Bindings,
+ Using libcurl powers within your language of choice! )
+#endif
+
#ifdef LIBCURL_COMPETITORS
LINK("", Competitors )
#else
@@ -51,12 +65,6 @@
curl-library mailing list info and archives)
#endif
-#ifdef LIBCURL_USING
-LINK("", Using libcurl )
-#else
-TLINK("/libcurl/using/", Using libcurl », How to use libcurl section)
-#endif
-
#ifdef LIBCURL_RELATEDLIBS
LINK("", Related Libs )
#else
@@ -64,217 +72,16 @@
Related libraries that you might find useful together with libcurl)
#endif
-<hr>
-<font color="#ffffff">Bindings:</font>
-
-#ifdef LIBCURL_ADA95
-LINK("", Ada95)
-#else
-VLINK(/libcurl/ada95/, Ada95)
-#endif
-
-#ifdef LIBCURL_BASIC
-LINK("", Basic)
-#else
-VLINK(/libcurl/basic/, Basic)
-#endif
-
-#ifdef LIBCURL_DOCS
-LINK("", C)
-#else
-VLINK(/libcurl/c/, C »)
-#endif
-
-#ifdef LIBCURL_CPLUSPLUS
-LINK("", C++)
-#else
-VLINK(/libcurl/cplusplus/, C++)
-#endif
-
-#ifdef LIBCURL_CH
-LINK("", Ch)
-#else
-VLINK(/libcurl/ch/, Ch)
-#endif
-
-#ifdef LIBCURL_COCOA
-LINK("", Cocoa)
-#else
-VLINK(/libcurl/cocoa/, Cocoa)
-#endif
-
-#ifdef LIBCURL_D
-LINK("", D)
-#else
-VLINK(/libcurl/d/, D)
-#endif
-
-#ifdef LIBCURL_DYLAN
-LINK("", Dylan)
-#else
-VLINK(/libcurl/dylan/, Dylan)
-#endif
-
-#ifdef LIBCURL_EUPHORIA
-LINK("", Euphoria)
-#else
-VLINK(/libcurl/euphoria/, Euphoria)
-#endif
-
-#ifdef LIBCURL_FERITE
-LINK("", Ferite)
-#else
-VLINK(/libcurl/ferite/, Ferite)
-#endif
-
-#ifdef LIBCURL_GAMBAS
-LINK("", Gambas)
-#else
-VLINK(/libcurl/gambas/, Gambas)
-#endif
-
-#ifdef LIBCURL_GLIB
-LINK("", glib/GTK+)
-#else
-VLINK(/libcurl/glib/, glib/GTK+)
-#endif
-
-#ifdef LIBCURL_JAVA
-LINK("", Java)
-#else
-VLINK(/libcurl/java/, Java)
-#endif
-
-#ifdef LIBCURL_LISP
-LINK("", Lisp)
-#else
-VLINK(/libcurl/lisp/, Lisp)
-#endif
-
-#ifdef LIBCURL_LUA
-LINK("", Lua)
-#else
-VLINK(/libcurl/lua/, Lua)
-#endif
-
-#ifdef LIBCURL_MONO
-LINK("", Mono)
-#else
-VLINK(/libcurl/mono/, Mono)
-#endif
-
-#ifdef LIBCURL_DOTNET
-LINK("", .NET)
-#else
-VLINK(/libcurl/dotnet/, .NET)
-#endif
-
-#ifdef LIBCURL_PASCAL2
-LINK("", Object-Pascal)
-#else
-VLINK(/libcurl/pascal2/, Object-Pascal)
-#endif
-
-#ifdef LIBCURL_OCAML
-LINK("", OCaml)
-#else
-VLINK(/libcurl/ocaml/, OCaml)
-#endif
-
-#ifdef LIBCURL_PASCAL
-LINK("", Pascal)
-#else
-VLINK(/libcurl/pascal/, Pascal)
-#endif
-
-#ifdef LIBCURL_PERL
-LINK("", Perl)
-#else
-VLINK(/libcurl/perl/, Perl)
-#endif
-
-#ifdef LIBCURL_PHP
-LINK("", PHP)
-#else
-VLINK(/libcurl/php/, PHP »)
-#endif
-
-#ifdef LIBCURL_POSTGRES
-LINK("", Postgres)
-#else
-VLINK(/libcurl/postgres/, Postgres)
-#endif
-
-#ifdef LIBCURL_PYTHON
-LINK("", Python)
-#else
-VLINK(/libcurl/python/, Python)
-#endif
-
-#ifdef LIBCURL_R
-LINK("", R)
-#else
-VLINK(/libcurl/r/, R)
-#endif
-
-#ifdef LIBCURL_REXX
-LINK("", Rexx)
-#else
-VLINK(/libcurl/rexx/, Rexx)
-#endif
-
-#ifdef LIBCURL_RUBY
-LINK("", Ruby)
-#else
-VLINK(/libcurl/ruby/, Ruby)
-#endif
-
-#ifdef LIBCURL_SCHEME
-LINK("", Scheme)
-#else
-VLINK(/libcurl/scheme/, Scheme)
-#endif
-
-#ifdef LIBCURL_SLANG
-LINK("", S-Lang)
-#else
-VLINK(/libcurl/slang/, S-Lang)
-#endif
-
-#ifdef LIBCURL_SPL
-LINK("", SPL)
-#else
-VLINK(/libcurl/spl/, SPL)
-#endif
-
-#ifdef LIBCURL_TCL
-LINK("", Tcl)
-#else
-VLINK(/libcurl/tcl/, Tcl)
-#endif
-
-#ifdef LIBCURL_VB
-LINK("", Visual Basic)
-#else
-VLINK(/libcurl/vb/, Visual Basic)
-#endif
-
-#ifdef LIBCURL_Q
-LINK("", Q)
-#else
-VLINK(/libcurl/q/, Q)
-#endif
-
-#ifdef LIBCURL_WX
-LINK("", wxWidgets)
+#ifdef LIBCURL_USING
+LINK("", Using libcurl )
#else
-VLINK(/libcurl/wx/, wxWidgets)
+TLINK("/libcurl/using/", Using libcurl », How to use libcurl section)
#endif
-#ifdef LIBCURL_XBLITE
-LINK("", XBLite)
+#ifdef LIBCURL_THEYSAY
+LINK("", Testamonials )
#else
-VLINK(/libcurl/xblite/, XBLite)
+TLINK("/libcurl/theysay.html", Testamonials, What developers using libcurl say about it)
#endif
</div>
Index: Makefile
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/Makefile,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- Makefile 25 Apr 2006 07:38:38 -0000 1.51
+++ Makefile 27 Apr 2006 10:34:42 -0000 1.52
@@ -12,7 +12,7 @@
all: index.html mail.html competitors.html comparison-table.html \
relatedlibs.html features.html wininet.html libwww.html libsoup.html \
- theysay.html
+ theysay.html bindings.html
cd c; make
cd perl; make
cd php; make
@@ -51,7 +51,7 @@
cd xblite; make
cd spl; make
-index.html: _index.html $(MAINPARTS)
+index.html: _index.html $(MAINPARTS) bindingbox.t
$(ACTION)
threadsafe.html: _threadsafe.html $(MAINPARTS)
@@ -96,3 +96,6 @@
theysay.html: _theysay.html $(MAINPARTS)
$(ACTION)
+bindings.html: _bindings.html $(MAINPARTS) bindingbox.t
+ $(ACTION)
+
Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_index.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- _index.html 17 Jan 2006 07:45:44 -0000 1.56
+++ _index.html 27 Apr 2006 10:34:42 -0000 1.57
@@ -2,7 +2,7 @@
<HTML>
<HEAD> <TITLE>libcurl - the multiprotocol file transfer library</TITLE>
#include "css.t"
-<meta name="description" content="libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, TFTP, HTTP, HTTPS, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more">
+<meta name="description" content="libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, TFTP, HTTP, HTTPS, TELNET, DICT, FILE and LDAP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more">
</HEAD>
#define LIBCURL_MAIN
@@ -10,6 +10,9 @@
#include "_menu.html"
#include "setup.t"
+<p class="bindingbox">
+#include "bindingbox.t"
+</p>
#include "pic.t"
WHERE1(libcurl Front Page)
@@ -17,12 +20,13 @@
TITLE(libcurl - the multiprotocol file transfer library)
<p class="ingres">
- libcurl is a <a href="/docs/copyright.html" title="free as in both free speech and zero price!">free</a> and easy-to-use
- client-side URL transfer library, supporting FTP, FTPS, TFTP, HTTP, HTTPS,
- TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates,
- HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,
- user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4),
- file transfer resume, http proxy tunneling and more!
+ libcurl is a <a href="/docs/copyright.html" title="free as in both free
+ speech and zero price!">free</a> and easy-to-use client-side URL transfer
+ library, supporting FTP, FTPS, TFTP, HTTP, HTTPS, TELNET, DICT, FILE and
+ LDAP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
+ HTTP form based upload, proxies, cookies, user+password authentication
+ (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy
+ tunneling and more!
</p>
<p class="ingres">
@@ -64,9 +68,9 @@
</td></tr></table>
-<div class="phpbox">
- Daniel is working on improving libcurl for high performance, in <a href="hiper/" title="improve libcurl">project Hiper</a>!
-</div>
+<span class="phpbox">
+ Daniel is working on improving libcurl for high performance, in <a href="hiper/" title="improve libcurl for high speed with large amounts of connections">project Hiper</a>!
+</span>
#include "_footer.html"
--- NEW FILE: _bindings.html ---
#include "_doctype.html"
<HTML>
<HEAD> <TITLE>libcurl - Bindings</TITLE>
#include "css.t"
</HEAD>
#define LIBCURL_BINDINGS
#define CURL_URL libcurl/bindings.html
#include "_menu.html"
#include "setup.t"
#include "table.t"
WHERE2(libcurl, "/libcurl/", Bindings)
TITLE(libcurl Bindings)
<p class="bindingbox">
#include "bindingbox.t"
</p>
<p>
Project cURL produces and releases libcurl, which only offers an API in plain
<a href="c/">C</a>.
<p>
Lots of other people and organizations make and offer bindings to libcurl for
other languages and environments, and we gladly help you find and use them.
<p>
Pick your binding of choice on the list to the right to get further info.
#include "_footer.html"
</BODY>
</HTML>
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.