Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Displays garbage when surfed

Reply
Thread Tools

Displays garbage when surfed

 
 
HarveyP
Guest
Posts: n/a
 
      11-29-2005
I have recently upgraded to ADSL, and XP (The first was definitely a
good idea)
When I browse my web site it turns up garbage. I sthis because ADSL is
downloading it too fast - is that possible? Is there a tag to improve
display?

Opera 8.51 superb no probs very fast display
IE 6sp2 No probs
Firefox 1.0.7 The bottom half of the pages garbled
Mozilla 1.7.12 99% of page garbled

If it was just me, I'd use Opera. But I want all of my site visitors to
have a nice visit - first impressions count! It is a B&B site.

Any help out there?

BTW the site is
http://www.pearblossomhouse.com/pear...s/sitemap.html
You could use the index at root, but that's where I keep my counter, and
I'd rather it counted visitors ...
Thanks.
 
Reply With Quote
 
 
 
 
Jonathan N. Little
Guest
Posts: n/a
 
      11-29-2005
HarveyP wrote:
> I have recently upgraded to ADSL, and XP (The first was definitely a
> good idea)
> When I browse my web site it turns up garbage. I sthis because ADSL is
> downloading it too fast - is that possible? Is there a tag to improve
> display?
>
> Opera 8.51 superb no probs very fast display
> IE 6sp2 No probs
> Firefox 1.0.7 The bottom half of the pages garbled
> Mozilla 1.7.12 99% of page garbled
>
> If it was just me, I'd use Opera. But I want all of my site visitors to
> have a nice visit - first impressions count! It is a B&B site.
>
> Any help out there?
>
> BTW the site is
> http://www.pearblossomhouse.com/pear...s/sitemap.html
> You could use the index at root, but that's where I keep my counter, and
> I'd rather it counted visitors ...
> Thanks.


Looks the same to me, Moz 1.7.12 FF 1.0.7 & IE 6.01 on Win2K

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
 
kchayka
Guest
Posts: n/a
 
      11-30-2005
HarveyP wrote:
>
> Mozilla 1.7.12 99% of page garbled
>
> http://www.pearblossomhouse.com/pear...s/sitemap.html


A recent mozilla nightly build doesn't display anything except an error:
"The page you are trying to view cannot be shown because it uses an
invalid or unsupported form of compression. Please contact the website
owners to inform them of this problem."

moz 1.7.11 shows the garbled mess. The about:cache entry for the page
says it's supposed to be gzipped. I know for a fact that moz usually
handles gzipped files fine, so there is probably something odd or
unusual on your end.

Are you using Apache's mod_gzip, or are you gzipping the files yourself?

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
 
Reply With Quote
 
HarveyP
Guest
Posts: n/a
 
      11-30-2005
Oo er missus ... I'm hosted on Supanames (Apache) - do they gzip? I
don't. How do you read the about:cache ?

kchayka wrote:

>HarveyP wrote:
>
>
>>Mozilla 1.7.12 99% of page garbled
>>
>>http://www.pearblossomhouse.com/pear...s/sitemap.html
>>
>>

>
>A recent mozilla nightly build doesn't display anything except an error:
>"The page you are trying to view cannot be shown because it uses an
>invalid or unsupported form of compression. Please contact the website
>owners to inform them of this problem."
>
>moz 1.7.11 shows the garbled mess. The about:cache entry for the page
>says it's supposed to be gzipped. I know for a fact that moz usually
>handles gzipped files fine, so there is probably something odd or
>unusual on your end.
>
>Are you using Apache's mod_gzip, or are you gzipping the files yourself?
>
>
>

 
Reply With Quote
 
kchayka
Guest
Posts: n/a
 
      12-01-2005
HarveyP wrote:
>
> kchayka wrote:
>
>>HarveyP wrote:
>>
>>>http://www.pearblossomhouse.com/pear...s/sitemap.html

