Update of /cvsroot/curl/curl-www/libcurl
In directory labb:/tmp/cvs-serv1081
Modified Files:
_theysay.html
Log Message:
Michele Bini and added a style for <li>
Index: _theysay.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_theysay.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- _theysay.html 2 May 2006 07:12:21 -0000 1.3
+++ _theysay.html 8 May 2006 20:56:20 -0000 1.4
@@ -2,6 +2,11 @@
<HTML>
<HEAD> <TITLE>libcurl - What Developers Say About It</TITLE>
#include "css.t"
+<style type="text/css">
+LI {
+ margin-bottom: 0.5em;
+}
+</style>
</HEAD>
#define LIBCURL_THEYSAY
@@ -49,12 +54,20 @@
others. We look forward to seeing where libcurl will go in the future, and to
finding new ways to make use of libcurl!</i> - Dominick "codemastr" Meglio
-<li> <i> "Making use of libcurl its easily possible to integrate web services
+<li> <i> Making use of libcurl its easily possible to integrate web services
like ebay (please see ebay codebase) or google .. into your client
programs for your desktop. It also fits fine within the platform
- independent programming Qt Toolkit made by Trolltech AS."</i>
+ independent programming Qt Toolkit made by Trolltech AS.</i>
- Roland Mundloch, near Munich Germany.
+<li> <i> <a href="http://www.focuseek.com/">focuseek searchbox</a> takes
+advantage of cURL to crawl HTTP, HTTPS and FTP sites both on intranets and on
+the internet. cURL is really solid and stable, provides a multithreaded api
+and is compatible with the many quirks of servers "as seen in the
+wild&qyot;. Moreover it supports a lot of platforms, is really easy to use and,
+last but not least, its developers are competent and willing to help.</i>
+ - Michele Bini, Florence, Italy
+
</ul>
#include "_footer.html"
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|