M mdelaney123 macrumors regular Original poster Jul 22, 2004 132 1 Jan 31, 2005 #1 Anyone know of a software program that will save a web site locally to my iBook so I can view the site when I am not connected to the internet? Thanks...
Anyone know of a software program that will save a web site locally to my iBook so I can view the site when I am not connected to the internet? Thanks...
Peyote macrumors 6502a Apr 11, 2002 760 1 Jan 31, 2005 #2 http://www.chaoticsoftware.com/ProductPages/WebDevil.html
jxyama macrumors 68040 Apr 3, 2003 3,735 1 Jan 31, 2005 #3 firefox has an option to "save as..." a complete webpage, if you wanted a few pages...
jaseone macrumors 65816 Nov 7, 2004 1,247 59 Houston, USA Jan 31, 2005 #4 /Applications/Utilities/Terminal Then I am *fairly* sure that wget is installed in OSX by default so if you get an error saying the below can't be ran for whatever reason then it's a different story but hopefully it is as easy as: Code: wget -m -k http://yourwebsite.com You might want to Code: mkdir yourwebsite.com Then Code: cd yourwebsite.com First though.
/Applications/Utilities/Terminal Then I am *fairly* sure that wget is installed in OSX by default so if you get an error saying the below can't be ran for whatever reason then it's a different story but hopefully it is as easy as: Code: wget -m -k http://yourwebsite.com You might want to Code: mkdir yourwebsite.com Then Code: cd yourwebsite.com First though.
B Biker21098 macrumors member Aug 13, 2002 74 0 CA Jan 31, 2005 #5 I second that Web devil is great, very simple, clean easy to use. Is very thorough. Hope that helps.
Dreamkatcha macrumors regular Mar 17, 2003 167 0 Manchester, England Feb 1, 2005 #6 Site Sucker is great for simple, non-javascript pages.
Mechcozmo macrumors 603 Jul 17, 2004 5,215 2 Feb 1, 2005 #7 Dreamkatcha said: Site Sucker is great for simple, non-javascript pages. Click to expand... I second SiteSucker, great app, plus you can queue up websites to be "sucked"!
Dreamkatcha said: Site Sucker is great for simple, non-javascript pages. Click to expand... I second SiteSucker, great app, plus you can queue up websites to be "sucked"!