###**************************** ### README Document ### ### Berlin Brown ### Date: 11/18/2007 ### Set: Examples1 ### ### myhelloworld module ### ### THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ### "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ### LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ### A PARTICULAR PURPOSE ARE DISCLAIMED. ###**************************** This simple example shows how to read URLs from a file and then use the http client libraries to perform a HTTP GET request to extract the content and print to the console Use ./http.sh to connect For a more complicated example (csv file), download the following. Botlist URL data drop. It contains over 100,000 URLs and associated titles and keywords. Would be an interesting project for map / reduce functions. wget http://openbotlist.googlecode.com/files/botlist_datadump.tar.gz