Where are images loading from (General Discussion)

Where are images loading from // General Discussion

1  |  

bro

Apr 17, 2003, 12:49am
As you all know by now geocities.com and other free web based companies no
longer load in AW. Well try this...look at the image in Internet Explorer
that you've put on a create picture in AW (from one of those free sites),
and then pop out of the world you are in and come back. It will be loaded
into the cache of AW and you can see it.

Why is this? Help us understand programmers

defiance

Apr 17, 2003, 12:53am
Use PHP relay.

<?PHP
$HTTP_REFERER = $QUERY_STRING;
$Remote = $QUERY_STRING;
if (substr($Remote, 0, 4) <> "http")
$Remote = "http://".$Remote;
if ($fIn = at fopen($Remote, "rb"))
{
header("location: $Remote\n\n");
exit;
}
?>

then use "create picture
yourdomain.com/relay.php?http://www.freeserver.com/yoursite/picture.jpg"

[View Quote]

andras

Apr 17, 2003, 11:42am
[View Quote] > As you all know by now geocities.com and other free web based companies no
> longer load in AW. Well try this...look at the image in Internet Explorer
> that you've put on a create picture in AW (from one of those free sites),
> and then pop out of the world you are in and come back. It will be loaded
> into the cache of AW and you can see it.
>
> Why is this? Help us understand programmers
>
>
>

Because it is loaded to your IE's cache first when you visited the site then AW will get it from IE's cache.

--
Andras
"It's MY computer" (tm Steve Gibson)

bro

Apr 17, 2003, 2:40pm
Maybe you could write a small program to bring up all images in AW
to IE then you could see them in AW . How would that work?
[View Quote]

ananas

Apr 17, 2003, 4:41pm
What you can do is use a filter proxy to remove
the HTTP referer. WebWasher isn't freeware anymore
but there are other similar products.




[View Quote]

goober king

Apr 17, 2003, 6:19pm
Or, you could make a web page that displays all the images you use in
your area and have people visit that webpage in their internal window
beforehand...

[View Quote] --
Goober King
The simple approach
gooberking at utn.cjb.net

bastillion

Apr 17, 2003, 7:49pm
Actually, that isn't happening for me.

When I view all the pictures I have stored on my Geocities account (using
IE), they still don't appear in
the AW browser. :(

I'm finding that I'm gonna have to add that extra coding that sk8man_1
mentioned in another posting
in order to keep The Bastion looking the same as it did, but that still
won't help me with the builds
from the other people who I invited to The Bastion.

Bastillion
(The Bastion: AW 1206.1N 7750.0W 0.4a 0 )

no
Explorer
sites),
loaded

[View Quote]

bro

Apr 18, 2003, 2:41am
That is odd it doesn't work for you . Yes it sure will not helpothers
coming to your world to see it . (
[View Quote]

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn