Does the Scumm Bar website work for you?
This was one of best MI sites back in the day and my personal favourite (http://www.scummbar.com) and they've brought it back (kind of) but I can't seem to click any of the links. Is this a problem with my browser or are other users experiencing problems?
Sign in to comment in this discussion.
Comments
Dunno...
This site will save you ever having to ask that question again.
EDIT: Didn't see it was the links that weren't working, I assumed it was the whole site. Still, the above link is a handy tool regardless.
its confusing yeah, took me also a little to figure
Don't they know Maxthon is the greatest thing ever and that it runs best using IE6 version Trident (well I think it does anyway)?
(I have IE8 installed in standalone mode, it works better that way).
Oh and the webpage uses the XHTML doctype, but it is sent as an HTML file (not as an XML file) plus it contains errors so it can't be phrased as XML anyway! Amateurs! Don't they know that XHTML is only for XML and not HTML? In an XHTML document the first line has to be <?xml version='1.0' encoding='utf-8'?> and then the next line is the DTD.
http://schneegans.de/sv/?url=http://www.scummbar.com/tx/
http://validator.w3.org/check?uri=http://www.scummbar.com/tx/
So you're right BTW, the website code is very poorly written. And the links do not work in IE6 (I just tried) so to everyone else who replied first read his problem, he didn't say the site was down - just that it didn't function correctly. The fact that IE6 is old is no excuse not to support it. You can connect IE 3 to my new website (or OffByOne or any other primitive browser)... and while the design looks rather simple for now I can update and expand it at anytime (it's entirely controlled by the stylesheet)... this is how you're supposed to design a webpage:
http://scummgames.net/testpage.htm
And here, this is what a real XHTML document looks like (don't worry if it doesn't open in old browsers, it's not supposed to because XHTML isn't HTML it's XML and old browsers don't understand what to do with XML):
http://scummgames.net/testpage.php
It's not that hard is it? In conclusion: To the SCUMM Bar: If you'd written your HTML correctly it wouldn't have issues in any browser.
(And if Maxthon has troubles with the newer Trident engines I'll gladly nuke it alongside IE6... IE7 has been out for 2 and a half years now.)
np: Phantom Ghost - The Charge Of A Light Brigade (Thrown Out Of Drama School)
OK, you just triggered a rant.
I'm aware this rant may offend you, but if it does let me assure you that you deserve it.
The problem with IE 6 isn't that it's old. Old applications aren't necessarily bad. However applications that just plain don't work properly are.
Imagine you were trying to guide someone through the process of baking a cake. How would you like it if the person who you were trying to guide didn't understand instructions properly, and tipped the sugar down the sink when you asked them to weight it, and broke the eggs on their face when you asked them to break them into a cup?
OK, now imagine that this person is one person in a class of people, and you're trying to guide a whole class of people through baking a cake. Everyone interprets you instructions correctly, apart from this one guy. Yet you can only give one set of instructions to the whole class, and at the end you need everyone to end up with a nicely baked cake.
This is what it is like trying to support IE 6.
Of course, most people still do support it. Many people access the internet from their place of work or an internet cafe, and have no choice to use IE6 because of corporate resistance to change. (After all, they are not the ones suffering, so why should they expend effort to get the latest version?)
Don't count this to be the case forever, however.
P.S. People who are still in love with IE6 remind me of scientists who still use abaci instead of calculators "cos those pesky 'memory' and 'times' functions are like so last year"
One of the reasons I use IE6 is so I can benchmark any page to it easily (IE7 and 8 in standalone mode allow me to test any page in the newer versions too mind you). Imagine trying to explain to "webmasters" that 99%+ of all pages using the XHTML doctype are not true XHTML format (ie they're not XML)? Imagine trying to give them the instructions to code an XHTML page, or even asking them to read it on WC3 - XHTML was introduced in early 2000 as an "A reformulation of HTML 4 in XML format".
And correct usage of XHTML really helped website compatibility with mobile phones accessing them. But of course that's irrelevant if you send the file with the wrong MIME-type or if your file contains errors (doesn't validate). The fact that they use the wrong doctype for their site just illustrates that they're the ones not being "standards compliant". Either use XHTML properly or use HTML. We've had almost 10 years now of webmasters using XHTML in place of HTML which is the wrong way to use it. You're talking to a web developer - trust me supporting IE/FF/Opera, Safari AND HTML 3.2 Browsers (IE3, OB1, etc) is easy. And supporting XML-based browsers isn't too hard either, with the correct XHTML usage (as demonstrated with that previous page I uploaded). That's pretty funny:
Great! You are using IE6, the best web browser in the world. The crazy ramblings of the anti-IE6 establishment haven’t affected you. Please sign our petition.
And pretty fantastic too. BTW, Maxthon is the best browser in the world. I'd die without it's simple ability to disable scripts or sounds/images, etc on a tab-to-tab (page-to-page) basis and the ability to deny new tabs focus.
If a lot of people are stuck using IE 6 then it justifies the effort to support it.
I can still complain about it, however
I like Opera on Windows above all other 3rd-party browsers... and if there's an error in rendering my page in FF or any other browser I use it to see what it "should" look like.
Technology moves on, and IE6 does have many security laws. But for the record, though I prefer Firefox, I detest IE7/8 and would rather use IE6 as my backup browser (though I cba finding it to get rid of IE7).
It's unfair to discriminate against people because of their choice of browser. Still, as the coding seems to prove, it's a very amateur website which reflects personal preferences of a couple of internet users.
The new SCUMM Bar page is simply an aggregator for the Monkey Island-related news on MixnMojo at the moment, put up in a rush after the Monkey Island announcements. While I do agree with many of your points, I suspect the webmaster is fully aware of your criticisms — he was doing standards-compliant code before most sites took it seriously — and will look into it when he can be bothered. It's just a hobby site, after all.
I do think you're getting a little pedantic about the whole serving XHTML with the XML media type thing, though. XHTML is so widely served as text/html and has caused such a minute number of genuine issues that openly chastising people for it is a little ridiculous.
I think I'd rather than people adhere to strict XHTML and write documents that are easier for me to work with than start getting all anal because they're not also serving them as XML. While you can be equally structured with HTML 4, the relaxed rules usually result in them not being.
Plus there's the aspect of compatibility with web and server applications, which increasingly output XHTML code that can break HTML validation.
Using XHTML over HTML 4 encourages better code, which I think is a worthwhile compromise. It's the lesser of two evils until HTML 5 becomes viable, anyway.
So we're going to have to agree to disagree - XHTML is XML it is not HTML. It is designed to reproduce the level of expression that HTML is capable of in XML - that's it, that's what XHTML is. Sending an XHTML document with the wrong MIME type is akin to sending a PNG file with the "image/jpeg" MIME type and expecting that the application will magically figure it out (which it won't). That's just ridiculous, I don't write HTML that's any less structured than XHTML, and nobody else has to either. Every single person who uses XHTML that does not validate has not made a real XHTML document, they've made an HTML file that has XHTML syntax and as a result a multitude of errors in it. Does it? Can you explain to me why:
http://www.amazon.com/
Contains no doctype (so the file is an HTML file) yet has XHTML formatting in there (it is riddled with "/>")? Seems to me that XHTML has taught webmasters how to abuse the net instead of how to code properly.
I'm aware of all the issues that serving XHTML as text/html has, and have been for years — you're not telling me anything new. But whatever the case, the whole push for XHTML compliancy across the net has done a tremendous amount of good for web development as a craft.
Perhaps it did take a nonsensical buzzword to get people interested in writing standards-compliant code. But who cares?
Love,
Remi, TSB Amateur
UPDATE: Oh wait, it just doesn't work in IE6? I think we'll all just have to live with that.
Now there I'm afraid I don't agree with you.
It's important to keep up to date with your security patches. If you don't, you're a risk to both yourself and others (as people can hijack your PC to launch spam or denial of service attacks).
Think of it as the brakes on your car. Maybe your car is old, and you might not care if your brakes fail to work properly and your car gets damaged. But anyone you crash into might do!
Of course having suitable anti-virus/anti-malware programs will help, but remember that they will not protect you from everything. It's better by far to be using secure software in the first place.
But why to bother? Firefox simply works and comes pre-installed in the system!
Furthermore, I'm even more lost here: what's this "windows" thingy? Is it some kind of strange and obscure alternative to gnome desktop? I don't find it, do I have to add a .deb repository to install it??
No, IE is FAIL.
I don't think a business-oriented operating system which is coming up on being a decade old is mandatory to support at this point, especially not for casual end user- and entertainment-related content.
Not to mention browser vendors who think it's ok to disregard or "improve" W3C's standards...
Actually, they're lucky enough: Firefox DOES run on Win2k.
http://www.mozilla.com/en-US/firefox/system-requirements.html
... and it cares about the "amateurs" at W3C. :rolleyes:
It doesn't work for me Remi and I'm using IE 8 on Vista. the links work for the first few seconds while the website is loading but once the page is fully loaded i can't click the links
UPDATE # 2: the old site works for me in IE8 just scummbar.com/tx doesn't work
Now let's go back to discussion important stuff, like IE3.
EDIT: chrome sucks btw i'm sure we can all agree on that
...
Essentially, I reckon any "i'm sure we can all agree on that" statement is doomed to failure.
I'm moderately confident that more or less all, but not exactly all, of us can agree on this
So what does a problem have to do to count as "Major"? And why would you want a system that had even some problems?
Microsoft do bill IE 7 and IE 8 as a security updates.
I've not had much of a chance to try Chrome out... mostly because it's new and not in popular use yet, but partly because it's fairly close to Firefox in terms of the behaviour of the engine. It's basically a snazzy version of Firefox without any addons.
From what little I've seen it seems to work anywhere Firefox will work.
And it's better than IE.
http://scummgames.net/xhtmlwcss-astexthtml.php
Opens only in browsers that will read it as XHTML despite being sent as HTML. Opera, Chrome are Safari all open it in Windows. IE (3/4/5/5.5/6/7/8) and FF do not. And neither does any HTML-unaware XML-parser either.