>>
>>moz 1.7.11 shows the garbled mess. The about:cache entry for the page
>>says it's supposed to be gzipped.
>>
>>Are you using Apache's mod_gzip, or are you gzipping the files yourself?
>>

> Oo er missus ... I'm hosted on Supanames (Apache) - do they gzip?


The home page of supanames.com is definitely gzipped. moz displays it
just fine, too. But just because their site is gzipped doesn't mean
yours automatically is, too. You should contact them about it.

> How do you read the about:cache ?


In moz/FF type about:cache in the browser location bar. List disk
entries and find the entry for the page or file in question. Click on
the link to the file and it will show more info, including response
headers. They will show if it is gzip encoded.

If you have the web developer toolbar installed, you can get these
response headers from the 'information' menu.

BTW, in the future please don't top-post:
<URL:http://allmyfaqs.net/faq.pl?How_to_post>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
 
Reply With Quote
 
HarveyP
Guest
Posts: n/a
 
      12-01-2005
kchayka wrote:

>HarveyP wrote:
>
>
>>kchayka wrote:
>>
>>
>>
>>>HarveyP wrote:
>>>
>>>
>>>
>>>>http://www.pearblossomhouse.com/pear...s/sitemap.html
>>>>
>>>>
>>>moz 1.7.11 shows the garbled mess. The about:cache entry for the page
>>>says it's supposed to be gzipped.
>>>
>>>Are you using Apache's mod_gzip, or are you gzipping the files yourself?
>>>
>>>
>>>

>>Oo er missus ... I'm hosted on Supanames (Apache) - do they gzip?
>>
>>

>
>The home page of supanames.com is definitely gzipped. moz displays it
>just fine, too. But just because their site is gzipped doesn't mean
>yours automatically is, too. You should contact them about it.
>
>
>
>>How do you read the about:cache ?
>>
>>

>
>In moz/FF type about:cache in the browser location bar. List disk
>entries and find the entry for the page or file in question. Click on
>the link to the file and it will show more info, including response
>headers. They will show if it is gzip encoded.
>
>If you have the web developer toolbar installed, you can get these
>response headers from the 'information' menu.
>
>BTW, in the future please don't top-post:
><URL:http://allmyfaqs.net/faq.pl?How_to_post>
>
>
>

I've chnaged my settings ...

Even if Supanames does gzip my site, how can I get my Mozilla, and more
importantly, my potential visitors' Mozilla to see it properly? Is it
just a question of asking them to "stop it!" ?

PS have you got a URL for the web developer toolbar?
 
Reply With Quote
 
Mark Parnell
Guest
Posts: n/a
 
      12-01-2005
In our last episode, HarveyP <> pronounced
to alt.html:

> PS have you got a URL for the web developer toolbar?


http://chrispederick.com/work/webdeveloper/

BTW: Good work on not top-posting. Now you need to work on snipping the
irrelevant bits of the reply, as I have done.

--
Mark Parnell
http://clarkecomputers.com.au
 
Reply With Quote
 
kchayka
Guest
Posts: n/a
 
      12-02-2005
HarveyP wrote:
>
> Even if Supanames does gzip my site, how can I get my Mozilla, and more
> importantly, my potential visitors' Mozilla to see it properly? Is it
> just a question of asking them to "stop it!" ?


I don't know. You have to ask them about it.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Templates - Garbage In Garbage Not Out ramiro_b@yahoo.com C++ 1 07-25-2005 04:48 PM
Web page displays improperly in Firefox Z Firefox 0 02-28-2005 03:25 PM
Available wireless networks tab no longer displays =?Utf-8?B?Q2xpZmZU?= Wireless Networking 1 02-02-2005 10:28 PM
Classic asp date displays- changing over to aspnet date object displays Chumley Walrus ASP .Net 1 12-16-2004 09:57 PM
EMail no longer displays HTML Coorslte Firefox 12 10-10-2003 09:43 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57