Does the AOL browser break any standards?

This is a discussion on Does the AOL browser break any standards? within the PHP General forums, part of the PHP Programming Forums category; I am having problems with one of the web sites I have -- AOL users are reporting they can't view ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-29-2003
Dan Anderson
 
Posts: n/a
Default Does the AOL browser break any standards?

I am having problems with one of the web sites I have -- AOL users are
reporting they can't view it. Does AOL break any major standards it
shouldn't?

p.s. the page is at
http://www.mathjunkies.com/jtlinks/j..._interface.php if you feel
like taking a look. :-D

Thanks in advance,

Dan
Reply With Quote
  #2 (permalink)  
Old 09-29-2003
Chris Shiflett
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

--- Dan Anderson <dan@mathjunkies.com> wrote:
> I am having problems with one of the web sites I have -- AOL users
> are reporting they can't view it. Does AOL break any major standards
> it shouldn't?


AOL uses IE libraries, so yes, it breaks as many standards as it can. What
specific symptoms are users reporting?

Chris

=====
HTTP Developer's Handbook
http://shiflett.org/books/http-developers-handbook
My Blog
http://shiflett.org/
Reply With Quote
  #3 (permalink)  
Old 09-29-2003
Dan Anderson
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

> AOL uses IE libraries, so yes, it breaks as many standards as it can. What
> specific symptoms are users reporting?


Users can't access the web page at all. They are getting some kind of
error.

-Dan
Reply With Quote
  #4 (permalink)  
Old 09-29-2003
Larry Rosenman
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?



--On Monday, September 29, 2003 12:43:06 -0400 Dan Anderson
<dan@mathjunkies.com> wrote:

>> AOL uses IE libraries, so yes, it breaks as many standards as it can.
>> What specific symptoms are users reporting?

>
> Users can't access the web page at all. They are getting some kind of
> error.

and that error would be?


>
> -Dan
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>




--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/eGI1rRNGhTxJvdYRAoRHAJkBL+yXqaZV6TPp5erc9vRLn+kdJw CfQQmO
BwAnFkdDUO5U+ok7k9d3C3c=
=dJxi
-----END PGP SIGNATURE-----

Reply With Quote
  #5 (permalink)  
Old 09-29-2003
Dan Anderson
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

I'm not sure. They left angry messages on my machine this morning and
didn't leave a core dump or error. They just said the page couldn't
load. So I was wondering if there was something I should have paid
attention to -- i.e. IE hates Style Sheets or something else I
overlooked.

-Dan

On Mon, 2003-09-29 at 12:47, Larry Rosenman wrote:
> --On Monday, September 29, 2003 12:43:06 -0400 Dan Anderson
> <dan@mathjunkies.com> wrote:
>
> >> AOL uses IE libraries, so yes, it breaks as many standards as it can.
> >> What specific symptoms are users reporting?

> >
> > Users can't access the web page at all. They are getting some kind of
> > error.

> and that error would be?
>
>
> >
> > -Dan
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >

>
>

Reply With Quote
  #6 (permalink)  
Old 09-29-2003
Jason Wong
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

On Tuesday 30 September 2003 00:50, Dan Anderson wrote:
> I'm not sure. They left angry messages on my machine this morning and
> didn't leave a core dump or error. They just said the page couldn't
> load. So I was wondering if there was something I should have paid
> attention to -- i.e. IE hates Style Sheets or something else I
> overlooked.


Aside from it being OT, how can you expect anyone to help, if even you don't
know (can't describe) what the problem is?

--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
What you don't know won't help you much either.
-- D. Bennett
*/
Reply With Quote
  #7 (permalink)  
Old 09-29-2003
Dan Anderson
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

> Aside from it being OT, how can you expect anyone to help, if even you don't
> know (can't describe) what the problem is?


Well I was mostly looking for known issues. For instance IE has some
problems if you try and do certain things, so I figured AOL's browser
might do the same. For instance, a problem with CSS, HTML 4, XHTML, or
something like that.

-Dan
Reply With Quote
  #8 (permalink)  
Old 09-29-2003
Kevin Bruce
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

Well, I'm not sure about any particular standards, but I do know that it
views web pages with CSS wrong. I have a client that uses AOHELL and the
font sizes blow up to about 5 +50. REALLY annoying. I hope that helps a
little:P

>> Aside from it being OT, how can you expect anyone to help, if even you don't
>> know (can't describe) what the problem is?

>
> Well I was mostly looking for known issues. For instance IE has some
> problems if you try and do certain things, so I figured AOL's browser
> might do the same. For instance, a problem with CSS, HTML 4, XHTML, or
> something like that.
>
> -Dan


--
Kevin Bruce
Educational Web Designer
VIP K-16 Grant
http://www.scienceinquiry.org
bruce@mdsg.umd.edu
Maryland Sea Grant College
4321 Hartwick Road, Suite 300
College Park, MD 20740
301.403.4220 ext. 25
OR (on Wednesdays and Fridays)
717.637.5370

AOL Instant Messenger screen name- mdsgkevin
Reply With Quote
  #9 (permalink)  
Old 09-29-2003
Jason Wong
 
Posts: n/a
Default Re: [PHP] Does the AOL browser break any standards?

On Tuesday 30 September 2003 01:33, Dan Anderson wrote:
> > Aside from it being OT, how can you expect anyone to help, if even you
> > don't know (can't describe) what the problem is?

>
> Well I was mostly looking for known issues. For instance IE has some
> problems if you try and do certain things, so I figured AOL's browser
> might do the same. For instance, a problem with CSS, HTML 4, XHTML, or
> something like that.


Seems like you're going about this the wrong way.

What's the point in indulging in idle speculation about what *could* go wrong,
when you should be asking your users what really *is* going wrong.

--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Noncombatant: A dead Quaker.
-- Ambrose Bierce
*/
Reply With Quote
  #10 (permalink)  
Old 09-30-2003
Joe Pemberton
 
Posts: n/a
Default RE: [PHP] Does the AOL browser break any standards?

Fyi, I can read the site fine in ie 6

-----Original Message-----
From: Jason Wong [mailto:php-general@gremlins.biz]
Sent: Monday, September 29, 2003 10:56 AM
To: php-general@lists.php.net
Subject: Re: [php] Does the AOL browser break any standards?

On Tuesday 30 September 2003 01:33, Dan Anderson wrote:
> > Aside from it being OT, how can you expect anyone to help, if even

you
> > don't know (can't describe) what the problem is?

>
> Well I was mostly looking for known issues. For instance IE has some
> problems if you try and do certain things, so I figured AOL's browser
> might do the same. For instance, a problem with CSS, HTML 4, XHTML,

or
> something like that.


Seems like you're going about this the wrong way.

What's the point in indulging in idle speculation about what *could* go
wrong,
when you should be asking your users what really *is* going wrong.

--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Noncombatant: A dead Quaker.
-- Ambrose Bierce
*/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:24 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0