Author Topic: Ads for Internet Explorer users  (Read 5493 times)

0 Members and 1 Guest are viewing this topic.

Offline Zera

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 737
  • Rating: +82/-7
  • Monochrome Artisan
    • View Profile
Re: Ads for Internet Explorer users
« Reply #15 on: April 17, 2010, 03:45:58 pm »
Yeah. Oh well I'll just do what I want I guess cuz I don't see why Zera would have such an issue with ads showing up for IE users unless he's a IE fanboy.

Not sure how you got that impression, considering I just slammed IE in my most recent post. I've been an avid Opera fanboy going on 2+ years now.

Like Silver Shadow said, I just don't think it's fair to coerce users into switching their browsers. I mean, I'm sure a lot of people do use IE just because it's included with Windows; but I don't think they should necessarily be punished for it. I'm sure some people also prefer it for their own reasons. Just let people know that the site is not fully compatible with IE and let them make the decision for themselves. If they still complain about incompatibilities, then point them to the notice.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ads for Internet Explorer users
« Reply #16 on: April 17, 2010, 04:26:57 pm »
Omnimaga works in IE8 perfectly once you activate "compatibility" mode.
I'm OK with having ads, but not with a page redirection which is pretty rude.

EDIT: and also, I don't like much the idea of forcing people to change browser just to not see the ads anymore. People should use browsers because they want to, not because they are forced to do so. And also, why such hatred against IE? I've always used it and it works fine.
I'm not hating on IE it's just a major PITA to get anything that works in all 4 other popular browsers to work fine in IE. In many cases, it's so bad that we need to double our code size with stuff that will only run if the browser is IE and another piece of code that will only run in others. Netham45 just had to spend almost an hour trying to get OmnomIRC to work under Internet Explorer 8 latest version. It's not his code that sucks, it followed web standards, it's IE that doesn't follow web standards completly (altough it got better. IE9 apparently pass the Acid3 test at 55% while IE8 only at 20). It's getting there but Microsoft still have a long way to go. I would like you Silver Shadow to put yourself at Netham45 place when it comes to fixing OmnomIRC to work in IE without breaking compatibility with every single other browsers due to a single change, and my place, when it comes to getting the forum to look right in IE without breaking other browsers.

I guess I'll just drop the ad idea. However, what could I do to make the notice in the copyright saying "Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above." clearer?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Silver Shadow

  • Beta Tester
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +27/-7
    • View Profile
Re: Ads for Internet Explorer users
« Reply #17 on: April 17, 2010, 04:52:02 pm »
Sorry if I sounded rude in my post, it wasn't intentional.
No, I think the ad idea is good. I think that having these 2 ads next to the "best viewed in..." message might help people disover and/or use other browsers.
Former Coder of Tomorrow


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ads for Internet Explorer users
« Reply #18 on: April 17, 2010, 04:59:54 pm »
Aaah ok

One thing I could do is put them below the site copyright. often, to reply to a topic, people will scroll way down the page, so the copyright will be higher and more noticeable. First, to do this idea, though, I would prefer waiting until I get a 3rd and 4th buttons for Safari and Chrome too so it won't look like we have a bias against Chrome and Safari. I don't like Safari too much either because it seems to load pages slower (altough not as much as IE) but it renders my site pretty well it seems.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline TravisE

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 182
  • Rating: +33/-0
    • View Profile
    • ticalc.org
Re: Ads for Internet Explorer users
« Reply #19 on: April 23, 2010, 06:47:56 am »
IE have the, somewhat stupid (although useful to fix its damn bugs) and probably proprietary, "conditional comments".

I think that's at least a lot better and more elegant than having to rely on IE-specific HTML/CSS parsing glitches, which is a hacky, fragile, and easily-broken way of handling the issues, though. If we ever move ticalc.org's HTML over to a more modern CSS/HTML setup we may have to end up using them to get it to work properly in all the IE browsers.

Normally, I feel that it's best to support all browsers equally whenever possible, but it's understandable that sometimes there are compromises that have to be made and it becomes too costly to support everything out there. If Omnimaga were a commercial business or something, it might make sense to support many versions of IE because that would avoid leaving out a significant number of customers, but obviously it isn't and, like ticalc.org, no one gets paid for the time and work they put into the site, let alone for supporting additional browsers. :P

I can sympathize with web developers when it comes to these compatibility issues. A little while after I was hired at ticalc.org, I (as an experiment) did a mock-up of the front page using external CSS and standards-compliant HTML which looked okay in Konqueror and Firefox. When another staff member tested the rendering of various versions of IE for me, it was clear that that will probably be the biggest challenge and possibly where a lot of the work will be spent if we ever tackle this project. And this was just straight HTML/CSS, without yet trying to implement any Javascript or dynamic-type stuff. But at least the conditional comments thing that even older versions of IE have will really help. (It's also unfortunate that the site wouldn't render as well in text-based browsers like Lynx as it does with the current table-based layout, even though they say you shouldn't use tables for laying out pages. However, it would at least be usable.)

Anyway, I think the best approach would be to go ahead and have the ad buttons somewhere on the page like DJ Omnimaga mentioned, maybe with a neutral message sort of like “Some parts of this site may not work properly in Internet Explorer. We recommend using [whatever]”. Having a redirection page or anything that might be considered intrusive would probably just invite complaints, but I don't think anyone being reasonable would have a problem with small ad buttons that don't get in the way.
ticalc.org staff member—http://www.ticalc.org/