#include "_doctype.html"
cURL - in the press!
#include "css.t"
#define CURL_DOCS
#define DOCS_PRESS
#define CURL_URL docs/press.html
#include "_menu.html"
#include "setup.t"
WHERE2(Docs, "/docs/", In the Press)
TITLE(A Collecton of Links to Articles About cURL)
For the fun of it, we have this list with articles where people have written
about curl on other sites. Enjoy!
#define ARTICLE
#define ARTICLEEVEN
#define NARTICLE
#define WHEN(x) x |
#define WHO(x) x |
#undef LINK
#define LINK(name,link) name |
#define DESC
#define NDESC |
Article |
Date |
Author |
Summary |
ARTICLE
LINK(CLI Magic: Use cURL to measure Web site statistics,
"http://www.linux.com/article.pl?sid=06/10/10/1824245")
WHEN(16-Oct-2006)
WHO(Michael Stutz)
DESC
A short overview of a few handy tricks that curl can do for you.
NDESC
NARTICLE
ARTICLEEVEN
LINK(Do everything right from the command line,
"http://www-128.ibm.com/developerworks/aix/library/au-speakingunix3.html?ca=dgr-lnxw07UnixUtilities4Net")
WHEN(5-Sep-2006)
WHO(Martin Streicher)
DESC
The third article in a series on how to use unix command lines, and it
mentions curl in very favourable ways.
NDESC
NARTICLE
ARTICLE
LINK(Talk to the Internet with cURL,
"http://www.mcpressonline.com/tips-techniques/web-languages/techtip-talk-to-the-internet-with-curl.html")
WHEN(May-2006)
WHO(Alan Seiden)
DESC
Use the i5's PASE environment to run cURL, the popular open-source
communication utility.
NDESC
NARTICLE
ARTICLEEVEN
LINK(Using cURL with PHP,
"http://www.phpbuilder.com/columns/ian_gilfillan20050525.php3")
WHEN(May-2005)
WHO(Ian Gilfillan)
DESC
Introductory article on PHP/CURL programming
NDESC
NARTICLE
ARTICLE
LINK(Simplify Network Programming with libCURL,
"http://www.linuxdevcenter.com/pub/a/linux/2005/05/05/libcurl.html")
WHEN(May-2005)
WHO(Ethan McCallum)
DESC
Friendly and positive introductory article on libcurl programming
NDESC
NARTICLE
ARTICLEEVEN
LINK(Das Internet in einer Shell,
"http://www.amiga-magazin.de/magazin/a07-03/curl/index.html")
WHEN(July-2003)
WHO(Hartwig Tauber)
DESC
German article describing the magics of curl
NDESC
NARTICLE
ARTICLE
LINK(curl Simplifies Web Retrieval,
"http://www.unixreview.com/documents/s=1820/uni1011713175619/0201i.htm")
WHEN(23-jan-2002)
WHO(Cameron Laird and Kathryn Soraiz)
DESC
General and positive article about curl and libcurl
NDESC
NARTICLE
ARTICLEEVEN
LINK(Downloading without a Browser,
"http://www.linuxgazette.com//issue70/chung.html")
WHEN(3-sep-2001)
WHO(Adrian J Chung)
DESC
September 2001 issue of Linux Gazette. A few curl examples are included
NDESC
NARTICLE
ARTICLE
LINK(network filtering,
"http://www.networkcomputing.com/1213/1213f26.html")
WHEN(9-aug-2001)
WHO(Sean Doherty)
DESC
Test of network filtering programs. Describes how they
used curl to drive the tests
NDESC
NARTICLE
ARTICLEEVEN
LINK(Working with cURL,
"http://currents.net/articles/daily/7,3,1,0523,01.html")
WHEN(1-jun-2001)
WHO(Garth Gillespie)
DESC
Short article basicly saying that curl is useful for automatic HTTP tasks
NDESC
NARTICLE
ARTICLE
LINK(Anacom,
"http://www.phpbuilder.com/columns/michael20010510.php3")
WHEN(10-may-2001)
WHO(Michael Reynolds)
DESC
Article explaining how to use curl within PHP with Anacom (a
popular online credit card processor)
NDESC
NARTICLE
If you have written (or know of) other related articles, please tell us!
#include "_footer.html"