Slashdot Mirror


MSIE 7 May Beat Longhorn Out The Gate

Quantum Jim writes "InternetNews.com reports that a major upgrade for Microsoft Internet Explorer may be imminent. Apparently in response to the recent mass migration away from MSIE, top Microsoft developers have been soliciting for improvements in the old browser at a web log and at Channel 9, an aggregate journal previously discussed by /.. InternetNews.com speculates that improvements could possibly include support for tabbed browsing, better security, more PNG and CSS compliance, and RSS integration (which Firefox and Opera Mail already support). Go competition!"

40 of 733 comments (clear)

  1. FireFox by Laivincolmo · · Score: 5, Insightful

    Well, firefox was able to grab my interest before IE. Even with the new features, I will stick with firefox because of the community that maintains it.

    1. Re:FireFox by E_elven · · Score: 4, Insightful

      You should code to the Standards, not a browser. Of course, Firefox is compliant :)

      --
      Marxist evolution is just N generations away!
    2. Re:FireFox by @madeus · · Score: 5, Insightful

      Unluckily, the W3C has made a complete mess of web standards. To the point that there are so many barely used, misunderstood, unclear, ambigious, and depreciated standards that figuring anything out at all is an accomplishment of some scale.

      I agree, they have totally cocked it up IMO.

      They have gone from TBL's origional HyperCard inspired idea for the WWW (which he admits didn't live up to his vision of an easy to edit & publish system) to promoting an overly complicated XML driven inteface which acts as a high barrier to entry.

      Certainly, in 1995 it was a lot easier to learn how create a web page. You can still use the same HTML of course, but few places teach that - they all want to try and teach new users about CSS, XHTML, DHTML, JavaScript and other buzzwords which only serve to overwhelm people.

      While that's fine for some people (like me), gone is the notion of a simple to grasp mark up language and editing system. I think that's why blogs are so popular - people can use a third party service that effectively creates their own website for them and allows them to update it easily and the whole process is just so simple (unlike with the the hundreds of naff, user-hostile applications that *claim* to make web design easy).

      A very easy to use but powerful scripting language (something not unlike HyperTalk itself springs to mind), the ability to easily use other native interface widgets - like tabs and menus -, as well as some basic drawing tools (line, rectangle, circle and a basic fill tool spring to mind) together with an easy publishing system should have been the goals for HTML & HTTP IMO.

      They seem to have no ability to focus clearly on the most important issues and then communicate those thoughts unambigously. Instead they create multiple broken 'transitional' implimentations which confuse people and lead to apathy as far as compliance goes.

      IMO we should have a system where - say you are browsing your web site and you spot a spelling mistake on it at http://www.i-like-kibble.org/about.html you should just be able to click an edit button in your browser, be asked to supply a username and password and then have it open webdav://www.i-like-kibble.org/about.html either in a built in editor or it should ask you to select an editor (such as notepad, gedit or even MS Word). When the page is 'saved' in the editor, the changes should be uploaded to the site automatically by the browser. If they had been even remotely competant and argued for this from day one (and hacked up a couple of functional implimentations) we could all have that functionality today.

      Instead we have an overcomplicated system focused squarely at technical users that is seeing little 'real world' use, because the vast majority of people just find using systems like Tables with a little CSS far easier and more practicle to manage.

      And what really annoys me? CSS wasn't even that well designed. It's got huge gaping holes in functionality. You should be able to align anything by top left, top right, bottom left and bottom right of an object (such as a div) both as an absolute and a percentage. You should also be able to specify on what layer within that said container the object you are positioning should be drawn. Of course that doesn't work in any recent browser, because the developers have been too busy trying to impliment the mixed messages coming out of the W3C, and ensuring backwards compliance, along with supporting 'real world' hacks due to the dominance of IE.

      Bit of rant - probably too long and ranty for most people to want to read - but I'm just annoyed that something as influencial as the WWW wasn't better steered by the W3C.

      Of course I'm also annoyed at MS for how little they have done in this area (and how much they could have done given their dominance). Full kudos to the Mozilla contributers for giving them some competiton though. Even Windows users deseve features like tabs and autofill[1] *hugs Safari* (even though it's filthy KHTML ;).

      [1] Though the first time I saw AutoFill was in Internet Explorer for Mac OS Classic.

    3. Re:FireFox by whereiswaldo · · Score: 3, Insightful

      Full kudos to the Mozilla contributers for giving them some competiton though.

      [sarcasm]
      Yeah, isn't it amazing what a bunch of grubby basement weirdos can cobble together?
      [/sarcasm]

      Microsoft is getting their ass kicked big time. Linux on the desktop may not be as friendly to configure as Windows, but the architecture is totally sound.
      If it wasn't for Microsoft buying laws, for the screwed up USA patent system, and other things along these lines, there would be little ammo to use to defend against open source developers except TRUE innovation and commitment to the customer.

  2. On the one hand this is good news by multiplexo · · Score: 5, Insightful
    Consumers benefit from competition, in this case superior browsers from groups such as Opera and Mozilla and integrated browsers such as Konquerer or Safari offer features and security that Microsoft doesn't provide.

    On the other hand it's depressing that MIcrosoft is a big enough monopolist to let the status and security of what they maintain is an integral part of the operating system, namely the browser, to go almost completely to shit before they bestir themselves to even think about fixing it.

    --
    cheap labor conservatives - they want to keep you hungry enough to be thankful for minimum wage.
    1. Re:On the one hand this is good news by Detritus · · Score: 4, Insightful

      It's nothing new for Microsoft. From my experiences with them, any investment of time/money in producing patches or updates requires a business case. How is it going to generate more profits or advance the strategic goals of Microsoft? Broken software is not a sufficient justification.

      --
      Mea navis aericumbens anguillis abundat
  3. A quote: by Sebby · · Score: 4, Insightful
    "The truth is that consumers aren't going to worry about things like CSS and PNG support," said Robert Iliad, a developer who is participating in the feedback process. "There are still millions of consumers using IE 5.5, so how are you going to get them to use IE 7.0 just because of some obscure thing called CSS?"

    Now this is what I call truely clueless. Typical MS thinking that is the cause of IE's sercurity vulnerabilities and lack of established standards.

    --

    AC comments get piped to /dev/null
    1. Re:A quote: by mhesseltine · · Score: 5, Insightful
      If web devlopers use these technologies to enhance their sites, users with browsers that can't handle CSS or PNG correctly wont see pages which are necessarily as pretty or functional as they would with a more compliant browser. If the gap gets big enough and is publicised I think at least some people would change browser.

      And if people with browsers that didn't support the standards would realize the problem and upgrade, this might work.

      What will actually happen is either

      • Users will assume that the website is "broken" and move to another site, never letting the webmaster know there's a problem
      • or
      • Users will begin contacting webmasters telling them that their site is "broken" and refusing to believe that it's actually their browser that's the problem.
      --
      Overrated / Underrated : Moderation :: Anonymous Coward : Posting
  4. Corporations Sucks by Nurgled · · Score: 4, Insightful

    This is the attitude throughout Microsoft. It's the same reason why the Windows API still sucks after 20 years. The vast majority of customers don't give a damn about any of this stuff because they don't care: no sites will use alpha-transparent PNG unless IE does, so why bother implementing it?

    This is the problem with relying on commercial entities for "innovation": they'll only bother when it actually benefits them. Mozilla, on the other hand, implement things purely for the sake of completeness and interest.

  5. Re:Call Me Clueless by PeteQC · · Score: 5, Insightful

    As more and more application start to use HTML browser as their "interface", the war is for the future of computing. Event SAP created web interface to its popular Enterprise System. So, as the time go, more and more applications (specially business applications) will use HTML as a way to create remotely-accessible interface. So, the OS could become less and less important and the browser would become more and more important. So, if people lose interest in IE, they won't be tied to Windows anymore and then Microsoft will lose revenues.

    --
    Montreal - Best city to live in!
  6. Re:Call Me Clueless by Nurgled · · Score: 4, Insightful

    Anyone who uses Internet Explorer is using Windows. If Internet Explorer has the highest market share, they control the de facto standards and can keep customers locked into Internet Explorer and by extension Windows.

  7. The problem is... by krahd · · Score: 4, Insightful

    That, until now, each major IE upgrade has a new, non standard and non-supported-by-other feature, that was immediately and widely adopted by web designers (perhaps because it gets immediately added to Dreamweaver et al).

    So, here we go again, new pages that look like crap in non-IE... :(

    The advantages of monopolys are endless.

    --krahd

    --
    mod me up scottie!
    1. Re:The problem is... by cujo_1111 · · Score: 3, Insightful

      I don't understand all this complaining about MS adding their own little non-supported-by-other feature and web designers using it. If the feature is a handy little feature and it gets used, can't the Mozilla team add in support for the same thing, thereby eliminating your complaint?

      I may get flamed for this but I don't care, why complain about MS giving web designers a new tool to use and it gets used in a big way. If the feature is so useful, why can't the standards bodies and the Open Source world take a look at it and adopt it?

      It would also act as a way for Mozilla to move into new areas by touting that Mozilla supports all MSIE extensions, plus runs on multiple platforms.

      Limiting Mozilla to just the standards could be hurting it's acceptance in the business world...

      --
      If I point out that you are incorrect, making me a foe does not make you any more correct.
  8. Re:Call Me Clueless by The+Vulture · · Score: 4, Insightful

    If everyone stops using IE and moves to Mozilla/Opera/whatever, Microsoft's loss in revenue is exactly zero.
    Not true. A lot of companies are using the Microsoft server tools (like IIS, SQL Server, Windows Media Server) because they're designed to work with Internet Explorer (and vice-versa). If all of a sudden Mozilla/Opera/whatever had 97% of the browser market, then companies would have to stop serving up web pages that don't render properly in Mozilla/Opera/whatever. And if you're not serving up those pages, when it's time to upgrade your Windows server software, why upgrade? Why not just switch to other open source tools, like Apache?

    Additionally, once everything standardizes on a platform-independant browser, like Mozilla, who needs Windows anymore? Okay, granted, a lot of software is still available for Windows, etc., etc., but perhaps for a company that doesn't need Windows-specific applications, they might switch. This scares Microsoft more than anything else.

    If everyone abandons other browsers and uses IE exclusively, Microsoft's increase in revenue is exactly zero.
    Again, not true (in fact the opposite of what I state above). Since IE has a dominant portion of the browser market, companies are more willing to buy the Microsoft server tools, which brings in money for Microsoft. Also, this leads to client lock-in, since in order to view the Microsoft content, you need a Microsoft client.

    -- Joe

  9. Re:Browser Wars II: Mozilla Strikes Back? by dubiousmike · · Score: 5, Insightful

    it strikes me that we, as the slashdot crowd, tend to be the types where our jobs are highly dependant upon computers and thus as we progress in our careers, we care more and more about security of our blessed boxes. The health of these boxes are as important as the specific tasks whos sucess pay our bills. We care about our computers and the health of our friend's, family's and even stranger's computers.

    In the mean time, the rest of the population care about learning, communication and entertainment.

    I guess what I am getting at is most of us bash Microsoft because they choose usability (not the disability flavor, just that it works) over security. Slashdotters generally have a distaste for Flash even if it is because it is used gratuitously for entertainment. We choose to block ads and popups and some of us IMAGES because we feel it is useless and fluffy even though it is the main source of revenue for many businesses' web endevours. But the thing is, most folks ont he internet care that when their kid goes to PBS Kids, it works. When they go to their favorite mainstream band's website, it just works. When they go to their bank's website, it just works. When they want to play Yahoo games or take part in fantasy sports, it all just works.

    Where Microsoft suceeds is giving the consumer what they WANT. For stuff to work, even if it means that their computer is riddled with spyware and viruses. As long as their credit card number doesn't get swiped or find kiddee pr0n on their computer and everything else works, they are satisfied.

    I saw that someone wrote that Opera is a superior browser. While they are correct when using their guidelines, most end users would feel quite the opposite. Opera, at least with older incarnations, has not been a mainstream friendly browser. As an advanced user, I think its great. My mom, my kid and most folks int he public school system I work in think otherwise.

    We all know that a lot of user's problems with a computer gone "bad" would disappear without IE 5.5. But of course, many folks wouldn't want to use the web as much without the end user usability IE 5.5 has provided. Quite the double edged sword and frankly, we here at Slashdot are the minority in the internet using world.

  10. More than meets the eye, here by ekhben · · Score: 5, Insightful

    And no, IE7 won't be a Transformer.

    Microsoft does not sell IE. They gain no direct profit from people's use of it, so you have to wonder what their motive is here. Let's assume that "good" and "evil" are subjective and emotive words that have no relevance to this discussion, ok?

    If you read Joel Spolsky's API war article, some perspective may be gained. Microsoft wishes only to discourage Web developers from moving away from the IE platform. If developers move away, Microsoft no longer has control over web development, and can no longer keep new technologies on the fringe.

    This is bad news for a company with plans to move to network applications. If a platform for network applications exists outside of Microsoft's control, it will be much harder to profit from. Thus, Microsoft's interest is served here by retaining that 90%+ browser market share, to prevent the adoption of new technologies not under MS control.

  11. "Mass migration"??? by Anonymous Coward · · Score: 3, Insightful

    "Apparently in response to the recent mass migration away from MSIE..."

    Like it or not, IE has only lost 1% of market share. See:

    http://www.infoworld.com/article/04/07/12/HNielo se sshare_1.html

    Hardly a mass migration!!!

    1. Re:"Mass migration"??? by Spad · · Score: 4, Insightful

      IE losing 1% of the market share may not be that significant, but Mozilla et al gaining 1% of the market share *is* significant.

      If IE was at 97% and is now at 96%, that's 33% increase in the number of people not using IE.

  12. MS caught in their own lies again by phillymjs · · Score: 5, Insightful

    In a C|Net article from May 31, 2003, a Microsoft rep said, "Legacy OSes have reached their zenith with the addition of IE 6 SP1. Further improvements to IE will require enhancements to the underlying OS."

    Cut to a year and change later, Longhorn is taking too long to arrive and people are getting sick/scared enough of all the security deficiencies in IE to actually look for a better browser. Because informed consumers are their worst enemy, Microsoft gets a little nervous that their lock on the browser market might be in jeopardy, and POW! Miracle of miracles, it is suddenly possible to further improve standalone versions of IE on non-Longhorn versions of Windows! Whoda thunk it?

    Technically such an improved beast should be called IE 6.5. If they actually do call it 7, it's purely for marketing reasons-- they'll launch some flashy commercials to try to snow people into thinking this is some totally reworked wonder that fixes everything they didn't like about IE 6, when in reality it will just be IE 6 with some bugs fixed and some extra shit grafted on. Too bad their campaign will probably work on the uninformed.

    Don't roll over and take this, people! Keep informing your friends/family/clients that there are better browsers out there, and install your alternative browser of choice wherever possible. Don't let them listen to whatever sunshine Microsoft will be blowing up their asses about the "new, improved" IE.

    ~Philly

  13. Before Longhorn, but how long? by guard952 · · Score: 4, Insightful

    Notice there's not even a date mentioned in this article. It barely even suggests that ie7 will be released before longhorn (2008 last I heard).
    Is it any wonder that people are switching away from a browser (and operating system) that can't even release system patches (XPSP2?) on time.

  14. What for? by dustmite · · Score: 5, Insightful

    So if we wait until Microsoft develops and releases these features in Internet Explorer, then we get to do everything that we .. uh .. already can do today in browsers like Firefox. Thanks, but no thanks, we can get now what they're offering next year.

    Microsoft are truly amazing: Can any other IT company consistently generate excitement and buzz amongst their customer base by announcing that they are going to add features that everyone else has had for years already???

    1. Re:What for? by bmantz65 · · Score: 5, Insightful

      That's the problem, most of their userbase doesn't know that Firefox, Opera, or even some of the IE shells exist, thus the ignorance to tabbed browsing.

  15. Re:Browser Wars II: Mozilla Strikes Back? by gad_zuki! · · Score: 4, Insightful

    Lets not just turn everyone who isn't a techie into mindless consumers.

    My brother sure as hell cares if some virus wipes out his drive full of baby pictures. My technophobe friend sure as hell cares that she has to be careful with every single attachment she gets because of spam, spyware, and viruses. Or every site she visits. "Give us security" isn't just geeks anymore, its everyone, thus MS's actions. Spyware, spam, and viruses have hit such an all time high that the dinosaur that is MS is forced to do something about it. Especially, when its their browser which enables some pretty silly things like ActiveX, vbs scripting, etc.

    I don't know much are safety engineering, but as a car owner I expect my airbag and anti-lock brakes to kick in when needed. Or the locks of the doors to work. If these things don't work then I'm pissed. You don't need to be a mechanic to understand why. Sure, a gear head is better informed than me, but that doesn't mean I don't care about such issues and when these issues become a real problem I demand something be done about them. The gearhead may have thought of it first, but he's really no superior to me as we're both consumers of a product from a company neither of us controls. Be it autos or software.

  16. Quick... by awful · · Score: 4, Insightful

    ...somebody patent tabbed browsing, mouse gestures and standards compliant browsing...

  17. Re:Why does MS still care? by Glowing+Fish · · Score: 3, Insightful

    It's a flagship product. There of course is the idea that if there is a lot of people using IE, there may be more webservers using IIS, which might mean more computers running Windows XP.

    But I think the idea might come down to trying to keep a brandname product in public view. And remember that even after there recent returning of cash to investors, M$ still has enough money that they can spend a billion dollars on keeping IE up to date purely for marketting reasons.

    --
    Hopefully I didn't put any [] around my words.
  18. Re:Now is the time... by violet16 · · Score: 3, Insightful
    FireFox has this ad blocker... Which is good and all, but at some point someone will point that out as something bad. Even if it still hits the advertiser's servers... Joe Consumer will be under the impression that this is not a "good" browser, developed by "good" people. Remember, chances are Joe Consumer does not care about adverts.

    No way, you've got that backwards. Joe Consumer does not care about the business model of ad-supported web sites. He does care about being able to easily block ads. (When I talk to people about Firefox, this is always a big plus.)

    I mean, when people watch TV, they don't sit through ads because it would be "wrong" to dent the station's business model, do they? They fast-forward or channel surf or do whatever they can to improve their own viewing experience.

  19. Microsoft committed? by Fastleaf · · Score: 4, Insightful
    Now that their marketshare is decling, that is when Microsoft starts working on improving IE.

    That's funny, seeing as it could very well be argued that the primary reason Mozilla has been gaining marketshare is because of it's increased security, while IE has clearly needed such security measures for some years and yet has not even had an established team to work on it for that duration of time.

  20. PNGs in IE and Mozilla. by kennycoder · · Score: 3, Insightful

    Imagine you are a webdesigner... and you really NEED to use transparent PNGs. So you have this options:
    Mozilla: <img src="filname.png">
    IE: <img src="files/spacer.gif" border="0" style="filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='filename.png')"> where spacer.gif is 1x1 blank gif file.

    Make your choice...

    --
    Fucking a fat girl is like riding a scooter... it's fun 'til someone sees you.
  21. "new and different" is better? by lone_knight · · Score: 3, Insightful

    As a web developer, it is annoying beyond belief to have to test all of your design code in a growing number of different browsers and versions.

    Hey, I think improvements are great, as long as Microsoft focuses on becoming more compliant with CSS standards, etc. rather than trying to reinvent the wheel for a competitive edge.

    Because "new and different" doesn't always mean "better".

    --
    Computers are useless. They can only give answers. --Pablo Picasso
  22. Speculation by lou2112 · · Score: 5, Insightful

    The cited article itself says that it's based on speculation. Channel 9 attracts developers, not "consumers"; so, the "consumers" the article mentions who "are demanding that IE be fitted with tabbed browsing", etc., are actually just developers. Indeed, the majority of IE's consumers couldn't give a damn about tabbed browsing, or CSS, or PNG.

    Sadly, this whole article (i.e., Slashdot's article) has become a collection of threads promoting FireFox, Opera, etc., and generally IE-bashing instead of actually discussing the issue at hand. Sure, perhaps the majority of geeks don't use IE, but we're also the people who would use OpenOffice instead of MS Office, Linux instead of Windows, etc. I.e., we're not Microsoft's intended audience.

    So, take a moment and think about the article's premise. Will there be a new version of IE before Longhorn? I'd venture to say no. Why? Mainly, a better IE would be a major selling point for Windows (as Safari has become for Mac OS X, e.g., Tiger's Safari RSS). Also, it's probably moved all new development of IE to Longhorn APIs, and doing double-development of new features is a nuisance (as it was for Apple).

    In general, developing new features for IE 6 just doesn't make sense from a business, marketing, or technical perspective. Saying a new release of IE "may be imminent" just adds more vapor to the breeze, seemingly endorsing speculation, and creates even more opportunities for MS-bashing. Whereas MS-bashing can be justified, ripping apart products that exist only in your mind is ludicrous.

  23. IE7 (partly) not going to happen by Dracos · · Score: 3, Insightful

    It will happen, but everything that the article implies won't be included.

    IE7 will be the same caliber of upgrade as IE6, but with much more user value (who cares about the stupid image toolbar?). Little to no rendering engine improvments will happen, but most if not all of the UI features (tabs, popup blocker, etc) will. Remember that IE is essentially a very hacked up version of Mosaic, a codebase that is nearly a decade old. I've heard rumors of a Windows XP2 full release (in about a year)... likely any IE7 would accompany it.

    But I do suspect that any possible IE upgrade will not be solely driven by user migration. MS has finally realized that they made a mistake in letting IE lag behind in the marketplace... the users are forcing them to admit it.

    The people who run Channel9 post vehemently that they can't promise any improved support for anything. Remember that IE is still the sam bowl of spaghetti that it was 3 years ago (plus being stale and moldy). Do we really expect MS to make major rendering changes (so they claim) to IE and support it while developing the Longhorn UI (a rehash of Mozilla's display architecture)? I don't think so. I'm not sure how likely IE7 for Win98 will be.

    And of course, don't hold your breath for IE including useful developer tools (DOM inspector, etc)... it never was for developers, and it never will be.

  24. Article summary--uh, "recent mass migration?" by rd_syringe · · Score: 5, Insightful

    All the submitter did was link to a blog entry that listed a couple of public advisories and mentioned Mozilla. Apparently, when put through the Slashbot filter, that becomes "recent mass migration away from MSIE?"

    According to Google Zeitgeist, IE 6 hasn't dropped at all and is still massively slaughtering the competition. In fact, Slashdot's own browser statistics show that IE is the majority browser for people accessing this website! Also note that every year is the year of "Linux on the desktop," yet Linux is still at 1% of usage on Zeitgeist.

    I don't like IE either, but come on. There is no "recent mass migration."

    1. Re:Article summary--uh, "recent mass migration?" by 0x0d0a · · Score: 5, Insightful

      I don't like IE either, but come on. There is no "recent mass migration."

      I think the tiny grain of truth somewhere was that the current version of IE actually saw a market share decrease last month instead of an increase.

      Really, why do Slashdot story submitters have to have such completely and deliberately inaccurate stories? It *sucks*. I'd happily add a day or whatever on to the time until a story comes out if the eds would just read the linked to article on each story that they actually pass.

      On the other hand, the "year of the desktop" claims have a bit more meat to them. Linux has a small desktop market share, and so a doubling over the course of a year doesn't look like all that much.

      Also, most of the people talking about the "year of the desktop" are talking about whether the desktop is technically ready. They aren't factoring in transition time (which may well be up to five years -- nobody is going to throw out all their existing, reasonably well systems to install Linux -- they're just going to install Linux when they do their next upgrade).

    2. Re:Article summary--uh, "recent mass migration?" by stuuf · · Score: 5, Insightful

      IE 6 hasn't dropped at all and is still massively slaughtering the competition.

      It's not slaughtering the competition, it's slaughtering it's ancestors. IE 4/5 are dropping, netscape/mozilla are steadily rising.

      --

      Everyone is born right-handed; only the greatest overcome it

    3. Re:Article summary--uh, "recent mass migration?" by Anonymous Coward · · Score: 5, Insightful

      Most competitive browsers have the ability to hide their identity, making the stats essentially worthless.

      Both my mozilla and opera say they are IE6. Of course so does my IE6, which is never, ever opened. I don't even have a link to it visible on my desktop or start menu.

      What really gets me is that Opera and Mozilla have a Google search bar built into it, so they should be going there in very high numbers. What if it only registers hits to the main page?

      How many downloads of Opera and mozilla per day? of those...practically no one uses it? Hard to believe.

  25. Yeah, well... by ThisIsFred · · Score: 3, Insightful

    If it isn't separated from the shell, and doesn't have it's own filetype registry, for starters, then Microsoft hasn't learned a damn thing from their mistakes, and there'd be no reason to believe it would be any more secure that version 3, 4, 5, 5.5, or 6... As all of those releases were supposedly more secure than their predecessor. The extra features can wait, let's see some real solid core code in IE first.

    If Microsoft can't even do this, then I hope version 8 is an IE uninstaller.

    --
    Fred

    "A fool and his freedom are soon parted"
    -RMS
  26. The W3C isn't that bad! by Quantum+Jim · · Score: 4, Insightful

    Warning: also a long rant.

    Certainly, in 1995 it was a lot easier to learn how create a web page. You can still use the same HTML of course, but few places teach that - they all want to try and teach new users about CSS, XHTML, DHTML, JavaScript and other buzzwords which only serve to overwhelm people.

    Um, the only thing that seems correct is that it used to be a lot easier to become a professional web page author (IMHO). In my experience, most (educational) places want to teach 1995 era web development ... things like massively nested frames, tables, and photoshopped images. Design is an afterthought.

    Furthermore, those "buzzwords" aren't really that hard learn at all! XHTML is just a simpler HTML; CSS makes design so much easier; and a little JavaScript is easy as pie (a lot - like any programming language - takes skill). DHTML usually represents methods using JavaScript to change the existing CSS and markup; easy for little cutting-and-pasting. It just seems complicated many developers feel the need to use everything including the kitchen sink. Don't use CSS if you can use templates with PHP or ASP. Don't use JavaScript unless you really need it. HTML 4 still works. Moderation! Moderation! Moderation!

    The hard parts about web development are design and consistency. Web browsers in 1995 were not more compliant than now; however, designs were so much simpler that it didn't matter. As I said before, developers nowadays want everything including the kitchen sink. Complex designs take more skill to develop and more testing to work around browser differences. Good design makes it easier to learn to code web sites, but learning to design well is really hard.

    A very easy to use but powerful scripting language (something not unlike HyperTalk itself springs to mind), the ability to easily use other native interface widgets - like tabs and menus -, as well as some basic drawing tools (line, rectangle, circle and a basic fill tool spring to mind) together with an easy publishing system should have been the goals for HTML & HTTP IMO.

    You're describing the design goals for Java or the X Window System. However, that's not for what hypertext was meant. The World Wide Web is about transferring documents - not programs. Writing documents with (X)HTML, and CSS is easy. On the other hand, writing complex programs with markup and scrips is hard.

    IMO we should have a system where - say you are browsing your web site and you spot a spelling mistake on it at http://www.i-like-kibble.org/about.html you should just be able to click an edit button in your browser, be asked to supply a username and password and then have it open webdav://www.i-like-kibble.org/about.html either in a built in editor or it should ask you to select an editor (such as notepad, gedit or even MS Word). When the page is 'saved' in the editor, the changes should be uploaded to the site automatically by the browser. If they had been even remotely competant and argued for this from day one (and hacked up a couple of functional implimentations) we could all have that functionality today.

    TBL did have that functionality in mind while writing the original web browser: WorldWideWeb. The W3C's proof-of-concept web browser was designed with exactly that feature built-in. WikiWikiWeb is the popular server version of your vision. The W3C's founders envisioned your suggestion; however, most users simply didn't need or want that functionality. That's one reason why Mosaic and Netscape Navigator were successful despite not having automatic editing capabilities.

    And what really annoys me? CSS wasn't even that well designed. It's got huge gaping holes in functionality. You sh

    --
    It is impossible to enjoy idling thoroughly unless one has plenty of work to do.
    - Jerome Klapka Jerome
  27. Giving Alternatives to Others by Chromodromic · · Score: 4, Insightful
    Every opportunity I get I tell people about Firefox, and since the Internet is my living I get asked a lot, as do many of the people here on Slashdot.

    The fact is, Firefox is giving the best features to both consumers and developers before they're asking for them, not after the fact. This, I think, is an important distinction. Microsoft is only picking up the ball because, after they announced they would no longer be playing the game, they've realized that the browser isn't going away after all and, oh by the way, Firefox is kicking ass all over IE on a number of fronts.

    This is not only self-serving and a way of marginalizing mainstream consumer demands -- all while convincing them that they don't really want what they want after all, no, what they really want is what Microsoft happens to be pushing -- but it's cynical, pure and simple.

    The great thing about Microsoft, though, is that they make it so easy for you to hate them. They don't apologize, and they never deliver without being asked, but they are constantly telling you what you really want, even though you didn't realize you needed it, whatever "it" happens to be, like their new touted shell that passes around .Net objects. I'm sure we'll all be "needing" that, too.

    --
    Chr0m0Dr0m!C
  28. OT: spreading FUD by nikster · · Score: 3, Insightful

    id Software lost $2.75 million to record-breaking piracy on the weekend before Doom 3's release. Thanks, guys!

    this statement is based on two false assumptions:

    A) people would have bought it if they hadn't pirated it
    B) people won't buy it because they pirated it

    please stop spreading BSA-FUD. repetition doesn't beget truth.

    [waiting for mac version ...]

  29. Re:Secret to the fast release revealed! by Bedouin+X · · Score: 3, Insightful

    The problem with what you're saying is that you seem to assume that the only way that a site can look good in IE is by using IE-only features. This is just not true. I just launched a site using web standards that looks exceedingly good in all major web browsers. I did have to use a proprietary IE feature (If statements) to get around parts of IE's broken ass CSS engine but the design as a whole caters to web standards, not just one browser.

    If you read the feedback on those IE pages you'll see that there is a HUGE demand for the features discussed. Couple that with the fact that IE is losing marketshare and you may find that catering to IE really amounts to painting yourself in a corner.

    --
    Dissolve... Resolve... Evolve...