Script to download the latest issue of (in)Secure Magazine from
http://www.net-security.org/

Before Use:
-----------

1) Extract the archive (we will assume you have done this already or you 
   wouldn't be reading this file :) ).

2) Uncomment the line relating to your storage of choice (CF / MMC / 
   Internal), pick only one.

3) If using WIFI, on the wireless.sh line replace everything between and 
   including < > with your wifi details.

4) Copy the "inSECURE"  directory to your "newspapers" directory of choice   



Usage:
-----------

1) On the iLiad browse to the "inSECURE" directory and select "Download 
  
  (in)SECURE magazine"  to check for / download the latest issue.


Caveats:
-----------

Issues of (in)SECURE Magazine are currently around 11mb - 12mb in 
size,as a result download may take several minutes depending on your 
connection speed.

By default the script will start getting the magazine from issue 15. If 
the first time you run the script you wish to get an older or newer 
version, update curver.txt eg:
- if you want issue 1  set curver.txt to 0
- if you want issue 16 set curver.txt to 15

Requires Adam B's port GNU wget (included) as iLiads wget has limited
functionality

ChangeLog:
-----------
2008-04-03: v1.1 - Use Adam B's version of GNU wget
                 - Reorganise creation of directories.
                 
2008-04-02: v1.0 - First version of script