05-01-2013, 04:45 AM
05-01-2013, 05:32 AM
(05-01-2013 04:45 AM)The Jumper Wrote: [ -> ]@Candletop,Glad you got it working
I followed your instructions and when I got to the one with 1.5GB, I nearly ran away...
Thanks a ton, mate:)
I wasn't prepared for that either, only 20 gb space on hd left.

It's so worth it though

05-01-2013, 06:37 AM
I just use a simple method with wget.
wget is a command line web downloader.
Just let wget run in a "for" loop and ask it to download pages by it's WordPress ID
http://targetsite.com/?p=1 would be the 'hello world' post in most installations.
I scan at least 2000 page IDs. Sometimes I scan 6000 of them, if the blog is older and hast more posts and pages.
If you really want to see the line I used to scan our current target here ;-)
Cheers, Johnny63
wget is a command line web downloader.
Just let wget run in a "for" loop and ask it to download pages by it's WordPress ID
http://targetsite.com/?p=1 would be the 'hello world' post in most installations.
I scan at least 2000 page IDs. Sometimes I scan 6000 of them, if the blog is older and hast more posts and pages.
If you really want to see the line I used to scan our current target here ;-)
Magic Button :
Command to be used in a batch file. wget.exe needs to be in the same folder.
for /L %%a in (1,1,5000) do wget -ozest%%a.htm http://mobilebizsuccess.com/?p=%%a
for /L %%a in (1,1,5000) do wget -ozest%%a.htm http://mobilebizsuccess.com/?p=%%a
Cheers, Johnny63
05-01-2013, 07:32 AM
I might try that, except I just use a mozilla plugin called Flashgot. And where that doesn't work, a plugin called Flash Video Downloader almost always does for video files. The non-video files are a piece of cake without a plugin.
05-01-2013, 07:48 AM
Thanks Almighty Andrew, CandleTop and jbrowne for making this available.
Did you manage to get access to - Coupon Course(Module 1 and 2) and SMS 30 Day Challenge?
Been through the links that jbrowne so graciuosly supplied and can't gain access from
the members area as these two courses are set at a different membership level.
Thanks again for your hard work guys
Did you manage to get access to - Coupon Course(Module 1 and 2) and SMS 30 Day Challenge?
Been through the links that jbrowne so graciuosly supplied and can't gain access from
the members area as these two courses are set at a different membership level.
Thanks again for your hard work guys
05-01-2013, 10:54 PM
(05-01-2013 07:48 AM)realtimetony Wrote: [ -> ]Thanks Almighty Andrew, CandleTop and jbrowne for making this available.Let us know if you find those 2 sections, I will keep working on it too.
Did you manage to get access to - Coupon Course(Module 1 and 2) and SMS 30 Day Challenge?
Been through the links that jbrowne so graciuosly supplied and can't gain access from
the members area as these two courses are set at a different membership level.
Thanks again for your hard work guys
05-02-2013, 01:50 AM
Hi, I cannot find the marketing calculator? Is it available? Thx
05-02-2013, 02:25 AM
(05-02-2013 01:50 AM)Sarrol Wrote: [ -> ]Hi, I cannot find the marketing calculator? Is it available? Thx
Code:
http://www.socialmediaworkzllc.com/383-2/
05-02-2013, 03:17 AM
If you're looking for the marketing calculator it's just the excel spread sheet
turned into software.
It was in one of his earlier wso's I believe...
MobileProjectionSpreadsheet
Smart Phone Projection Spreadsheets
So if you have those downloads you have the Marketing Calculator.
It's just another trick to think your getting something new.
Advantage to the new one it's online for your customer's ease of use.
I'm sure there are some smart folks here that can turn an excel spread sheet into
a nice piece of PHP Software!
turned into software.
It was in one of his earlier wso's I believe...
MobileProjectionSpreadsheet
Smart Phone Projection Spreadsheets
So if you have those downloads you have the Marketing Calculator.
It's just another trick to think your getting something new.
Advantage to the new one it's online for your customer's ease of use.
I'm sure there are some smart folks here that can turn an excel spread sheet into
a nice piece of PHP Software!
05-02-2013, 07:27 AM
(05-02-2013 03:17 AM)oggie Wrote: [ -> ]I'm sure there are some smart folks here that can turn an excel spread sheet intoI wouldn't touch that with a ten foot pole...anyone got the online version please upload for us...??? Thanks in advance!
a nice piece of PHP Software!

(05-02-2013 02:25 AM)CandleTop Wrote: [ -> ]I didn't get much from that...since it's embedded on someone else's site. I learnt there's a Wordpress Version of the marketing calculator...anyone got that...please be kind to share!!!(05-02-2013 01:50 AM)Sarrol Wrote: [ -> ]Hi, I cannot find the marketing calculator? Is it available? ThxThat might be it, still sifting through...
Hidden not for thanks but for security
