Slashdot Mirror


Firefox In Print

hoovernj writes "It seems that O'Reilly is ready to release two books about Firefox in March. The first is Firefox Hacks, which will be targeted at Firefox power users. And the second is Don't Click on the Blue E!, which will be targeted at less-savvy users transitioning from Internet Explorer. Could this be the end of lazy IE-only scripted webpages? (thanks to mozillaZine for the original pointer)." And reader ledmirage writes "Wired Magazine's February issue on Firefox: 'It's fast, secure, open source - and super popular. The hot new browser called Firefox is rocking the software world. (Watch your back, Bill Gates.)'."

360 comments

  1. What could firefox hacks possibly cover? by thegoogler · · Score: 4, Interesting

    Besides defining what all the value(including the user addable ones) at about:config do.. what much else is there to tell? Editing the source? I doubt the book goes into that...

    1. Re:What could firefox hacks possibly cover? by Vellmont · · Score: 3, Interesting

      Firefox has a boatload of extensions and plugins. I could easily see a book talking about the ways to use all the extensions (and which ones are best).

      --
      AccountKiller
    2. Re:What could firefox hacks possibly cover? by stridebird · · Score: 2, Informative

      From the amazon full description...

      "You'll even learn how to install, use, and alter extensions and plug-ins"

      So plenty of reasons why you'll be needing this book, then...hmmm.

    3. Re:What could firefox hacks possibly cover? by Anonymous Coward · · Score: 0

      ever looked at about:config?

    4. Re:What could firefox hacks possibly cover? by RealityMogul · · Score: 0, Redundant

      Chapter 1: Using Ctrl + and Ctrl - to Fix Slashdot

    5. Re:What could firefox hacks possibly cover? by !splut · · Score: 1

      No no - This is the novelization. It tells how the scrappy underdog, Firefox, through street smarts and perserverence overcomes great odds and topples the evil giant, IE.

      Dreamworks has picked up the film rights. Will Smith is slated to star.

      --
      The angel in the oatmeal.
    6. Re:What could firefox hacks possibly cover? by binarysearch · · Score: 1

      Actually, yes, there are hacks on modifying the chrome XUL/JavaScript/CSS that defines the behavior and appearance of Firefox's interface.(Basically, the same thing extensions do.)

      I don't recall offhand whether *compiling* the C++ source is discussed.

    7. Re:What could firefox hacks possibly cover? by nadadogg · · Score: 1

      Think computer literate, non-geek user. My dad's pretty good with a computer, and when I first showed him Firefox(back when it was phoenix), he loved it, but he wouldn't know an extension unless I showed him one. A book with a big list of cool ones may have a thing or two that he'd like to use, but didn't even know existed.

      --
      i use linux and windows oh god how can i have an opinion
    8. Re:What could firefox hacks possibly cover? by AceCaseOR · · Score: 1

      Does Martin Laurence co-star as Firefox's pal, Mozilla?

      --
      Zagreus sits inside your head, Zagreus lives among the dead, Zagreus sees you in your bed and eats you in your sleep.
    9. Re:What could firefox hacks possibly cover? by Bish.dk · · Score: 1

      It seems to contain a lot about extension development in Firefox. Perhaps a more fitting name would be "Developer's guide to Firefox" or something similar.

      Various extension developers have contributed to the book, among them Ben, who develops Adblock. More info in his blog.

    10. Re:What could firefox hacks possibly cover? by Anonymous Coward · · Score: 0

      Dude, you rock! Thanks! I've been grunbling about slashdot's layout in firefox since I switched over, but didn't nkow what to do about it.

    11. Re:What could firefox hacks possibly cover? by tekjock · · Score: 1

      I cant program to save my life and I can alter the ext's just not write them. For example, I like the iCandy Theme , but not all my ext's icons work with the theme. I go to foood.net or take a icon from the theme and alter it, and adjust the ext to use that icon, might have to edit one of hte XML files, but not that hard to edit. also editing the search files is easy to. Long live firefox

    12. Re:What could firefox hacks possibly cover? by Winkhorst · · Score: 1

      This is a webwide problem, not just Slashdot. The pages of my genealogy-program-generated website sometimes look funny too. But you don't have to enlarge/shrink, you can just reload the page and the misalignments go away. I'm really hoping they get this fixed by version 1.1.

      --
      "Is this Winkhorst a nova criminal?" "No just a technical sergeant wanted for interrogation."
    13. Re:What could firefox hacks possibly cover? by brianiac · · Score: 1
    14. Re:What could firefox hacks possibly cover? by jd142 · · Score: 2, Informative

      There are some cool things you can do by extracting the files from browser.jar, editing the xul commands in the individual files, then recompressing them into browser.jar.

      Do a search for firefox kiosk browser.jar and see some of the customizations.

      I would also hope that there'd be some good chapters on extension writing.

    15. Re:What could firefox hacks possibly cover? by heptapod · · Score: 1

      Reloading the page can be tedious with questionable results.
      Download this and you'll see that Slashdot behaves as it should behave in any web browser.

    16. Re:What could firefox hacks possibly cover? by IpalindromeI · · Score: 1

      Enlarge/shrink is better because it should work 100% of the time, whereas reloading only works some of the time. (Believe me, before I found the enlarge/shrink trick I could sit and reload Slashdot 10 times before it would display correctly.) The problem is that there is a bug in the reflow code so that it doesn't reflow correctly sometimes. When you enlarge/shrink it just uses the page already in the cache or in memory. So it has the entire page and can read it all and display it correctly. When you hit reload, however, it has to refetch the page, so it's prone to the same display/reflow problem as the first page load. Besides which, if you're fetching a page from a slow server, the enlarge/shrink trick will be faster because you don't actually have to refetch the page.

      --

      --
      Promoting critical thinking since 1994.
    17. Re:What could firefox hacks possibly cover? by Nate+B. · · Score: 1

      I just downloaded a the Firefox 1.0+ nightly this morning and I haven't seen the Slashdot layout bug yet, so perhaps it will be fixed in 1.1. There is a new table text layout issue (bug 276466) that appeared around December 30 and affects text in a table wrapped in the center tag or align-text: center style.

      Take a look at this page in Mozilla 1.8a5 or older and FF 1.0 or older then look at it again in 1.8a6+ or a FF nightly. IE 6.0 agrees with the older Moz browsers.

      --

      "Insanity is doing the same thing over again expecting a different result."
    18. Re:What could firefox hacks possibly cover? by STrinity · · Score: 1

      Besides defining what all the value(including the user addable ones) at about:config do.. what much else is there to tell?

      Well, for one thing, how to use user.js as an alternative to about:config so you can backup your preferences and move them between computers. Not to mention how to use userChrome.css and userContent.css to modify the browser window -- little things like crossing out visited links, or getting rid of menu items you never use.

      --
      Les Miserables Volume 1 now up with my reading of
    19. Re:What could firefox hacks possibly cover? by Winkhorst · · Score: 1

      It doesn't seem to work with my website, and reloading the page does. So obviously the problem is a bit more complex than you are assuming.

      --
      "Is this Winkhorst a nova criminal?" "No just a technical sergeant wanted for interrogation."
  2. Necessary? by troon · · Score: 4, Interesting

    Does anyone *really* need a book telling them how to use a browser? Doesn't that suggest that the browser UI design is inadequate?

    --
    Ydco co ,df C erb-y go. a Ekrpat t.fxrapev
    1. Re:Necessary? by freshman_a · · Score: 3, Insightful

      If someone is converting from IE, I would think they'd be a little unfamiliar with things like tabbed browsing, extensions, themes, and pretty much anything FF has that IE doesn't.

    2. Re:Necessary? by afd8856 · · Score: 1

      I've seen books on Internet Explorer, why wouldn't there be a book for Firefox? Actually, I'm sure there are a lot of new users (youngsters or older people, new to computers) that would benefit from it.

      --
      I'll do the stupid thing first and then you shy people follow...
    3. Re:Necessary? by jellomizer · · Score: 5, Insightful

      Some people are very closed minded, and/or afraid to even go to the menus. I am sure the book covers more then the forward, back, refresh, stop, home, and location bar. Which most people use 95% of the time. But the little things like managing bookmark,configuring the options adding, theams, extentions, understaning RSS. Explaining why Active-X is bad. Most people when given a piece of software they don't at all the options they have they only go there when they need to. Heck I know many people who think clicking the start button is considered an advanced feature in windows. If it isn't on their desktop then it isn't worth clicking on.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:Necessary? by damian+cosmas · · Score: 1

      In short, yes. If people "knew" how to use MSIE in the first place, they wouldn't be needing to switch, since they wouldn't have all the computer problems that are likely the reason that they're switching in the first place.

      Besides, some people RTFM and not everyone started out with Netscape 1.0 then learned subsequent features as they were added.

    5. Re:Necessary? by Gargamell · · Score: 3, Insightful

      i do not know if anyone *really* needs it.

      I know plenty of people that might benefit from an IE book, so i see no reason why a FF wouldn't be helpful.

      My main point for resonding however, is that O'Reilly is obviously a very important point of tech media - AKA - marketing! Just a book being created about FF gives it a lot of "populace" credit. It is almost like a marketing milestone. This is a huge benefit to the idea in general, just like all the New York Times articles on FF we have been seen.

      I am sure we will see an "Idiots guide to FF" soon enough!

      ~tim

    6. Re:Necessary? by greechneb · · Score: 1

      If the people aren't going to go into the menus, I doubt that they are going to read a book about how to go into the menus and beyond.

    7. Re:Necessary? by sharkey · · Score: 3, Funny
      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    8. Re:Necessary? by roystgnr · · Score: 4, Funny

      Does anyone *really* need a book telling them how to use a browser? Doesn't that suggest that the browser UI design is inadequate?

      Inadequate compared to what?

    9. Re:Necessary? by geoffspear · · Score: 1
      not everyone started out with Netscape 1.0 then learned subsequent features as they were added

      I still use Mosaic 0.6, you insensitive clod!

      --
      Don't blame me; I'm never given mod points.
    10. Re:Necessary? by bay43270 · · Score: 2

      Does anyone *really* need a book telling them how to use a browser? Doesn't that suggest that the browser UI design is inadequate?

      We have books that tell us how to make babies, yet I've always found that interface rather intuitive.

    11. Re:Necessary? by camcorder · · Score: 1

      How come they will save themselves from months old unpatched critical security bugs, by knowing how to use IE? Besides, tabbed browsing and extensions are the key things that anyone would be in search of other alternative browsers than IE.

    12. Re:Necessary? by Anonymous Coward · · Score: 0

      We have books that tell us how to make babies, yet I've always found that interface rather intuitive.

      ROFL

    13. Re:Necessary? by sepluv · · Score: 4, Insightful

      You'd be surprised. Basically, a lot of (mainly old) people are afraid of doing things on a computers (like opening menus) but not of turning the pages in a book.

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    14. Re:Necessary? by eyebee · · Score: 1

      Well, I dunno about old. I know many young people that are clueless about anything that's not in ront of them on the computer, and don'twant to learn either, and I know plenty of older people who take a real interest, and dig and delve. Anyway one has to define older!. I'm 46, and been using computers for over 20 years, and have always dug into the inner workings... Of course some folk at any age, jsutwant to be a consumer, and I see nothing wrong with that either.

      --
      Onwards & Upwards!
    15. Re:Necessary? by cortana · · Score: 1

      This is written for the kind of people who would never *think* of clicking on the "Bookmarks" menu in order to create a bookmark, etc.

    16. Re:Necessary? by damian+cosmas · · Score: 1

      ...and I still use lynx, occasionally (e.g. to post this message and make some kind of point). It goes without saying, however, that those who choose to use old browsers have even less need for books on how to use them, since they're probably out of print by now, anyway..

    17. Re:Necessary? by cooley · · Score: 1

      LMAO thanks for posting this link dude. Funny stuff. I had no idea that book existed.

      --
      Just then the floating disembodied head of Colonel Sanders started yelling Everything You Know Is Wrong!-Weird Al
    18. Re:Necessary? by Anonymous Coward · · Score: 0

      no, no, no - you misunderstand.

      That book doesn't explain AOL to dummies, but rather it's saying who AOL is appropriate for.

      "AOL: for dummies!"

    19. Re:Necessary? by wattsy · · Score: 1

      We have books that tell us how to make babies, yet I've always found that interface rather intuitive.

      And you are posting to /.? Obviously you mean from a conceptual point of view, not from experience!

    20. Re:Necessary? by Anonymous Coward · · Score: 0

      Do remember though, In Korea, only old people read books.

    21. Re:Necessary? by EvilJoker · · Score: 1

      What if they've heard all the bad press lately about IE, or the good press about FF? Sounds like a good reason to get some people to try it, and a few stick- not much has changed, but now they can find out how to work even better (but yeah, tabbed browsing and extensions are at the top of that list)

  3. 22% of which market by InfoHighwayRoadkill · · Score: 3, Interesting

    in the FA O'reilly claim firefox accounts of 22% of the market... I just whish this were so.

    --
    another Roadkill on the Information Superhighway
    1. Re:22% of which market by freshman_a · · Score: 1
    2. Re:22% of which market by forgotten_my_nick · · Score: 3, Informative

      Not that far off. 19.2% and if I recall w3schools only recently started marking the difference between FF and Mozilla (which would bring it up to 23% if it was watching the two as one).

    3. Re:22% of which market by GoofyBoy · · Score: 1

      And from the same page;

      Statistics Are Often Misleading
      You cannot - as a web developer - rely only on statistics. Statistics can often be misleading.

      Global averages may not always be relevant to your web site. Different sites attract different audiences. Some web sites attract professional developers using professional hardware, other sites attract hobbyists using older low spec computers.

      Also be aware that many stats may have an incomplete or faulty browser detection. It is quite common by many web stats report programs, not to detect new browsers like Opera and Netscape 6 or 7 from the web log.

      (The statistics above are extracted from W3Schools' log-files, but we are also monitoring other sources around the Internet to assure the quality of these figures)

      --
      The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
    4. Re:22% of which market by ewg · · Score: 1

      While we wait for the data, the anecdotes are exhilarating:

      My coworker's father-in-law now swears by Firefox. He's an elite sales executive in the automobile industry, not a geek at all.

      With Firefox building mindshare among people like him, the numbers can't be far behind.

      --
      org.slashdot.post.SignatureNotFoundException: ewg
    5. Re:22% of which market by Taladar · · Score: 1

      And you think a website about web-standards gives you representative numbers about a non-standards-compliant browser like IE?

  4. Re:Another nail... by RobertTaylor · · Score: 4, Funny

    *another* nail?

    How bloody big is this coffin?!

  5. Perhaps by paranode · · Score: 1

    That one popular yet dubious trick of telling your browser to hit websites you point to 20 or so times at once to get a faster response...

    1. Re:Perhaps by gremlins · · Score: 1

      Yeah I know, I hope the book doesn't have these in it, there are alot of hacks for firefox that makes it faster but they also are irresponsible because they put undo strain on websites.

      --
      just because your a schizophrenic doesn't mean people arn't really out to get you
    2. Re:Perhaps by virtual_mps · · Score: 4, Informative

      Hmm. The popular trick I'm familiar with is to enable pipelining--which lets you submit multiple requests in a single tcp session; this is not the same as increasing the maximum number of simultaneous requests, although the FUDdites like to run around claiming that it is. It's not enabled by default because some lousy web servers can't handle pipelining.

    3. Re:Perhaps by BobPaul · · Score: 1

      irresponsible because they put undo strain on websites.

      But that's only if a majority of people use the speed enhancements, right?

    4. Re:Perhaps by Junior+J.+Junior+III · · Score: 2, Insightful

      But that's only if a majority of people use the speed enhancements, right?

      Well, what do you expect to happen if this trick is published and widely distributed?

      --
      You see? You see? Your stupid minds! Stupid! Stupid!
    5. Re:Perhaps by ravenspear · · Score: 1

      Firefox has a maximum simultaneous request limit of 8. The number of requests it will make at maximum is the lesser of 8 or the number given in about:config.

    6. Re:Perhaps by Anonymous Coward · · Score: 0

      I wish someone would tell all of the performance zealots that, then. They are all putting 35 in their configs, lol.

    7. Re:Perhaps by gremlins · · Score: 1

      No because your still wasting the web servers resources.

      --
      just because your a schizophrenic doesn't mean people arn't really out to get you
    8. Re:Perhaps by Anonymous Coward · · Score: 0

      But that's only if a majority of people use the speed enhancements, right?

      Having trouble working out whether that's a serious question. IF you normally get 1,000 people creating 1,000 connections and now 100 of those people created 8 times as many connections then you now get 1,700 connections. That's a lot more than 1,000. Caused by a minority of people. I know you couldn't be stupid enough not to realise this because nobody could be stupid enough to realise this, but you asked so I answered.

    9. Re:Perhaps by Anonymous Coward · · Score: 0

      I hadn't realized that websites had an 'undo' feature. How many levels of undo do they allow.

    10. Re:Perhaps by Anonymous Coward · · Score: 0

      Do you have a reference for that?

      I think you're mixing up two things. The maximum number of requests on a single pipelined connection is indeed limited to 8.

      The maximum number of simultaneous connections defaults to 8, but it's not limited, except by the fact that it's stored in 8-bits (i.e. maximum of 255).

    11. Re:Perhaps by Anonymous Coward · · Score: 0

      No, they're talking about *.max-connections and *.max-connections-per-server.

    12. Re:Perhaps by Anonymous Coward · · Score: 0

      I don't care if your warped dialect happens to pronounce it "do", the word is DUE, and rhymes with Hue. It neither looks nor sounds anything like Do.
      So you meant "undue"

    13. Re:Perhaps by Anonymous Coward · · Score: 0

      It's not enabled by default because some lousy web servers can't handle pipelining.

      Why do we see this so often with open source software? The user is expected to know
      a) the trick
      and
      b) what it will break.

      Why can't Firefox tell that a given server doesn't handle pipelining and continue without pipelining on that server? I mean, it's fine if someone has to be in the know for something like Apache, because you should have a clue before you run a webserver, but a browser built for everyone?

    14. Re:Perhaps by glassjaw+rocks · · Score: 1

      ...When's the last time Joe Sixpack went out and bought a book on thier web browser?

      --
      -gjr
    15. Re:Perhaps by Anonymous Coward · · Score: 0

      Why can't Firefox tell that a given server doesn't handle pipelining and continue without pipelining on that server?

      And how would it do this, Oh Great One?

      Server strings? Easily changeable on the server - how do you know if a server is lying about it? (one way or the other.)

      Should Firefox now do OS and application fingerprinting, carrying around a database listing which servers are safe and which aren't?

      And *even then*, how do you know if a server that works with pipelining isn't behind a load-balancing proxy that *doesn't* work with it?

      What happens when a regular user visits one of these sites, and it doesn't work - "Hmm, this site doesn't work with firefox, I should just go back to IE."

      Firefox's approach is the correct one, IMHO - support it, but keep it off unless the user specifically asks for it to be enabled.

    16. Re:Perhaps by glassjaw+rocks · · Score: 1

      Where I come from they sound the same.

      --
      -gjr
    17. Re:Perhaps by Anonymous Coward · · Score: 0

      pipelining--which lets you submit multiple requests in a single tcp session

      And how would it do this, Oh Great One?

      It seems to me it's not hard to tell if you send multiple requests and only get either zero or one answers back. Use your brain a little bit.

      If it's zero responses, then there is a little bit of a delay on the bad servers. If it's one, then there's practically no performance penalty to set a flag on that request and continue making subsequent requests on separate connections. Storing a permanent database of bad servers isn't a requirement. The presence of proxy servers isn't even an issue - either a given connection from your machine to a server works with pipelining or it doesn't. The only reason it doesn't do this automatically is the developers want to shift their responsibility to the user.

    18. Re:Perhaps by stinerman · · Score: 1

      Pipelining is specified in HTTP/1.1, so it has to be at least acknowleged by the server. Of course, the server doesn't have to do anything with the request. So it makes no sense to not implement it in software because you can always fall back on non-pipelined transmissions if the server doesn't feel like doing it.

      http://www.mozilla.org/projects/netlib/http/pipe li ning-faq.html

    19. Re:Perhaps by virtual_mps · · Score: 1
      Pipelining is specified in HTTP/1.1, so it has to be at least acknowleged by the server. Of course, the server doesn't have to do anything with the request. So it makes no sense to not implement it in software because you can always fall back on non-pipelined transmissions if the server doesn't feel like doing it.

      The issue isn't servers that don't do it, the problem is servers that do it wrong.
  6. Thats it.... by pploco · · Score: 5, Funny

    I'm giving up Lynx.

    --
    Gimme that booze you little pumpkin pie hair cutted freak!
    1. Re:Thats it.... by jellomizer · · Score: 4, Insightful

      One should never give up Lynx. Espectially Web Developers, if you can make a page look good in Lynx, and in a graphical browser then you really did you job well. Including aiding the visually impared. There are some sites that I think should always be lynx ready. Like X.org and XFree86 website. because if you can't get X to work you are searching for drivers and/or direction on these sites in lynx.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:Thats it.... by ceejayoz · · Score: 1
    3. Re:Thats it.... by tribulation2004 · · Score: 1

      I work in a cubicle with people sneaking up behind me all day. Another great thing that text-based browsers do is allow a person to surf occasionally with relative privacy. No one who sees an open terminal window on my desktop would ever suspect that I'm using links (or lynx) to check the news on CNN.

    4. Re:Thats it.... by mattyrobinson69 · · Score: 2, Funny

      Your "if it looks good in lynx" theory made me feel a lot better about my website design, thanks.

    5. Re:Thats it.... by Gherald · · Score: 1

      Well it is one aspect, but definately an important one. Worth considering...

    6. Re:Thats it.... by alerante · · Score: 2, Insightful

      Not to mention that Google (and probably many other search engines) indexes pages as if it was a text-only browser. Using Lynx can really help to ensure that searchers don't get a bunch of gibberish.

    7. Re:Thats it.... by irc.goatse.cx+troll · · Score: 1

      Or just do the layout in ascii:

      http://www.swedupe.com
      http://www.geekboys.com

      etc.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    8. Re:Thats it.... by Duck1123 · · Score: 1

      If you use the "Web Developer Toolbar" and you choose "disable styles" and "replace images with alt attributes" and it looks just like it would in Lynx (and it looks good)... then you're using good web design

  7. lets hope by suezz · · Score: 1

    lets hope its the end of ie only sites. uhh lets make a web site but only make it for one browser. it is much better than the client/server software we currently use.

  8. Revenge of the Lizzard by KaMiKa-Z77 · · Score: 1
    From the Wired article...
    "He didn't know that the browser [Firefox] was an open source project and a descendant of Netscape Navigator now poised to avenge Netscape's defeat at the hands of Microsoft."
    --
    Why waste time learning, when ignorance is instantaneous? - Calvin
  9. Oh Great, Wired's going to kill it by happyDave · · Score: 5, Funny

    The Wired kiss-of-death will strike again. They can't tout a "next big thing" without absolutely killing it.

    1. Re:Oh Great, Wired's going to kill it by ader · · Score: 3, Funny

      That Wired quote should have come from the Life-imitates-Springfield dept. It had Kent Brockman all over it.

      Ade_
      /

      --
      Big Bubbles (no troubles) - what sucks, who sucks and you suck
    2. Re:Oh Great, Wired's going to kill it by generic-man · · Score: 1
      --
      For more information, click here.
  10. Good things by springbox · · Score: 1
    Having a published book on the subject could push more people to use it over IE, which would always be a good thing. I absolutely hate the fact that IE is so uncompliant with standards. If everyone started to use a standards compliant browser my life would be easier.

    Also, I find the title "don't click the blue E" particularly funny. I know someone who, when asked, why they didn't like Firefox over IE they said "because it's harder to use" or some BS like that. He's a technician and apparently just wubs IE to death for some reason even though he admits to having to configure every installation to the maximum security settings. Oh well.

  11. Is this really necessary? by jdogs60 · · Score: 1, Insightful

    Could this be the end of lazy IE-only scripted webpages?

    Is anyone else getting tired of every news story possibly being the end of something? This summary would have been perfectly informative without that wonderful bit of speculation.

    And no, I'm not new here.

    1. Re:Is this really necessary? by mattyrobinson69 · · Score: 1

      Its the phrase of the week. My phrase of the week is a single word "flibble"

      (ive been using it in testing plans and stuff)

  12. Don't Click on the Blue E!, by Anonymous Coward · · Score: 0

    Strewth, if succesful transitioning to Firefox requires me to fork out $20 for a book, I might as well spend my money on a more straightforward browser.

  13. Firefox rocked my world! by Anonymous Coward · · Score: 1, Insightful

    Seriously, exaxctly how often IS the software world rocked nowadays? Every week or so? Don't get me wrong, I love firefox but is it really having a huge impact on the software industry? After all, both firefox and IE are free (though you have to buy windows to get IE). At the most it is taking a chunk out of MS's browser market, but that's all.

    P.S. Watch your back bill gates? WTF is this 1996 or something "homey"?

    1. Re:Firefox rocked my world! by NaCl · · Score: 1

      I love firefox but is it really having a huge impact on the software industry?

      Actually, it is. It shows that it's possible to beat a big corporation with questionable market practices with open source software.

      --
      I shot the sheriff
    2. Re:Firefox rocked my world! by 16K+Ram+Pack · · Score: 1
      Not only that, if Firefox gets to a certain percentage (I'd guess 10-15%), then sites can't ignore that.

      The separation of client from server is valuable to the world. It creates truly open competition.

    3. Re:Firefox rocked my world! by bleckywelcky · · Score: 1

      I agree, even if just from an end-user standpoint. I have to use IE on some computers I work on and I absolutely hate it. Just the fact that tabbed browsing is missing is horrible (although it may appear in IE in later versions) ... among other things. I put FF on a machine at a place I was working a while back and my coworkers were amazed at what I was using. They asked about it, I told them where to find it, and they come back thanking me for telling them about such a great browser.

    4. Re:Firefox rocked my world! by Jakhel · · Score: 1

      From a software standpoint, yes they have beaten IE since they have produced a superior product; however, firefox is not the first browser to be technicaly superior to IE. Netscape/Mozilla, Opera, etc. are all superior.

      From a buisness standpoint, no they are nowhere NEAR beating IE as IE still controls what? 75-80% of the browser market? It would be like saying Target (or any other department store for that matter) has beaten WalMart because they provide better customer service, when the buisness statistics CLEARLY show that walmart is still the king of the department store world.

    5. Re:Firefox rocked my world! by FrankHaynes · · Score: 1

      Well, apparently it will someday rock Google's little universe because according to John Dvorak [1] they are likely going to customize Firefox with Google branding, Google shortcuts, and possibly even ultimately develop some sort of Net-based operating system that runs in the browser, thus putting a serious hurt on Micro$oft.

      Now, we've heard such talk before, but Google seems like they might just be able to pull off at least some of this, if true. That would certainly rock somebody's world!

      [1] This story was rejected yesterday by the esteemed 'editors' of slashdot.

      --
      slashdot: A failed experiment.
    6. Re:Firefox rocked my world! by Winkhorst · · Score: 1

      "Just the fact that tabbed browsing is missing is horrible"

      You know, you can hit ctrl-n and get a second version of the IE window, then use that to get to a new page. I used this method for years doing genealogy so I could jump back and forth quickly between censuses, mapquest, SSDI, etc. It's nice that Firefox lets you do this with a center click but it's certainly not unique. You just have to learn how to do it with IE. Which, of course, is why it's helpful for those who don't have a lot of built-in creativity to have a manual.

      --
      "Is this Winkhorst a nova criminal?" "No just a technical sergeant wanted for interrogation."
    7. Re:Firefox rocked my world! by Anonymous Coward · · Score: 0

      P.S. Watch your back bill gates?

      Cause I'ma gonna put a cap in yo ass! Pow!

    8. Re:Firefox rocked my world! by RetroGeek · · Score: 1

      You know, you can hit ctrl-n and get a second version of the IE window

      You sure can. Though the second IE window fetches the Web page again.

      I could jump back and forth quickly between censuses, mapquest, SSDI, etc.

      And there is no way to open multiple IE windows with one click.

      And there is no easy way to save multiple IE windows, so they all open the next time.

      Tabbed browsing is more than just having a bunch of IE windows opened.

      --

      - - - - - - - - - - -
      I am a programmer. I am paid to produce syntax not grammar. Deal with it.
    9. Re:Firefox rocked my world! by bleckywelcky · · Score: 1

      You totally missed the boat on that one. The point of tabbed browsing isn't to have a bunch of windows open. In fact, I used to do exactly what you are talking about, but that is nothing like tabbed browsing. Maybe you have never tried tabbed browsing or something, I dunno. Tabbed browsing is like a second Taskbar for FF. You can have 1 instance of FF open in your windows Taskbar and have 4 different pages open in FF. I love it for research or referencing equations and theories, because I can have 6 instance of FF open in my windows Taskbar for different core topics ... then I can have 5 tabs open inside each FF instance for sub-topics. Total I've got 30 pages open that I'm referencing at the same time (and they're organized). Try having 30 pages open with IE, it ain't gonna work too well.

  14. Fast?? by sosume · · Score: 1, Flamebait

    It's fast, secure, open source - and super popular

    Well for one thing Firefox is NOT fast. Its slow as h#ll especially when starting up.. mucha slower than IE6 IME.

    1. Re:Fast?? by ticktockticktock · · Score: 1

      How often do you reload firefox?

    2. Re:Fast?? by Brando_Calrisean · · Score: 1

      Think it has anything to do with it being tied into the OS?

      --
      Don't call me a cowboy, and don't tell me to slow down!
    3. Re:Fast?? by forgotten_my_nick · · Score: 1

      There are a number of factors that can cause it to be slow to start. - Do you have check for updates clicked on? - Do you have extension check for updates on? - What internet connection do you have? - How many extensions do you have installed? - Of those extensions how many require to pull information from the network? That is just off the top of my head. There are probably other ways to enhance it, maybe in the book they are touting? Personally I find Firefox very fast compared to IE (I have pretty much all but stopped using IE anyway). It also renders faster.

    4. Re:Fast?? by P-Nuts · · Score: 5, Interesting
      Well for one thing Firefox is NOT fast. Its slow as h#ll especially when starting up.. mucha slower than IE6 IME.

      That's because the IE executable isn't much more than a wrapper for the MSHTML rendering engine, which is already loaded when booting Windows.

      It's a shame that on Linux and Windows the Mac paradigm is not possible: of having an application loaded with no open windows. Closing the last Safari (or Firefox even) window on OS X doesn't kill the process, so for frequently used programs, the apparent load time is very fast. Of course, it's worth actually quitting larger processes if they aren't being opened much to free up memory.

      Some Windows programs come with a background utility that keeps them open even when they are closed. (I think Office might have some Fast Office Start utility for example.) The problem with this tactic is the programs take up resources all the time.

    5. Re:Fast?? by jrcamp · · Score: 1

      Then stop closing it and opening it 50 times a day if you don't want to wait a couple seconds each time.

    6. Re:Fast?? by Paolo+DF · · Score: 1

      IIRC, there is (was?) an option in Opera to 'preload' it, in order to have it ready to go. Wait, or was it Mozilla? Or is it FireFox itself? Now I'm confused...

      --
      Pumbaa! I don't wonder; I know.
    7. Re:Fast?? by Mad+Merlin · · Score: 0
      It's a shame that on Linux and Windows the Mac paradigm is not possible: of having an application loaded with no open windows. Closing the last Safari (or Firefox even) window on OS X doesn't kill the process, so for frequently used programs, the apparent load time is very fast. Of course, it's worth actually quitting larger processes if they aren't being opened much to free up memory.

      Actually while not (usually) strictly possible under Linux, this is basically done for you automatically. When you have free RAM, the kernel will cache files and the like as they're used, so that the next time they're used, they need not be retrieved from the hard drive again. The result is quite easy to see when opening large programs such as Mozilla/Firefox or Openoffice. The more RAM you have, the more noticeable this effect is. There is very little detrimental effect when a program itself needs the extra RAM as the buffers/cache can just be flushed and don't need to be paged out to swap. Have a look at what top tells you (for buffers and cache specifically) to see this in action.

      Some programs (like Konqueror for example) do allow you to preload an instance of it however, so that even the first time you open it, it loads quickly.

    8. Re:Fast?? by toolio · · Score: 1

      Use this as the target in your Firefox shortcut

      "C:\Program Files\Firefox\firefox.exe" /Prefetch:1

      Loads much quicker the second and subsequent times after...

    9. Re:Fast?? by Jedi+Alec · · Score: 1

      I know for a fact Mozilla does this, and has been doing so for years. It's called autoload, and during installation(on Windows at least) it asks if you want to enable to reduce load times, which it performs splendidly.By the time my crap(IM stuff, other crap) has finished loading, Mozilla has been sitting around waiting for me to open a window. Also, when closing all windows and then opening a fresh one we're basically talking a split second and bam, ready to start browsing.

      --

      People replying to my sig annoy me. That's why I change it all the time.
    10. Re:Fast?? by cybersaga · · Score: 1, Informative

      It's a shame that on Linux and Windows the Mac paradigm is not possible: of having an application loaded with no open windows.

      There's a nice plugin called Minimize to Tray for Firefox and Thunderbird that, by using it's -turbo option, can keep a window loaded in the background for you.

    11. Re:Fast?? by Anonymous Coward · · Score: 0

      Or, get this, rather than modify user behavior, make it load faster. Expecting the user to change because you're too lazy is just arrogant.

    12. Re:Fast?? by Anonymous Coward · · Score: 0
      > How often do you reload firefox?

      Every time the goddamn thing eats all GDI space, preventing my screensaver/lock from working.

      Or when a PDF decides to blow up.

      I like Firefox. A lot. All I really want out of Firefox is the ability to run two firefox.exe instances in separate process spaces, so that I can use one for the 5-10 tabs (and 3-4 forward-back history stack per tab) that I "always" want, and a second instance for "stuff that'll crash it", so I can kill one window without losing (and having to re-create) my other window full of tabs (the tabs are easy, but the history stack requires manual intervention, and it really fucking pisses me off to have to do it twice a day, when I'd otherwise be able to run the browser for a week or two).

    13. Re:Fast?? by cuzality · · Score: 1
      There's a nice plugin called Minimize to Tray for Firefox...
      Excellent! I'd been looking for that kind of extension for Firefox! I got used to minimizing to tray when I was using K-Meleon. I'd mod you up had I any points...
    14. Re:Fast?? by dep01 · · Score: 1

      I hear this argument time and time again. The start-up time for Firefox is slower than IE. So the hell what? Me, I leave Firefox open all the time, so it's really not a relevant problem. So maybe Firefox isn't embedded into the operating system, which forces startup to not be quite as zippy... But come ON.. Get OVER that, all ready. I think all the other things you gain in return for the extra 3-5 seconds is well worth it. Give me a break!

      --
      "hey, could you pass me a paper towel? er.. I mean... DEPLOY ABSORBTION PANEL!"
    15. Re:Fast?? by Anonymous Coward · · Score: 0

      while not (usually) strictly possible under Linux, this is basically done for you automatically.

      No, it's not.

      When you have free RAM, the kernel will cache files and the like as they're used, so that the next time they're used, they need not be retrieved from the hard drive again

      Yes, this is called caching - and it has little to no bearing on this.

      For large applications (especially browsers), caching the application files as they sit on the HD is nearly useless - because while the application runs, the app reads and writes to disk, causing the executable to be flushed.

      Disk caching offers a performance increase for data and small apps, but rarely for large apps like web browsers.

    16. Re:Fast?? by Anonymous Coward · · Score: 0

      You know, those damn people in Africa are always bitching about being bitten by lions. So the hell what? I don't go near any lions, so it's not a problem for me! What the hell are they complaining about? Stupid Africans.

    17. Re:Fast?? by strange_attract0r · · Score: 1

      Yup, sure is slow - 0.8 seconds to startup vs about 0.5 for IE6 (Athlon XP2600+). I think I might have to switch back to IE6

      --
      This sentence no verb
  15. Did I miss something? by gremlins · · Score: 4, Insightful

    Not that I don't agree with the idea the firefox is taking a chuck out of IE's market share but how exactly does O'Reilly releasing 2 books on firefox equal a "end of lazy IE-only scripted webpages"?

    --
    just because your a schizophrenic doesn't mean people arn't really out to get you
    1. Re:Did I miss something? by Martin+Spamer · · Score: 2, Insightful


      how exactly does O'Reilly releasing 2 books on firefox equal a "end of lazy IE-only scripted webpages"?

      Probably because the OP recognises Tim Oreilly uncanny abilty to predict (or influence) technology trends which is verging on presciense.

    2. Re:Did I miss something? by x40sw0n · · Score: 1

      the term would be paranoid, not schizophrenic. But he's right; O'Reilly really is damn near prescient in IT circles. He was around in the early WELL days and has been on top of it since. The guy is ancient (in tech terms) but still completely on his game.

    3. Re:Did I miss something? by Anonymous Coward · · Score: 0

      Probably because the OP recognises Tim Oreilly [oreilly.com] uncanny abilty to predict (or influence) technology trends which is verging on presciense.

      Yes, I still have that multi-volume Motif programming series sitting around somewhere. Boy, did he pick THAT one right!

      Throw enough ***t against a wall and some will stick. There's a lot Timmeh's been wrong about.

  16. Am I the only only old fart feeling deja vu? by xxxJonBoyxxx · · Score: 3, Funny

    Am I the only old fart feeling deja vu? Open source...fast...not Microsoft...lemme see, that's the Mosaic browser before it became Netscape, right?

    Now what do I do with the "winsock.dll" file again?

    1. Re:Am I the only only old fart feeling deja vu? by jellomizer · · Score: 1

      Microsoft actually used Mosaic for IE.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:Am I the only only old fart feeling deja vu? by xxxJonBoyxxx · · Score: 1

      IE 1.0...you're right. The code forked pretty quickly after that. See:
      http://www.free-scripts.net/html_tutorial/history/ ie.htm

      (Also, here's an old browser timeline:
      http://www.blooberry.com/indexdot/history/browsers .htm)

    3. Re:Am I the only only old fart feeling deja vu? by Anonymous Coward · · Score: 0

      Mosaic never became Netscape. Mozilla (the "Mosaic Killer") became Netscape. Unless I'm mistaken, this was an entirely new browser. Microsoft later licensed a version of Mosaic from Spyglass and built Internet Explorer from that.

  17. Re:Lazy IE Only Scripted Webpages... by NaCl · · Score: 1

    Don't blame the messenger.

    --
    I shot the sheriff
  18. Less savvy users? by Anonymous Coward · · Score: 0

    What kind of less savvy users would buy a book about Firefox?

  19. Possible Title??? by FerretFrottage · · Score: 2, Funny

    The O'Reilly FireFox Factor

    --
    "Look Lois, the two symbols of the Republican Party: an elephant, and a fat white guy who is threatened by change."
  20. A small point by SimianOverlord · · Score: 3, Insightful

    I read the wired article, and in all fairness the IE bashing was based on IE pre-SP2. A lot of it's been tightened up. A little balance, please.

    --
    Meine Schwester ist sehr, sehr reizvoll - Nietzsche
    1. Re:A small point by Tony+Hoyle · · Score: 2, Insightful

      Post-SP2 IE still sucks... still no tabbed browsing, still has ActiveX, still has security flaws, still doesn't support any standard post-1998.

    2. Re:A small point by Duck1123 · · Score: 1

      I know Microsoft would really like everybody in the world to upgrade Windows XP-SP2, but some people can't, won't, or are afraid to upgrade. Those people will still have to deal with the numerous security vulnerabilites of IE-preSP2. It's really nice that Microsoft has begun to clean up their security image a little, but saying that all theses problems were fixed in SP2 is little consulation to the people running Win98 that couldn't get their computer to run XpSp2 even if they wanted to, that are attacked daily by spyware and pop-ups. These people need Firefox. (or any other browser.)

  21. Re:Another nail... by n00i3 · · Score: 0

    from all the helpdesk calls thAt I get, I'd say fucking enormous!

    --
    Comment Read. There will be a delay before the comment seeps into your brain.
  22. Slashdot by zoeblade · · Score: 5, Informative

    Could this be the end of lazy IE-only scripted webpages?

    Slashdot is not the place to ask. Their site constantly displays incorrectly in Firefox. They'd do well to take heed of their own articles.

    1. Re:Slashdot by Anonymous Coward · · Score: 0

      Am I the only person for whom slashdot renders properly in Firefox without any intervention on my part? I haven't had a problem since 0.7.

    2. Re:Slashdot by FunkyRat · · Score: 1

      It happens for me in Firefox 1.0 on Linux but hasn't happened for me since Firefox 0.9 on Windows. The Linux and Windows versions of Firefox do not appear to be using the same codebase. Another (minor) Firefox difference: Tools->Options in Windows is Edit->Preferences in Linux. Not that I'm complaining. Firefox rocks, it's just that in the past couple of releases it's become so good that the minor issues really stand out now.

    3. Re:Slashdot by Anonymous Coward · · Score: 0

      I don't have problems either. Other users must be morons.

    4. Re:Slashdot by tsalem · · Score: 1

      Constantly? I keep hearing how Slashdot displays incorrectly in Firefox, but would you mind specifying how exactly it displays it wrong? Is something unalligned, or is it using incorrect font sizes or something? I've used Firefox on Windows, OSX and several Linux flavors, but I've not seen any difference between how it displays in IE, Firefox, Opera or Konqueror... (Disclaimer: not arguing that it displays incorrectly, would just like a description of howso. A screenshot would be nice.)

    5. Re:Slashdot by Mr_Silver · · Score: 3, Informative
      Constantly? I keep hearing how Slashdot displays incorrectly in Firefox, but would you mind specifying how exactly it displays it wrong? Is something unalligned, or is it using incorrect font sizes or something?

      I get it very rarely but it is there. The contents in the middle of the page (as in, the article text and comments) are rendered too far to the left and overlap the textual links on the far left.

      You can fix it by going ctrl + and then ctrl -.

      This is partly due to a Firefox bug of which the fix never made it into 1.0 (but will be in 1.1) and crappy non-w3c compliant HTML that Slashdot uses.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    6. Re:Slashdot by AceCaseOR · · Score: 1

      Odd, Slashdot looks just fine on my copy of Firefox.

      --
      Zagreus sits inside your head, Zagreus lives among the dead, Zagreus sees you in your bed and eats you in your sleep.
    7. Re:Slashdot by RoTNCoRE · · Score: 1

      I've heard it mentionned before, but for me it occasionally renders the main window text overlapping the sidebar...just ctrl+ and ctrl- and it fixes it. I don't mind taking that step one in ten times.

    8. Re:Slashdot by Botty · · Score: 0

      Firefox development versions have fixed this already. Probably will be in v 1.1

    9. Re:Slashdot by Anonymous Coward · · Score: 0

      I have seen the exactly the same thing as the parent describes. Mod it up.

    10. Re:Slashdot by D4MO · · Score: 1

      You've a slow computer / net connection?

      --

      Rocket science is easy. Neurosurgery, now *that's* difficult.
    11. Re:Slashdot by Anonymous Coward · · Score: 0

      In my experience it works fine if you're using Windows, but OS X and Linux are another story...

    12. Re:Slashdot by Anonymous Coward · · Score: 0

      Seconded. Happens here every day.

    13. Re:Slashdot by Anonymous Coward · · Score: 0

      My God, how many times can this come up here and be corrected? The rendering issue is a bug in Firefox. This should be obvious to anyone, since it can be fixed by forcing a reflow. The bug has also been confirmed and fixed in the trunk.

      Sure, Slashdot has sucky non-standard HTML. But Firefox clearly has a "right" way to render it, and often gets it wrong.

      I'm a huge fan of Firefox, and I'm not trying to tear it down (or support Slashdot's use of cruddy HTML), but blaming its issues on something else is not helpful.

    14. Re:Slashdot by jsebrech · · Score: 1

      It's timing related. It depends on what OS, hardware, drivers, network, geographical location, and so on you have.

      It has gotten better over time, but is still not fixed in firefox 1.0.

    15. Re:Slashdot by akorvemaker · · Score: 2, Informative

      Could this be the end of lazy IE-only scripted webpages?

      Slashdot is not the place to ask. Their site constantly displays incorrectly in Firefox. They'd do well to take heed of their own articles.

      Just a couple points:

      1. As someone else has pointed out, the incorrect rendering of /. is a Firefox bug, and its fix will be in future releases.
      2. The article you point to is about using valid (X)HTML and CSS, while the statement you quoted refers to sites that use IE-only scripting. That would be referring to things like JavaScript and VBScript, not the actual page markup. While both have to do with standards and cross-platform accessibility, they're not the same thing, and I don't think it's really fair to bring /. bashing into this conversation like that.
    16. Re:Slashdot by Anonymous Coward · · Score: 0

      It has gotten better over time, but is still not fixed in firefox 1.0.

      Nor in Slashdot pre-beta.

    17. Re:Slashdot by Anonymous Coward · · Score: 0

      You're the only person in the entire universe with this problem. It certainly has never been discussed close to three million times already on Slashdot, spead across hundreds of articles where one moron will say " Am I the only person for whom slashdot fails to render properly in Firefox?" No, that's certainly never happened. There isn't even a Bugzilla entry for it, at least as far as you know!

      No, nothing like you describe has ever been mentioned anywhere, ever, by anyone at all.

    18. Re:Slashdot by CTho9305 · · Score: 1

      As I've said before...

      It doesn't matter whether the HTML is garbage - it should render the same way every time you load it. However, there is a class of bugs in the gecko engine called "reflow" bugs, which only show up in certain situations, based on the timing of various events during page load, which sometimes cause the page to render differently.

      This *IS* a bug in Mozilla/Firefox, and it *HAS* been fixed for a long time (since before Firefox 1.0 was released) but the fix was not included in FF1.0 because it broke other things.

      For many reflow bugs, you can construct valid HTML that exposes it just as well as garbage "HTML".

    19. Re:Slashdot by tooth · · Score: 1

      meh, i use the light mode anyway, and don't notice it...

  23. Star Trek Ref by devnullkac · · Score: 2, Funny

    All I can think of is the scene where Uhura is re-learning English and trying to pronounce "blue" on her own:

    Buh -- Luu -- Eee
    Blue E?
    --
    What do you mean they cut the power? How can they cut the power, man? They're animals!
    1. Re:Star Trek Ref by Jakhel · · Score: 5, Funny

      The geek is strong in this one.

  24. Watch your back? by karmaflux · · Score: 1

    How much money does Microsoft really make off of Internet Explorer? If the Mozilla Foundation snatches the browser market away, does Bill Gates give a damn? The home user still gets to use IE for Windows Update (and Office Update), unless she expressly use Automatic Updates. Now, if Slackware were getting 20% of the OS market, Bill Gates would need rear-view mirrors. But the browser thing is last decade's battle.

    Unless we can use it as a foothold, and move on to combat the Windows monopoly.

    --

    REM Old programmers don't die. They just GOSUB without RETURN.

    1. Re:Watch your back? by zenmojodaddy · · Score: 1

      If Slackware were getting 20% of the OS market I'd be too busy playing Duke Nukem Forever to give a crap about anything else.

    2. Re:Watch your back? by mattyrobinson69 · · Score: 1

      Your wrong. If Internet Explorer were not the dominant browser (lets say 40% firefox, 40% opera, 20% IE, just for simplicity), then web pages would have to work in all browsers, microsoft specific extentions would be no more, microsoft would lose one of its claws in its desktop monopoly.

  25. Is this really necessary?-Fin? by Anonymous Coward · · Score: 0

    "Is anyone else getting tired of every news story possibly being the end of something?"

    Well maybe with your post? That'll be the end of that practice.

  26. They're overhyping a bit, aren't they? by HarveyBirdman · · Score: 2, Interesting
    I'm using Firefox at the moment, but it's not the utopic experience they seem to be pushing. It gets very slow sometimes for no discernable reason. The automatic plug-in download hasn't worked once. And sometimes the text on Slashdot pages shows up shifted way over to the right completely at random. It also chokes on my company's online timecard page, and looking at the page code I don't see anything particularly unusual or esoteric. I'll keep using it, though. It *is* better than IE overall.

    I'd like to see them put the tab close "X" on the tabs themselves like Safari.

    --
    --- Ban humanity.
    1. Re:They're overhyping a bit, aren't they? by Anonymous Coward · · Score: 0

      for a tab closing X on each tab, check out Tabbrower Extensions http://piro.sakura.ne.jp/xul/tabextensions/index.h tml.en It works well for me

    2. Re:They're overhyping a bit, aren't they? by lintux · · Score: 1

      > I'd like to see them put the tab close "X" on the tabs themselves like Safari.

      Just get the TabX extension and they'll be on the right place. It's the only extension I really need, actually.

    3. Re:They're overhyping a bit, aren't they? by lintux · · Score: 1

      Or you can get the extension mentioned by the AC now (didn't see that post before writing mine). Have to say I like TabX more because it does nothing else than adding the X'es. (Which is all I need)

      Also, TabX' X'es are a bit prettier compared to how TBE did it, last time I checked. But well, it's a matter of taste.

    4. Re:They're overhyping a bit, aren't they? by Anonymous Coward · · Score: 0

      The automatic plug-in download hasn't worked once.

      I know it's a dumb question but... do you have firefox set to allow web sites to install software?

      and sometimes the text on Slashdot pages shows up shifted way over to the right completely at random

      I have this problem with when I run firefox on OSX. Not so when I'm using Windows though.

    5. Re:They're overhyping a bit, aren't they? by lupine · · Score: 2, Informative

      Just middle click with the scroll wheel to close a tab by clicking on it.
      That way the tab doesnt need to be active in order to close it.

    6. Re:They're overhyping a bit, aren't they? by mike.newton · · Score: 1

      All those things will be addressed in Firefox 1.1, except the thing with your website. Post the URL or the code to Mozillazine's Firefox Bugs or Web Development forum, and we'll tell you what's happening.

    7. Re:They're overhyping a bit, aren't they? by guet · · Score: 1

      It also chokes on my company's online timecard page, and looking at the page code I don't see anything particularly unusual or esoteric.

      Did you actually validate the code of your company website? There's probably just a small error in the HTML, often that's why stuff renders in a strange way.

      run it through http://validator.w3.org/

    8. Re:They're overhyping a bit, aren't they? by Anonymous Coward · · Score: 0

      Did you remember to completely uninstall and remove all the betas?

    9. Re:They're overhyping a bit, aren't they? by mrroach · · Score: 1

      I like the X on the tab too. The "Tab X" extension does the trick for me. I'm sure there are others.

      -Mark

    10. Re:They're overhyping a bit, aren't they? by Nasarius · · Score: 1

      Unfortunately, this doesn't work on Linux (due to X11's handling of middle-click, I suppose).

      --
      LOAD "SIG",8,1
    11. Re:They're overhyping a bit, aren't they? by HarveyBirdman · · Score: 1
      Oh. Very nice. Thanks!

      Although the Firefox folks might want to read Apple's notes on the concept of "discoverability". ;-)

      --
      --- Ban humanity.
  27. In defense of... by lukewarmfusion · · Score: 5, Interesting

    I just had this conversation with my business partner the other day (we're in web development). I was thinking about it from this standpoint - even Firefox doesn't get everything completely right 100% of the time. Those problems tend to get fixed pretty quick, luckily.

    If you've ever tried to read through the W3C recommendations, you'll find them pretty dry and occasionally confusing. You can understand how browsers don't conform completely all the time.

    That doesn't excuse Microsoft from developing a way-off-base browser, allowing serious security holes past testing, or refusing to fix the problems they are aware of... There are a few things I like about IE, including some treatments of CSS and JavaScript. Just today I had to implement an auto-progressing slideshow feature into a photo gallery, and IE lets me use blend transitions (Firefox doesn't, at least that I can find).

    Despite all the defenses I can imagine, we still develop for Firefox and adjust to make it work in IE. We're both Firefox users that have to keep IE in our arsenal because that's what EVERY SINGLE CLIENT USES. None of them care to switch...and some can't because of the corporate requirements.

    1. Re:In defense of... by Xugumad · · Score: 5, Interesting

      We've started not working around every little IE glitch. For example, we brought in wonderful new icons in PNG format, then realised IE kinda made a mess out of them. In the end, we left it, as:

      1. They were still _usable_ under IE.
      2. It's blatantly an IE bug, so if the users complain, we can tell that Firefox/Mozilla/Opera/Safari/Konqueror render them fine, must be their browser.

      We're also lucky to have a userbase that likes Firefox (we're at about 40% of hits coming from Firefox, currently)...

    2. Re:In defense of... by TiggsPanther · · Score: 1
      Despite all the defenses I can imagine, we still develop for Firefox and adjust to make it work in IE. We're both Firefox users that have to keep IE in our arsenal because that's what EVERY SINGLE CLIENT USES.

      And that's an attitude we can only hope spreads to more website developers as time goes on. You code for one, but adjust to make sure it works in the other. In my mind it doesn't matter which is first and which is second, more that the end result is a site that probably works pretty well in either browser. (And probably others too)
      Sadly too many developers simply write sites for one browser (usually IE) and don't even spare a thought for users of alternatives.

      --
      Tiggs
      "120 chars should be enough for everyone..."
    3. Re:In defense of... by Wordsmith · · Score: 1

      No, you code for standards compliance, then adjust it to make sure it works in popular browsers.

      Otherwise, your page is obsolete as soon as a new, good rendering engine comes along (KHTML anyone?).

    4. Re:In defense of... by Anonymous Coward · · Score: 0

      IE lets me use blend transitions (Firefox doesn't, at least that I can find)

      You've got it backwards. Blends and all that crap are IE's biggest design flaw. Instead of creating their own additions to web languages, M$ should have worked with organizations like W3C and Netscape/Javascript (yeh right) to get these things standardized.

      But when has Microsoft ever chose the path that was better for everyone over the path that might be better for themselves?

    5. Re:In defense of... by Kopretinka · · Score: 2, Informative
      If you've ever tried to read through the W3C recommendations, you'll find them pretty dry and occasionally confusing. You can understand how browsers don't conform completely all the time.
      Have you tried to write them about the places where the specs are confusing? I've cooperated on several W3C specs (none of HTML/CSS, though) and I find the W3C people and working groups to be pretty responsive. A clarification can easily be added to errata and eventually folded into a "second edition". For example XML 1.0 http://w3.org/tr/rec-xml/ is currently in its third edition.
      --
      Yesterday was the time to do it right. Are we having a REVOLUTION yet?
    6. Re:In defense of... by KiltedKnight · · Score: 2, Insightful
      You code for one, but adjust to make sure it works in the other.

      Actually, you should code to the standards provided by W3C, when it comes to HTML. If a browser fails to accept it or render it properly, the browser itself is broken, and you have the ability to say, "It's the browser's fault." You then ask the client to file a bug report with the maker of the browser, and proceed to write a temporary fix to at least keep them happy for the moment. Inform your client that you intend to continue providing only W3C-compliant HTML, and that any temporary fixes you provide could go away, based on changes to the standards or other requirements.

      If it's JavaScript, well, there are some real differences that you have to code for... event handling, as an example. If you have things done properly, you've already got a script skeleton where you can just fill in the blanks.

      Sadly too many developers simply write sites for one browser (usually IE) and don't even spare a thought for users of alternatives.

      That's because the most frequent reason for doing an IE-only coding is that IE is far too forgiving of non-compliant HTML. Developers use that as a crutch. It's the old, "Code for the 90%, and then add the stuff to support the 10% as needed," because, thanks to companies like AOL using IE as its built-in browser, it appears that most client connections come from IE. With that "fact," they proceed to develop the pages for the majority of clients.

      There's a reason standards like ANSI, POSIX, W3C, and ISO (OK, ISO standards frequently are camels, but that's a totally different topic) exist. By following those standards, anything you write should be portable from platform to platform, or at least within the genre.

      --
      OCO is Loco
    7. Re:In defense of... by lukewarmfusion · · Score: 1

      I'm usually only there to get clarification on the official spec... it never occurred to me that I should contact them directly for clarification. I will certainly try that next time I encounter such a problem.

    8. Re:In defense of... by PDHoss · · Score: 1

      You then ask the client to file a bug report with the maker of the browser, and proceed to write a temporary fix to at least keep them happy for the moment. Inform your client that you intend to continue providing only W3C-compliant HTML, and that any temporary fixes you provide could go away, based on changes to the standards or other requirements.

      Then "your client" goes to another firm who can "just make it work," given that the client (and their customers) don't give a rat's-ass about some obscure standards body or filling bug reports with browser makers.

      Seriously, if that would actually be Open Source's approach with the layman, it would never get anywhere outside of academic circles. Firefox's current success has nothing to do with "standards" and everything to do with "I heard it protects me from viruses and spyware that I heard about on CNN."

      PDHoss

      --
      ======================================
      Writers get in shape by pumping irony.
    9. Re:In defense of... by KiltedKnight · · Score: 1
      Then why have standards at all? That's like writing C code and leaving off the closing curly brace at the end of the main() function, expecting your program to compile. You would be able to write whatever you want, expecting the parser to be able to "do what I mean, not what I say." Standards do not leave room for interpretation on many things. It's like a guy at my last contract who wrote stuff that he said was XML, but when you looked at it, a SAX parser would fail because he failed to close the tag, or make it a self-closing tag. We jokingly referred to it as iML, where "i" was his first initial. We were also lucky that the only stuff reading it was stuff that used his parsing library.

      If your client is worried about who's going to get it done the cheapest, well, you normally get what you pay for. If you're providing it the cheapest AND you're making it standards compliant, kudos to you. If your client is looking for the best bang for the buck, as long as your delivery times are met, warranty support is always there, and you're doing it for the best price, to change development/support staff in the middle of things is usually pointless.

      Standards exist for a reason. They weren't drawn up by a single person. They were drawn up by a committee of members who come from various sections of the industry. They're set to achieve a reasonable set of expectations. If you have everything compliant to the existing standards, then ANYONE can use it, modify it, etc.

      --
      OCO is Loco
    10. Re:In defense of... by sootman · · Score: 1

      "If you've ever tried to read through the W3C recommendations, you'll find them pretty dry and occasionally confusing. You can understand how browsers don't conform completely all the time."

      Furthermore, there are no hard-and-fast rules on how to handle bad code. Or even problematic code that is technically OK. (Not to mention contradictions that are possible within the spec.) For example: if I have a line with 1,000 capital Ws, it should be shown as one line. This is completely valide code. So, sould the browser assume the whole page iw that wide and run all the text way out there? Just text below the Ws? All text on the page? What if it's in a TD or DIV? etc etc etc. It is impossible to make rules that cover every possible combination of odd-but-valid code, let alone handle errors nicely.

      And defaults: remember how img tags with no border specified used to get a border of 1 or 2 *if* they were links? I think at least one relatively recent browser still does that--it still jumps out at me every so often when I make a page quickly, forget my 'border="0"'. and test.

      There are a lot of decisions that are left to the browser to make--the ones I see most are blank lines above and below tables, lists, forms, etc etc etc. Oh, and tables--if I don't specify cellpadding, cellspacing, and border, what should they be? 0, 1, 2, more?

      Remember, the point of a browser isn't to achieve some holy level of perfection. The point of a browser is to render, as well as possible, every page on the Internet, many of which were generated 10 years ago or more, often with bad tools that didn't even know there *were* standards (or at least behaved that way.) That's a *lot* of old code to account for.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    11. Re:In defense of... by Brandybuck · · Score: 2, Interesting

      Just yesterday I had a run in with the author of an internal site. It was obviously coded for IE only, as download link would not work in anything but IE. The problem appeared to be munged and mutilated URLs, but I wasn't the owner, nor a web developer, so I let him fix it. But he never did.

      We would *try* to fix it, but every time he would email me and say "try it now". And of course it never worked. The professional web developer who gets paid to write working web pages couldn't be bothered to test his damned bug fixes in more than one browser! Firefox is free and incredibly easy to install, but he just never bothered.

      As a software engineer, I HAVE TO TEST MY CODE. It's expected of me. It's part of my job. It's an industry standard. Our Unix code is tested on more than one variety of Unix. We might not necessarily test Windows code on the Mac, but we will test Windows code on several versions of Windows. But that's because we're software engineers. We can do it, but web "developers" can't. Apparently it's beneath them.

      To make a long story short, I found and fixed the problem with that web page. The URLs were malformed and invalid (file:\\path). I sent the fix to the author, but I haven't heard back from him, and the fixes haven't been applied. I think I pissed him off. Good.

      --
      Don't blame me, I didn't vote for either of them!
    12. Re:In defense of... by Brandybuck · · Score: 1

      Small followup: While there are certainly software developers who don't test their code ("it compiles, check it in"), and certainly web develeopers who test their pages in multiple browsers, it's the respective communities I'm talking about. The community of software developers expect software to be tested. But the web development community does not expect web pages to be tested before publication.

      The problem of crappy webpages will remain until the web development community gets off its fat ass and starts demanding quality from its members.

      --
      Don't blame me, I didn't vote for either of them!
    13. Re:In defense of... by Boiling_point_ · · Score: 1
      ...IE lets me use blend transitions (Firefox doesn't, at least that I can find)

      You mean, like this blend effect? See the images of Brisbane box in the bottom-left column. Sorry, I don't have the source at hand, but it does work perfectly in Firefox.

      --
      "If you create user accounts, by default, they will have an account type of Administrator with no password." KB Q293834
    14. Re:In defense of... by lukewarmfusion · · Score: 1

      Thanks! I'm really pleased to see the examples that several folks have posted..

      I'll be re-writing my code to use this method instead of the IE-only stuff I've got.

      Excellent!

  28. My fox is on fire! My fox is on fire! by Laurentiu · · Score: 1

    The only reasons for such books to exist is to:
    1. Catch the eye of literate, albeit beginning computer users (aka clueless) who make a point of reading the titles of all the new IT-related books in their local library.
    2. Give the sysadmins a powerful tool for turning around corporate policy: "But, boss, it's in O'Reilly! They're the alpha and omega of CS!" "OK, stop bugging me and install the damn thing, but if my Favourites are not there tomorrow, don't bother showing up again."

    --
    Just /. IT
  29. Why I still use IE... by jaiyen · · Score: 2, Interesting

    Much though I'd like to use Firefox all the time, I often seem to find myself having to resort back to IE. This is partly due to online banking requirements etc, but also due to a surprisingly large (IMO) number of sites that don't fully function in Firefox particulary those involving DHTML menus. See, say, this site for an example where the DHTML left hand menu appears in IE but not Firefox (version 1.0 on XP, at least).

    Now I'm sure someone will check the source and blame it on badly written javascript, but all the same if it works in IE and not in Firefox then I think the public at large is likely to perceive that as Firefox flaw.

    What can be done to improve this ? I'd love to make the final break with IE but at the moment just end up having to resort to using it more often than I'd like. Perhaps this situation will improve as Firefox gains market share - I can but hope.

    1. Re:Why I still use IE... by frankie · · Score: 1
      What can be done to improve this ?

      Two words: Tech Evangelism. Submit a bug report. Round up other affected users. Track down site contacts. Politely complain until they fix it.

      Some sites will ignore you. Others won't. My bank's site works fine in Firefox and even Safari, because enough customers asked for it.
    2. Re:Why I still use IE... by Mant · · Score: 1

      A frequent problem is pages that use javascript to check what version a broswers is, rather than what it actually supports, and only display code if the browser is IE and greater than some version.

      So even though Firefox now supports some non-standard IE only javascript, it never gets to render it unless you spoof the agent, which has the potential to cause even more problems on pages that rely on broswer and version.

      As a web developer, I can't see a good solution the browser writers can use. Savvy users can spoof agents for the sites they know it works on, but the only good solution for the average user is sites writing proper JavaScript checks.

    3. Re:Why I still use IE... by mike.newton · · Score: 1

      Maybe you should contact your bank and suggest they allow Firefox. My bank hasn't had a problem with it ever. You could also try the UserAgent Switcher extension to try and fool the bank. Can't remember the URL, but it's by Chris Pederick.

      And as Firefox's share grows, I'm sure that sites such as the one you mention will change. But in the meantime have you tried contacting the webmaster of the site? Many times they don't even know there's a problem in another web browser.

    4. Re:Why I still use IE... by the_greywolf · · Score: 1

      IMO, it's not the Javascript checks that need to be written - it's what the Javascript is used for that needs to be done right.

      DHTML menus can be completely redone in a portable manner - using only CSS - without even a single line of Javascript. in fact, these DHTML menus work perfectly in every current browser and degrade usably even for Lynx.

      other DHTML tricks like "snowfall" scripts on winter-edition pages add nothing to the site, degrade the performance of the browser, and make viewing the site annoying. IMO, web devs should learn never to use tricks such as these. it's bad enough that Firefox uses 100% CPU when i move my mouse cursor over it - but when it uses 100% CPU when i'm doing nothing, it hurts the performance of everything else.

      what's worse, many web devs still use the HTML script comment hack (<script><!-- script goes here; //--></script>) despite the fact that the only browser that was ever needed for was a rarely-used broken beta of an extinct browser! (Netscape Navigator 3.0 beta, IIRC.)

      no, as web developers, we should strive to use portable standards-compliant methods to make our sites more usable. we shouldn't try to make our sites pretty or cool (as, admittedly, i've done in the past) just because it makes our geek side happy. our visitors don't care if our DHTML scroller is really cool - all they care is that it has that one little annoying quirk in the browser they use. our visitors don't care if our pulldown menu has feature X - it just annoys them that it breaks in their browser.

      --
      grey wolf
      LET FORTRAN DIE!
    5. Re:Why I still use IE... by EvilJoker · · Score: 1

      I find that prefbar works well for that in the full Mozilla.
      http://prefbar.mozdev.org/

  30. To answer your question... by DaHat · · Score: 1

    Could this be the end of lazy IE-only scripted webpages?

    No.

    Why? Because for many, people are comfortable with the norm and when you start changing things, there is a chance you can make it worse, and rather than risk things getting worse, you stay where you are. You keep doing what you have been doing and do not change.

    For many, the blue E is the internet, not a browser and with such ingraining far too many books would have to be printed and given away (along with large cash bribes to encourage people to read them).

    Last year a friend of my fathers was helping me out with a car, he was complaining about all of the popups and other crap on his computer, I offered to look at it for him, but he turned me down. Why? See the above reasons.

  31. More control over EXE Files? Search Pluggins? Etc? by BobPaul · · Score: 3, Interesting

    Besides defining what all the value(including the user addable ones) at about:config do.. what much else is there to tell? Editing the source? I doubt the book goes into that...

    Perhaps he could editting some of the JavaScript files FireFox uses.

    You need to do this if you want to be able to Remove the Kiddie Gloves and let Firefox allow you to run EXE files you've downloaded out of the browser cache--with a warning of course--so that they are deleted automatically, rather than saving them to a specific folder where you'd have to delete them later.

    This is great for things like drivers that you'd install once, but if you needed to install later you'd have to go back for the most updated version anyway, so there's little reason to save offline and since there's still 2 levels of warnings that appear on WinXP SP2 (or 1 level of warning on WinXP SP1), you really haven't decreased security at all.

    I'm sure there's lots of other stuff you can do in other script files firefox uses for config.

    He could also cover making search plugins... those are relatively simple, but can be confusing for first timmers and are kinda finicky for some websites search setups (the "official" Amazon plugin add's plusses where spaces should be, something that doesn't happen when searching on amazon directly...

  32. In Business Week by tabdelgawad · · Score: 1

    The January 24th print edition of Business Week had a two-pager, advertised on the cover, about Firefox and the threat it poses to Microsoft. I actually doubt there's a mainstream publication out there that *hasn't* done a feature on Firefox.

    I predict 10-15% market share by mid-year :)

    --
    Imposing Libertarian views on everyone online since 1992.
    1. Re:In Business Week by DenmaFat · · Score: 1

      PC World gives FF a best buy [sic] in its Feb. issue, for example.

      http://www.pcworld.com/reviews/article/0,aid,11879 4,00.asp

      --
      I love that donkey. Hell, I love everybody.
    2. Re:In Business Week by Anonymous Coward · · Score: 0

      I actually doubt there's a mainstream publication out there that *hasn't* done a feature on Firefox.

      Dunno.. I didn't see anything on Firefox in the latest Cosmo.

  33. Re:Lazy IE Only Scripted Webpages... by gilesjuk · · Score: 3, Insightful

    If everyone's sites were compliant with standards then a browser would be simple and there would be no need to fudge anything.

    IE fudges sites and this hides errors, I want to see errors in pages I develop, then I can fix them.

  34. In other news... by Anonymous Coward · · Score: 4, Funny

    Bill Gates files charges against Firefox's Blake Ross and Ben Goodger for allegedly making threats against Mr. Gates' life.

    The two deny all charges, and intend to plea not guilty if the case goes to trial, however a report from a recent "Wired" magazine article alleges that Mr. Gates should 'Watch his back'

    In completely unreleated news, Microsoft has filed to pattent the phrase "Watch your back", and will be suing the Firefox developers as well as Wired magazine for royalties and copyright infringement.

    1. Re:In other news... by NinjaFarmer · · Score: 1, Funny

      I think you got that wrong. It's "In completely unrelated news, it was discovered that Microsoft had patented the phrase 'Watch your back' 500 years ago and due to patent extensions it is still in effect. Microsoft has commenced suing Firefox developers and anyone else who has used the phrase without permission for royalties and copyright infringement."

    2. Re:In other news... by mattyrobinson69 · · Score: 1

      In even more news, Microsoft has been granted a patent on "a method to say 'observez votre dos' in english"

  35. Watch out? by SilentReproach · · Score: 1

    watch your back, Bill Gates

    He might care if IE actually generated direct revenue. Firefox does nothing to change his revenue stream: Windows and Office.

    --
    Religion is the opium of the people. Evolution is the opium of scientists.
    1. Re:Watch out? by SirTalon42 · · Score: 2, Informative

      IE reinforces his revenue stream, long as people are dependant on IE, they will most likely stay with Windows.

    2. Re:Watch out? by DaHat · · Score: 1

      IE is a very minor reason for why most remain with windows.

      The bigger reason people use Windows is because the software they already have works under Windows. Yes, there is WINE but it is not enough to enable the average user to run every single piece of software under Linux that they want that they can ordinarily run under Windows with no problem.

    3. Re:Watch out? by recursiv · · Score: 1

      I couldn't help noticing that you got your causal relationship reversed there. Don't worry. Happens to everyone.

      --
      I used to bulls-eye womp-rats in my pants
  36. I'm by far not a pro-web developer... by NivenHuH · · Score: 1

    "Could this be the end of lazy IE-only scripted webpages?"

    What's the authoritative source for making sure you have a 'browser friendly' page up? I've always used W3C to ensure my code is valid, but I run into problems with my page rendering differently on each browser.. =/ Is this because each browser interprets the standard differently?

    --
    Just when you make it idiotproof, some idiot builds a better idiot.
    1. Re:I'm by far not a pro-web developer... by abh · · Score: 1
      Is this because each browser interprets the standard differently?

      ...and some choose not to implement standards at all, and some choose to make up their own way of doing things. Most of the sites that are tweaked for IE are done so because IE does a lot of things in its own way. If every browser followed standards, this would be a non-issue.

    2. Re:I'm by far not a pro-web developer... by SirTalon42 · · Score: 1

      Yes, thats why having the W3C compliance logo at the bottom of your page is not as important as it rendering correctly in all browsers (testing on IE, and Firefox should be enough, but also testing on other browsers like Konqueror and Opera is even better).

    3. Re:I'm by far not a pro-web developer... by System.out.println() · · Score: 1

      I don't think there's a single browser that renders every standards-compliant page correctly. Firefox comes close, as do most non-IE browsers. But yes, they are all slightly different.

    4. Re:I'm by far not a pro-web developer... by frankie · · Score: 1
      page rendering differently on each browser

      Define "differently". There's a very large difference between "shifted a few pixels but functionally equivalent" and "completely unusable in browser X". Where in the spectrum does your site fall?

      If the layout is basically the same and the menus work, you shouldn't have a problem. However, if your code is so fragile that a single word flowing to the next line causes things to break, you would need a better design.
    5. Re:I'm by far not a pro-web developer... by Buran · · Score: 1

      It looks like you and I do the same thing to build standard code, but as for your specific question, there's no real automated way that I know of, though it'd be a cool service to automate.

      All you can do is validate your code and then load the site in different browsers to see how it looks.

      Here's what I do:

      I use the validators on the W3C site to determine if my pages are coded correctly, and furthermore I have placed the buttons for checking this directly on the site. This lets visitors check for themselves if they're so inclined, rather than taking my word for it, and it also lets visitors know that such things as standards-validators exist.

      The W3C Markup Validation Service is the main page; you can see an example of the output by looking at the review of the site I built at Validation Results. It will also check your CSS, which you can do at The W3C CSS Validation Service (demo output, validation of my pages, at this location).

      This also allows me to dodge complaints that the site doesn't look good in browser (x) -- though I tested it in a variety of them and it looked fine, although I don't guarantee that Navigator 4 will work though not through much trying on my part to get it to be at least passable. If I get complaints I point to the verification icons and explain how browser standards work (thus, since the page is validated to be correctly built, I can't control what the user's browser is doing) and let 'em know that they might get better results if they try a different browser. Fortunately, I haven't gotten any complaints in recent memory.

      For browsers I don't have (Opera, for example) I contact friends who do have those browsers, and ask them to take screenshots and send me the screenshot. A longtime friend of mine uses Opera nearly constantly, so it wasn't a problem for him to supply a bit of help. I did the same for Omniweb, etc.

      My idea for an automated service: send the server the URL of a page you want to check, and it will load the requested site into a variety of different browsers and take screenshots of the browser windows and let you login later to view the results or email you the images. This would let developers check how their pages look in browsers they don't normally have access to.

      Would save you and I (and others!) a lot of trouble!

  37. Duh... by aug24 · · Score: 1

    That's cos IE is auto-loaded during your machine's startup. You are still waiting for it to load, you just don't know it.

    That isn't to say that there's no improvement to be done on FF or anything else, my Linux boxen are too slow (ob: which I rarely do) becuase I want them to come up like a cd player: Click! Ready!

    Justin.

    --
    You're only jealous cos the little penguins are talking to me.
  38. Re:Lazy IE Only Scripted Webpages... by ptaff · · Score: 4, Insightful

    Biting the troll.

    You got it right: interpretation. Like if I told you "John says to Paul that he is fat". Who is fat? MSIE says it's John, Firefox says it's Paul, Opera says it's both, Safari says neither.

    The last thing you want from any language is random behavior. That's what you get from tag soup. You get no point from saying that the average person writing HTML has no clue so browsers must cope with that; it's because early browsers allowed tag soup that we're caught with it now. If malformed HTML were not possible then, people would've learned the proper syntax, like they do in each and every other programming language.

    We are now in a position where we can (and must) break the circle, using XHTML served as application/xhtml+xml, which will fail (just like a C compiler would fail on a missing semicolon) on bad-formedness. This will allow for a flawless integration of new XML modules (MathML, SVG, XForms, RDF, ...), simpler parsers and make the web evolve.

    Feel ready to own one or many Tux Stickers?

  39. The end? by Anonymous Coward · · Score: 0

    Please OP, explain to me why this "could be the end".

    It's sad that as much as all of you people trash Microsoft for giving out MS propoganda, you do the same exact thing for your side.

  40. Re:More control over EXE Files? Search Pluggins? E by System.out.println() · · Score: 1

    You need to do this if you want to be able to Remove the Kiddie Gloves and let Firefox allow you to run EXE files you've downloaded out of the browser cache--with a warning of course--so that they are deleted automatically, rather than saving them to a specific folder where you'd have to delete them later.


    Isn't this the sort of thing people switch to Firefox to AVOID? Warning or no, most people click past those without reading them.

  41. How can 'Don't Click...' be worth 20 bucks? by aug24 · · Score: 1

    I mean, really, once you've read the title, you're most of the way there..!

    Except that most people will need to click on the blue E to go to getfirefox to, err, get firefox. Maybe the 20 bucks is for explaining how to install BitTorrent ;-)

    Justin.

    --
    You're only jealous cos the little penguins are talking to me.
  42. MOD PARENT UP!!! by Saltine+Cracker · · Score: 0

    I concur! I find it so ironic that Firefox is so proudly displayed as the Browser to use here on slashdot, and yet for whatever reason Taco can't seem to write slashdot such that it will display correctly in Firefox.

  43. Totally false.. by HerculesMO · · Score: 2, Interesting

    With Microsoft releasing .NET in the way that they are, the browser is an ESSENTIAL tool in their arsenal to have. And IE market share only furthers the use of .NET in a corporate setting, and that prolongs the life of Microsoft being used with the dominance they have been. .NET is easy to develop, works in a web browser (so users don't have to install software), and is cross OS compliant (since it's thru a browser).

    The unfortunate part for Microsoft is, if they lose the browser war or at least, let another competitor have CREDENCE in the marketplace, they too will be forced to update the .NET framework to support those existances because the environment demands it.

    However much I LOVE Firefox... I don't see Microsoft sitting down and taking a beating. They do have talented engineers there... they just need to focus their bearings, get what people asked for INTO IE, and then play the catchup game of security against Firefox. It's going to be a long hard road for both browsers, but to say the fight is irrelevant is missing the whole point of web-enabled technologies. Good thing that so many corporate enterprises are investing into Firefox :) Amazon, Google, and now O'Reilly... they may not be giving money to Mozilla, but they are doing the advertising for free... and that's a great step forward.

    --
    The price is always right if someone else is paying.
    1. Re:Totally false.. by SirTalon42 · · Score: 1

      Don't forget the ISP Speakeasy (there was a slashdot article on it yesterday).

      All we need now is a huge name OEM preloading FireFox onto computers and setting it as the default browser.

  44. why i still use opera by eggfellow · · Score: 2, Interesting

    there are two features of opera that i haven't found in firefox that keep me on opera. if someone knows how they can be done in firefox, i'd be grateful to hear about it

    1) opera by default opens all new windows in new tabs. firefox still responds to hyperlinks etc that want to bring up new windows with, er, a new window. i want tabs to be the default

    2) if pc/windows/opera crashes, i can come back into it pretty much exactly where i left off - all my tabs are there with their histories intact

    1. Re:why i still use opera by SirTalon42 · · Score: 2, Interesting

      For 1 you can set that if you install the firefox tab options extensions (which is probably just a front end to about:config).

      I don't know about 2, since I use Konqueror primarily, for Konqueror you just go to Tools -> Crashes -> and the click a date (saying its ever even crashed, my list is empty cause its never crashed so I can't test it)

    2. Re:why i still use opera by Anonymous Coward · · Score: 0

      uuhhhhhhh....

      both of those features are available with Firefox...

      and if they're not *exactly* the way that you like them, why don't you build an extension to make it happen then?

    3. Re:why i still use opera by Nakago4 · · Score: 1

      You can have firefox force links that open in a new window to open in a new tab instead.Look here.

      As for #2... I haven't had many crashes of Firefox or the OS so it's not an issue for me.

    4. Re:why i still use opera by MinotaurUK · · Score: 1

      Tabbrowser Extensions for FF will do both of those for you.

    5. Re:why i still use opera by bizmark22 · · Score: 0
      I'm running firefox with both of those features available.

      I believe the extensions are called "SessionSaver" (fully configurable to remember all tabs and websites, as well as positionally where you were on each page).

      The other is called "Clone Window" which creates new tabs and not new windows when pressing cntl+N or clicking on links I believe.

      --


      I read slashdot for the sigs...

    6. Re:why i still use opera by nebulus4 · · Score: 2, Informative

      1) Restart Firefox and go to Tools > Options... (Edit > Preferences... under Linux and Mac OS X), select Advanced and click on Tabbed Browsing. Then select "Open links ... in: a new tab in the most recent window".

      2) Take a look at SessionSaver http://texturizer.net/firefox/extensions/#sessions aver If you'll run into troubles during installation just go to about:config -> extensions.disabledObsolete and set it to false.

      PS: more tips and tricks: http://www.mozilla.org/support/firefox/tips

      --
      "It would be wrong to refuse to face the fact that everything is fundamentally sick and sad."
    7. Re:why i still use opera by Anonymous Coward · · Score: 0

      For number 2, check out Session Saver.

    8. Re:why i still use opera by PReDiToR · · Score: 1

      Firefox Extensions is the place for you. I'm presuming you have actually noticed that middle-clicking links makes them open in tabs instead of their requested target?

      The two things you asked for are:
      1) Tab Links (possibly Single Window, but this may be overkill).
      2) Session Saver.

      There are many more extensions there, so have a cruise round sometime and see what is on offer. Some of them, like AdBlock and FlashClick make browsing the web such a nice experience.

      --

      Do not meddle in the affairs of geeks for they are subtle and quick to anger
    9. Re:why i still use opera by SmokeHalo · · Score: 1
      Don't know about #2, but #1 looks to be:

      1. Open Tools | Advanced Preferences
      2. Go to browser.tabs.opentabfor.windowopen
      3. Set this value to true to open a new tab in all cases when a new window would be opened
      --
      I'm not good in groups. It's difficult to work in a group when you're omnipotent. - Q
    10. Re:why i still use opera by Wildclaw · · Score: 1

      3) Both IE and Firefox lacks full screen zooming which makes them next to useless on non standard DPI displays.

    11. Re:why i still use opera by bastardsquadmuzz · · Score: 1

      > 1) opera by default opens all new windows in new
      > tabs. firefox still responds to hyperlinks etc
      > that want to bring up new windows with, er, a new
      > window. i want tabs to be the default

      It's not the default, but if you mean that target="_new" opens a new tab rather than a new window, this is supported in the Firefox nightlies at the moment.

      --
      --Muzz
  45. Blending by _LORAX_ · · Score: 1

    So you missed the CSS "opacity" item? IE uses some damm non-standardard "filtering" metod of addind simple opacity. Earlier versions of gecko and khtml use slight variations ( MozOpacity and KhtmlOpacity respectivly ).

  46. Condensed version? by Shadow2097 · · Score: 1
    I've been slowly switching over everyone I can. If someone asks me to fix their virus-and-spyware laden XP machine, I tell them I'm only going to do it if they'll switch to a safer web browser and learn how to run Ad-Aware. At first they're kind of reluctant, but after two or three times of me having to fix their computer (at my leisure) they're usually pretty open to new ideas.

    So that book on why Firefox is better than IE sounds terrific, but at 152 pages isn't exactly what I'd call light reading. Does anyone know of any shorter dead-tree books or pamphlets that condense everything down into some nice sound-byte type facts?

    -Shadow

  47. Marketing can't slow down by digitalgimpus · · Score: 1

    This is all great, but it's still important to use spreadfirefox and market

    Get a few images, and sprinkle them on your websites, etc.

    People trust geeks and their opinions. So if all the geeks unite and say to use Firefox, there's a good chance they will.

    The books are great, but it's not a time to slow down on the linking.

    We need to make casual surfers think "wow, I'm out of touch, everyone talks about firefox... from books to blogs".

    So spread firefox now!

    1. Re:Marketing can't slow down by TheGrim · · Score: 0

      [From the Spread Firefox page]:

      "The march to 10,000,000 enrolments

      ...20,739,389 estimated downloads"

      Maybe it's time for another '0' to aim for...

  48. Be careful by tessonec · · Score: 2, Informative

    suddenly, you may be in troubles...

    1. Re:Be careful by dtobias · · Score: 1

      If I were that guy, I'd sue both British Telecom and the government for a large amount of compensatory and punitive damages, for harrassment, libel, slander, defamation of character, false arrest, etc. If I won, I'd donate any excess above legal bills to a different tsunami relief organization.

      --
      --Dan
      Web Tips
  49. What's next? by Zaulden · · Score: 1

    What's next? A book on how to wipe yourself after going to the bathroom?

    --
    "Time is an illusion, lunchtime doubly so." - Ford Prefect
  50. Re:Lazy IE Only Scripted Webpages... by guet · · Score: 4, Insightful

    I *want* my browser to fudge things a bit so they look right.
    As a caveat, I use Firecrap for its stability at the moment, but I wish I had a browser that parsed HTML like IE does and functions like Firefox. It's a stupid browser, it's not that hard to write, people! Tempted to go back to freakin' Lynx...


    If it's so simple to write a 'stupid browser', try writing it yourself, should only take a few weeks, right? It will be easy to interpret the intentions of someone halfway through the world obscured by whatever tool they used to make the pages, right? It will be easy to be bug for bug compatible with a closed source program, right? I mean, figuring out what to do if they forgot to close a deeply nested table or missed out an angle bracket, that will be *easy* to work out won't it?

    Let me know when you get it finished, not that I'd want to use it, because it'd be fundamentally broken, and I'd never know if my web pages were correct when testing on it.

    The reason you don't notice the interpretation IE has of web-pages is that most people check on that - if it doesn't look right, they go back and fix it. Most people even work round any well-known bugs in their box-model etc, because they know that's what most of their clients will look at it on.

    So the IE team doesn't have to do anything, apart from be careful not to change too much : ). If you had your way no bugs would be fixed because 'they broke my pages' even though it's your pages that are broken, and fixing the bug caused them to look wrong.

  51. This just in... by stubear · · Score: 1

    ...IE is dying, film at eleven.

  52. why print? by Keruo · · Score: 1

    why print stuff like this in the first place?

    sure, book is nice to handle and to read, but most of the contents handle stuff that requires you to operate computer while reading if you want to get most out of it

    now wait 5 years and all second hand bookstores are filled with these books and nobody wants them, because firefox 2.0 or 3.0 or some other better browser already made it obsolete technology

    I guess my point here being, save a tree, save some shelf space, save as pdf instead

    --
    There are no atheists when recovering from tape backup.
  53. not microsoft, but msn by spectrokid · · Score: 3, Insightful

    Any idea how many Joe Sixpacs have their default homepage on MSN? Any idea how many MS makes in AD revenue?

    --

    10 ?"Hello World" life was simple then

    1. Re:not microsoft, but msn by rbarreira · · Score: 1

      I'm sure MS would immediately collapse without that money eheh.

      Good point though :)

      --

      The AACS key is NOT 0xF606EEFD628B1CA427BEA93A9CA9773F
  54. books beat electronic documents? by FrankHaynes · · Score: 4, Insightful

    ...and I could easily see said book becoming obsolete roughly 1 month after its release date.

    Printed matter covering electronic applications seems really stone-age to me. It becomes outdated rather quickly, so a person picking up that Firefox book tries a hack a year later, but it no longer works because of changes in the code base, for example.

    But, I guess even though "information wants to be free", authors of said information don't want it to be. You can sell a book, but you can't sell a web site, at least not in the conventional sense.

    Maybe an e-book??? Nahhh, then those pirates over at slashdot would put it up on Bit Torrent and there go the profits.

    --
    slashdot: A failed experiment.
    1. Re:books beat electronic documents? by BobPaul · · Score: 2, Informative

      ...and I could easily see said book becoming obsolete roughly 1 month after its release date.

      It'll only be obsolete if Firefox was changed completely. Most of the hacks I do to firefox (in about config, etc) are the exact same as they were back when Firefox was named Pheonix. Even if new things are added to a newer Firefox that aren't in the book, a majority of the stuff in the book will still work and the new stuff will probably be similar enough that users who read the book can figure out and find the new stuff on their own.

      In any event, reading out of a book is less strain on the eyes, and unless you have two monitors, it's easier to manage a book and a notepad or firefox window than a Firefox window and instructions in a PDF...

    2. Re:books beat electronic documents? by LuSiDe · · Score: 1

      Some people actually *like* to read a book on hard paper, at a place where they can't read an 'e-book' or pdf and where they don't have to look to a screen. One which is available even if the computer, internet connection or browser (*grin*) is off or doesn't work.

      --
      WE DON'T NEED NO BLOG CONTROL.
    3. Re:books beat electronic documents? by Anonymous Coward · · Score: 0

      Maybe an e-book??? Nahhh, then those pirates over at slashdot would put it up on Bit Torrent and there go the profit

      think again

    4. Re:books beat electronic documents? by SquadBoy · · Score: 2, Insightful

      ORA releases more free content than any other vendor you can name and stuff on Safari has basically no copy protection and no DRM whatsoever. To accuse Tim O'Reilly of being profit hungry scum is just plain wrong. The simple fact of the matter is that while there is a demand for dead tree books he will happily fill it and that he has been making a tidy profit off of a very non-evil ebook system for years now.

      So just what *was* your point?

      --

      Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
  55. 1.1 by Mr_Silver · · Score: 4, Interesting
    Whilst i'm a big fan of FireFox, it would be nice if they integrate some of the popular plugins directly into the application.

    Not all of them - just the extremely useful ones. For example I find it bizzare that I have to install a plugin just so that when I ctrl-click a link it opens in a new tab directly to the right of my current one (and not to the far right of all the open tabs). This makes jumping between the current page and a child of that page annoying because you end up tabbing all over the place.

    Plus, if you're getting people coming from IE, it would be helpful to have a few more buttons on the display by default (power users can easily remove them, non-power users can't easily add them). For example I always set new tab, back, forward, stop, reload, home, bookmarks, history, downloads and print with the address bar, go button and google search on the line below. Works for me, ex-IE users don't complain much either.

    Oh yes, and some of the hidden options in "about:config" really should have their own menu option. It would also be nice if they turned on browser.xul.error_pages.enabled by default and cleaned up the error pages to look a little more professional. I'd offer to supply templates, if I knew who to approach and whether anyone would be remotely interested.

    Apart from that, not really sure what else they could do for 1.1 (apart from some bug fixes, of course).

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
    1. Re:1.1 by Zepalesque · · Score: 2, Informative

      "I'd offer to supply templates, if I knew who to approach and whether anyone would be remotely interested."

      Get the source
      Build It
      Report a bug on it
      and contribute!

      This is probably a good place to start.

    2. Re:1.1 by tribulation2004 · · Score: 4, Insightful

      You're missing the whole point of Firefox! Simplicity man! No bloat. Nothing installed that doesn't have to be installed. Everytime I install Firefox somewhere, I also install the Adblock and flashblock extensions - yet I'd never want Adblock integrated into the base product - many people don't use it, and if you don't use it, it just adds options to the interface, potentially confusing less technical people (who are exactly the people that should benefit the most from converting to a simple and secure browser).

      My Dad can easily change the configuration of Firefox if he has to (adding allowed pop-ups for example) - something he could never have managed when he was using IE (I know, I'm his tech support). The reason? Firefox is simple - there aren't a million options. Firefox is written for non-technical users, with extensions available to render it more useful to those who want more functionality.

    3. Re:1.1 by skadus · · Score: 1

      I was about to say the same thing, that despite the usefulness, it adds bloat, that's what extensions are for, etc. etc.

      Going along with the poster's thought, though, maybe some of these extensions can be included in the install? Sort of a 'hey, you've just migrated from IE, now check out this neat AdBlocky thing!' in the install menu, and add the most recent version to the default profile from the start...

      Then again, it might just confuse things.

      Seriously though, extensions that are sort of 'as soon as you get FF, get X, Y and Z extensions' should be touted more somehow, just to get more people to try them. Hell, the IT guy that comes in to our office once a week had never heard of TabBrowser Prefs when I asked him about it, and I'd go nuts without it.

    4. Re:1.1 by Eccles · · Score: 1

      You're missing the whole point of Firefox! Simplicity man! No bloat. Nothing installed that doesn't have to be installed.

      So make them options in the installer. They're so small relative to the app that the download time would hardly be affected. Have an option somewhere in the installer to install a short list of extensions, to choose one of a small list of interface settings, etc.

      --
      Ooh, a sarcasm detector. Oh, that's a real useful invention.
    5. Re:1.1 by Mr_Silver · · Score: 1
      You're missing the whole point of Firefox! Simplicity man! No bloat. Nothing installed that doesn't have to be installed. Everytime I install Firefox somewhere, I also install the Adblock and flashblock extensions - yet I'd never want Adblock integrated into the base product - many people don't use it, and if you don't use it, it just adds options to the interface, potentially confusing less technical people (who are exactly the people that should benefit the most from converting to a simple and secure browser).

      I fully appreciate the simplicity of Firefox and the lack of bloat but I still find it stupid that I have to download an extension to get my ctrl-clicked tab to open directly to the right of the currently active one.

      Thats not an good extension, thats extremely trivial bit of functionality that really should be in the main build. I don't advocate bumping the application size with something like adblock and other beefy extensions, but there is a certain level of triviality where it's silly to get people to install an extensions just to get something that really should have been an option in the first place.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    6. Re:1.1 by Blakey+Rat · · Score: 1

      What plug-in changes the tabs in the way you describe in your first paragraph? That sounds handy to me...

      Also, remember that the Internet is Hypertext. When talking about stuff like that, you COULD help people out and provide links. ;) Or at least a name to Google for.

    7. Re:1.1 by Mr_Silver · · Score: 1
      What plug-in changes the tabs in the way you describe in your first paragraph? That sounds handy to me...

      You have to install miniT and then change your prefs.js file to get it to work. Which, to me, seems to be amazing overkill when a checkbox in the core application could have negated the need for it.

      Sorry, forgot to include link before ;)

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    8. Re:1.1 by Blakey+Rat · · Score: 1

      It's the year 2005. I'm not editing a text file to get that to work. Call me when someone makes an extension that does it EASILY.

    9. Re:1.1 by Mr_Silver · · Score: 1
      It's the year 2005. I'm not editing a text file to get that to work. Call me when someone makes an extension that does it EASILY.

      My point too :) Although I maintain that something so trivial should be in the main build anyway and not have to be an extension.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    10. Re:1.1 by Anonymous Coward · · Score: 0

      It's the year 2005. I'm not editing a text file to get that to work.

      So wait a year.

    11. Re:1.1 by CTho9305 · · Score: 1

      It would also be nice if they turned on browser.xul.error_pages.enabled by default and cleaned up the error pages to look a little more professional. I'd offer to supply templates, if I knew who to approach and whether anyone would be remotely interested.
      The reason they aren't enabled by default is that they have horrendous usability issues - for example, if you open a link in a new window/tab and it doesn't load successfully, your URL bar will read:

      chrome://global/content/netError.xhtml?e=dnsNotF ou nd&u=http%3A//www.fakesitehere.com/&d=www.fakesite here.com%20could%20not%20be%20found.%20Please%20ch eck%20the%20name%20and%20try%20again.

      I typed "www.fakesitehere.com"

      You can't easily fix your typo. There are also issues with the "Try Again" link and hitting reload. Form POST data is also not properly handled. Error pages cause issues with browser history. There are many bugs filed about these various issues, and making the pages prettier is the least of anybody's concerns right now.

      Bug 28586 is the tracking bug for core issues: https://bugzilla.mozilla.org/show_bug.cgi?id=28586

      Buf 216466 is the tracking bug for firefox issues.

    12. Re:1.1 by sremick · · Score: 1

      Sounds like you'd like FFDeploy

    13. Re:1.1 by Anonymous Coward · · Score: 0

      Simplicity man! No bloat.

      Bullshit! Opera is almost half the size (installed application), and has far more functionality straight out of the box. Firefox is all about bloat. "Bloat" doesn't mean "features", the real meaning is closest to "wasteful of resources".

  56. A Book? Are you kidding? by IdJit · · Score: 1

    I can't for the life of me fathom why anyone would pay money for a "Firefox 101"-type book when all the propaganda and how-tos anyone needs are already on their site. Not to mention the thousands of Firefox hacks and extension sites out there for the more seasoned user.

    And as for the Wired article...yeah, like we need yet *another* hype rag touting the "next big thing".

    Don't get me wrong...as a recently converted Firefox user, I'm glad it's getting some well-deserved press, but jam something down someone's throat and they'll want to avoid it like the plague.
    --
    Get a Free Mac mini!

    1. Re:A Book? Are you kidding? by geoffspear · · Score: 1
      This is probably why O'Reilly is making lots of money in the publishing industry, and you're not.

      You'll have to excuse businesses for not taking advice for someone with a link to a pyramid scheme in their signature.

      --
      Don't blame me; I'm never given mod points.
  57. Hype by Anonymous Coward · · Score: 0

    most everyone on /. is hailing firefox like a new messiah, seemingly only because it's competent and not microsoft.

    It is slower than IE, less compatible than IE, and arguably uglier than IE.

    People jump to the conclusion that Firefox is somehow more "secure" than IE, but the only reason this seems to be true is that people have spent less time hacking it. If the IE hacker community was hard at work on Firefox, just as many exploits would be found in it.

    Of course, the hackers are going to work on the most popular browser, and that is now overwhelmingly IE. If Firefox was to become used en masse like its zealots wish, it would lose it's most appealing "feature" -- the illusion of security.

    1. Re:Hype by Anonymous Coward · · Score: 0

      "...People jump to the conclusion that Firefox is somehow more "secure" than IE, but the only reason this seems to be true is that people have spent less time hacking it...."

      Not totally true. The craker needs a mechanism to do their dirty work. IE has ActiveX which is the primary cause of IE security problems. Embedded COM objects in a HTTP client is arguably a stupid thing to have in a hostile environment like the WWW. But MS thinks it gives them a "competitive advantage" becuse it lets their HTTP client do more. And yes it does... it lets crackers do a lot more.

    2. Re:Hype by Anonymous Coward · · Score: 0

      "...Embedded COM objects in a HTTP client is arguably a stupid thing to have in a hostile environment like the WWW...."

      And arguably dumber still is to have a user land application like a http client run in kernel space like IE does. Security 101... keep user land applications out of kernel space. But then I guess that would deprive the user of all those wonderful reboots you have to do on a Win32 system when you add or make changes to your system.

  58. Re:More control over EXE Files? Search Pluggins? E by Anonymous Coward · · Score: 1, Funny
    You need to do this if you want to be able to Remove the Kiddie Gloves and let Firefox allow you to run EXE files you've downloaded out of the browser cache

    Oh and put on the *script kiddie* gloves instead? You Windoze users sure love to browse promiscuously. I guess it's the side effect of using Internet Exploiter all those years.

  59. Hmmm by Anonymous Coward · · Score: 0

    God I'm sick of all of the FireFox stories.

    Let's hear more about SCO/IBM :-P

  60. Serious problems in O'Reilly Editorship by sloth+jr · · Score: 3, Insightful

    O'Reilly has successfully transitioned from a geek publisher to yet another corporate sellout. Quality of content has really tanked, and even those few geek-oriented books that do get released are woefully thin volumes (W. Curtis Preston, whose fantastic O'Reilly Backup book should be considered the bible of backup and restore, can't write more than 200 pages on NAS and SAN? I think the topic's a bit broader than can be covered in such a thin tome).

    Tim, if you're reading this, help restore O'Reilly to the kick-ass publisher of days of yore. Kill the Hacks books. Get rid of the Annoyances. Lose the Missing Manuals. Forget about the Notebooks. Concentrate on the Nutshells and the Essentials and the Animal Books (Pocket References are good, as well). Make them well-written, well-constructed, accurate, fun, and RELEVANT. Examples of excellence: Sendmail, DNS and BIND, Unix Backup and Recovery.

    1. Re:Serious problems in O'Reilly Editorship by calculi · · Score: 1

      Yes Tim, give up all that revenue for the sake of appeasing some geeks on Slashdot (of which I'm one, although we disagree here). Please.

      I don't really see much wrong with O'Reilly diversifying the type of audiences they can sell books about computers to. Their business is providing information about computing, not just writing technical manuals.

  61. Well... by Anonymous Coward · · Score: 2, Funny

    Among other things, it certainly spells the end of the era wherein O'Reilly could be taken as a serious publisher of excellent computer books.

  62. It's just a flesh wound! by getusout · · Score: 1

    If you cut off my arms and legs, I could still count on my fingers and toes the number of books about a web browser I've read in my life.

  63. Re:More control over EXE Files? Search Pluggins? E by Mr_Silver · · Score: 4, Insightful
    You need to do this if you want to be able to Remove the Kiddie Gloves [osdir.com] and let Firefox allow you to run EXE files you've downloaded out of the browser cache--with a warning of course--so that they are deleted automatically, rather than saving them to a specific folder where you'd have to delete them later.

    At the risk of asking a dumb question, why is forcing a user to save an executable from the web and then open it in a two step process possibly safer than allowing them to select open from within the browser?

    At the end of the day, you're not preventing them from opening it, nor are you really making it any safer - you're just annoying the people that really do want to open the file directly.

    Someone please enlighten me :)

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
  64. big deal by Anonymous Coward · · Score: 0

    Why should Bill Gates care? People who are switching from IE to Firefox are, by definition, Windows users. IE isn't even a separate product anymore - the Mac version has been discontinued and the Windows version is only being distributed as a component of Windows. This doesn't concern Microsoft any more than it would if people were switching en masse from WordPad to AbiWord. Obviously MS wants people to buy their software, but people buy the same copy of Windows whether they want to use MS Office and IE or integrate Lotus 1-2-3 with Miami Vice.

  65. Even BusinessWeek "gets it" by gearmonger · · Score: 1
    In BW's Jan. 24 issue, on the cover is "Firefox: The Browser Worrying Microsoft" with a story inside.

    Whether or not MS is really concerned with FF is debatable. My personal hope is that they're ignoring it, but I doubt that's the case.

    It's just a testimony to the power of open development and a reminder that we're all better off when there are at least two horses in every race.

  66. Re:Lazy IE Only Scripted Webpages... by shird · · Score: 0, Troll

    I use Firecrap for its stability at the moment, but I wish I had a browser that parsed HTML like IE does and functions like Firefox.

    You should use Maxthon. The speed and better rendering and support of IE, with the tabbed browsing and middle-clicking etc of firefox (with the necessary extensions required to do it which make it buggy as hell i might add).

    --
    I.O.U One Sig.
  67. the Big Blue E by FrankHaynes · · Score: 1
    Also, I find the title "don't click the blue E" particularly funny.


    Do what others suggested and change the target of the blue E so that it launches Firefox.

    I did that on my Dad's computer and he never knew the difference. Of course, he's lucky if he can turn on the power switch to his computer in the first place, but that's another story altogether.

    --
    slashdot: A failed experiment.
  68. True life story . . . by harley_frog · · Score: 4, Interesting

    I work for a small university library in Mississippi as the Automation Librarian. Frustrated with spyware, viruses, and the like, infecting our public Internet workstations (and with no money to work with), I decided that change was needed. So, I installed Linux on the workstations and customized the desktop so that only the icon for Firefox was visible. That was earlier this month, and so far I haven't heard any complaints from the students. I know that I'm sleeping better at night now. Soon, I will have Firefox loaded on all our computers and tell people to use that rather than IE. Just a small effort, but as Kosh once said, "The avalanche has already started. It is too late for the pebble to vote."

    --
    It's all fun and games until someone loses the key to the handcuffs.
    1. Re:True life story . . . by ad0gg · · Score: 1

      You actually had public machines that allowed users to have privs to install software on the box? Wow, you my friend are dumbest admin i know. I mean seriously, anyone could have came along downloaded and installed a keylogger or any other malicous software. Not only did you put your machines at risk, you put your customers personal information at risk .

      --

      Have you ever been to a turkish prison?

    2. Re:True life story . . . by Anonymous Coward · · Score: 0

      Wow, you my friend are dumbest admin i know.

      At this point the "dumbest admin you know" has hardened all his client machines beyond the capabilities of 98% of Windows admins, likely including yourself.

      As for his abilities with Windows, I'd say he's about average. If you aren't an expert in setting up Windows networks, managing users and policies can be quite daunting. Of the Windows networks I have seen, only the very largest (with correspondly experienced and paid admins) have been correctly set up. Anything smaller is usually set up by an average MSCE or relatively untrained individual and has serious problems with the permissions.

    3. Re:True life story . . . by Anonymous Coward · · Score: 0

      If the monkeys down at the local cyber cafe can setup their windows boxes so you can't install stuff, anyone with a brain can.

    4. Re:True life story . . . by Gandalf_007 · · Score: 1

      The problem is that many spyware, (IE) browser hijacks, etc. get through the Windows security screen, using stuff like DSO exploits, etc., so that it doesn't matter that Machine\Joe_User can't install stuff, as the installer runs as NTAUTHORITY\SYSTEM (or something similar) and then not only did it get installed, Joe User couldn't remove it he knew how.

      This is why IE is bad, mmkay?

      Nevertheless, it is better to run Windows (if you must) as a limited user, not an admin, and use "RunAs" like you would "sudo". Of course, their is some stuff that doesn't work correctly with RunAs (e.g.: launch a cmd admin shell with runas, then "start c:\", and the explorer window that pops up still only has user permissions), and even for stuff that does, it can be a huge PITA... which is why I like *NIX better.

      --

      "It's better to keep your mouth shut and be thought a fool than to open it and remove all doubt."
  69. Firefox and Print by Bruzer · · Score: 5, Informative


    Ironicly the firefox browser prints pages like crap, cutting text in half, and squishing images very poorly. I love the browser, but I always have to reprint pages in other browsers to get better results.

    - Bruzer

    --
    "Tempt not a desperate man" - Willy S.
    1. Re:Firefox and Print by linicks · · Score: 3, Interesting

      Maybe I'm missing the point, but I've found a few options under File > Page Setup to fix my initial printing problems.

      1. There is "shrink to fit page" option that makes the page print the width of the HTML.

      2. I also like to use the "Print Background (colors and images)" option.

      With these options set, every page printed looks the same as it does in the browser.

      --

      I got nothing...
    2. Re:Firefox and Print by IceAgeComing · · Score: 1


      That's interesting. I would have expected the default printing behavior of Firefox to print images and wrap text properly.

      Is this a webpage design issue, perhaps? Or should Firefox's default printing behavior change to be more intuitive?

    3. Re:Firefox and Print by linicks · · Score: 1

      I could very well be wrong, but I believe it's the same behavior in Internet Explorer. It's been a while since I've used IE, but I thought I remember going into the advanced options to enable printing background stuff.

      My guess on the printing background stuff is that people still have black and white printers, so they might not be able to read something correctly with a background on it.

      With regards to wrapping, I am pretty sure that it is dependent on how the site is coded. Sites tend to be developed 800 pixels wide (or 800+) so it looks normal on a 800x600 monitor. The problem is that your monitor looks nothing like your printer. However, if you specify a percentage in your table sizes (for example 90%) in your code rather than a hard 800, then the text should wrap with the monitor and on the printer. Also you don't have that large devoid unused space that you find on some sites that are made for 800x600 monitors.

      --

      I got nothing...
    4. Re:Firefox and Print by zakharin · · Score: 0

      Did they ever fix the bug that cuts off any frames that exceed a page? I'm using 1.0, so I'm asking about the latest trunk.

    5. Re:Firefox and Print by Anonymous Coward · · Score: 0

      Ironicly the firefox browser prints pages like crap

      I agree that the Firefox printing defaults are horrible. But I can usually fix things by going to File->Print Preview and fixing page size and orientation, along with other setting. Bonus, it shows what it's going to look like, so I don't waste paper. I never do a direct print anymore. (Web pages are usually formated to look good on your screen, not on a piece of paper)

  70. Why should Microsoft care?! by espek · · Score: 2, Insightful

    Why should MS care about loosing browser dominance? I mean, IE is free software that takes up time and resources from the company's profit centers? Why should they compete? The Browser Wars of the '90s are long done, and probably won't be happening again because we don't need them. The world of the web is going toward standards compliant code. There is no point in getting 'dominance' from having proprietary code anymore. Nobody cares and nobody benefits from proprietary code. So if I was MS, I would just kind of let IE die off and put those resources into profitable products. That is after all what MS does best--making a profit, not making quality goods. So why should MS take a stand and fight back? It doesn't make sense to me.

    1. Re:Why should Microsoft care?! by Anonymous Coward · · Score: 0

      That's "losing", dipshit.

    2. Re:Why should Microsoft care?! by wilebill1381 · · Score: 2, Insightful

      Up to this point, I think your view makes sense. With upcoming multimedia focus of MS, I think they probably do want to maintain IE as the leading browser.

    3. Re:Why should Microsoft care?! by FusionDragon2099 · · Score: 0

      1. IE only runs on Windows. 2. Windows costs money. 3. Profit!

  71. umm by Anonymous Coward · · Score: 0

    Why is there a flashlight on the cover?

  72. Re:More control over EXE Files? Search Pluggins? E by Anonymous Coward · · Score: 2, Insightful

    Anti-phishing.

    If there is never a dialog associated with a particular action, it's harder/impossible to trick the user with an injection attack. The clueless user will download the EXE & forget about it.

  73. MOD PARENT UP by Anonymous Coward · · Score: 0

    Excellent step by step explanation of how to become a Mozilla coder.

  74. Re:Lazy IE Only Scripted Webpages... by vgaphil · · Score: 1

    So aren't making sense.

    First you say
    The average person writing HTML has no idea how to properly develop it, and this includes people who do this for a living!

    Then you say
    I *want* my browser to fudge things a bit so they look right.

    What's the point of properly developing HTML if a browser is going to *fudge* things?

    You totally contradicted yourself, enjoy Lynx.

    --
    A clever person solves a problem. A wise person avoids it. -- Einstein
  75. Talkin'bout Firefox hacks by Anonymous Coward · · Score: 0

    When are they going to implement modal dialogs? There is no easy way to do that (everything I found requires very ugly hacks and even so, you can if you try access the parent window)

  76. Help is surely needed!!!! by Anonymous Coward · · Score: 0

    Firefox did me same thing that Opera once did. Suddenly firefox crashed and I lost ALL my bookmarks and extensions suddenly. Is there any other choice than backup firefox everyday / start using IE again?

  77. Screenshot by lavaforge · · Score: 1

    You can find a screenshot here:

    http://www.personal.psu.edu/users/d/b/dbs172/unt it led.png

    (Yeah, I'm lazy)

  78. Re:More control over EXE Files? Search Pluggins? E by Anonymous Coward · · Score: 5, Insightful

    By making it impossible to execute in the browser, it makes it impossible to write a script to automatically execute a program.

    Psychologically, it also slows down and warns the user. The web conditions you to click along like mad, on anything that seizes your interest for a second. Having to stop and answer the dialog, then go find the exe breaks that spell.

    It's like seeing a line of flares on the side of the highway...you instinctively slow down, and look for the accident.

  79. [OT] Re: Opacity (CSS3) by maskedbishounen · · Score: 1

    While this wasn't what he was talking about, you have to be careful with opacity. The rendering can easily lag even the most powerful desktop if not used -- well, I want to say "properly", but "carefully" would be better.

    I've tried and tried myself, on several different occasions. The idea was to have a fixed background on in the top-right, and have divs with a background color that's semi-transparent -- ie, opacity: 50%.

    Well, it can more or less work with the non-standard tags for all modern browsers, but lags something awful once you attempt to scroll. I eventually resorted to an already diluted background image set to divs only, for the same effect. So that's another <sizeofbackground> down the drain, bandwidth-wise.

    The moral of the story: It will be nice when CSS3 becomes something more than a draft. I hope.

    --
    "An infinite number of monkeys typing into GNU emacs would never make a good program."
    1. Re:[OT] Re: Opacity (CSS3) by MagicM · · Score: 1

      Sounds like you're trying to do what this guy did.

      I just stumbled upon that site a few days ago and thought the effect was cool. Your post reminded me of it. Maybe it helps.

  80. The book is out of date... by areve · · Score: 1

    What's the point in books on software... you cant search them and they are out of date at time of print cos in a few weeks things have moved on patches released extensions updated, etc.

  81. Re:Good you are safe now by tanveer1979 · · Score: 1

    *Sigh* and posting too soon without looking at the two posts above can get you a -1 Redundant

    --
    My Aurora : http://www.youtube.com/watch?v=o91ZsGwJYyg
    FB : https://www.facebook.com/TanveersPhotography
  82. Don't Click on the Blue E! by westlake · · Score: 1
    Don't Click on the Blue E!, which will be targeted at less-savvy users transitioning from Internet Explorer

    Let's allow reality to intrude for a moment, shall we. Geek slang and symbolism has little currency beyond Slashdot, O'Reilly is unknown to most readers and snide references to the "Blue E" doesn't ring their chimes.

  83. No animal? by bryan1945 · · Score: 1

    Can't believe no one has commented on this yet- since when is a flashlight of the order animalia? Where does this elusive flashlight live, what does it eat, how does it reproduce.

    Weirdo geeks want to know!

    --
    Vote monkeys into Congress. They are cheaper and more trustworthy.
  84. Firefox = Security. Or does it? by sjonke · · Score: 1

    Where are the security updates? To date, not a single Firefox security flaw, as reported by Secunia, has been fully dealt with, and only one has even been partly resolved. Even the first security flaw, from August 2004, has not been addressed by the Firefox developers. In the mean time Apple has no remaining unpatched security flaws in Safari, after the latest security update, and has historically patched discovered flaws in a timely fashion. Firefox is in no way as horrendous as Internet Explorer, of course, but what is it about Firefox's open source development process that is preventing them from patching known flaws? Is the open source process really working, or is it hindering the development process? How long will it be before the known Firefox security flaws are fixed and how many more security flaws will be found in the mean time?

    --
    --- What?
  85. Ask Slashdot - what are useful FireFox extensions? by SgtChaireBourne · · Score: 1
    FireFox has more than a boatload of extensions and plug-ins. There's no practical way for one person to wade through all the options and a book on the topic, though useful, would be obsolete before it even hit the shelves.

    It would be a useful topic for "Ask Slashdot".

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
  86. Re:More control over EXE Files? Search Pluggins? E by damiam · · Score: 1
    Warning or no, most people click past those without reading them.

    Which is why the FF default is not to allow people to launch EXEs. If you have the technical knowledge to edit the code and change that, then you probably have the common sense not to open random executables.

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
  87. lazy scripting by RaguMS · · Score: 1

    Could this be the end of lazy IE-only scripted webpages?

    Maybe. But it's at least the beginning of lazy Firefox-only scripted webpages.

  88. A small step... by leandrod · · Score: 1

    This is sure good for standards-compliance, but it still won't do any difference for sites that rely on Java or Flash, which still effectively block many or all non-x86 users, specially Flash.

    --
    Leandro Guimarães Faria Corcete DUTRA
    DA, DBA, SysAdmin, Data Modeller
    GNU Project, Debian GNU/Lin
  89. Re:More control over EXE Files? Search Pluggins? E by BobPaul · · Score: 1

    Isn't this the sort of thing people switch to Firefox to AVOID? Warning or no, most people click past those without reading them.

    I've always thought this was a stupid argument. If I click on a link that says download, and a download window pops up I know what I'm downloading. If it's an EXE then I'll save it to the desktop and double click on it. Why should I have to save it to the desktop first? Saving an EXE file to the desktop and running it is NO safer than running it from the temp folder...

  90. Re:Ask Slashdot - what are useful FireFox extensio by It'sYerMam · · Score: 1

    However, if the book were to target particular extensions and plug-ins that were particularly useful - AdBlock being an obvious candidate, and explain these for a new user, then there's probably scope.
    Admittedly, extension updates may well make information about setting things up obselete, but more general tips may, perhaps, still be useful.

    --
    im in ur .sig, writin ur memes.
  91. Also an article in the New York Times by amabbi · · Score: 3, Informative
    The Gray Lady Online has an article on MSIE-alternative browsers; of course Firefox and Mozilla are mentioned, and they even mention browsers like Amaya and Safari.

    Custom Tailor a Web Browser Just for You

  92. Big Fing Deal by jesusfingchrist · · Score: 0, Redundant

    Woot watch ur back Microshaft or someone is going to make a FREE browser that beats your FREE browser. Why exaclty should MS care again, besides saving face ? Im pretty sure they make exactly 0$ off of IE.

    --
    "Freedom and Justice for All" is a registered trademark of The United States Govt Inc. Not available in all areas.
  93. Could this be the end of lazy IE-only scripted web by Transcendent · · Score: 3, Interesting

    Could this be the end of lazy IE-only scripted web pages?

    If so, good. I used to only like IE because of the scripting ability with JavaScript and CSS, but now after the newer versions of Firefox came out, I find it performs much better than IE in many aspects (yet, there still are a few bugs).

    For instance, Firefox supports more W3C standard CSS attributes than IE currently does (see :before usage, and the like). Also, firefox got away from the horrid Netscape implementation (which made me an IE only scripter to begin with) going for the more W3C standards, which actually makes it compatible with many, many common "IE only" scripts in use today. I was suprised that some of my websites suddenly worked with Firefox after one of their newest releases.

    I especially like how Firefox now allows you to use "document.all" when referencing an object, but gives you a nice suggestion in the JavaScript console to use the W3C standard: getObjectByID() or such. Very, very helpful.

    I hope Firefox leads the way with JavaScript and CSS... they're actually doing it right.

  94. Bookmark the RSS feed! by TheLittleJetson · · Score: 1

    The article pages render fine, it's just the main index that renders funny. Make a live-bookmark folder for the headlines and you won't have to visit the front page anymore.

  95. Sounds like flamebait by webhat · · Score: 1

    > Could this be the end of lazy IE-only scripted webpages?

    **** RANT WARNING ****
    This is a obvious troll. It's a failed product if it can't handle the script I produce and I have to write the code in different dialects to make both browsers understand me.

    It is not lazy to expect, as with many other languages that the basic code should be able to run anywhere. I shouldn't have to force my users to waste bandwidth downloading a script which is twice as long, just because two different programmers working for different organizations who view each other as the foe, program the interface differently.

    That's not lazy, it's stupid!

    Now that there is a popular alternative to IE it just means that webdesigners will have to work twice as long to be able to do the same work.

    It's the same lame problem as with Microsoft and Sun Java support.

    Grumble...

    **** END RANT ****

    --
    'I am become Shiva, destroyer of worlds'
    1. Re:Sounds like flamebait by the_greywolf · · Score: 1
      This is a obvious troll. It's a failed product if it can't handle the script I produce and I have to write the code in different dialects to make both browsers understand me.

      exactly. IE has failed in so many areas of CSS, JavaScript, and XML that any sites i put together have to be virtually rewritten specifically to work in IE. it already works just fine in every other browser on the market so why should i have to fix any of it for IE?

      --
      grey wolf
      LET FORTRAN DIE!
    2. Re:Sounds like flamebait by webhat · · Score: 1

      Although I agree, I also think that Firefox - just like Netscape - invents parts of the interface which are incompatible to IE.

      Interoperability works both ways, if you want to defeat IE you take the things that it has implemented correctly and improve on that. Then you can take their customers without forcing them into a choice in which they choose the path of least resistance, iow. sticking with IE.

      Just so it's clear, I'll use the browser which has the feature I need, not the other way round. The tool should be able to do what you want, otherwise it's the tool that is broken.

      --
      'I am become Shiva, destroyer of worlds'
    3. Re:Sounds like flamebait by the_greywolf · · Score: 1
      Although I agree, I also think that Firefox - just like Netscape - invents parts of the interface which are incompatible to IE.

      does it? i know it supports a handful of extra CSS pseudoclasses and properties unique to mozilla (which, by the way, add nothing to the capabilities of CSS). i also know it has an implementation of one of the most current versions of Javascript.

      but it also has nearly complete support for the W3C DOM, correctly parses XHTML, and behaves in a standard-compliant way with the most-used part of CSS level 2.

      this is only incompatible with IE in that IE does not support these standards correctly, and in fact diverges from these standards in ways that cause undefined, incorrect, or unexpected behavior.

      Interoperability works both ways, if you want to defeat IE you take the things that it has implemented correctly and improve on that. Then you can take their customers without forcing them into a choice in which they choose the path of least resistance, iow. sticking with IE.

      and this is what Opera has done. i personally disagree with Opera's philosophy, but i appreciate their reasoning. too many websites use IE's DOM. so, logically, support the DOM and people can use your browser without a huccup.

      the problem is, Opera is trying to emulate a non-compatible, obsolete, poorly documented, buggy API that hasn't seen a single change in 3 or 4 years.

      Just so it's clear, I'll use the browser which has the feature I need, not the other way round. The tool should be able to do what you want, otherwise it's the tool that is broken.

      that's exactly the point i was trying to make: IE lacks many of the features that i, as a web developer, find important. that is, IE lacks correct XHTML support (yes it supports XHTML, but poorly), it lacks support for CSS level 2 and numerous pseudo-classes (i.e., a:hover works, but div:hover doesn't), it lacks a proper PNG decoder (it's very touchy and won't decode some very advanced PNGs, and it also completely lacks alpha transparency support in PNGs without a DirectX filter - which makes no sense to me because that would be relatively easy for them to implement), it has a non-standard DOM (while you could say the IE DOM has become the standard, i submit that it is not the established standard), and, worst of all, IE has not seen a major update to its core in 4 years.

      why keep software that clings to obsolescence? i submit that IE is the tool that is broken. Firefox, Mozilla, Netscape, Opera, and others support the features i use and do so in a relatively portable way. as an added benefit, they're being constantly updated and improved upon. meanwhile, IE languishes under imperfections and abuse as it slips into obsolescence, and Microsoft is promising a new version in 2006 at the EARLIEST.

      i, too, use the browser that has the features i need. IE has none of them.

      let's simply not support IE. but let's not ignore it, cripple it, or otherwise inconvenience people. let's encourage them to use a better tool - one that works correctly, is well-supported, and is evolving in a positive way - one that isn't dead or dying like IE.

      --
      grey wolf
      LET FORTRAN DIE!
  96. Don't click on the blue E by jskline · · Score: 1

    I bet this could be a millionseller overnight.

    But. Your going up against the goliath that has all of our money. No doubt this book will be reviewed by lawyers so tight for Micro$oft, a straight-pin couldn't fit in their rectums. Then when they find things offensive to the company and the product line, they'll call many of the statements in the book out-an-out lies, and begin slander suits against the author and publisher, asking for billions in reported damages...

    Gads. You gotta see this coming.

    --
    All content in this message is copyright (c) 2008. All rights reserved. RIAA is prohibited here.
    1. Re:Don't click on the blue E by setirw · · Score: 1

      Inevitably.

      --
      This message printed on 100% post-consumer recycled electrons.
  97. O'Reilly is printing something that's pro Firefox? by Anonymous Coward · · Score: 0

    And all this time, I thought Bill O'Reilly was the Pro Bush, Pro Microsoft journalist that's on Fox News Channel.

  98. Re:More control over EXE Files? Search Pluggins? E by Anonymous Coward · · Score: 1, Insightful

    Someone please enlighten me :)

    Certainly. The problem has to do with people who are not computer experts. When a pr0n page loads a spyware exe on them, many people will select "yes, do run the program" when asked, because they don't know any better. This results in spyware crap. When saving, they have to actively find the program and run it. Regular grandmas don't (can't) do that, so even though they have a spyware program somewhere on their hard drive it never gets executed and thus does not spread.

    True security is built in layers. This is one such layer.

  99. MODS: STOP MODDING THIS UP by TechnologyX · · Score: 0, Troll

    Every fucking Firefox article we have, someone starts bitching about how Slashdot doesn't render correctly in FF, and we have to endure 18 posts of "OMG THEY R STILL USING TABLES AND NOT CSS" and "It's a FF bug dumbass".

    THIS HAS BEEN FIXED, SHUT THE FUCK UP ABOUT IT ALREADY

    Firefox 1.1 will have the fix in the trunk, they backed it out because it was breaking other sites, that's why it wasn't in FF1.0. It's a race condition, and it's been fixed, end of story.

    --
    Slashdot sucks
    1. Re:MODS: STOP MODDING THIS UP by jejones · · Score: 1

      THIS HAS BEEN FIXED...

      Darn. For a second I'd hoped that you meant /. had changed its site design.

    2. Re:MODS: STOP MODDING THIS UP by TechnologyX · · Score: 1

      I wouldn't hold your breath for that one :P

      --
      Slashdot sucks
  100. From strength to strength by Doc+Ruby · · Score: 1

    Maybe the success of FireFox can make _FireFox Hacks_ successful enough that people start saying "hacker" when they mean "clever computer user", and "cracker" when they mean "security breaker", rather than conflating the two overlapping terms. If we can depose IE merely on technical superiority, maybe anything is possible.

    --

    --
    make install -not war

  101. Re:Could this be the end of lazy IE-only scripted by mike.newton · · Score: 1

    Actually the W3C has little to do with scripting, the only standard for scripting is ECMA 262, also known as JavaScript. The reason some of your IE-only sites started working in Firefox is, as you pointed out, because invisible support for document.all was added. This is actually moving away from the standards, but it was felt necessary because of all the webmasters who refused to fix their pages! But I'm sure you aren't one of those... :)

  102. Re:More control over EXE Files? Search Pluggins? E by Dizzle · · Score: 1

    What if you meant to hit cancel but hit OK anyway? That mistake is the latest and greatest virus causing havoc on your computer. This is a marginally useful security feature, but useful nonetheless.

    --
    -Dizzle
    "I most likely AM so interested in myself."
  103. You're making them stop and think by rsilvergun · · Score: 1

    which is a much bigger deal than people used to thinking realized. Depending on who you talk to, up to %50 of Americans are functionally illiterate. I remember working in a fast food restuarant in High School and being told not to tell customers to read the order screen in front of them because half of them couldn't. The hope is if you hit them with enough warnings, they'll either stop and read them (which is very hard for them to do) or get scared and just click 'no'.

    Another favorite anecdote: I was once called out to fix an Internet connection for some secretaries, who could get to their homepage but after that it was "Page Could Not Be Displayed". The problem? Their homepage was secure, and they kept clicking 'no' to the warning they were leaving a secure page for an unsecure one.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:You're making them stop and think by Anonymous Coward · · Score: 0

      Another favorite anecdote: I was once called out to fix an Internet connection for some secretaries, who could get to their homepage but after that it was "Page Could Not Be Displayed". The problem? Their homepage was secure, and they kept clicking 'no' to the warning they were leaving a secure page for an unsecure one.

      You know, I don't find this as being stupid or illiterate. They knew enough not to click "YES" to a warning that they didn't understand, which is frankly commendable.

  104. And that is partly the reason it's good business by sunbeam60 · · Score: 1

    Any book that grows stale quite fast is due for an update quite soon, which means more sales, which means happy managers, which means managers green-lighting a book such as this.

  105. Why would M$ care ? And why the hell is my karma b by budword · · Score: 0

    I don't understand why M$ would care about a browser war for a browser they give away ? Can they make money with IE ? How ? And why the hell is my karma bad ? Just noticed that.

  106. Your grandma ROCKS! by Anonymous Coward · · Score: 0

    I mean,she looks at porn! how much cooler can she get.......

    is she free for a date?

  107. Transitions by handslikesnakes · · Score: 1

    Maybe something like this is what you're looking for?

  108. Re:More control over EXE Files? Search Pluggins? E by SsShane · · Score: 1

    I needed a Java guitar tuner that only played in IE and I was drinking some meade, holding a guitar, and then searched for some lyrics (bad combo). I had ActiveX scripting set to prompt but I had my hands full and a good buzz going so I hit Yes on a web page (it seemed a harmless lyrics page and I was buzzing good) and promptly recieved 7 trojans, my first virii ever. Long live the Fox.

  109. Re:More control over EXE Files? Search Pluggins? E by Brandybuck · · Score: 1

    Security is the inverse of convenience. If you create a 100% convenient system to use, it will end up being 100% insecure.

    Locks on our front doors are inconvenient because they make us stand out in rain fumbling for keys. But who among us remove our door locks for the convenience of not getting wet in the rain?

    --
    Don't blame me, I didn't vote for either of them!
  110. Firefox/win32 still got problems by Trogre · · Score: 1

    Is anyone else having major problems with firefox stalling on random sites and refusing to work at all with SSL-enabled sites like ebay?

    This has been a show-stopper for a few people I know.

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  111. Re:Lazy IE Only Scripted Webpages... by omicronish · · Score: 1

    IE fudges sites and this hides errors, I want to see errors in pages I develop, then I can fix them.

    All browsers fudge sites to some extent, otherwise only fully compliant pages would display (I'm assuming by fudging you mean 'fixing' the HTML so that it'll display). Just take a look at Slashdot's many unclosed P elements; if it weren't fudged you probably wouldn't see much. If you really want to see errors I recommend W3's Validator. And if you're writing a web page, please use it. Writing validating web pages to begin with isn't hard. It's a lot harder to fix existing non-validating pages.

  112. Re:Lazy IE Only Scripted Webpages... by zcat_NZ · · Score: 1

    Bullshit.

    I design pages to validate as XHTML 1.0 strict with CSS1. They always render perfectly (as I intended, and consistent with what the W3C documentation describes) in Mozilla, Firefox, and Opera. And MSIE consistently screws up the formatting. Every page I ever design I have to spend the same amount of time coding a special 'fixup' CSS for MSIE that gets loaded using IE-conditional-comments.

    --
    455fe10422ca29c4933f95052b792ab2
  113. Nope! by Anonymous Coward · · Score: 0

    My company is fairly large and is 100% IE-only. Sorry guys!

  114. Firefox: A luxurious browser [RANT WARNING!] by tod_miller · · Score: 1

    Really! It has an XUL interface, a boat load of plugins, all catching up to the 1.0 way of things. I like it.

    I tried K-Meleon. Within 5 minutes I had a list as long as my arm of features it needs.

    OK, the next is a OT but interesting (hopefuly insightful) rant on the K-Meleon code, I have downloaded the build setup, I might even hack some things into it, I am that fused about it. I love the minimalistic shell over gecko, gecko is beautiful, I could eat gecko on toast, so this minimal shell should be like emacs configurable, you know what I am saying, anyway, rant on:

    Does K-Meleon have a plugin framework? It is abysmal at a first install, but it is 0.9 (WHY why use screen real estate with "Layers:" why call tabs layers? Why do I have bookmarks, favourites, hotthigummies, and groups? How do I switch off this annoying mouse gesture thing that I didnt know was on and my tabs (sorry layers) kept switching. WHERE is the middle click load in background?

    OK after some time I found some help in configs, but right now I feel the interface is awkwad for my browsing habits, which are very iterative, I spawn masses of tabs, and then whittle through them, sometimes spawning 2-3 tabs per tab I close, until I have exhausted the space of knowledge, I skim read, bookmark, then go back.

    I cannot do things linearly, my brain was designed to multi task, and forgets more than 5 things, so tabs should remember where I wanted to go.

    WHY can ICONS CHEVRONS?? WHY WHY WHY!!?!? I was thinking, WTF is a bookmark CHEVRON?? A FSCKING ICON!! seriously, did these guys run auto-theasaurize on thier source code?

    I mean, you have to actually THINK of new words while programming, why not just keep it simple ,and instead of having a Layers: label, PUT a bloody CLOSE mark in thet op right, because NOONE wants to clumbsily DOUBLE click to close a TAB, and ALSO when you close a tab, MOVE right, unless you are arabic, the move left, BECAUSE WE READ LEFT TO RIGHT!!!!!!! aaaaaaaaaargh.

    useit.com thanks.

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  115. Re:Could this be the end of lazy IE-only scripted by moeffju · · Score: 1

    I especially like Venkman. Debugging JavaScript with IE is a serious pain.

    --
    follow me on Twitter: http://twitter.com/moeffju
  116. "Lazy IE Oriented Pages"... by setirw · · Score: 1

    (or so I paraphrase). While I am a FireFox user, spreadfirefox.com doesn't render properly in IE (true, it is oriented towards FireFox users). However, it also renders poorly in FireFox (there are some overlapping DIV layers, creating unreadable content). It does, however, render properly in Safari and other non-Gecko browsers. Ironic, isn't it?

    --
    This message printed on 100% post-consumer recycled electrons.
  117. Slashdot Fix Firefox Extension by Adam9 · · Score: 1

    Click here to install the SlashFix Extension.

    It'll bug you about it not being a trusted site though.

  118. Repeating record. by Anonymous Coward · · Score: 0

    The hot new browser called Firefox is rocking the software world. (Watch your back, Bill Gates.)'."

    Lol how many time in the last 10 years have we heard that claim.

  119. Good or bad feature of OS X? You decide. by Anonymous Coward · · Score: 0


    I agree! That is one of the many many things that I prefer about OS X over Windows.

    The funny thing is... I've heard people call OS X "stupid" and "wasteful" because of this design feature. Apparently, they're still living in a world where 640k was more than anyone would ever need ;)

  120. Re:More control over EXE Files? Search Pluggins? E by BobPaul · · Score: 1

    What if you meant to hit cancel but hit OK anyway?

    Windows gives you TWO security warnings, and firefox still asks "Do you want to open this with Explorer.exe or save it?"

    What are the chances you're going to accidentally hit the OK button 3 times instead of hitting cancle?

    You're much MUCH more likely to get a virus packed inside an XPI container and have the user install that.

  121. Maybe OReily can document how to DL LIT files by scotty1024 · · Score: 1

    Everyone is all crazy crazy for Firefox but there are a few practical limitations on Firefox. The most annoying to me is that I can't download from my digital locker at Amazon when I buy secure ebooks in LIT format. You still have to use IE to handle that. Even the new $5 a hit support folks gave up and gave me my $5 back. Maybe Amazon could lean on Microsoft but I don't know to talk to there. Maybe these new books can give clues.