Active Topics

 


Reply
Thread Tools
Posts: 31 | Thanked: 0 times | Joined on Aug 2007 @ Amsterdam
#11
Originally Posted by Dom Queron View Post
Using wget it is easily possible to mirror d20srd.org to your n800, giving you access to all important d20 documentation locally. This is quite useful as a player or dm alike as information on every topic (spells, feats, rules, monsters, etc.) can be reached in about 2-3 clicks instead of checking through several books.

There a bunch of 'issues' one needs to take care off to successfully mirror the page, easily fixed by wget options:

- convert links for local viewing -k
- ensure to set the user agent to mozilla or IE 5+ --user-agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
- tell wget to mirror 4 levels deep -r 4
- tell wget to ignore any files ending on .cgi (the page uses links embedded in the source and only visible to tools like wget to a blacklist cgi that bans your IP from accessing the server if your client demands the file) -R "cgi"
- use the random wait function when mirroring the page. --random-wait

The whole package has about 70 megs of data, so make sure to save to mmc if you don't boot from an large enough mmc partition.

enjoy
I agree, the d20SRD is an amazing local resource.

The remote mirroring works of course, but you could (like me) support the project for $15 a year - which allows you to download a zip of the site optimized for local access. Wholesale mirroring actually costs them bandwidth. Its not much IMHO, and it pays to keep it maintained. http://www.d20srd.org/subscribe.htm

With subscription you also get a local javascript based search engine and the other javascript tools. I've already posted to the support forum to address the issues i've been having, so will get even better

Last edited by gotanga; 2007-08-28 at 20:22.
 
Posts: 9 | Thanked: 1 time | Joined on Jul 2007
#12
The remote mirroring works of course, but you could (like me) support the project for $15 a year - which allows you to download a zip of the site optimized for local access. Wholesale mirroring actually costs them bandwidth. Its not much IMHO, and it pays to keep it maintained. http://www.d20srd.org/subscribe.htm

With subscription you also get a local javascript based search engine and the other javascript tools. I've already posted to the support forum to address the issues i've been having, so will get even better
Ah cool! Thanks for the info guys - I do have a local copy but I think its PDFs...
I will probably just buy the zip version. However, in its current state is it working pretty well on the N800? You mentioned a few issues....?
 
Posts: 31 | Thanked: 0 times | Joined on Aug 2007 @ Amsterdam
#13
With regards to problems to the local d20SRD. I was having some problems with it out of the box. I've not used it for a game yet, so these are just my installing out of the box peeves.

The first - which is only a minor annoyance - and instructions on how to fix it are available to subscribers - is the masthead stays a the top of the screen and the srd is beneath it.
The second - The firefox goodies bookmarks refer to the online d20srd. They need to be customized for local access. again easily fixed with a search/replace.

The great thing about the local d20srd though has to be that the search 'just works'. The d20tools are hosted tools atm, but i will ask about local usage.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:45.