bagder: curl-www/libcurl/c _example.html,1.18,1.19

[email protected] Fri, 17 Dec 2010 23:02:27 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/c
In directory giant.haxx.se:/var/tmp/cvs-serv11019

Modified Files:
	_example.html 
Log Message:
link to the new allexamples zip file


Index: _example.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/_example.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- _example.html	17 Dec 2010 22:21:06 -0000	1.18
+++ _example.html	17 Dec 2010 23:02:25 -0000	1.19
@@ -19,17 +19,14 @@
 SUBTITLE(All Examples)
 #include "allex.t"
 </div>
-<table><tr valign="top"><td>
+<div style="width: 50em;">
+
 <p>
- We're trying to gather example source codes here, that show how to write
- programs using the libcurl interface. Feel encouraged to submit yours!
+ We're gathering libcurl example source codes here.  Please submit yours!
 
-<p><i> <b>PLEASE</b> do not use the curl.haxx.se site as a test target for
-  your libcurl applications/experiments. Even if the examples sometimes use
-  that site as an example URL at some places, it doesn't mean that the URLs
-  work or that we expect you to actually torture our web site with your tests!
-  Thanks.
-</i>
+<p>
+ <a href="allexamples.zip">allexamples.zip</a> contains all the latest example sources,
+ roughly 80K compressed.
 
 <p>
 <b>simple HTTP</b><br> <a
@@ -130,9 +127,7 @@
 <p>
  You'll also find these examples in the distribution archive, in the
  <b>docs/examples directory</b>.
-
-</td>
-</tr></table>
+</div>
 
 #include "_footer.html"