Slashdot Mirror


Yahoo Keeps Offering Real; Fox Now Allows Linux

Jason Shindler writes "Looks like Yahoo! is back on the "real" bandwagon -- they will continue offering Real as an option to broadcast.com customers. Slashdot earlier reported that they were switching exclusively to Windows Media Player (yuck!)" Internetnews.com story here. Another quick followup: Fox got lambasted here on Slashdot earlier this month for denying www.fox.com access to people who don't use Windows or Mac operating systems. Later they apologized and said they'd fix the problem. They have kept their word. Thanks, Fox people!

2 of 135 comments (clear)

  1. Don't sound so fanatical about Linux! by dustpuppy · · Score: 4
    Mathboy, it's great to see that you obviously love linux, but have a read of the article and then what you wrote.

    No longer can people who obviously dont know a thing about linux or have ignored it because it seemed unimportant at the time (fox webdesigners, ahem) continue to IGNORE linux.

    Fox.com never ignored Linux - right from the start they wanted to make their site accessible by every browser and every platform - they simply needed time to get to that stage (at least that's what it says in the article).

    This is just one of many signals that linux is being accepted into the mainstream, EVEN if its by force.

    No it isn't - as Fox said, they wanted accessibility by everyone. Linux supporters had zero impact on fox's decision since they were already going to support Linux in the first place. Nobody forced anyone to do anything.

    The reason I'm having a go at you (in a friendly way ;) is that while it is great that you are an avid Linux supporter, you sound like one with a big inferiority complex.

    Relax, Linux is destined to take it's place amongst the big guns of the OS marketplace - you don't do the Linux camp any favours by sounding fanatical.

    Cheers.

  2. real issue comes down to site design principles by poopie · · Score: 5

    There are far too many "web programmers" who just graduated from a Macromedia course, just installed Frontpage 2000, or just purchased Javascript for dummies that are working on high profile sites. Sometimes I like flash and flair, but when done right it should not hinder non-graphical browsing of a site. IT CAN BE DONE - you just need to know more about text and graphic html rendering and know when to NOT add yet another spinning whirlygig and when not to use javascript or java

    If the site doesn't work under lynx, there's a problem. The main page should at least properly autodetect browser type or offer different content options.

    Better yet, don't use features that would require a particular browser version, or at least don't use feature that only work in the latest verison on $BROWSER with latest version of $PLUGIN

    There's going to be significantly less flash, flair, and graphics on sites in the upcoming future to support mobile users using WAP on PDAs to access the internet wirelessly over low speed connections and displaying on small screens.

    Render your non-portable html on that!