Archive.org is great!
1st version of google...
http://web.archive.org/web/199811111845 ... oogle.com/
1st version of PureBasic website?
http://web.archive.org/web/200102010604 ... basic.com/
Anyone used archive.org?
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
and youtube?
http://web.archive.org/web/200504280147 ... utube.com/
by the way, i already knew about archive.org long time ago
http://web.archive.org/web/200504280147 ... utube.com/
by the way, i already knew about archive.org long time ago
Re: Anyone used archive.org?
> Anyone used archive.org?
Hell yeah!
I've even used links from it in these forums before, including the
first PureBasic page like you did.
It's great for finding stuff when current
pages give a 404 error. Sometimes you can get old zip files and images that
have long been deleted by the site's owner.
Hell yeah!

first PureBasic page like you did.

pages give a 404 error. Sometimes you can get old zip files and images that
have long been deleted by the site's owner.

I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: Anyone used archive.org?
Thank you, thank you, thank you!DoubleDutch wrote:Archive.org is great!
I hadn't been aware of that site before but with it I was able to get a copy of a web page I saw a while back that was no longer on the site...
That site went into my favorites IMMEDIATELY!

-
- Addict
- Posts: 2344
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
My old crappy OpenGL Tutorials for PureBasic:
http://web.archive.org/web/200601130242 ... /index.php
http://web.archive.org/web/200601130242 ... /index.php
bye,
Daniel
Daniel
Re: Anyone used archive.org?
> That site went into my favorites IMMEDIATELY! 
I've got the following link set as a button in Firefox, so that whenever I'm
visiting a web site, I can click the button to go directly to the archived site:

I've got the following link set as a button in Firefox, so that whenever I'm
visiting a web site, I can click the button to go directly to the archived site:
Code: Select all
javascript:location.href='http://web.archive.org/web/*/'+location.href
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.