Slashdot Mirror


How to Build a Better Browser

TuringTest writes "Interface designer and IE ex-developer Scott Berkun writes an essay on basic principles of web browser design, moved by the recent presence of Firefox and Opera in the headlines. Gives plenty of design constraints and guidelines, some insightful, some debatable. Personally some features that I'd like to see in my browser include colaborative filtering (a.k.a. del.icio.us integration), a unified tool for history+bookmarks in a single list (filtered by keyword tags), and automatic generation of keywords for the bookmarked pages (something that Open Text Summarizer can do)."

492 comments

  1. one of the things i would like to see is with by hsmith · · Score: 5, Interesting

    bookmarks, if they were searchable i think that would be a big improvement. i collect so many they get hard to manage.

    I think a better bookmark managment system needs to be implemented, especially when you move from office to home to mobile. possibly network storage system to publish your bookmarks so your browser can grab them automatically?

    1. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 5, Informative

      bookmarks, if they were searchable i think that would be a big improvement. i collect so many they get hard to manage.
      Firefox has this.

    2. Re:one of the things i would like to see is with by kanweg · · Score: 5, Informative

      I use Safari, and my bookmarks are searchable. Nice.

      Bert

    3. Re:one of the things i would like to see is with by eMartin · · Score: 4, Interesting

      What browser are you using? With Firefox, you can search through bookmark names in the sidebar.

      What I would like to see is that integrated into the address bar's autocomplete, as well as searching by bookmark url. This is a feature that I miss from the Mac version of Internet Explorer.

    4. Re:one of the things i would like to see is with by Fweeky · · Score: 4, Informative

      So does Opera.

    5. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 3, Informative

      The search in Firefox isn't without it's problems. It doesn't just hilight the item in question, it hides all the other bookmarks and just shows you the one you wanted. Which isn't too useful when you're trying to find which folder it's in.

      They should have definable filters like Thunderbird does for email.

    6. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      IE for windows does this, I don't like it.

    7. Re:one of the things i would like to see is with by garcia · · Score: 1, Insightful

      bookmarks, if they were searchable i think that would be a big improvement. i collect so many they get hard to manage.

      Personally what I'd like to see is something with no bloat. I don't need mouse gestures, tabbed windows, themes, skins, bookmarks, etc. What I need is a browser that displays images quickly, doesn't crash, isn't a haven for malware, looks identical to how IE renders pages, isn't by Microsoft or the Firefox team (as both browsers suck IMHO), and still lets me get what I need done 110% of the time.

      I also want it to take up a miniscule amount of RAM. Not everyone has more than 256MB and we shouldn't be expected to.

    8. Re:one of the things i would like to see is with by joeykiller · · Score: 2, Interesting

      Recall Toolbar for Internet Explorer is an even better idea. It lets you search in your browser history for web pages you know you've visited earlier. I believe that today searching a much more obvoius way of "remembering" and "navigating" favorite web sites than organizing bookmarks is.

    9. Re:one of the things i would like to see is with by hsmith · · Score: 1

      you learn something new every day :o

    10. Re:one of the things i would like to see is with by stilij · · Score: 1

      I use Epiphany, and my bookmarks are searchable from the location bar. Nice.

    11. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      And an ice cream cone! I'd like that too, dammit! If wishes were ponies, beggars would ride, dude. The perfect browser probably isn't coming anytime soon.

    12. Re:one of the things i would like to see is with by skatrek · · Score: 2, Informative

      Firefox has a great plugin (Bookmarks Synchronizer 1.0.1) I use to save my bookmarks to my website; it uploads/downloads on exit/start so everything's current, but this takes a few seconds everytime you open or close the browser... a bit annoying, but very functional!

    13. Re:one of the things i would like to see is with by hkmwbz · · Score: 1, Redundant
      "bookmarks, if they were searchable i think that would be a big improvement."
      Opera did that years ago, AFAIK. And recently, other browsers have picked up on it too.
      --
      Clever signature text goes here.
    14. Re:one of the things i would like to see is with by garcia · · Score: 1

      I thought Firefox was supposed to be a "stripped down" version of Mozilla. Running faster, being less bloated, and having less features...

      Now it's the same?

    15. Re:one of the things i would like to see is with by grumbel · · Score: 1

      Not only the bookmarks should be searchable, but also the pages they link too. I wish it would be possible to have full-text search across all webpages I ever visited, technically it shouldn't be much of a problem at all.

      Beside from that full-text search across whole websites, not just single pages would also be extremly usefull (ie. reading/browsing a latex2html converted document).

    16. Re:one of the things i would like to see is with by 0x461FAB0BD7D2 · · Score: 3, Insightful

      That, my friend, is called an (X/D)HTML renderer, not a browser.

      A web browser, by definition, helps you browse web sites, not only view HTML pages.

      Tabbed browsing, mouse gestures, themes and skins, etc., just make the whole browsing experience a lot more pleasurable.

    17. Re:one of the things i would like to see is with by zxv · · Score: 1

      https://update.mozilla.org/extensions/moreinfo.php ?application=firefox&id=14
      Bookmark synchronizer. Works i guess.. can upload/download your bookmarks to/from http or ftp.

      I wrote a php-script to handle the data from/to it.
      http://www.fixme.se/~zxv/firefox-bookmarks.phps I make no guarantees about this working ;-)

    18. Re:one of the things i would like to see is with by harrkev · · Score: 3, Insightful

      Did you read the article? You are in the minority. You would be the person who writes their own browser for their own needs, and it would be unsuitable for almost everybody else on the planet.

      You are looking for a custom-fit in an off-the-shelf computer world. It is similar to demanding that your girlfriend be a rich, nymphomaniac supermodel who models lingerie in Paris and Milan during the week, but plays Doom3 and mods cases on the weekend. Doesn't exist.

      Look at your list: No tabs. This is considered by most to be basic functionality. No bookmarks! Come one here. Nobody is forcing you to use them, but bookmark code might take up 10K, if that. I would hardly consider bookmarks to be consideree bloat. The only solution for you is to become your own tailor. You will need to get down'n'dirty with a compiler and write your own (or hack something that already exists, but you don't like firefox, so I am assuming that anything Mozilla is out also).

      I can agree with you on themes, skins, and mouse gestures though.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    19. Re:one of the things i would like to see is with by EastCoastSurfer · · Score: 1

      and still lets me get what I need done 110% of the time.

      The problem is that what you need to get done doesn't always match what everyone else needs to get done. Tabbed windows and bookmarks are essential tools in my opinion.

    20. Re:one of the things i would like to see is with by 0x461FAB0BD7D2 · · Score: 1

      Firefox is a stripped-down version of SeaMonkey in the sense that it is a browser through and through, instead of being a web application suite.

      I do not believe there is much of a difference in bloat between Mozilla and Firefox, if one were to do a comparison between the browser component of Seamonkey and Firefox itself.

      Then again, only a small minority use Seamonkey now, as the focus has shifted to Firefox. I, myself, am an avid Seamonkey user, simply because Firefox is IMO a bit too dumbed down for me, or at least it gives me that feeling.

    21. Re:one of the things i would like to see is with by bfischer · · Score: 1

      I have the same problem (multiple locations) so I developed a web app to handle all my favorites (and group them in categories). Sure I have to submit the favorites to the app, but now I have all my favorites everywhere.

    22. Re:one of the things i would like to see is with by EastCoastSurfer · · Score: 5, Funny

      It is similar to demanding that your girlfriend be a rich, nymphomaniac supermodel who models lingerie in Paris and Milan during the week, but plays Doom3 and mods cases on the weekend. Doesn't exist.

      I was about to prove you wrong, but my girlfriend doesn't play Doom3.

    23. Re:one of the things i would like to see is with by Proprius · · Score: 1

      Check out http://spurl.net ... has all the features you ask for and many more.

      --
      /* I wish this was a Python comment */
    24. Re:one of the things i would like to see is with by Homburg · · Score: 1

      Epiphany has had integrated history/bookmark search in the address bar for a couple of years now.

    25. Re:one of the things i would like to see is with by raxxerax · · Score: 2, Insightful

      Thanks for clearing that up. How could we all have been so stupid as to think that we know what we need? In the future, anytime I feel the urge to form my own opinion of my needs, I'll be sure to consult you straight away.

    26. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      Already an extension for Firefox...

      http://texturizer.net/firefox/extensions/#booksync

    27. Re:one of the things i would like to see is with by TuringTest · · Score: 1

      I don't need any of that and no one else does either.

      So, you know precisely what the rest of the world does or doesn't need?

      You, sir, are a troll. And IHBT.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    28. Re:one of the things i would like to see is with by banzai51 · · Score: 1

      The fuck I don't need bookmarks or tabbed browsing. Screw you for trying to tell me what I need.

    29. Re:one of the things i would like to see is with by B'Trey · · Score: 1

      How about this? You decide what you need and I'll decide what I need. Because none of us need browsers either. We don't need an internet connection. All you really need is food and shelter.

      I can do without mouse gestures and lots of other things but I'm damned if I'm going back to a browswer that doesn't support tabs. That's a "need" for me.

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

    30. Re:one of the things i would like to see is with by Homburg · · Score: 1

      Damn, should have previewed. That links should be...

    31. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      I use Safari, and my bookmarks are searchable. Nice.

      By searchable do you mean the browser searches the cached pages or use to Google (or other search engine to search) through all the bookmarked pages? Search just the titles and links is not enough. I would like something that caches all the bookmarked pages and searches them and maybe provides thumbnails of all bookmarked pages, etc.

      Also I would like a way to sync my bookmarks between all browsers. Kinda like IMAP for bookmarks. I know there is del.icio.us, some kind of (standards-based) web service-type integration into a site like that would be nice.

      I think these are the things the article submitter was talking about, and I want these things too.

    32. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0
      Personally what I'd like to see is something with no bloat. I don't need...
      Don't use 'em. For every feature you name, they're all 'turnoffable' in Firefox.
      What I need is a browser that... looks identical to how IE renders pages,..."
      So, you mean to say you want a browser that doesn't adhere to standards? Seems like an odd wish, but, as they say, "where there's a fetish, there's a website."
      (as both browsers suck IMHO)
      Fer cryin' out loud - use Lynx and have done with it. You don't want a browser -- you want Notepad.
    33. Re:one of the things i would like to see is with by John_Booty · · Score: 2, Insightful

      isn't a haven for malware, looks identical to how IE renders pages,

      Right away, I can tell you that's not going to happen. IE's rendering engine is buggy, quirky, broken. Furthermore, the bugs, quirks, and breaks are often specific to each version of IE (5.0, 5.5, 0.0, 6.01, etc)

      Therefore you're not going to get anything that renders "identical to IE" unless you embed IE's rendering engine itself. Which is obviously do-able, but there goes your "isn't a haven for malware" requirement. Either you live with IE's fucked-up "unique" rendering and malware facilitation, or you don't. You don't get to pick and choose. Sorry, that's the way IE is.

      The only possible solution I see is to have some kind of constantly-updated web proxy that scans all web traffic and removes any known exploits or malware from the HTTP traffic before it reaches IE. Then perhaps you could have your broken IE rendering engine with "safety" from malware... but when you tack on the proxy server, there goes your "no bloat" requirement.

      Are you understanding how IE (and its rendering engine) is simply a shitty, broken, answer yet...?

      If you are willing to give up your insistance on IE's broken rendering engine, you have a couple of possibilties. One, you could try K-Meleon, a Windows-native Gecko-based browser that's "slimmer" for those of you without monster amounts of RAM.

      Another option, if your primary objection to Firefox is the memory usage, is to give Firefox another shot and reduce the amount of pages it caches in RAM. It's still kind of high, but you can restrict it to around 30-40MB usage this way.

      I don't really get your other objections to Firefox. Mouse gestures are an optional component, you don't have to use the tabbed windows or themes if you don't want to, and I'm baffled by your insistence on a browser with no bookmarks... it's not like browsers MAKE you use them, and why on Earth wouldn't you want them? You *like* typing in huge URLs?

      --

      OtakuBooty.com: Smart, funny, sexy nerds.
    34. Re:one of the things i would like to see is with by BLAG-blast · · Score: 1
      Personally what I'd like to see is something with no bloat. I don't need mouse gestures, tabbed windows, themes, skins, bookmarks, etc. What I need is a browser that displays images quickly, doesn't crash, isn't a haven for malware, looks identical to how IE renders pages, isn't by Microsoft or the Firefox team (as both browsers suck IMHO), and still lets me get what I need done 110% of the time.

      Does "looks identical to how IE renders pages" really mean "has the same rendering bugs as IE"?

      Other than the IE comment, I agree with you. Firefox was start to address those issues, then sometime around 0.9 and 1.0 it started to suck (taking up CPU time when it's not in use, memory bloat, crashing on web pages it's visited previously in the same session). I can run Mozilla and play games, but Firefox takes too many resources for me to leave it running and play video games. Having to kill my web-browser before using other apps isn't cool (with an Athlon 2800 and 512MB or RAM)....

      I can't help notice this is around then the hype started. I guess many people feel the hype can replace good engineering.

      Yes, yes, I could fix it myself....

      --
      M0571y H@rml355.
    35. Re:one of the things i would like to see is with by otisg · · Score: 1

      Searchable bookmarks?
      Look at Simpy (link below). That's precisely what its primary goal is. Linkrot prevention is another one. Collaboration is yet another one, but it comes after search.

      --
      Simpy
    36. Re:one of the things i would like to see is with by WIAKywbfatw · · Score: 3, Informative

      The Opera search does just exactly what you want it to do: it shows you all the bookmarks that match your search string but doesn't hide the folders that they're in. Time to upgrade.

      --

      "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    37. Re:one of the things i would like to see is with by otisg · · Score: 1

      Firefox and Opera have really rudimentary bookmark search. Sites like Simpy (link below) have Google-like full-text bookmark search, as well as keyword/tag-based search (it's all really full-text underneath the covers). Which one would you rather have? I'll take full-text search, with ability to run fielded queries (think site:, inurl: and such), which is what Simpy offers.

      --
      Simpy
    38. Re:one of the things i would like to see is with by WIAKywbfatw · · Score: 2, Informative

      Bzzt, wrong.

      If you search your bookmarks in Opera for "games" it doesn't just return the results that have games in the bookmark name (eg, Gamespot) but also any matches that have "games" in the URL (eg, www.somethingaboutgames.com), the site description/meta-tags (eg, "This website is devoted to games...", and any folders that you've created with "games" in the name (eg, "Mindgames").

      In other words, it does exactly what you're describing.

      --

      "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    39. Re:one of the things i would like to see is with by Taladar · · Score: 1

      What we need is something like emacs or fvwm as a browser. Something everyone can customize to his/her needs with an easy-to-use, easy-to-exchange scripting language which is big in terms of 1980 but small compared to modern browsers.

    40. Re:one of the things i would like to see is with by XMyth · · Score: 1

      You're lucky...mine doesn't mod cases either.

    41. Re:one of the things i would like to see is with by garcia · · Score: 1

      Look at your list: No tabs. This is considered by most to be basic functionality.

      Sorry but "most"? No. "Most" don't use a browser with tabs. "Most" use IE. Wrong.

      No bookmarks! Come one here. Nobody is forcing you to use them, but bookmark code might take up 10K, if that. I would hardly consider bookmarks to be consideree bloat.

      Searching bookmarks being essential? No. Bookmarks aren't essential either. Just because they are "comfortable" and you are used to them does not mean you need them. Hell, I haven't used a bookmark since the late 1990s when you couldn't search for something you forgot.

      The only solution for you is to become your own tailor. You will need to get down'n'dirty with a compiler and write your own (or hack something that already exists, but you don't like firefox, so I am assuming that anything Mozilla is out also).

      Why? Why can't Firefox just have these things as options you can remove? Why do we have to have them as static parts of the browser?

    42. Re:one of the things i would like to see is with by Omestes · · Score: 2, Insightful

      I guess one mans bloat is another mans feature. I'd suggest you switch to Lynx, though, it is about the most featureless, unbloated browser in existence.

      Seriously though, when I think of bloat I think of the monolithic suites, like Moz and Netscape. I really don't see FF as bloated, I see it as rather streamlined, and see most of the bloat as features that actually do make browsing more pleasurable/productive.

      Why would a minimalist spartin browser be a good thing? Sure, the simplicity aesthetic is nice, but so is functionality. I like the fact that my car has a CD player, even if it is not strictly necissary. I like that I can have all open pages nicely displayed on the top of the window. I like that I can use gestures to save me from sweeping the mouse to the top of the screen, or using keyboard shortcuts. I like the little search app, it saves me typing, and thus time.

      I think that there is an optimal level between features and bloat. If you have enough features, or keep them optional (ala FF), then you have a good browser that meets the needs of the user, but if you start adding features that only the developers find neat, and no one else cares, then you run into bloat. I like the extension ideology of firefox though, where you let the user decide what is neat. There are times where I have bloated FF to hell on my own, and there are other times when I get down to the bare minimum needed for comfortable browsing (mouse gestures).

      I really find your opinion ungrounded, though. You are such a small market that you should think about programming your own. A majority of people would opt for pleasure over strict minimalism. Strict minimalism serves some intangible good, I'm sure, but no one really cares. And who can blame them?

      --
      A patriot must always be ready to defend his country against his government. -edward abbey
    43. Re:one of the things i would like to see is with by Lisandro · · Score: 1

      Opera's bookmark management is a Godsend, specially in the latest versions (7.54 and up). Particularly, i love the "Open all folder items" button in the bookmark folders menu.

    44. Re:one of the things i would like to see is with by Threni · · Score: 1

      > Hell, I haven't used a bookmark since the late 1990s when you couldn't search
      > for something you forgot.

      Sometimes I find stuff in bookmarks that I'd just forgotten all about. Searching for stuff only works if you remember you want to search for it. What about sites, or pages within a site (say a composer's bio) which you thought interesting and bookmarked but subsequently forgot.

      My problem with bookmarks is that they're sort of messy - I have a homepage which is a HTML file on my hard drive which I edit to add/remove links. So what I'd like would be a way of selecting `Add Bookmark` as usual but have it add it to my HTML page, and where Manage Bookmarks would let me re-order my page, edit/remove links etc.

      > Why? Why can't Firefox just have these things as options you can remove? Why do
      > we have to have them as static parts of the browser?

      I've never looked at the source to Firefox but it's reasonable to imagine that all that stuff is compiled in. I guess it's possible to have a very basic, simple browser and make absolutely everything else an extension which you could choose to install if required. Another solution would be to have all the extras as stuff you could conditionally compile in/out depending on your requirements.

      I don't have a problem with Firefox containing stuff I don't use though. And although I originally thought that Mouse Gestures sounded stupid, I found that once I started to use them I got used to them, and trying to use a browser without them is a bit like using a mouse without a scroll wheel - you can do it, but why would you want to?

    45. Re:one of the things i would like to see is with by Anonymous+Custard · · Score: 1

      >> bookmarks, if they were searchable i think that would be a big improvement. i collect so many they get hard to manage.

      >Firefox has this.


      Yeah but it's not very versatile in its default form.

    46. Re:one of the things i would like to see is with by edsarkiss · · Score: 1

      bookmars that follow you in firefox:
      http://bookmarks.yahoo.com/
      http://comp anion.mozdev.org/

      too bad there isn't a search feature in y!bookmarks (yet).

      --

      SIGUSR1
    47. Re:one of the things i would like to see is with by Bitchslap_69 · · Score: 0

      That's my comment on the Firefox bookmark search. In fact, it's less than "not very versatile". I'd go so far as to say that it sucks. There are things that it doesn't find, e.g. live bookmarks. Other URLs it just doesn't find for no good reason. There's no way to select just the URL or the title or whatever. That's something that could really stand to be beefed up in future releases...

      --
      -- Bitchslap aka Echo the Wonder Tube
    48. Re:one of the things i would like to see is with by lamz · · Score: 1

      Safari does too. And if you have a .Mac account, you can iSync your bookmarks across multiple computers.

      --

      Mike van Lammeren
      It will challenge your head, your brain, and your mind.

    49. Re:one of the things i would like to see is with by Wordsmith · · Score: 1

      "All you really need is food and shelter."

      Dude. I also need air and water, and you're a jackass for suggesting otherwise :)

    50. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      Sounds like Dillo is the right motherfuckin' browser for you!

    51. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      What if it's like an anthive?

      "You know, one big female who runs the whole show?"

    52. Re:one of the things i would like to see is with by lav-chan · · Score: 1

      If you don't need any of the extra features, what's the problem with... um, anything? IE sounds like it does exactly what you want it to, if you understand how to use it. There's no such thing as a 'haven for malware' -- the only havens for malware are the warez and porn sites you have to visit to get diallers installed on your computer. I used Internet Explorer for a good, what, 7 or 8 years, and i never got any 'malware', because i browsed responsibly. IE doesn't crash for me, either (no more than any other program, anyway).

      Firetruck i'm not a fan of at all, but the only thing that i see wrong with it in your list is that it doesn't render 'identical to how IE renders pages'. The number of pages that actually are broken in Firetruck is very very small. I guess you could try the new AOL browser (which is Firetruck + IE for compatibility)... but i heard that you can't disable tabs in that, so i don't know if you'd like that either.

      Opera you can make EXTREMELY minimal if you want, and it's usually closer to how IE renders than Firetruck is. Tabbed browsing, mouse gestures, themes, and so forth can all be disabled if you want.

    53. Re:one of the things i would like to see is with by dorsey · · Score: 1

      Firefox can do that too, and you don't even need a .Mac account. Any public ftp space will do.

      --
      hinderfreude ('hin-dur-"froi-d&), n. The feeling of joy derived from being in the way.
    54. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0
      I'm baffled by your insistence on a browser with no bookmarks...

      I'm not. I used bookmarks in Netscape 4, and it just grew unwieldy. I had to use "Find" in the bookmark window.

      it's not like browsers MAKE you use them, and why on Earth wouldn't you want them? You *like* typing in huge URLs?

      Two words: Auto complete! My browser (Opera) remembers URLs I have typed in for quite a while. But I rather just keep the page in its own tab, and open another tab (say, by middle-clicking a link) to continue surfing. If I restart Opera, it remembers not only the web pages in every tab, but the full backward/forward history, too. Yes, I have many tabs.

    55. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      1. All IE plugins contain spyware.
      2. A lot of software from download.com contains spyware.
      3. I have yet to find a Firefox plugin that contained (malicious) spyware.

    56. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      Nah, I'll just wait until Firefox "innovates" all the features that Opera has.

      Why pay $39 for a web browser when I can get a close imitation for free?

    57. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0
      What we need is something like emacs or fvwm as a browser.

      You're not already using Emacs as a browser? Why?
    58. Re:one of the things i would like to see is with by ebonyaltair · · Score: 1

      Perhaps you should look at Dillo.

      It doesn't render like IE, but it meets all the other requirements :)

    59. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      I was about to prove you wrong, but my girlfriend doesn't play Doom3.
      She's a UT girl eh? Naughty! :-)

      Kevin

    60. Re:one of the things i would like to see is with by apostrophesemicolon · · Score: 1

      if you for once browse the Firefox Extension room at Mozilla, you would find this all amazing FTP Bookmark Synchronizer
      it first stores your bookmarks on an FTP site of your choice and then you can download it to wherever you want.. I use it to synch my laptop and deskt after my burnt PSU took along with it data in my HDD
      *OUCH!*

    61. Re:one of the things i would like to see is with by John+Bokma · · Score: 1
      What I would like to see is that integrated into the address bar's autocomplete
      Have a look at keymarks http://johnbokma.com/firefox/keymarks-explained.ht ml You can add a keyword to a "normal" bookmark too.
    62. Re:one of the things i would like to see is with by scragz · · Score: 1
      My problem with bookmarks is that they're sort of messy - I have a homepage which is a HTML file on my hard drive which I edit to add/remove links. So what I'd like would be a way of selecting `Add Bookmark` as usual but have it add it to my HTML page, and where Manage Bookmarks would let me re-order my page, edit/remove links etc.
      I know if you use a Mozilla-type browser (maybe Opera too, don't know) that the bookmarks are stored as an HTML file in your profile. You could just set that as your homepage and be able to use the built-in bookmark functions. I'll warn you that the HTML in this file isn't very nice, but it works.
    63. Re:one of the things i would like to see is with by bdbolton · · Score: 1

      "I can tell you that's not going to happen. IE's rendering engine is buggy, quirky, broken."

      Wha? IE does have MAJOR security problems but its rendering engine is unsurpassed. Just look at this previous post on /.

      This is one area firefox and mozilla need to improve. I want a "render by any means" browser.

    64. Re:one of the things i would like to see is with by 4of12 · · Score: 1

      I wish it would be possible to have full-text search across all webpages I ever visited.

      Maybe a graphical representation of correlated bookmarks or histories, too!

      One way to connect bookmarks is the obvious: if pages are linked to one another directly. That might be some use.

      But also, cross-correlation of key words in pages, like these two pages have "python" and "gnome" appearing a lot. Or, "Bugzilla".

      I don't have time to organize my bookmarks, but frequently they're in natural related clumps that come out of 3 or 4 Google attempts, but saving only those hits I think are worth saving. Some of those might be 3 or 4 hits away from an initial Google screen, too.

      A nice graphical portrayal of my islands of interest (unrelated - truetype fonts, cryptanalysis, HDTV recording, recipes), with perhaps some automatic Googling to show "new items" with those keywords.

      --
      "Provided by the management for your protection."
    65. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      The ultimate bookmarking system would be based on Topic Maps (http://www.ontopia.net/topicmaps/materials/tao.ht ml/) . Aside from the fact that it would be challenging to setup the ontology, there are all sorts of useful things we would be able to do using a topic map. At this point the bookmarks them selves become a source of knowledge. This knowledge could be shared with others. It would be very powerful. Someone has already done the work to make a bookmarking system using topic maps but to have it integrated into a browser would be really sweet.

    66. Re:one of the things i would like to see is with by Kehvarl · · Score: 0

      "render by any means" isn't necesarily a good thing. It encourages lazy non-standards-compliant pages, and may render standards-compliant pages incorrectly. So the coders will tweak their designs to look right on IE and thereby break everything that does it properly.

      personally, I prefer the way opera does things, though I use IE at work and firefox on the home machines other than my laptop.

    67. Re:one of the things i would like to see is with by eMartin · · Score: 1

      I know how to use keyword bookmarks.

      What I'm talking is:

      1. To treat bookmark URLs just like history URLs. If I type "sla" then http://slashdot.org now appears as an autocomplete choice, because I've been here recently. But in IE (at least the Mac version), I could type "arst" and get http://www.arstechnica.com as an autocomplete choice even if it's not in my history, but IS in my bookmarks.

      2. To allow me to type "movi" and get my bookmarks named "Movie Trailers", "Movie News", "Movie Rumors", etc. in the autocomplete choices along with any URLs that start with those letters.

    68. Re:one of the things i would like to see is with by joeljkp · · Score: 1

      Epiphany (the GNOME browser) is one of the few browsers to develop a completely different way of dealing with bookmarks. It stores them all in a big database-type thing, searchable and catagorizable by keywords. I wish there was a Firefox extension or something that would let it use my E bookmark db.

      --
      WeRelate.org - wiki-based genealogy
    69. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      Safari in Tiger has this. Not in Panther. Don't want to confuse people.

    70. Re:one of the things i would like to see is with by conteXXt · · Score: 1

      Mine does!

      But she won't work in Paris because she cannot find Freedom Fries anywhere. :-)

      --
      The truth about Led Zep should never be told on /. (Karma suicide ensues)
    71. Re:one of the things i would like to see is with by lightningrod220 · · Score: 1

      Safari on Macs with .Mac lets you upload your bookmarks automatically to sync with the online server. When you're out somewhere else, just login, and voila! - your bookmarks appear before you.

    72. Re:one of the things i would like to see is with by Feztaa · · Score: 1

      Firefox does that. In the bookmarks menu, each folder has an "open in tabs" option. Not to mention middle-clicking on a folder in the bookmark toolbar opens that folder in tabs.

    73. Re:one of the things i would like to see is with by Lisandro · · Score: 2, Informative

      I know, but Opera had that option forever, unlike Firefox, IIRC: Not that i'm bashing Firefox, but Opera's user interface has been consistently excellent since perhaps version 4.

    74. Re:one of the things i would like to see is with by dcam · · Score: 2, Interesting

      Thing's I'd like to see for better bookmark handling:

      1. Duplicates handling. I have around 800 bookmarks and I may bookmark a page multiple times. Possibly some warning to let you know that the name or the URL you are giving the bookmark is the same as an existing one. At the moment I have a perl script I run to report on this, but that it is a hack.

      2. Decent sorting. Mozilla is actually better at this than firefox. Mozilla allows you to sort bookmarks by name, bringing the folders to the top. For some reason this isn't available in Firefox, which is pretty poor. It would also be nice to have different folders sorted differently. So for example I have a folder for unfiled bookmarks which should be sorted by date added, while all other folders should be sorted by name.

      --
      meh
    75. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      Maybe she is, but with another man...

    76. Re:one of the things i would like to see is with by dr.badass · · Score: 1


      I think a better bookmark managment system needs to be implemented, especially when you move from office to home to mobile. possibly network storage system to publish your bookmarks so your browser can grab them automatically?


      Just use del.icio.us, and set your user page (example) as your homepage. Accessable anywhere, nothing to install, easy to manage, searchable, etc.

      There are extentions to just about every browser to mirror your bookmarks, but I personally find the web interface more useful.

      Some people are turned off by how everything you post to del.icio.us is public, but really, how private do most of your bookmarks need to be?

      --
      Don't become a regular here -- you will become retarded.
    77. Re:one of the things i would like to see is with by jx100 · · Score: 1

      ..why did I almost see that as "Rectal Toolbar"?

    78. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      no, no, no ... rendering malformed HTML is a very bad idea. Oh yeah, it may seem handy, but it only causes major problems mantaining the code in the future. Too many times have I updated an older website, to get some really odd rendering problem, only to find out that the HTML was malformed to begin with. If browsers only displayed correct HTML then I would have a lot more hair now. ;)

    79. Re:one of the things i would like to see is with by adamfranco · · Score: 2, Interesting

      it uploads/downloads on exit/start so everything's current

      Hmmm.... I'm still waiting for the perfect solution. Or more acurately, I'm waiting till I figure out what I need so that I know a solution to my problem when I see one.

      My problem? I need to have FireFox open on multiple computers at once and still keep the bookmarks synched. Like many here, I have several computers (both at home and work) which may be on and using their browsers and adding bookmarks at any given moment.

      A normal situation is my desk at work (developing GPL software no less!):
      1. My main dev computer, a Mac where I have my code on several screens and 20 Firefox tabs with application output, debug output, documentation, Slashdot, etc.
      2. My work/home Powerbook where I keep notes, email, and stuff that I need to take home or to meetings.
      3. A PC so that I can test our apps in IE.

      Now, while actively using any one of these computers I need to make a bookmark. If bookmarks are synced only when the browser is started or stopped, then I need to quit two of the three browsers (yes, Tabbrowser Extensions helps a bit here, but still...), make the bookmark, close/open that browser, open the other two browsers back up. This is just plain unworkable. If this isn't how Bookmarks Synchronizer works, let me know as I couldn't find any info on the project website.

      For a while I tried keeping my Firefox profiles synched via cvs, but it was a bit of a pain to keep remembering to do and there were always conflicts to be resolved which made it in all, a big hassle.

      A preferable solution would be something along the lines of iCal/MozillaCallendar. An "authoritative" list is kept on the server, which is pinged for updates at a user settable time, i.e. 10min. Every time you go to add a bookmark, the server would be pinged again so that you have the latest version before the bookmark is added. After addition/modification, the changes are automatically published to the server.

      The only way that I can see conflicts happening is if one browser adds bookmarks to a directory while off-line, then comes back online and tries to update the server but finds that the directory was removed by another client when rearranging the bookmarks folder. Due to the on-line nature of browsers though, this is probably a small worry, and un-synched bookmarks could be listed in a special "todo" file so as to prompt the user for re-addition if there is a conflict during the synch.

      Well. I guess I have figured out what I need. :-)

      Now to find the time to write it...

      --
      "When ideology and theology couple, their offspring are not always bad but they are always blind." -- Bill Moyers
    80. Re:one of the things i would like to see is with by gczupryna · · Score: 1

      It seems like a lot of people don't like FireFox for some unknown reasons. For me so far it's the best and my only wish is eBay tool bar which is works. There's even a website that I found by search fomr something on google http://www.antifirefox.com/ but I still don't get why...

    81. Re:one of the things i would like to see is with by jbolden · · Score: 1

      This guy isn't going to do anything but Apple's webobjects actually would do the job quickly. It gives you a browser engine plus a good percentage of safari in a way that is really easy to modify.

      He could also just get more than 256m of ram.

    82. Re:one of the things i would like to see is with by jbolden · · Score: 1

      If browsers only displayed correct HTML then I would have a lot more hair now. ;)

      There is a browser to do that. Perfect standards compliant browsing (though its meant for web designers not end users).

    83. Re:one of the things i would like to see is with by jbolden · · Score: 1

      Bookmarks are a page of HTML
      Assuming you aren't bookmarking virtually the same stuff a programmer's merge tool should work.

      So it sounds like you want CVS + merging for bookmarks. A bit heavy but then again multiple users at the same time is always a bear.

    84. Re:one of the things i would like to see is with by Anonymous Coward · · Score: 0

      Every time I've seen somebody complain a bloat and offer a list of "features to remove" that should help the situation, removing those features would not have any noticable effect on the bloat.

      In most cases, the bloat is primarily caused either by the general design of a product or the way the core functionality is implemented. Significant bloat is almost never caused by enumerable add-on features.

      With Firefox, removing any number of features you could list wouldn't make it significantly smaller or faster, as long as the rendering and UI components remain the same.

      As I've never written a browser, I can't say how inevitable it is for a modern browser (i.e. one capable of displaying current web pages in a way that satisfies users) to have such complex layering, but that certainly is where a significant part of the bloat of current browsers is.

      The only things you list in your original message that actually may have a noticable bloating effect are themes and skins, but they're also pretty deep in the design and couldn't be removed by compile-time options.

    85. Re:one of the things i would like to see is with by hammy · · Score: 1

      2 already exists in 1.0 of Firefox at least.

    86. Re:one of the things i would like to see is with by adamfranco · · Score: 1

      So it sounds like you want CVS + merging for bookmarks. A bit heavy but then again multiple users at the same time is always a bear.

      I've tried using CVS for several months, but it is not a solution for several reasons:

      - First, it still requires quitting and opening the all of the browsers involved in order to write, then read the bookmarks.

      - Second, even if the first one wasn't a problem, there's still the whole added complexity of committing/updating all of the time.

      This shouldn't be that hard to do while the application is running. This is what calendaring systems do all of the time and bookmarks are in many ways simpler than calendar items.

      --
      "When ideology and theology couple, their offspring are not always bad but they are always blind." -- Bill Moyers
    87. Re:one of the things i would like to see is with by jbolden · · Score: 1

      Multiuser calendering systems use a multiuser database with record locking and SCNs (system change numbers) underneath them. They seem simple because the complexity is absorbed into the multiuser database.

      As for the quiting.... You don't actually have any bookmarks "on the browser" rather you maintain a page of HTML which is your only link. This is generated from the database.....

    88. Re:one of the things i would like to see is with by dcam · · Score: 1

      Where? I'm running 1.0.

      The only place I can see that has any effect on sorting bookmarks is in the View option of the Bookmarks window. Changes to this have an effect on all the bookmarks.

      --
      meh
  2. Plugins by falloutboy · · Score: 1

    I'm pretty thrilled with plugins for Firefox and the potential that exists there. As web applications grow in popularity, I'm hoping that software vendors will offer Firefox plugins alongside or instead of ActiveX components.

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

      Plugins are annoying in that open sourcey way.

      Most plugins for Firefox are crap, will never hit 1.0, and will be superseded by something else.

      This leads to situations where open-source elitists say "Ew, how could you be using TabbedBrowserExtensions4Firefox 0.3.5? I just got TabBrowsePlusExtension 0.6.3 and it kicks so much ass! I can't wait for 0.6.4 to come out!"

  3. End of the line? by Hyksos · · Score: 0

    I'm wondering how much you can change browser interfaces these days. There hasn't been that much new in interface design since the days of netscape (tabbed browsing being a notable exception)

  4. Better links. by solidox · · Score: 2, Informative
    --
    1. Re:Better links. by lucabrasi999 · · Score: 1

      FYI--Those links that were provided were Coral Cache's of the original links. I imagine that the submitter used the Coral Cache in order to prevent the original web sites from being slashdotted into oblivion.

    2. Re:Better links. by Anonymous Coward · · Score: 0
      I'm glad he did, as he also prevents people behind corporate firewalls from being able to access the sites. This way, those who are at work during the day time, making up the majority of Slashdotters, will not Slashdot anyone, or for that matter, read anything.

      But who RTFAs anyway?

  5. Decent by Kombat · · Score: 1

    The article is a good primer for people who haven't done much research regarding browser feature development, but doesn't offer anything terribly insightful or innovative. Really nice photography though. :)

    --
    Like woodworking? Build your own picture frames.
    1. Re:Decent by somethinghollow · · Score: 4, Informative

      Not terribly insightful or innovative? Coming from an ex-IE designer? Noooo. I don't believe it.

      IE are the guys who think tabbed browsing isn't useful or desired by users. Is that why AOL is making an IE with tabbed browsing? Is that why every other browser has tabbed browsing? I think it's pretty obvious who's incorrect.

      Taking hints from IE designers are like taking hints on car design from the designers of the Pinto. Sure, they might have gotten alot right, but there was that one problem...

    2. Re:Decent by harrkev · · Score: 1

      I RTFA, and I liked it. Don't bash IE too much. At the time that IE was designed, it was OK as far as the user interface goes. Security is (as always) crappy, but that is a separate issue.

      The problem with IE (from a UI perspective) is simply that it has not kept up. Micro$haft decided to rest on its laurels. Once upon a time, Netscape did not have tabbed browsing either.

      And the article did mention that the author fought with other people trying to get cool features implemented (and he was smacked down for it).

      To summarize: IE does have a lot of problems, but that is no reason for an ad hominem attack of the author.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    3. Re:Decent by The+Slient+Progenito · · Score: 2, Insightful

      He was the designer of IE4 + IE5. I remember they were both lightyears ahead of Netscape in terms of interface, look + feel, and rendering engine at the time. So I don't think it would be fair to bash him that way.

    4. Re:Decent by Phisbut · · Score: 1
      Taking hints from IE designers are like taking hints on car design from the designers of the Pinto. Sure, they might have gotten alot right, but there was that one problem...

      I particularly like this part of the article :

      Red herrings and over-rated concepts
      [...]
      Security and Stability
      [...]
      So while viruses, hacks, and crashes are still a popular topic of discussion for software products, better browsers involve getting past these basic requirements.
      [...]
      However the goal of browser design should be to minimize the impact of these things, and move on to investing as much energy as possible towards actually improving people's ability to use the web.

      That's totally IE's mentality. It's insecure alright. Let's not fix it, let's just minimize the impact and keep on adding "cool" features.

      --
      After 3 days without programming, life becomes meaningless
      - The Tao of Programming
    5. Re:Decent by neosake · · Score: 2, Interesting

      Methinks you didn't read the whole paragraph, just the headline

      Security and Stability

      Something is wrong if competition in any product line continually focuses on security and stability. These design attributes are basic requirements,
      not advanced features . You won't see advertisements for toaster ovens that say "Now, it explodes less often!" [...]
      (emphasis mine)

      He says that we should not be using security as a selling point, because it should be a baseline, an absolute must that should be taken for granted, rather than a "feature".
      And I agree.

      --
      "When a ball dreams, it dreams it's a frisbee"
    6. Re:Decent by MntlChaos · · Score: 1

      The point of programs is that they help the user, I could make the most secure hello world program in the world, and it would still be worthless compared to windows, because it is absolutely worthless

    7. Re:Decent by drinkypoo · · Score: 1

      I love tabbed browsing, but I would rather have acres of screen real estate and just open a huge number of windows. Where the #@*& is my OLED wallpaper? Most of it can be really slow to update so long as I have one fast display.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    8. Re:Decent by lav-chan · · Score: 1

      I think you're giving them too much credit by saying that they don't think it's useful or desired. It's not that they just hate tabbed browsing, it's that they don't have to add it. When you have 90% of the browser market, you're not really worried about paying people to add lots of rad features to your browser.

      Microsoft will add things one at a time, as the need arises. (Meaning that if their market share continues to be important to them and if they think it's slipping, they'll add just enough to get them by.)

  6. Password management by iamzack · · Score: 0

    I would like to see password management implemented for specific websites instead of in general. There are some sites I want my password saved on (i.e. online newspapers) and some I don't (i.e. my webmail). Maybe this is possible already, but there is no obvious way to do it that I've found.

    1. Re:Password management by slungsolow · · Score: 1

      It really depends on the type of authentication they are doing on the site. For the most part, what you are talking about is handled well by firefox. I use it to save my work related passwords, but I have it set to never store my bank, credit card, or home based web mail passwords.

    2. Re:Password management by rdc_uk · · Score: 1

      Get a modern decent browser; both Safari on my Mac, and Firefox on all of my PCs offer "Save this password: Yes? No? Never for this site?" or wording and options to that effect.

      Upgrade or be damned!

    3. Re:Password management by ggambett · · Score: 2, Informative

      Whenever you enter an username + password in Firefox, it asks if you want it to remember the password - the options are Yes, No, and Never for this site. I think what you want to do can be accomplished using Yes and Never for this site.

      Of course, you can change these settings afterwards if you want to.

    4. Re:Password management by grumbel · · Score: 2, Interesting

      This is already possible in Galeon for ages, what I however miss is a way to customize the password settings for single input fields, ie. the Mailman password field for example isn't recognized by Galeon and thus no password is ever remembered, I would like to tell the browser explicitly that this is a field that I want him to remember. And there is also the throuble that the browser always remembers the password *before* the login is validated, so if you type the wrong one, you have quite a lot of throuble getting it out of the password manager again and fixing it. Idealy the browser should only save the password after a successfull login, however with most webpages that should get tricky, since there might no easy way to find out what was successfull and was what not.

    5. Re:Password management by Anonymous Coward · · Score: 1, Interesting

      Instead of having it ask to save the password when you click on the button, it waits until the next page finishes loading and then asks you if you want to save the last password.

    6. Re:Password management by iamzack · · Score: 0

      I use Firefox and have seen these options. The problem I have is that I do not want it to save "form" information, such as Google searches. (Call me paranoid...). Whenever I clear this info, so goes my password info for some sites. Most sites already have cookies that save your password anyway so it's not too big of a deal.

      I guess what I really want is an option to save all form info for specific sites, or things like my username for school webmail and Gmail.

    7. Re:Password management by TomC2 · · Score: 2, Insightful

      I find the "no" button useful for sites I haven't visited for a while and am not quite sure of the password. Then I can type it in and see if I've remembered it right, click no, and if it's right then log out and in again and the second time click yes. Then I don't end up possibly saving an incorrect password.

    8. Re:Password management by Jorrit · · Score: 1

      I don't agree at all! I often press 'no' the first time I enter a site I just registered with but I want to change the password first. So the first time I log in I don't want to press 'yes' as I don't want the browser to remember that password. So I press 'no'.

      Also sometimes I want to log in to a site with different logins. In that case there is only one login I want to remember (so I pressed 'yes' for that one) and the others I don't want to remember (so I press 'no' for those).

      For me the 'no' button is very useful.

      Greetings,

      --
      Project Manager of Crystal Space (http://www.crystalspace3d.org). Support CS at http://tinyurl.com/cb3x4
  7. some features by respyre · · Score: 1

    it'd be nice to see a "history browser" window, with the ability to sort, view and search previously visited pages. could have multiple views, like detail, and thumbnail

    1. Re:some features by WIAKywbfatw · · Score: 1

      Want to search within your history? Then Opera is your friend.

      --

      "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    2. Re:some features by Anonymous Coward · · Score: 0

      Seruku http://www.seruku.com/ does much of this. It's a browser plug-in that stores and indexes all visted web pages in a local, searchable db.

    3. Re:some features by Anonymous Coward · · Score: 0

      You mean just like Epiphany already has?

  8. How to Build a Better Browser by Anonymous Coward · · Score: 0

    ...by a former developer of Internet Explorer. Isn't that a little like taking marriage counseling from Scott Peterson?

    1. Re:How to Build a Better Browser by Anonymous Coward · · Score: 0

      I think it's pretty obvious that Peterson was framed, contrary to your snide remark.

  9. Microsoft getting onto the bus. by the+talented+rmg · · Score: 3, Informative

    It's disconcerting to see Microsoft paying attention to the sort of features available in Firefox and Opera. We all know what happens when Microsoft starts "addressing" the competition.

    Personally, I find Firefox's community oriented approach to extensions and plugins refreshing, but it's hard to compete with a paid team of guys who managed to pass Microsoft's crazy hiring tests. As a Linux user, I fear this will mean my web browsing experience will fall yet farther behind that of my friends and co-workers.

    Developers should see this as a call-to-arms. If Microsoft pursues feature extensions in earnest, it may well overrun open source efforts. That would be a disaster given the progress Firefox has made in terms of marketshare and acceptance so far.

    --


    A Proud Member of the Reality Oriented Community.

    1. Re:Microsoft getting onto the bus. by Iberian · · Score: 1

      Actually the article is written by a former developer of IE, not a current developer. I also seriously doubt MS had anything to do with this article as he points out some of the good points of Opera and Firefox while recomending that if you haven't tried them out it may be a good idea to.

    2. Re:Microsoft getting onto the bus. by BossMC · · Score: 1

      The Talented Rmg,

      I am sorry but you have made that post in the wrong place. It is well thought out, coherent, and the ideas are separated with "paragraphs." You criticized Microsoft in a constructive way, and yet failed to call them Micro$haft or similar.

      I suggest that you take this as a warning to find a new forum where people of your type are found in larger numbers. You may find them much more welcoming than your fellow posters here on Slashdot.

    3. Re:Microsoft getting onto the bus. by CrazyWingman · · Score: 1

      Microsoft's crazy hiring tests

      If you're refering to the interesting puzzlers that were popular to discuss in the late 90's, they don't do that any more. There is much debate as to whether they were ever any good at all for selecting good people to hire.

    4. Re:Microsoft getting onto the bus. by thomasj · · Score: 1
      It's disconcerting to see Microsoft paying attention to the sort of features available in Firefox and Opera.
      Why is that? I don't get the point in that. What does that take away from us? I don't use Windows on a daily basis, and I am pleased to see, that the browser development has changed so Mozilla has become head instead of tail.

      I want the best for all! For me, for you, for my Mother, Brother, Sister and even Bill Gates. What is wrong with you guys. For how long have you had the loser attitude? It is only long-term losers that would rather see his enemy (?) lose than see everybody win.

      May the best software become us all!

      --
      :-) = I am happy
      :^) = I am happy with my big nose
      C:\> = I am happy with my OS
    5. Re:Microsoft getting onto the bus. by Anonymous Coward · · Score: 0

      Some telling microsoftness coming through in this essay:

      "...and with Firefox and Opera in the headlines, and the art of browser design becomes important again..."

      Implying that when you have a monopoly on browser usage the art of browser design is not so important.

      "...it's impossible to invest in the end-user experience and the developer experience to everyone's satisfaction..."

      Becoming standards compliant would satisfy this particular developer.

      "So while viruses, hacks, and crashes are still a popular topic of discussion for software products, better browsers involve getting past these basic requirements."

      I agree, now when can I see Microsoft produce one of these fabled 'better browsers'?

    6. Re:Microsoft getting onto the bus. by Anonymous Coward · · Score: 0

      I D I O T

    7. Re:Microsoft getting onto the bus. by arevos · · Score: 1

      If Microsoft wants to build a better browser, more power to them. If open source can't compete with proprietry products, it's not really a very good development model.

      However, I believe that the Mozilla team can compete with Microsoft, even if it throws its whole weight behind IE. Apache has dominated the Web Server market for some time, despite Microsoft's best efforts. Perhaps you should have a bit more faith in the Firefox developers.

      Finally, despite Microsoft's "crazy hiring tests", Microsoft has always seemed to me to be a company churning out mediocre software with first rate marketing. Despite its claims to the contrary, Microsoft is not a company comfortable with innovating.

  10. It's already happened... by robyannetta · · Score: 1

    It's called Firefox.

    --
    - Just my $0.02, take with a grain of salt, your mileage may vary.
  11. Security? by shrapnull · · Score: 5, Funny

    You mean to tell me that the IE developers didn't focus on security???

    NOW you tell me !!!

    --
    If you're half as beautiful naked, you'd be 4 times as beautiful with twice as many clothes on.
    1. Re:Security? by shrapnull · · Score: 1

      In TFA he mentions that toasters don't advertise that they explode less often, therefore security is not a key "feature", but it would be a feature if toasters were not only known for exploding all the time, but also explodable by someone outside of your home by your simply using it properly.

      --
      If you're half as beautiful naked, you'd be 4 times as beautiful with twice as many clothes on.
    2. Re:Security? by Sardak · · Score: 1

      Gotta love the wording:

      Red herrings and over-rated concepts
      Security and Stability

  12. Basic principles of web browser design? by smooth+wombat · · Score: 5, Insightful

    You mean like adhering to the W3C standards? You mean like not having your own proprietary code floating about?

    Start with those two issues then get back to me.

    --
    We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
    1. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      Yes, next to security (or lack thereof), adhering to web standards is the biggest bug in Internet Explorer. Would you use a television that wasn't UHF and VHF compliant? Why use a browser that doesn't understand the language of the web? I suppose we all have those illegal immigrant nannies who work hard but don't know the language. Well, those of us in the federal government anyway.

    2. Re:Basic principles of web browser design? by TuringTest · · Score: 1

      You mean like adhering to the W3C standards? You mean like not having your own proprietary code floating about?

      That's already done. It's called Firefox. But you miss the subject; it's not about system's design, is about interface (i.e. a useable tool) design.

      BTW, web standards didn't exist when this guy started working in Internet Explorer V1.0. That's right, the writer has been working that long in the IE development team. Given that IE is a somewhat useable piece of software, I would give him some credit.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    3. Re:Basic principles of web browser design? by which+way+is+up · · Score: 1

      Let's not be rediculous now. Put aside 'groupthink' for a moment and realize that as a whole IE 6 does adhere much better to web standards than previous versions. The box model has been changed from the mess it was in IE5.

      As far as proprietary code and 'hooks'. Don't use them. Netscape has proprietary javascript hooks that IE doesn't support. The beauty of this is that its OPTIONAL.

      Please name me one proprietary piece of code that IE forces you to use in your web pages?

    4. Re:Basic principles of web browser design? by ViolentGreen · · Score: 1

      The problem is not IE. It's that IE is so integrated with windows. IE is very fast and usable. The security isues mostly a result of the tight integration with the rest of windows. I'm not sure if the blam for that falls with the IE team or the Windows team.

      --
      Not everything is analogous to cars. Car analogies rarely work.
    5. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      Its not that they force you to use proprietary pieces of code, but many are implemented not according to the standards.

      That is what creates the most headaches in my opinion.

    6. Re:Basic principles of web browser design? by generic-man · · Score: 2, Interesting

      You know, it's just as easy to write Firefox-specific HTML as it is to write IE-specific HTML.

      If Firefox takes any foothold in the market, I expect to see a lot more shitty HTML that won't render properly in, say, KHTML-based browsers like Safari.

      --
      For more information, click here.
    7. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 1, Insightful
      IE 6 does adhere much better to web standards than previous versions.

      So what? Opera and Firefox have less of a pocket book than IE, but they've supported web standards for far longer, as well as a million other useful features. Yeah, the turd looks a little more solid than the last, but it still reeks of feces.

      As far as proprietary code and 'hooks'. Don't use them.

      To hell with using proprietary code, it would just be nice if we didn't have to write two stylesheets - one for IE and one for everything else. Developing compatible CSS for IE is maddening!

    8. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0
      You know, it's just as easy to write Firefox-specific HTML as it is to write IE-specific HTML.

      Yes, but for those of us who give a damn about standards, we don't have to use that proprietary code. At least with Firefox, you have the option of using standard CSS to create pages that *can* look the same in every other browser except IE. As I said in another post, right now we're forced to develop two stylesheets - one for IE and one for every other browser. Firefox can add all the special hooks it wants as long as it still supports the standard well. IE doesn't do that.

    9. Re:Basic principles of web browser design? by which+way+is+up · · Score: 1
      To hell with using proprietary code, it would just be nice if we didn't have to write two stylesheets - one for IE and one for everything else. Developing compatible CSS for IE is maddening!

      I maintain large web application whos front end is completely CSS driven. I have one set of style sheets I don't have any of the 'usual' IE hacks found on the internet. Just straight clean css and xhtml compliant pages.

      Funny that you mention opera, but it seems to me to have some pretty weird CSS quirks even on standard compliant pages.

    10. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      you mean the dtds that they defined HTML in back then were not web standards? interesting.

    11. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      xhtml? IE doesn't handle it though, so your xhtml compliant pages are invalid html, and the only reason it works is browsers are not strict with the sgml, otherwise you would be getting > appearing all over the place whereever you had />

      Must be pretty basic CSS, as soon as you start to do some fancy stuff, IE breaks.

      Opera is arguably better than Gecko when it comes to CSS compliance.

    12. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      The box model is still broken if you have anything in the document before the doctype tag, such as whitespace, or some comment tags.

      IE is still a pile of steaming cowboyneal dung when it comes to standards compliance.

    13. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      Err, there is nothing wrong with that html that should cause any rendering errors. The only problem with it is the lack of escaping the & in the hrefs.

      http://validator.w3.org/check?uri=https%3A//upda te .mozilla.org/extensions/%3Fapplication%3Dthunderbi rd

      A quick browse of the css as the w3 validator appears to be broken shows the only gecko specific properties are -moz-border-radius, which also won't cause a rendering problem.

      If Safari isn't rendering that page correctly then it is Safari at fault.

    14. Re:Basic principles of web browser design? by TuringTest · · Score: 1

      Ok, i meant that W3C standards didn't exist when first browsers went into the market. Of course HTML was a web standard by then.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    15. Re:Basic principles of web browser design? by NardofDoom · · Score: 1

      The only thing that doesn't validate on that page are the ampersands, which should be encoded with &. Maybe the problems in KHTML?

      --
      You have two hands and one brain, so always code twice as much as you think!
    16. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      What exactly is their difference, then? HTML as defined by Tim Berners-Lee vs HTML as defined by Tim Berners-Lee et al.

    17. Re:Basic principles of web browser design? by jschottm · · Score: 1

      realize that as a whole IE 6 does adhere much better to web standards than previous versions.

      That's true, but that doesn't mean that it does it well, or that IE shouldn't have been updated since version 6 for better compliance. A 50s era Ford may adhere to modern standards better than a Model T, but that doesn't mean that it's a good car to use on today's roads.

      Ironically, I think that the IE 5 box model of including the border inside of the box is superior to the actual CSS specs. I'd love to be able to have one div have a 20% width and another have an 80% width and not have to worry about having the borders/margins/etc. do bad things to the alignment.

      Please name me one proprietary piece of code that IE forces you to use in your web pages?

      You mean besides all the ugly CSS hacks to make sure that IE 5 users can still use my pages?

      I dislike the fact that I have to add:

      width:expression(document.body.clientWidth (720) *p arseInt(document.body.currentStyle.fontSize)?
      "72 0px": "auto" );

      to my stylesheets in order to force IE to have a minumun width (very important for some of my webapps), as it causes various validators/debuggers to complain. Particularly in that I think that min-width/height would have been one of the painfully obvious things to support.

      The big problem is that people who *don't* have to use the proprietary stuff do anyway, causing problems for those of us who use other operating systems and browsers.

    18. Re:Basic principles of web browser design? by generic-man · · Score: 1

      In the case of the above page, you'd have to write a special style sheet for Safari if you wanted it to render correctly.

      Valid CSS doesn't necessarily look good, and good-looking CSS isn't necessarily valid. The recommendations (not requirements, not standards, but recommendations) are so vague that no browser could ever do a perfect implementation of them.

      --
      For more information, click here.
    19. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      Newsflash: the W3C specs are not ironclad rules engraved on slabs of stone. While the page might validate perfectly well, that doesn't mean it will render identically on every browser, as each browser author makes decisions based on what the spec says they MUST do and what they CAN or SHOULD do. W3C specs don't exempt people from testing their webpages with different browsers.

    20. Re:Basic principles of web browser design? by NardofDoom · · Score: 1

      Well, then the browser authors have their heads up their asses. If they conformed to W3C specs, they wouldn't have a problem, would they?

      --
      You have two hands and one brain, so always code twice as much as you think!
    21. Re:Basic principles of web browser design? by generic-man · · Score: 1

      There is no such thing as a W3C spec. All they have is recommendations, such as the candidate recommendation for CSS 2.1. There is no way to flawlessly implement the "spec" as you call it, since the recommendations are purposefully vague and all-inclusive.

      --
      For more information, click here.
    22. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      Your comment betrays a complete lack of understanding regarding the W3C documents. I suggest you read them and become enlightened.

      Incidentally, the docs are NOT about making every page render in an identical way, they're about making sure the end-user can access the content of the page regardless of platform or access device.

    23. Re:Basic principles of web browser design? by Anonymous Coward · · Score: 0

      I'm sure it's also more CSS compliant than a Chevy. So?

  13. Worst. Idea. Ever. by CodeWanker · · Score: 4, Funny

    Intelligent bookmark management: "Now your spouse can PROVE how much porn you look at."

    --


    "Wow. Now THAT'S a lot of angry Indians." - Lt. Col. George Armstrong Custer
  14. Chauffeur browsing? by farsideofthemoon · · Score: 1

    Wouldn't it be cool to subscribe to a series of links of similar interest that once you were done reading the page all you did was click next and it took you to the next site... sorta like a web chauffeur? No having to hung links down... no having to choose where to go next... just sit back and enjoy...

    --
    I know what's on your hard dr
    1. Re:Chauffeur browsing? by ggambett · · Score: 1

      Firefox has something like that, each bookmark popup has a Open in Tabs entry which does more or less that.

    2. Re:Chauffeur browsing? by Anonymous Coward · · Score: 0

      It's called RSS! (newfirerss comes to my mind)

    3. Re:Chauffeur browsing? by atriusofbricia · · Score: 1

      Uhhh.... okay....

      --
      I was raised on the command line, bitch

      "Nemo me impune lacesset"

  15. Cant read it by muffen · · Score: 1

    Anyone wanna post a link for people like myself who are behind corporate firewalls that wont allow access out on 8000whatever ports?

    1. Re:Cant read it by Anonymous Coward · · Score: 0

      Sure, this link is specifically about people in your situation.

  16. Cache search by andrel · · Score: 4, Interesting

    I want to be able to search the browser cache, since that's where pages I've recently visited can be found. Sure, I can grep the directory, but this really should be integrated into the browser.

    1. Re:Cache search by Anonymous Coward · · Score: 1, Informative

      about:cache in firefox.

    2. Re:Cache search by bunratty · · Score: 1

      In Mozilla, I can go to about:cache and use Find in This Page... or the find-as-you-type feature. There also a request (bug 255544) to add sorting features to about:cache in Firefox.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    3. Re:Cache search by squiggleslash · · Score: 2, Insightful
      That just gives you the option to list cache entries.

      I'm thinking what the GP means is that it'd be useful to search inside the cache, ie look for all recent documents still in the cache that contain the words "Linux drivers femdom spanking pictures", so you can get to that USB fetish page you were looking at but can't remember the URL of (to use a bizarre example, seriously though you can probably think of something useful.)

      It'd be useful if this tool works when the browser has crashed too (Firefox and other Netscape successors have a habit of invalidating the cache after a crash. I understand why, but while I don't want potentially corrupted cache entries coming up in place of URLs I'm visiting, the usefulness of a search is theoretically not diminished by such a situation.)

      --
      You are not alone. This is not normal. None of this is normal.
    4. Re:Cache search by Anonymous Coward · · Score: 0

      Google's desktop search will accomplish this nicely.

    5. Re:Cache search by elbobo · · Score: 1

      Dowser provides local cache searching, as well as automatic keywording, cross engine searching, cache browsing by keyword, and probably other stuff that's not coming to mind right now.

    6. Re:Cache search by bogie · · Score: 1

      I think there is an extension that actually saves everything you do in Firefox. I can't remember the name but the idea was to never delete your cache and keep it forever. Stop by the mozillazine forums and ask or browser mozdev which is where I *think* I remember seeing it.

      --
      If you wanna get rich, you know that payback is a bitch
    7. Re:Cache search by kinema · · Score: 1

      Interesting idea. Some should write it up and submit it to the Squid proxy developers.

  17. history+bookmarks by This+is+outrageous! · · Score: 1
    a unified tool for history+bookmarks in a single list

    You mean like Safari?

    --
    This is...

    O
    U
    T
    R
    A
    G
    E
    O
    U
    S

    !

    1. Re:history+bookmarks by WJMoore · · Score: 1

      Yeah Safari and Omniweb both have searchable bookmarks and history... sounds like you guys should get a Mac ;-)

    2. Re:history+bookmarks by which+way+is+up · · Score: 1

      Before we even go down this road let's not forget that just 3 years ago your only choice for a browser on the mac was IE 5 or Netscape 6 (:::shudder:::).

  18. Portable bookmarks by uf22 · · Score: 3, Interesting

    The problem with bookmarks is that they are tied down to one computer! I have to maintain two different lists at work and at home. Not to mention when I'm over at a friend's house and I'm trying to remember the url for one of them. I've found breasy.com to be a good solution. Could this be done in a Firefox plugin somehow? I suppose you need a central db to make it happen. Will the tinfoil hat crowd shy away from this?

    --
    Have you ever asked yourself, Is It Normal?.
    1. Re:Portable bookmarks by b-baggins · · Score: 1

      Safari. .Mac. iSync. Problem solved.

      --
      You can tell a great deal about the character of a man by observing those who hate him.
    2. Re:Portable bookmarks by sandman935 · · Score: 1

      I've been using MyYahoo for years. It's not as easy as using the bookmarks/favorites features of the browser, but I can get to it anywhere.

      --

      Defecation occurs.
    3. Re:Portable bookmarks by Kardamon · · Score: 1

      I never use the browser bookmarks: I just keep them in my gmail, so I can access them everywhere. You could even use your slashdot journal to put them in :-)

      --
      -- Qu'est-ce que la propriété intellectuelle? It is thought control.
    4. Re:Portable bookmarks by monkease · · Score: 1

      Will the tinfoil hat crowd shy away from this?

      Hahahaha!

      Oh wait, you're seriously asking?

      Of course, WeatherBug et al is already doing that for a large amount of internet users. Why not just leave everything checkmarked next time you install AIM ask WeatherBug for a report?

    5. Re:Portable bookmarks by orange_6 · · Score: 1

      Straight from the front page, and complete with Firefox plugin and a nice api:
      del.icio.us

    6. Re:Portable bookmarks by Mikail · · Score: 1

      Gmail's a really good idea. It'd be a snap to search then too, thus solving the searchable bookmarks problem.

      --
      If life is a waste of time and time is a waste of life, let's all get wasted and have the time of our lives.
    7. Re:Portable bookmarks by rdc_uk · · Score: 4, Insightful

      Better solution:

      Browser uses standard HTML/xhtml/xml format for its bookmarks.

      Browser is capable of using this file from anywhere, including through http, or from a local file.

      Bookmark management is still done through the browser interface, but the location of the bookmarks becomes browser independant.

      For the http version, you would want a simple server side script to handle through http requests all the bookmark management (edit/add/delete/move around etc). There is no reason for this to be a complex script; you could put it on your own site, or have it on a central site, it should be your choice. You can even SSL and/or password protect your bookmarks, should you need to.

      This simple system could even (gosh!) be cross browser and cross platform (its only an xml file, all it needs is a standard format, developed independant of each browser and then used by some or all)

      This would give you bookmarks that could be accessed from multiple machines no problem.

      For those who don't want http bookmarks, its just an xml file; put it on a floppy disk, USB flash drive or even your bluetooth mobile phone and take your bookmarks with you when you travel.

      By default the browser just uses a local file in its app directory, so no visible change for those who _don't_ want common bookmarks.

      All common sense.
      All great for the end user.
      Will never get implemented by ANY browser ever, I'll bet you :(

    8. Re:Portable bookmarks by zxv · · Score: 1
    9. Re:Portable bookmarks by Anonymous Coward · · Score: 0

      $100 a year to synchronize bookmarks, on a $1000+ machine that you can't build from scratch.

      I fully expect the Linux community to duplicate .Mac and iSync by 2008. It'll be really buggy and have no support or documentation, but it'll be free goddammit.

    10. Re:Portable bookmarks by Anonymous Coward · · Score: 0

      iSync allows you to do this on a mac.

    11. Re:Portable bookmarks by Anonymous Coward · · Score: 0

      ...but then President Al Sharpton will sign into law a bill that makes open source software illegal.

      Boycott oppression! Vote Hillary in 2008!

    12. Re:Portable bookmarks by SenseiLeNoir · · Score: 1

      Netscape/Mozilla/Firefox DOES use a HTML file for its bookmarks, and always has.... (search for bookmarks.html in the appropriate folder). You can view it in the browser.

      Getting it to work from a network... well shoudlnt be hard to code that..

      --
      Have a nice day!
    13. Re:Portable bookmarks by Anonymous Coward · · Score: 1, Interesting

      Some years ago I investigated this problem...
      -A standard XML format for bookmarks exists and is called XBEL. It is surely used by Konqueror.
      -There are some nice web applications to organize the bookmarks, such as ol'bookmarks (search on sourceforge). If you could import/export XBEL files, you will have the best of both worlds...

    14. Re:Portable bookmarks by l0b0 · · Score: 2, Interesting

      Been using Portable Firefox and Thunderbird for a few weeks already, and they're great for taking your settings with you wherever you go.

    15. Re:Portable bookmarks by Grishnakh · · Score: 1

      Yes, Konqueror uses XBEL. I'd like to know why other browsers (Mozilla) don't.

    16. Re:Portable bookmarks by pragma_x · · Score: 1

      Thank you for the one dose of sanity left in this discussion. I've read the main page for the site, and it is just what the name implies. Thanks!

    17. Re:Portable bookmarks by Duck1123 · · Score: 1

      If you're using Firefox, check out Bookmarks Syncronizer. It works great for me. You can set it to download an xml file from a ftp server, merge all new entries with your existing bookmarks, and then upload a new copy on exit.

    18. Re:Portable bookmarks by wayland · · Score: 1

      Why not just use a standard protocol which already allows portable bookmarks. The IETF has specified ACAP, and there is a Bookmarks schema for it, but Mozilla doesn't support it yet.

      http://www.defendmail.sunet.com.au/Projects/ACAP/

  19. Two words by killjoe · · Score: 0, Redundant

    searchable bookmarks

    --
    evil is as evil does
  20. Personally, I'd prefer to see stability in Firefox by isolationism · · Score: 4, Insightful
    ... Something that IE trounces the rest of them with. It's undoubtedly been the greatest frustration of using it for my wife and I after switching from using IE for so many years -- IE was very stable. Firefox, on the other hand, runs into problems with specific pages (usually ones that are badly written/formed). The article lists stability as a "red herring" and that it is of "limited value" but allow me to differ in opinion.

    While I'm actually relatively indifferent if someone's site uses Javascript or DHTML that Firefox doesn't support, it is aggravating to have a single, badly-coded web page take out that browser window and everything else I was tabbing to at that moment, especially if I hadn't bookmarked what I was looking at. In this sense, Firefox has unwittingly upped the ante on application crashes, since you're more likely to have more pages browsed to at any given moment than with MSIE.

    Don't get me wrong: I love Firefox and I have no plans to switch back to MSIE. But I would definitely suggest one of Firefox's greatest weaknesses would be the stability issue. At this point, anything to prevent the browser from utterly disappearing when it hits a malformed (or whatever) page would be a welcome addition to the code.

  21. Plugins: Yuck. by Neil+Watson · · Score: 2, Insightful

    Plugins are the bain of the web. The web is about delivering content to the browser and enabling the user to view the content as desired. Plugins, are the realm of over zealous 'web designers' and marketing types who cloud content with branding dogma.

    1. Re:Plugins: Yuck. by Justin205 · · Score: 2, Insightful

      Some plugins are useful - stuff like video plugins aren't terrible. Flash has it's place too. Sometimes you actually want to watch those terribly stupidly funny Flash movies you find.

      Other plugins are just stupid though. Acrobat comes to mind... I like how OS X handles PDFs on the internet - download them to the download location, and open them (if you set it to auto-open files it deems "safe" - PDFs, disk images, documents, etc.). Much nicer, in my opinion, than the open-it-in-the-browser-window way.

      --
      "Your effort to remain what you are is what limits you."
    2. Re:Plugins: Yuck. by Anonymous Coward · · Score: 0

      I am not often inspired to turn into a grammar and spelling nazi, but that was frightening for such a short comment.

      Plugins are the bain of the web.

      They are dutch baths?

      Perhaps you meant "bane."

      Plugins, are the realm of over zealous 'web designers'

      Zealous programmers have a realm over them? Do they use commas correctly there, or, are, they, overzealous, about, them? ... who cloud content with branding dogma.

      I don't recall seeing content which was clouded by dogma about branding.

      Come back when you complete 8th Grade English, m'kay?

    3. Re:Plugins: Yuck. by Pxtl · · Score: 1

      Yes, but why must the flash movies be embedded into a webpage? Couldn't they just be .flash files and my browser could spawn an external program to handle them? Why can't the browser work like the explorer, nautilus, and every other file browser - why does everything have to happen in-page? Nobody likes it anyways - everybody I know who knows how has AcroReader set to spawn in its own window instead of in the browser.

    4. Re:Plugins: Yuck. by Taladar · · Score: 1

      And why do you need a browser plugin for Movies? What is so special about movies that you can't just save them (or a description file if you talk streaming) and open them in the specialized player? Why must they be embedded in the Browser?

    5. Re:Plugins: Yuck. by hackstraw · · Score: 1

      Some plugins are useful - stuff like video plugins aren't terrible. Flash has it's place too. Sometimes you actually want to watch those terribly stupidly funny Flash movies you find.

      Yes, I will say that they can be useful, but by default I browse without them, and for a reason.

      Plugins simply are not part of the web. I use too many different systems (hardware and OSwise) and its important for me to just be able to look at a webpage without being told to get a newer (often nonexistant) version of plugin X.

      Other plugins are just stupid though. Acrobat comes to mind... I like how OS X handles PDFs on the internet - download them to the download location, and open them (if you set it to auto-open files it deems "safe" - PDFs, disk images, documents, etc.). Much nicer, in my opinion, than the open-it-in-the-browser-window way.

      Yup. I don't auto open anything. Its too simple to just right or control click in the download window when its done and select "open". I remember when the Acrobat plugin forgot to include the "save" feature. That was a glaring omission.

      I say keep plugins off the web. You think adware, malware, and spyware is bad in windows now? Wait until it gets more cross platform with the next killer "plugin".

    6. Re:Plugins: Yuck. by CastrTroy · · Score: 1

      And what about images? Why shouldn't all images be loaded in a separate window? Why do they have to be embedded in the web page? I'm obviously joking here, but who says what goes and what stays when it comes to embedded content? I mean, when you think about it, isn't a flash file just an animated gif with sound?

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    7. Re:Plugins: Yuck. by bicho · · Score: 1

      No, it can provide interactivity, unlike animated gifs. Yet I like my animated gifs to cycle only once.

      However, your point remains.

      --

      errera hunamum ets
    8. Re:Plugins: Yuck. by Pxtl · · Score: 1

      Simple: images are a core part of html - hence the tag. Flash is not - it uses external extensions.

    9. Re:Plugins: Yuck. by Pxtl · · Score: 1

      oops, slash ate my "img" tag that I had mentioned in there. Forgot to extrans.

    10. Re:Plugins: Yuck. by Anonymous Coward · · Score: 0
      Hear, hear! Those brittle house of cards made of JavaScript, vbsript(!), gum and ducktape just to make your web browser look like a teevee annoy me to no end. Because I don't us IE, and have to reverse engineer the cruft to get hold of the actual content.

      Usually, I turn away in disgust and think "why bother!"

    11. Re:Plugins: Yuck. by CastrTroy · · Score: 1

      Actually, I could state that flash and all other plugins are a core part of html, hence the tag. So is a Java Applet, hence the tag. Even though a Java applet requires something more than just a browser to view it. It's up to your browser to figure out how to render the image. Lynx doesn't render them at all, and IE can't render PNG's properly. Just because images have been around longer doesn't mean that they are the only thing

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    12. Re:Plugins: Yuck. by drsmithy · · Score: 1
      And why do you need a browser plugin for Movies? What is so special about movies that you can't just save them (or a description file if you talk streaming) and open them in the specialized player? Why must they be embedded in the Browser?

      Precisely so you *can't* save them for later viewing (/reproduction/distribution/"piracy").

    13. Re:Plugins: Yuck. by Reziac · · Score: 1

      So how DO you get Acrobat to spawn in its own window -- I mean for when you're dealing with a stupid page that won't let you RClick-OpenInNewWindow, but tries to force it on the current window. (With polite pages, I download PDFs and view 'em in plain standalone Acrobat.)

      Generally I agree... a lot of this crap does not need to happen IN the browser. Frex... By preference I use an old browser that never heard of PNG, so I view the odd PNG with QuickView when I need to. In the rare event that I need to view flash, I yank it across with Getright, then use the standalone player. I find this less annoying than having to exchange my browser for one I don't like, or having crap taking over my browser when I don't expect it.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  22. OT: Stupid effen corporate proxy by OzPeter · · Score: 1


    I can't look at the article because:

    Access Denied by SmartFilter: Forbidden, this page (http://www.uiweb.com.nyud.net:8090/about.htm) is categorized as: Anonymizer/Translator.

    I love my job.

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:OT: Stupid effen corporate proxy by lucabrasi999 · · Score: 1

      Just remove the 'nyud.net:8090' out of the link. You'll be able to connect to the site directly. And here is why the 'nyud.net:8090' has been added.

    2. Re:OT: Stupid effen corporate proxy by OzPeter · · Score: 1

      Thanks for the info, though I did see the direct link from a previous post. But this begs the question:

      How does a person wanting to access the supplied link:

      a) Know ahead of time that it was a fancy caching scheme?

      b) Know that removing the stated parts would give me direct access?

      I have never seen this system before, and from a few other posts it seems that I am not the only person in this boat. It is only by happenstance that more knowledgable people in this forum know the methods inolved, and have graciously supplied the answers.

      Thus I posit that:

      The article link itself has FAILED a usability test

      --
      I am Slashdot. Are you Slashdot as well?
    3. Re:OT: Stupid effen corporate proxy by suwain_2 · · Score: 1

      CoralCache had a story on Slashdot a while back. There've been a lot of articles that link to it, often posted as a comment when the site starts to get slow.

      Not something everyone knows, but it's something a fair amount of people here are familiar with.

      --
      ________________________________________________
      suwain_2 :: quality slashdot p
    4. Re:OT: Stupid effen corporate proxy by OzPeter · · Score: 1

      I would argue that your answer does not exonerate the failure of the link, as you imply the only way that I should know about it is to have read specific comments on sprecific slashdot threads at arbitrary points in the past.

      There is still nothing inherent in the link that points to CoralCache, or any caching strategy what so ever.

      Given this lack of knowledge, how am I supposed to parse the link to actually get to the story without asking someone else? I could google myself, but on what term? The only possible search term is 8090, which I just tried for the hell of it, and it turned up all sorts of irrelevant pages.

      Thus I still contend that the link itself has failed a usability test.

      --
      I am Slashdot. Are you Slashdot as well?
    5. Re:OT: Stupid effen corporate proxy by lucabrasi999 · · Score: 1

      I only found out about Coral Cache from previous Slashdot articles where the submitters used a link to the Coral cache. For this particular article, I originally clicked on the links, only to have the corporate firewall bounce it. I took a closer look at the link and I recognized the Coral cache extension from those previous slashdot articles. I removed the Coral extension and was able to read the article (don't tell anyone that I actually read the article--they'll block my slashdot access).

      My main suggestion to future submitters would be that they provide links to BOTH the Coral cache and the original site, since many slashdotters (myself included) are behind corporate firewalls and they may not know to remove the ":nyud.net:8090".

  23. Bookmarks Synchronizer by bstadil · · Score: 4, Informative
    This Bookmarks Synchronizer alone makes a switch to FF worthwile. You can sync regardless of OS you are using.

    --
    Help fight continental drift.
    1. Re:Bookmarks Synchronizer by carpe_noctem · · Score: 1

      Yeah, it's a shame this extension barely works and uses cleartext. Oh well, until then cvs does this job just fine for me.

      --
      "Quoting famous computer scientists out of context is the root of all evil (or at least most of it) in programming." - K
    2. Re:Bookmarks Synchronizer by Anonymous Coward · · Score: 0

      He has added secure HTTP/webdav in the last six months, try it again.

  24. IE ex-developer by artemis67 · · Score: 1

    Ummm... do you mean to say that developing IE drove him out of software development altogether?

  25. Graph visualization of the navigation path by sebastianwain · · Score: 1

    I currently use SQUID as a 'personal' proxy. Logging my navigation habits with the referer field to reconstruct the browsing path.

    Bookmarks, are not enough.

  26. IE tabbed browsing? by sjrstory · · Score: 0

    When will tabbed browsing be added to IE? Not that it really matters for me much as Firefox is the only browser for me!

    1. Re:IE tabbed browsing? by Anonymous Coward · · Score: 0

      When AOL acquires Microsoft's IE unit, or when Microsoft purchases AOL assets for a tiny fraction of what Time Warner was nailed for it.

  27. Hope his software is better than his writing by Anonymous Coward · · Score: 0

    This article is unbearable to read: "One the one hand", "odds are slim you'll find develop features", "asnwers", plus unreadable awkward sentence structure....

  28. don't forget Web Annotation! by phUnBalanced · · Score: 1

    Web annotation with Wikalong. shameless plug

    1. Re:don't forget Web Annotation! by tardibear · · Score: 1
      Web annotation with Wikalong. shameless plug

      Yes, this is going to be big. The Firefox sidebar becomes a shared space for notes and comments - every visitor to any given web-page sees the same set of notes and can edit them. Or roll them back to a previous version. Or view a list of recently-annotated URLs.

  29. Searchable history by artemis67 · · Score: 4, Insightful

    I'd like to see a searchable history feature. I may hit 500 web pages in a day, and trying to remember on what page I read something can be a maddening experience. It would be great to be able to search the cache.

    1. Re:Searchable history by Organized+Konfusion · · Score: 3, Informative

      Opera has searchable history and searchable cache

    2. Re:Searchable history by Short+Circuit · · Score: 1

      Not sure, but I think Opera has the ability for you to browse your history by date. But it's been a while since I last used Opera.

      (No disrespect intended; Opera is a great product. But Firefox can run off my USB disk, and store my profile in a specified directory to boot.)

    3. Re:Searchable history by mdfst13 · · Score: 1

      Firefox's history has a search box. Not something that I use often, so I can't really comment on it. However, it is there.

    4. Re:Searchable history by dmarsh · · Score: 1

      IE has searchable history. Not only can you free text search it, but you can also have it organized by date, by site visited, order visited today, etc.

    5. Re:Searchable history by M.+Baranczak · · Score: 2, Informative

      Safari has that, too.

      "Bookmarks" -> "Show All Bookmarks", select "History" on the left side, hit cmd-F.

      You can't do a case-sensitive search, which is a minor drawback.

    6. Re:Searchable history by Anonymous Coward · · Score: 0

      You can search your browser cache - check out the Blinkx client http://www.blinkx.com/ - it will bring info back to you from News, the Web, Products, Video clips, Weblogs, and even your own hard drive, all from the menu bar. Click the B for a search window, which will let you search just your hard drive, including cached browser files!

    7. Re:Searchable history by Anonymous Coward · · Score: 0

      $ opera -h | grep personal
      -personaldir <path> location of alternative '.opera' directory

      Try that.

    8. Re:Searchable history by MoogMan · · Score: 2, Informative

      Firefox, Opera and Safari all have this feature too.

    9. Re:Searchable history by artemis67 · · Score: 1

      I don't know about these other browsers, but it seems that what Safari does amounts to a search of the page title and the URL -- which is of limited usefulness if you're trying to find an important point among several research papers that you previously read online.

    10. Re:Searchable history by john_oshea · · Score: 1

      Omniweb for OSX does this. Plus a whole bunch more (per-site preferences? very nice...)

    11. Re:Searchable history by lavaface · · Score: 1

      You guys are missing what the OP is saying. Yes, I know that you can browse through your history in all of these browsers and, to a limited extent, search through their caches (in the OS.) But seriously, I would love if somebody could craft some google extension to search through your cache. Extra bonus to archive the cache (most go back less than two weeks) and index the archive . . . sigh . . . I suppose it will happen eventually as its clear I'm not the only one who desires this ability. Usually google works when I'm trying to find that page I looked at about X two months ago but it sure would be nice to search my extended browser history rather than the whole web sometimes (sometimes links get lost you know.)

    12. Re:Searchable history by Short+Circuit · · Score: 1

      Will try that at some point. Hopefully it works like that under win32, too. :)

    13. Re:Searchable history by bryan1945 · · Score: 1

      Perhaps you have some kind of problem? Say you are browsing for 10 hours per day, that's 50 pages per hour. That's a little over 1 minute per page for 10 straight hours.

      Just wondering what you you could be doing that you would hit 500 pages a day? Unless you are so ADD that you can't read more than a paragraph on every page and just keep clicking onto something else.

      --
      Vote monkeys into Congress. They are cheaper and more trustworthy.
    14. Re:Searchable history by M.+Baranczak · · Score: 1

      Yes, you're right. I realized after I posted that I misunderstood what you were describing. As far as I know, there's no way to make Safari do that (search the cache).

    15. Re:Searchable history by Knightking · · Score: 1

      I'm running Opera off my USB disk right now. It took 5 minutes to set up (install in single user mode on disk, delete drive letters from opera.ini, customize)

    16. Re:Searchable history by Short+Circuit · · Score: 1

      Linux or win32? The AC post had useful directions that I'll try on Windows at some point. I only get to use Linux at home, where I don't have an internet connection...

  30. Abort Sidebars. Better Bookmark Manager. Love Tabs by djeddiej · · Score: 1

    Lighter, Faster, Stronger. We Can Rebuild It. I would (like many others here apparantly) would like to see a good built-in bookmark manager. This bookmark manager should be intuitive enough to figure out how to categorize the link that you chose, and if not, perhaps with a little nudging. I am reminded of a product that I use to filter my e-mails in Outlook, spamBayes - it read some samples of junk mail, and it got increasingly better and is currently filtering 99% of my spam. So why not create an intelligent filter for bookmarks? Sidebars take up wasted web space real-estate that could be used to show content on an actual page, rather than useless links that no one clicks on at the side. I know - I did one of those old channel push" links you used to see in IE 4.0 - no one wanted content pushed down their throats. Maybe as I mentioned above, building sidebars with some intelligence (frequently accessed links) might be useful. Better, more robust P2P technology might also be an option. I don't think the general consumer is aware of IRC. And of course don't forget the now ubiquitous tabs. It now hurts me when I (have to, on occasion) use IE and "Launch a New Window".

    --
    just a web application developer and instructor in Toronto, ON Canada
  31. Tabbed browsing by Prince+Vegeta+SSJ4 · · Score: 3, Interesting
    is the best thing since sliced bread. That's what really got me to abandon IE altogether (well that and the security issues). What I would like to see is a Graphical History, with the ability to track links you follow from searches.

    For example, If I do a search for 802.11g router reviews, go to smallnetbuilder.com, then go to say Netgear and back then go to another generalized info site, the history would show from the google search which links I followed to info, as opposed to commercial sites, as opposed to junk. Hell, it doesn't even need to be graphical. It could even prioritize by something like time spent there, or depth of links followed.

  32. The feature we all want by Vvornth · · Score: 2, Insightful

    Let's get our priorities straight here! I NEED a browser that will cover the tracks of my pornsurfing with just the press off a button. Just a big red panic button that will wipe out all cookies, history, pic cache related to smut. What browser developer can deliver this!? I must know!

    1. Re:The feature we all want by Organized+Konfusion · · Score: 1

      Opera has this.

    2. Re:The feature we all want by WJMoore · · Score: 1
      The upcoming "Netscape" release of Firefox will have this, as will Safari RSS in Tiger:

      "In addition, a new "anonymous mode" clears all history and cookies upon Netscape's exit." from BetaNews

      "Using Safari's new privacy feature, no information about where you visit on the Web, personal information you enter or pages you visit are saved or cached. It's as if you were never there." from Tiger Preview.

    3. Re:The feature we all want by caseih · · Score: 1

      I moderate the parent post at +1 funny.

      But others have moderated this insightful. Why? Why do you need to suddenly wipe out this evidence? Are you at work and worried about getting fired? Or worried about a spouse finding out?

    4. Re:The feature we all want by Mwongozi · · Score: 1

      Safari for Mac OS X does this. Select "Reset Safari" in the Safari menu.

      Bam. Gone.

    5. Re:The feature we all want by dolphinlover · · Score: 1

      In Firefox: Click Tools and then Options. Under Privacy there is a button at the bottom right that clears the history, saved form information, saved passwords, download manager history, cookies, and the cache. Isn't that the kind of thing you're asking for? If it is, then Firefox has delivered.

  33. Too bad... by Alwin+Henseler · · Score: 1
    With something that has to meet such varied design goals as a browser, it will likely go the way many complex pieces of technology go: by the time there's nothing left to improve, it has become obsolete.

    So the time that any browser is finally 'perfect', is likely the same time that WWW browsing is obsoleted by other means of using the 'net.

    The history of mankind is a long record of obstacles placed in the way of the more efficient for the benefit of the less efficient. -Ludwig von Mises

  34. Application vs. Programming Platform by vivin · · Score: 3, Insightful

    It's a funny thing: any web programmer sees any web browser as a programming platform, not an app. But at the same time the rest of the planet sees the web browser, and most web sites, as just another kind of application. The conflict makes browser design tough: it's impossible to invest in the end-user experience and the developer experience to everyone's satisfaction (a burden consumer OS developers have). Hell, even if you were only trying to do one of those two things, you still wouldn't be able to do it to everyone's satisfaction.

    This dichotomy exists, but does it necessarily mean that you cannot incorporate the two? "Programming Features" can be made transparent to the user -- only web programmers need to be familiar with them. The user doesn't care what browser or document properties you can access... all they want to see is content. So let's say you had a really good developer engine in the background - the user doesn't need to see that.

    Furthermore in today's web-browsing experience you cannot divorce one from the other. A web browser HAS to be a programming platform if it needs to support things like DHTML or run Javascript. Saying that it's difficult to do, is no excuse.

    Or maybe I'm reading this wrong.

    --
    Vivin Suresh Paliath
    http://vivin.net

    I like
    1. Re:Application vs. Programming Platform by Jaime2 · · Score: 1

      The problem is that for user-experience design, you have to consider exactly how the app looks and works (obviously), but for developer experience design, you have to consider how to give control of how the app looks and works to someone else. It is impossible to do both completely.

    2. Re:Application vs. Programming Platform by vivin · · Score: 1

      you have to consider how to give control of how the app looks and works to someone else

      How the app looks is not the concern of the web developer. How to make the app render your content is what concerns the developer. The web developer doesn't need control of the app -- all he/she needs is control of how to render HIS content. Your page is your own, so you should be able to do what you want with it, so how difficult is it to provide a good rendering engine or a good document object model? All those things are transparent to the user...

      --
      Vivin Suresh Paliath
      http://vivin.net

      I like
  35. Re:Worst. Idea. Ever. by TuringTest · · Score: 2, Insightful

    Fun aside, that's a real problem with current interface designs. Online bookmark sites manage this by adding a "private" checkbox to entries, but I would like to see a more fine-grained publishing classification (i.e. personal, for friends, for work, for the world).

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  36. Spellchecker by PIPBoy3000 · · Score: 4, Funny

    The one thing I'd like to see is a spelchkr and grammer checkar build right into the browser.

    Wooden that be kool?

    1. Re:Spellchecker by WJMoore · · Score: 1

      Yes it is very kool. Safari, Omniweb and I believe Konquerer have this already thanks to OS level spell checkers in Mac OS X/Linux.

    2. Re:Spellchecker by ceeam · · Score: 1

      Know, eye don't sink saw.

    3. Re:Spellchecker by FirstTimeCaller · · Score: 1

      The one thing I'd like to see is a spelchkr and grammer checkar build right into the browser.

      One the one hand, it is useful to see the author's original use of grammar so as to prejudice your opnion of them.

      --
      Wanted: witty unique signature. Must be willing to relocate.
    4. Re:Spellchecker by PitaBred · · Score: 1

      Yup. It's really nifty in Konqueror... words it thinks are misspelled are highlighted red. Very kool.

    5. Re:Spellchecker by TALlama · · Score: 1

      In deed, eye think ewe arrgh write. Safari has won, butt eye never miss spell win eye right sew eye due knot ewes it.

      --

      - The Amazina Llama

    6. Re:Spellchecker by Phroggy · · Score: 1

      Works fine in Safari. Edit -> Spelling -> Check Spelling as You Type

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    7. Re:Spellchecker by grcumb · · Score: 1

      "The one thing I'd like to see is a spelchkr and grammer checkar build right into the browser."

      Heh, yeah, that'd be cool, but what'd be really cool is if the spelling/grammar-checker had a flag that wouldn't let you post to anything but your own blog site until you learn to write without making stupid mistakes. Think of it as an Internet wading pool.

      Love,

      Spelling/Grammar Nazis for Slashdot Literacy

      8^)

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
  37. Bookmarks - Long Term and Short Term by clickety6 · · Score: 1


    One thing I would like is a better way to store those bookmarks that I use frequently and those that I stored as a temporary marker to a page I found interesting for a while and then never visited again. Currenly I have a scratch folder for these items, but I don't see why all bookmarks need to be euqaul - why couldn't we have tags for bookmarks so I could amrk soem as IMPORTANT - KEEP FOREVER and some as TEMP which could then be hidden once I hadn't used them for a certain time and only caled up again when I wanted to see them. It would keep my menu bars more manageable.

    --
    ----------------------------------- My Other Sig Is Hilarious -----------------------------------
    1. Re:Bookmarks - Long Term and Short Term by Eccles · · Score: 1

      Along those lines, one thought I had is usage-count highlighting in the bookmarks menu. If you use a bookmark a lot, it shows in a bolder font than those you use occasionally, or never.

      I also want a quick way to switch bookmarks, so I have my work set, shopping set, tech set, games set, and so on, and switch between them in a particular browser window.

      I've also had a "replace last bookmark" feature request in mozilla for a long time, that would allow for easy updating of bookmarks that change location.

      --
      Ooh, a sarcasm detector. Oh, that's a real useful invention.
  38. Multihead friendly by Anonymous Coward · · Score: 2, Insightful
    As someone with a multihead setup, I can tell you the number one thing I would like to see:


    Kindly allow me to run more than one copy of the browser, please!


    I have three screens, each with its own root window. Mozilla will only allow me to run one copy, and is only smart enough to attach to one root window. Thus I can only have browser windows on one screen at a time.

    1. Re:Multihead friendly by Organized+Konfusion · · Score: 1

      opera is multihead friendly. Just drag a tab out of the tab bar and you can have it on your other monitor. Either that or you can open a new root window too (Alt-ctrl-n).

    2. Re:Multihead friendly by daern · · Score: 0

      > Kindly allow me to run more than one copy of the browser, please!

      Errr, what O/S are you using? I am using WinXP SP2 with a multi-head card and Firefox 1.0 and I see windows all over the shop...

      In fact, I've been using multi-head way back since NT4 and *never* had a problem with any browser, even IE ;-)

    3. Re:Multihead friendly by Raunch · · Score: 2, Informative

      Run xinerama my friend.

      I would guess that you tried it in the past and were dissapointed with it. I have two (used to have three) screens xineramaed together into one desktop. It works out much nicer now. It also gives you a lot of room for cusomized toolbars, since you only have one app switcher and one applications menu.

      --
      George II -- Spreading Freedom and American values, one bomb at a time.
    4. Re:Multihead friendly by IgnitusBoyone · · Score: 1

      Firefox and Mozilla allow you to launch multiple sessions of your web browser by creating accounts. I personally find this an annoying feature, as I would rather just create a new window that is tabable then have multiple sessions.
      I could be confused but, it sounds like you want more functionality then just a unique window on each screen or different sessions for each window. Is it possible that you might be asking for URLs to open in the window closest to there origin.

      --
      Momento Mori
    5. Re:Multihead friendly by spisska · · Score: 1

      Are you talking about FF? Ummmmmm I have two browsers open right now on two monitors, each with about 5 tabs.

      It's amazing what you can do with Ctrl-N.

    6. Re:Multihead friendly by Ahnteis · · Score: 1

      I have no problem opening multiple copies.
      I'm on Windows XP, using Firefox 1.0 using 2 monitors.
      I can CTRL+N to my little heart's content and have as many copies as I want and drag them to whichever window I want.

  39. You know what we need... by slungsolow · · Score: 1

    A standardized rendering engine. Its not like different browsers need to render pages differently. Wouldn't it be smart to just make all browsers render things in exactly the same manner? Wouldn't the best way to do this be the implementation of a standardized rendering engine?

    This is the kind of project that the W3C needs to take on right now, and then IE, Firefox, Opera, etc.. could all be on equal footing. Web designers/developers could sleep easier knowing that no matter what they do, its all going to look and operate the same no matter what the end user is browsing with.

    1. Re:You know what we need... by BabyDave · · Score: 1

      But if there's a buffer overflow vulnerability in the One True Rendering Engine, that would affect all web browsers. Far better to have several distinct engines that try to implement the HTML/etc standards correctly.

      Also, Microsoft would never accept a rendering engine that they don't control and can't "extend" (remember that adding extensions to the rendering engine breaks 100% compatibility).

  40. Poor web page design??? by _PimpDaddy7_ · · Score: 1

    I wonder if FireFox' crashes have to do with stupid web pages with embedded active X controls, dumb implementations of Java because they have been DESIGNED to be used on IE. Don't you just LOVE when you get those web pages that say you MUST use IE to view this webpage?

    I will take FireFox' instability(FOR NOW), tabbed browsing, and speed, over the insecure, slow IE any day.

    1. Re:Poor web page design??? by rjstanford · · Score: 1

      I wonder if FireFox' crashes have to do with stupid web pages with embedded active X controls, dumb implementations of Java because they have been DESIGNED to be used on IE.

      On the contrary. It is perfectly acceptable (in a theoretical sense, although your users might disagree) for Firefox to fail to render some pages. It is likewise admissable for them to poorly render a page that is poorly structured.

      Crashing, no matter what the input to a program, is an unacceptable outcome. Or at least it should be by now.

      --
      You're special forces then? That's great! I just love your olympics!
    2. Re:Poor web page design??? by jellomizer · · Score: 1

      You know I haven't seen those MUST you IE to view this webpage in MANY YEARS! There were a couple of spots it says to use this plugin you must have Windows Installed.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    3. Re:Poor web page design??? by isolationism · · Score: 1
      As I already mentioned, I have continued using Firefox despite this and other shortcomings. I think I made it perfectly clear that I do not mind if the page is coded badly, if it includes ActiveX plugins, or if it is specifically designed for IE (or whatever else) and, as a result, does not display/operate properly in Firefox or other browsers. If I actually care about the site or its contents, I'm more than happy to email the webmaster and let them know that I won't be visiting their site, buying their products, or whatever until they remediate their site to work with web standards. They can evaluate for themselves if my business/readership is important enough to consider the value of considering a change of tack.

      What I do mind is when Firefox crashes in an attempt to render these malformed pages, instead of catching an exception then closing that tab, for example, or displaying a blank grey page and an error message -- perhaps with debugging information as to what went wrong to pass on to the Firefox team via the feedback agent or other error reporting avenue.

    4. Re:Poor web page design??? by Jugalator · · Score: 1

      I wonder if FireFox' crashes have to do with stupid web pages with embedded active X controls, dumb implementations of Java because they have been DESIGNED to be used on IE.

      Is this a reason for Firefox to crash?

      It's a security problem if Firefox crashes on a special web page design.

      --
      Beware: In C++, your friends can see your privates!
  41. Features by 99BottlesOfBeerInMyF · · Score: 2, Interesting

    There are a number of features that have not made it into mainstream browsers yet. IE is obviously lacking in security due to its implementation, although the concept of different security levels that can be set on a site by site basis is a good one. Omniweb's ability to edit HTML files "in place" is incredibly useful for fixing broken sites on the fly when you really need to use something that is is served while non-functional. Several browsers have implemented a "right click to never see ads from here again" feature that is indispensable once you have used it. Mainly, however, what we need is a push for open standards so that all of the different browsers (coming soon to your phone, toothbrush, toaster, etc.) will all work on all sites. This last feature will only happen when IE is dethroned. Whether or not this will come to pass, is pretty uncertain at this point.

    1. Re:Features by Politburo · · Score: 1

      Several browsers have implemented a "right click to never see ads from here again" feature that is indispensable once you have used it.

      You should be accurate. As I understand, the true text of these options is "Block all images from this server" which can potentially block desired content if the ads are hosted on the same server as the site. This is rare, but it will occur with more frequency with the spread of this feature and ad-blockers.

    2. Re:Features by 99BottlesOfBeerInMyF · · Score: 1

      You should be accurate. As I understand, the true text of these options is "Block all images from this server"

      The text varies, depending upon which browser's implementation you are looking at; hence, the generic text. Note, in some cases this includes embedded flash applications or other multimedia.

    3. Re:Features by Politburo · · Score: 1

      The point I was trying to emphasize is that the browser does not differentiate between content. It does not matter to the browser if the image/flash is an ad or legitimate content. What matters is that you've told the browser not to load items from a certain location.

  42. Back to basics? by bigberk · · Score: 1
    I took a look at his design wishlist, but how about the basics? Is it just assumed that these are required in any good browser?
    • Stability
    • Security, resistance to malice (especially remote)
    • Guarding privacy
    • Speed/performance
    I tend to think about software on a Maslow's hierarchy model; you need those basics - so the software runs properly, and securely. Then work your way up to the nifty features.
    1. Re:Back to basics? by Big_Al_B · · Score: 1

      I agree wholeheartedly. I've never applied a lot of thought to browsers specifically, but in our networked world, your list is very, very paramount.

      From a users perspective there exists the usual gap between wants and needs though. Users want interactive, flashing, moving shiny objects in their browser, and they want to load whatever content any particular server offers. And that includes the latest, greatest flash version, movie format, layered HTML, scripting language, cookie (e.g. all the crap that violates stability, security, privacy, and speed.) Ugh.

    2. Re:Back to basics? by Ahnteis · · Score: 1

      You should have taken a deeper look at the article.
      Basics should be a given. You shouldn't have to specify them.

  43. Re:Personally, I'd prefer to see stability in Fire by hsmith · · Score: 1

    firefox needs to handle bad pages a bit more gracefully, when i open PDF's up in FF, it locks up almost every time.

    also i have seen FF is a memory WHORE, browsing with it open for a few hours leaves you with 100's of MB of memory usage, that is bad

  44. For nerds only by Apreche · · Score: 4, Interesting

    Those features are nice. And I'm sure that most people on slashdot would benefit from them greatly. But for normal people, it wont help. My parents I switched to linux. And they enjoy the obvious benefits like not crashing and no spyware. And they've been using firefox even longer than they've been using linux. And they still dont' understand tabbed browsing, why its better. They don't organize bookmarks into folders. They really just don't care about efficient use of the computer. It takes me about 5 seconds to accomplish what it takes them an hour to do, and they don't care. They have the features and the power available to them to imporove their computing experience and do things faster and more efficiently. But they don't do it.

    So for nerds like you and me this stuff rules. But leave it to firefox extensions. If you put it in the base package it will only confuse normal folk. You have to stick to things that are obviously better and things that my parents will use. Like the google search box.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:For nerds only by rjstanford · · Score: 1

      And they've been using firefox even longer than they've been using linux. And they still dont' understand tabbed browsing, why its better

      Maybe because it isn't better for them? Possibly because they use their computer for different tasks than you use yours for? Personally, I find that I can do rough systems design faster using a pen and paper than any electronic form. Does that mean that you should use the same system? Not at all.

      --
      You're special forces then? That's great! I just love your olympics!
    2. Re:For nerds only by zx75 · · Score: 1

      Your parents seem to be the kind of people I generally recommend a Mac for. They are not power users, and most likely not doing anything that is specialized enough that PC vs Mac really makes any sort of difference. I find that the End-User Experience on a Mac is elegant enough, easy to understand, and significantly less prone to catastrophic failure that its value is much higher for people who simply use it and don't concern themselves with all the bells and whistles that we find impossible to live without.

      --
      This is not a sig.
    3. Re:For nerds only by IgnitusBoyone · · Score: 1

      I find that with my parents there are two unique views. Mother doesn't care enough to try to learn and Father is unable to remember even though he wants to learn. Ultimately I wouldn't say there just for nerds but, there are different types of people that use their computers for various reasons. I for one try to stay bleeding edge on new features, shortcuts, and applications. My mother on the other hand just wants to do things the way she "knows" how, even if it takes several times longer.

      --
      Momento Mori
    4. Re:For nerds only by alnjmshntr · · Score: 1

      I think that lots of people don't use their computers efficently - geeks are always thinking 'wouldn't it be cool if this could do that' and then when it happens, we are very quick on the uptake, even driving UI design.

      Non geek people are just happy if it works, they don't want to learn new ways of doing things.

      --
      If I had created the world I wouldn't have messed about with butterflies and daffodils. I would have started with lasers
  45. Bookmarks by Malc · · Score: 1

    It's been a long time since I really bothered with these things. Aroung 1996/7 I used to have an extensive collection of well organized bookmarks. Everybody did in those days - there were even lots of personal web sites that were basically bookmarks. I found I didn't use them very often (except maybe to show them to somebody else) and then address completion came along in the address bar. IIRC, Netscape had the simple version, IE had a full drop down with history. These days I just start typing and select what I want. It's faster than hunt-and-peck through the bookmarks menus.

    1. Re:Bookmarks by Reziac · · Score: 1

      My Netscape bookmark file is 8 years old this month; I have over 5000 bookmarks. A lot of them are "I want to remember this place exists even tho I'll never go there again", or "someday when I have time (ha ha) I want to come back", or "I know this site is dead, but this is to remind me of its topic," etc, etc. Beyond the topmost twoscore worth that are used every day, I've long since given up on organizing them, and just use CTRL-F to search the list as needed.

      I did run the Xenu linkchecker on the mess lately, and was rather amazed to find that over half are still live links.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  46. OK, this guy is a dumbass by Anonymous Coward · · Score: 0

    One the one hand, they're supposed to be lightweight little programs that just let you view websites, and on the other, they carry the same burdens as operating systems and application suites, trying to provide everything to everyone. Here in this little essay I explain what I know about designing browsers.

    He can't properly construct a sentence that requires the intelligence of a 3rd grader, but he is "Mr. Browser," at least to Slashdot..?

  47. Bookmarks? by ceeam · · Score: 1

    Now, do you guys really use bookmarks? I mean - yeah - sometimes we all stumble on something cool but (after a couple approaches) I find it's more bother than use to try and keep them organized. I just keep half a dozen maybe on my toolbar and put temporary links there also. Bookmarks? I feel I can fish out a page faster using search engine(s). Also - bookmarks become obsolete, search engines generally find working pages.

    1. Re:Bookmarks? by fzammett · · Score: 1

      Check out this blog entry:

      http://www.zammetti.com/blog/viewEntry.blog?theD at e=08/23/2004

      Kind of beat you to the thought :)

      (Of course, someone can likely site 20 other guys that beat ME to the punch!)

      --
      If a pion (n-) collides with a proton in the woods & noone is there to hear it, does lamdba decay into the source pa
    2. Re:Bookmarks? by grumbel · · Score: 1

      I for one don't use my bookmarks much, I have a dozen webpages I regularly visit and thats the few bookmarks I use, for the rest its quicker to use my google-search in the toolbar and just type to where I want then to find in which submenu I stuck some bookmarks month ago. Beside from that I mainly use bookmarks simply as a little helper for the lack of a better searchable browsing history.

    3. Re:Bookmarks? by British · · Score: 1

      I still use bookmarks.

      What irks me are websites with super-long URLs and unique identifier strings that make bookmarking generally impossible for it.

  48. Right by Anonymous Coward · · Score: 0

    If you don't like it, then you probably shouldn't use it.

  49. You mean something like standardized filters? by vivin · · Score: 1

    I agree. When I used to code IE specific pages, I made extensive use of IE's filters (they use DirectX). You could use them, or combine them for some pretty neat effects. I once made a page that had some pretty neat gradient fading effects, animations, and background music loops -- all in DHTML using IE filters. People used to ask me if I was using Flash, and they would be suprised when I told them that it was just HTML. Of course, it was just an experiment I tried. The problem was that when you tried to render a bunch of elements, it started getting very slow.

    I would REALLY like to see some standardized transition effects of filters. I guess I could learn Flash, but why not do it through Javascript and HTML on the browser? It's less overhead.

    I hope this is something the Firefox team will consider -- to figure out a platform independent way to implement Microsoft-like filters.

    --
    Vivin Suresh Paliath
    http://vivin.net

    I like
  50. Re:Worst. Idea. Ever. by sean@thingsihate.org · · Score: 0, Offtopic
    I'm not looking for work right now, but I WOULD like a Pacific Rim job.


    That's different from a normal rim job how?
    --

    One of the many things I hate. thingsihate.org
  51. Is that the best you can think of? by TuringTest · · Score: 4, Interesting

    That's already a solved problem. Check Furl, Spurl, del.icio.us (which have the further benefit of an emergent collaborative filtering system).

    Better bookmark managment systems need to be implemented indeed, but the problem is far deeper. I wouldn't be satisfied with less that what Integrated Back, History and Bookmarks describes: most visited pages bookmarked automatically and shown in the history list, filtering by frequency of visits, thumbnails.

    I would implement that system myself as a Firefox extension, but sadly I lack the developing skill with the Mozilla base code.

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  52. Session history by PhraudulentOne · · Score: 1

    I want my browser to remember by last session (if I tell it to). Opera does this, but I haven't seen it anywhere else. Often when I am at the office (with a laptop), I have a browser with "X" number of tabs open. Sometimes I want to close the browser, go home, and finish what I was doing. I hate closing the browser and all tabs down and then either having to bookmark each page and then load them back up, or just remember the links, or leave the laptop on in my bag. I want it to load everything up that I had on my screen the last time so I can keep resarching with a doobie in my mouth. C'mon Firefox!

    --
    You create your own reality - Leave mine to me.
    1. Re:Session history by Anonymous Coward · · Score: 0

      http://extensionroom.mozdev.org/more-info.php/sess ionsaver

    2. Re:Session history by firellama · · Score: 2, Informative

      Done for Firefox Here!

  53. One word by Anonymous Coward · · Score: 0

    Firefox

  54. Re:Personally, I'd prefer to see stability in Fire by BlueThunderArmy · · Score: 1
    I'm trying not to troll, but I suspect your experience with IE is the exception rather than the norm, or perhaps I'm just misinterpreting your words.

    I've seem quirks in Firefox where it will not display a page correctly, but I can't remember a time it ever crashed, prevented me from doing something I wanted to do, or otherwise caused me to waste time repeating something I'd already done. I can't say any of this about MSIE (on Mac or Windows), or even Safari on OSX.

    I've found that both FF and Safari do things I'd rather they didn't, so I switch between them based on their strengths. In a world written for MSIE, I reckon that's the best you can do. Still, on their worst day I haven't experienced the problems with either of these browsers that I had with Explorer.

  55. that's the way by poptones · · Score: 1

    they should be. Make "ranking" an option but record an index of ALL printed words (besides and, or stuff like that). Many times I've been searching for something and found something else not related but mildly interesting (or not obvious in its relation) and couldn't find it the next day save for maybe a topic or phrase that was unrelated to the original search.

  56. Re:Personally, I'd prefer to see stability in Fire by PhiberOptix · · Score: 1

    But if firefox allows malformed (or whatever) pages , like you say, wouldnt that lead to less stability in the application(as in browser crashing trying to render weird page and etc) instead of more?

  57. Re:Personally, I'd prefer to see stability in Fire by erikharrison · · Score: 4, Insightful

    I think you misunderstand the author when he calls security and stability "red herrings". We're speaking theoretically on web browser design - the author basically claims that if security and stability ever become major marketing points, then the whole market has failed to meet minimal standards. "security and stability" are basically a given once you are talking about UI design.

    The fact that Firefox can gain ground on IE based on security (spyware, exploits) shows that IE isn't meeting basic software quality control. The fact that Gecko still has rendering issue is the same. The fact that both MS and Mozilla.org think of these things as advocacy issues (Make spyware illegal! Stomp out IE specific pages!) only ignores the problem.

  58. Re:Personally, I'd prefer to see stability in Fire by Malc · · Score: 1

    The other advantage that IE has in this area is that it can be run as multiple concurrent processes. Even if one crashes, the others survive. Mozilla Suite -> Firefox + Thunderbird + etc is a _vast_ improvement, but with the advent of tabbed browsing, there is unfortunately a diminishing return to allowing multiple instances of Firefox.

  59. The Unix Way by bsd4me · · Score: 1

    Yeah, I want a browser that does one thing, and one thing well: browse the web. Extra features should be done with extensions and plugins.

    --

    (S(SKK)(SKK))(S(SKK)(SKK))

  60. Those who can, do. Those who can't... by Anonymous Coward · · Score: 0

    ...write articles on how to do it.

    It gets more true every day.

  61. Browser Stability Starts At Home by EXTomar · · Score: 2, Insightful

    Firefox as far as I have seen and seen from others using is rock solid if you do a couple of things:

    - If you used any pre-release version, uninstall the previous version. Key/value pair settings can and do change causing erronious behavior. This can get goofy on Linux but you can minimize the goofiness by hanging onto backups of the ".mozilla" directory and carefully pushing in stuff you need. Of course my preference is to export the booksmarks and start over.

    - Plug-ins are "the heel" for any browers including Firefox. Limit the usage of plug-ins to a bare minimum and definately don't install plug-ings you feel iffy about. If the plug-in goes south then it often has an effect on the framework. As a tangent to the first point, using pre-release FF version of a plug-in is also a receipe for disaster.

    Purely anectdotal, FF seems rock solid. You can also make IE extra flakey by installing all sorts of weird things as well (the last time IE crashed it came from the Google toolbar!). At this point it seems that both products are rock solid frameworks where most problems come in from the outside.

  62. Analogy by Safety+Cap · · Score: 5, Insightful

    Would you use a television that wasn't UHF and VHF compliant?

    Imagine that everyone got a free TeeVee with every home/apartment. Now imagine that anyone with a bit of time could create a TeeVee station that worked with the free TeeVee. The people who didn't know what they were doing would make their stations compatible with the free TeeVee because they have it, and so does everyone they know.

    Then their boss at work says, "make a TeeVee station to display information about our department." Because they all have the free TeeVee at work, that's what they use to view their station.

    Finally, some upstarts (long-haired, unwashed, obviously communist, punks) say, "Hey, we have a TeeVee that is also free, but it is UHF/VHF compliant, and you won't get all those annoying commercials and stuff! Oh and people won't break into your home if you watch certain stations!

    The masses look at these upstarts with wonder and bewilderment. Just what is this UHF/VHF that they're talking about? All they want to do is watch TeeVee, and what they have works fine. Oh sure, every once in a while, Cousin Midge's son (who is a TeeVee wiz) comes by and complains that there is always a nest of mice or other creatures in the living room ("They get in via the TeeVee," he says), but he always cleans them out and you give him a fivver for his troubles. Sometimes the TeeVee doesn't work, but if you wack it on the side enough times, it usually straightens out, but it seems...slow lately.

    --
    Yeah, right.
    1. Re:Analogy by Omestes · · Score: 1

      Did you really need an anology for that? You could have explained that people use what is familiour to them. simple. One sentence.

      My father used to scream at me for being so extreme in my anti-MS and anti-IE views. His ideology followed yours, except with an opposite conclusion. IE and Win gives the computer industry a standard, not some centrally devised one, but a more organic one. With HTML and such I disagree with him, where having, and adhering to, a central standard is probably best. But with Windows, in theory at least, he has a point. What is needed is either univeral cross-platform translation, or one platform. I'm not some Windows drone mind, being that I don't think that we are ready for this yet, being that the viable OS choices are still evolving.

      I can see the point though for MS becoming a standard, and that that is not, in theory, a bad thing. In the real world it is, though, being that they are probably one of the worst software companies out there, both in ethics, and in product.

      --
      A patriot must always be ready to defend his country against his government. -edward abbey
    2. Re:Analogy by Grishnakh · · Score: 1

      You're missing something in your analogy:
      The only homes that come with free TeeVees are really ugly, and overpriced. On top of that, they tend to catch on fire quite often, or sometimes just collapse, and they also have no locks on the doors, leading to many burglaries and home invasions. Unfortunately, these are a majority of the homes available, and for some reason people don't seem to mind the problems with fires and collapsing. However, there's a growing number of homes and apartments available which are extremely well-built, have solid steel doors with huge locks, are highly functional and customizable, and also significantly cheaper than the ugly ones. They don't come with a free TeeVee, but they do come with multiple free televisions which are UHF and VHF compliant, and also compliant with the new DVB standards. These televisions can even show most TeeVee stations, but it has problems with a few of them.

      A vocal minority of people proclaim the benefits of moving into these cheaper, but much better homes, but most people ignore them. This is strange since most people also know several people who have been shot by burglars, or have severe burn injuries or missing limbs caused by the TeeVee-equipped homes.

    3. Re:Analogy by Politburo · · Score: 1

      Now we've got an analogy thats 2 pages long. Brilliant. You might as well just explain the concepts already.

      Not to mention the fact that almost all computer<->physical world analogies are flawed.

    4. Re:Analogy by Anonymous Coward · · Score: 0

      "A vocal minority of people proclaim the benefits of moving into these cheaper, but much better homes, but most people ignore them. This is strange since most people also know several people who have been shot by burglars, or have severe burn injuries or missing limbs caused by the TeeVee-equipped homes."

      Not so strange. The people in the expensive houses didn't need to know jack about home construction. The people in the cheap houses had to choose and install their own siding.

      In your analogy, "cheap" is meaningless, because it doesn't include the cost of labor expended by the purchaser. It doesn't matter one jott if the actual cost, including labor, is cheaper. Only that the perceived cost is higher.

      If you doubt my words, walk into any executive office in corporate America and ask the secretary if she'd like to recompile her OS because the distro didn't come with drivers for her sound card...

    5. Re:Analogy by Grishnakh · · Score: 1

      This is a red herring. Have you actually installed a modern Linux distro lately? I didn't think so. By most accounts, it's much easier and faster than installing Windows (which no one does, since it comes pre-installed).

      The days of recompiling your kernel for drivers are long over (though you can still do so if you really want to).

      So back to my analogy, the expensive houses and the cheap houses both come pre-made, and completed, with no work necessary to move in.

    6. Re:Analogy by Anonymous Coward · · Score: 0
      IE and Win gives the computer industry a standard, not some centrally devised one, but a more organic one.

      Well, it's true IE and Windows are the defacto standard, what we geeks want is the de jure. Windows and IE can be ubiquitous as long as they remain compatible. *cough* Samba *cough*

    7. Re:Analogy by Overzeetop · · Score: 1

      They would be referred to as "Colonial" and have vinyl siding. They're designed by "builders" and the only real advantage is that they save the builder money. Trust me, they're everywhere. And most people who don't know better will buy one.

      --
      Is it just my observation, or are there way too many stupid people in the world?
    8. Re:Analogy by Anonymous Coward · · Score: 1, Funny

      No offense dude, but I cringe every time someone says "TeeVee", "PeeCee" or "PeeWee".

      Its TV, PC, and okay. The last one IS PeeWee, but that's what I think of when people say those things. It always makes me picture that annoying PeeWee Herman guy.

    9. Re:Analogy by fermion · · Score: 1
      Your analogy fails because the TeeVee was not free. The free TeeVee is generaly W3C compliant, and anyone could create content on it with little knowledge.

      What happened is that there was this free 'upgrade' for this teevee that you already paid for. As long as you bought a new teevee every year, you also got the free upgrade. The other compliant stuff was still out there, but this non-compliant upgrade was specialy designed for the teevee, and you were told that if you did not use the certified upgrade you would be audited and fined triple damages.

      You bought the new teevee, you got the extra stuff. You could use the old free stuff with old teevee, but that again might bring an audit.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  63. Very important quote from the article. by SenseiLeNoir · · Score: 1
    Something is wrong if competition in any product line continually focuses on security and stability. These design attributes are basic requirements, not advanced features. You won't see advertisements for toaster ovens that say "Now, it explodes less often!"

    This is probably a very important quote, and is very true. Us geeks may rant about the security of Firefox compared to IE, its not whats going to help win over users. Its like Bush vs Kerry. Kerry would not win JUST because he was "anti-bush", because thats the nature of opposition.

    --
    Have a nice day!
    1. Re:Very important quote from the article. by Iberian · · Score: 1

      Kerry = secure???

    2. Re:Very important quote from the article. by The+Slient+Progenito · · Score: 1

      The way I read that paragraph is security should be a standard feature of a browser, and should be the basic buliding block of a successful browser. I don't think he made any comment on whether security is important in winning market share either way. In fact, I found the whole article focusing less on market shares, and more on improving the art of browser making for the sake of a better browser for users.

  64. Spellbound, a poem by 16384 · · Score: 1

    Spellbound
    -- by anon

    I have a spelling chequer,
    It cam with my PC;
    It plane lee marks four my revue
    Miss steaks I can knot sea.

    Eye ran thi poem threw it,
    your sure reel glad two no.
    Its vary polished in it's weigh,
    My chequer tolled me sew.

    A checker is a bless sing,
    It freeze yew lodes of thyme.
    It helps me right awl stiles two reed,
    And aides me when aye rime.

    Each frays come posed uup on my screen
    Eye trussed to bee a joule
    The checker poured o'er every word
    To checque sum spelling rule.

    Be fore a veiling checkers
    Hour spelling mite decline,
    And if were lacks or have it laps,
    We wood be maid to wine.

    Butt now bee cause my spelling
    Is checked with such grate flare,
    Their are know faults with in my cite,
    Of none eye am a ware.

    Now spelling does knot phase me,
    It does knot bring a tier.
    My pay purrs awl due glad den
    With wrapped words fare as hear.

    To rite with care is quite a feet
    Of witch won should be proud.
    And wee mussed dew the best wee can,
    Sew flaws are knot aloud.

    Sew ewe can sea why aye dew prays
    Such soft ware for pea seas,
    And why I brake in two averse
    By righting wants to pleas.

  65. Re:Personally, I'd prefer to see stability in Fire by Bert64 · · Score: 2, Informative

    Do you have some examples of sites which crash firefox? I keep firefox open all day every day at work and browse many sites, i now have 20+ tabs open with different sites and i never encounter a crash..
    I can't speak for IE tho, i've never used it as a primary browser.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  66. Stumbleupon.com: Rediscover the net by proudlyindian · · Score: 2, Informative

    from the site: http://delicious.mozdev.org.nyud.net:8090/ categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others.

    So something like http://stumbleupon.com/ ....

    http://shutterbug27.stumbleupon.com/

    1. Re:Stumbleupon.com: Rediscover the net by The-Bus · · Score: 1

      I've had StumbleUpon for a while and then I just got tired of it. There's a lot of "Hey, that's a funny picture" type of links which I find easier to just search for. For example, Japanese T-Shirt folding. When you get into very common type of words or ones that are exploited by people seeking #1 Google results ("mortgage" for example), then you need to use your memory or bookmarks. Otherwise I can assume that I can find it again. I don't visit my bookmarks at all. In Firefox, I make great use of the Toolbar Folder since I regularly visit the same 10-12 sites (for work, etc).

      --

      Small potatoes make the steak look bigger.

    2. Re:Stumbleupon.com: Rediscover the net by Explo · · Score: 1

      I second the StumbleUpon. I've stumbled into some pretty interesting sites with it, and the ability to read other peoples comments about particular site is a nice bonus.

      --
      Everyone who makes generalizations should be shot.
  67. "Pornzilla". I kid you not. by Bazman · · Score: 2, Informative

    http://www.squarefree.com/pornzilla/

    Its a bunch of extensions for firefox. Includes 'x':

    x provides a toolbar button (which you can place wherever you wish via View > Toolbars > Customize... - it's labelled "Paranoia") from which you can quickly clear privacy sensitive data, specifically: history, form info, saved passwords, download history, cookies, and the cache (both disk and in memory cache).

    Of course its indiscriminate and will hence wipe out all your non-pron data too. So do all your pron surfing with a different (expendable) firefox profile

  68. Enough browsing; buy something already! by Doc+Ruby · · Score: 3, Interesting

    I would like the "browser" to be decomposed into its simple components, which are available to any app. So the "HTTP" component is available (like wget) to any app that calls it, like fopen() now. And the "HTML" component is available, like htmlRenderer = new HTMLRenderer(htmlDocument). And the MIME lookup, JavaScript interpreter, and other components are all available via API to any calling program. Then we can not only get "innovative" new browers, with exciting or satisfying new features, but integrate them into our own apps.

    I know GNOME and KDE each have "get URL" and MIME management components. I also remember all that BS from Microsoft's Internet takeover about "IE is part of the OS". But the right way to include the Internet in a distributed platform would let me open an XML app definition, which would glue together whichever network/data, logic and presentation/GUI components were installed, into a task-specific application. If browser developers were contributing more to the platform infrastructure, rather than exclusively to their pet monolithic application, that day would be here sooner. And we'd all be able to build the real apps on that flexible, complete, and simply customizable platform.

    When you're done reading this book, think about what kind of project will be most productive when you contribute your code. Backfilling the holes in the Web platform left by the blind rush of the Web bubble is satisfying as a developer, and enables a better development and business environment. Change the world with gcc!

    --

    --
    make install -not war

    1. Re:Enough browsing; buy something already! by Anonymous Coward · · Score: 0

      Hmmm is that not a feature that was being planned since the early 90s in OS/2, before MS sabotaged the project? Thus putting everyone backwards in developement by 5yrs. So now we see the ideas reborn in other products. I am putting my money on GNome and KDE in eventually building the next generation object class, rather than on Microsoft who seems no follow the lead and kill off the originators of new technology before laying claim that they "created" it.

    2. Re:Enough browsing; buy something already! by Doc+Ruby · · Score: 1

      Lots of teams have tried, and failed, to put these mixable components into the "standard distribution" of the OS, the platform on which apps are built and run. My favorite so far was Apple's "Bento" (like the Japanese compartmentalized lunchbox). All the OS widgets and functions were packaged in objects with public APIs, linkable in C++, AppleScript, or any other language with dynamic runtime linking. IBM liked it so much, in combination with CORBA, that they formed the joint venture "Taligent", the closest the to corps have yet come to actually merging. But the venture failed, largely through clash of corporate culture and lack of a near-term driving deadline, right before the Internet produced the most compelling argument for its existence. So instead we got the dangerous and broken ActiveX, and the isolated and overdesigned Java.

      I want to see GNOME and KDE's next iteration, probably in 2005Q1. They promised to unify their URL/MIME handlers in a single desktop protocol. If they keep revising their own functions, and leave out backwards compatibility (as at least GNOME did in its last iteration), the moving target won't attract any developers. Which attraction is why I posted: browser developers should throw their time at that GNOME/KDE project, improving their platform rather than reinventing the wheel every time it turns.

      --

      --
      make install -not war

    3. Re:Enough browsing; buy something already! by Jagasian · · Score: 1

      You said "XML". Hahahaha! What a fucking joke. XML is just another example of software engineering cranks over-engineering a solution looking for a problem.

    4. Re:Enough browsing; buy something already! by Doc+Ruby · · Score: 2, Insightful

      The problem is incompatible database interchange formats. XML lets people exchange data among applications without sharing any design in common, except the loose XML standard. That's why it's appropriate to integrating these standalone components into flexible new applications. What data format would *you* use to integrate these components, with independent APIs, as the arrive on the scene?

      --

      --
      make install -not war

    5. Re:Enough browsing; buy something already! by Anonymous Coward · · Score: 0

      I would like the "browser" to be decomposed into its simple components, which are available to any app.

      This is what you're after, then. The actual iexplore.exe executable is merely a thin wrapper over system libraries that are accessible from any other piece of software. (Why do you think so many Windows applications require IE to be installed? It's because they use the IE rendering or scripting engines.)

    6. Re:Enough browsing; buy something already! by Grishnakh · · Score: 1

      I'm no expert, but I believe KDE is architected this way. You can just call the KHTML rendering engine, which is a "KPart", from another application. I think KMail does this, if you'd like an example.

      This is also why Kontact was so easy for them to develop: they just integrated the Kmail, KAddressBook, etc. parts into one application by just using those objects. And if you just want to look up something in KAddressBook, you can open that application by itself without Kontact.

    7. Re:Enough browsing; buy something already! by Doc+Ruby · · Score: 1

      Except that's not actually the IE components. I was in correspondence with the VB developers (coding the language/IDE, not just in VB) over a very nasty bug interfering with a strategic demo for MS' entry into a very important financial industry sector. They admitted that the bug existed in that MS component, but not in the IE app, because they're separate code bases. I had suspected as much in earlier development of crippled IE apps for kiosks, but they definitively confirmed the difference.

      However, the "unbundled" components are exactly what I'm talking about - regardless of whether IE itself "reinvents the wheel" in its own code. I wonder how much Windows browser development, along the lines discussed in this book, use those "IE" components. Or even mix them with, say, the Gecko rendering component. Thanks for the lead.

      --

      --
      make install -not war

    8. Re:Enough browsing; buy something already! by Kevinb · · Score: 1
      I would like the "browser" to be decomposed into its simple components, which are available to any app. So the "HTTP" component is available (like wget) to any app that calls it, like fopen() now.

      UrlDownloadToFile function

      And the "HTML" component is available, like htmlRenderer = new HTMLRenderer(htmlDocument).

      Hosting MSHTML or perhaps WebBrowser control

      And the MIME lookup,

      FindMimeFromData function

      JavaScript interpreter,

      Windows Scripting

      and other components are all available via API to any calling program.

      Start here: Web Development

      I also remember all that BS from Microsoft's Internet takeover about "IE is part of the OS".

      :)

    9. Re:Enough browsing; buy something already! by Doc+Ruby · · Score: 1

      Well, yes, which is why I posted "I know GNOME and KDE each have "get URL" and MIME management components." I have used both of those facilities, in each of KDE/GNOME. But they need to be unified, as I noted the two desktop teams are working towards - perhaps in their next release. I just want to make sure that they get it done right, so everyone can integrate, without necessarily having to choose whether our application starts with a "G" or a "K".

      --

      --
      make install -not war

    10. Re:Enough browsing; buy something already! by Doc+Ruby · · Score: 1

      Thanks for the pointers - very helpful. But, as I noted in another post in this thread, those components are not really part of the actual IE MS bundles with Windows. Despite MS claims, which failed to justify their violation of their consent agreement not to abuse their desktop monopoly, IE was demonstrated to be artificially joined to OS DLLs, without architectural necessity. Those components you reference are the final proof of the converse: that IE need not be part of the OS, just as the OS need not be integrated with IE to run. Thanks for the insight into the matter at hand, but I believe you misspelled your final reply - ;).

      --

      --
      make install -not war

    11. Re:Enough browsing; buy something already! by bahwi · · Score: 1

      XUL, XAML helps bring that a lot closer. We are already getting ready to distribute a CRM app based entirely on XUL, using XMLRPC to communicate with the server.

      Moz has lots of projects available, the JS interpreter is available as a separate library, and I believe as a shared library between Tbird/Moz/Fox and the calendar, as well as the XUL rendering and the XPCOM iface. If not they have been developing a way to share these, as much of the base code is the same.

      And XUL Runner, or something similar, is basically Firefox/TBird/Moz without the browser/mail/suite. It's not finished yet, but they are on their way. You can launch apps without the browser already, you just have to have it installed to use it.

      mozilla -chrome http://blahblahblah.xul
      firefox -chrome http://blahblahblah.xul
      thunderbird -chrome http://blahblahblah.xul

      It should be obvious why they want to unite the libs and prog data and share them(if they aren't already).

      http://www.hevanet.com/acorbin/xul/top.xul (open in FF or Moz, or -chrome it from tbird)

      I didn't mention XAML because I'm not familiar with it, but it looks to be a great clone of XUL(nothing wrong with competition).

    12. Re:Enough browsing; buy something already! by Peganthyrus · · Score: 1
      the "HTTP" component is available (like wget) to any app that calls it

      The version of KHTML that Safari relies on is part of OSX now. There are a couple of "alternative browsers" that rely on this for their rendering, but more interesting are other apps:

      • xJournal, the LiveJournal client I use, provides a live web preview for very little code.
      • Adium, a multi-protocol IM client, uses this for its message windows.
      • Most every coder's editor offers live web previews. I think SubEthaEdit was the first. It's addictive to tweak your HTML/CSS in realtime.
      There are probably other tools that use this. This is what I can think of offhand.
      --
      egypt urnash minimal art.
    13. Re:Enough browsing; buy something already! by Gadget_Guy · · Score: 1
      Thanks for the pointers - very helpful. But, as I noted in another post in this thread, those components are not really part of the actual IE MS bundles with Windows.

      So what? It still satisfies your original desire to have these components. My guess would be that these programming interfaces are probably built on top of the libraries that IE uses as an extra interface to that code. That way they can change the calling parameters to their lower level functions without affecting 3rd party software.

      And yes, that could mean that bugs might be introduced in the objects that we can call that do not appear in IE itself. But for most purposes, they are quite adequate.

    14. Re:Enough browsing; buy something already! by Doc+Ruby · · Score: 1

      So what? KevinB's helpful post responded not only to my request for unbundled browser components. It also implied quite clearly that my final comment, about MS BS about browser/OS integration in defending its desktop monopoly, was not accurate in light of the availablility of those components. But, as I note in the post to which you responded, those components aren't actually IE. Which is therefore unnecessarily bundled in Windows, not uninstallable, and a continuing lie about that integration. The point is not that there might be extra bugs. The point is that MS is lying about the relationship between IE and the OS, as it always has. That is a separate point from the availability of some browser components to programmers.

      Their tactic is successful. The facts are plain for you to see, yet you are still defending the MS practice that interferes with your work, if you're a developer, and your environment, if you're a user. You have taken the bait of "free software" that not only carries hidden costs in its own quality, which can be revealed only in rare cases like my project for a strategically important MS customer, and direct contact with the ordinarily sacrosanct VB development team. Throwing you some scraps, which keeps you developing within Microsoft's own business strategy, has completely thrown you off the insight that they are protecting their monopoly from *you*, with lies and bad software. That might be adequate for building some new software, but it's totally unacceptable as a business practice that defines the industry in which you and I work.

      --

      --
      make install -not war

  69. Site categorisation by gilesjuk · · Score: 1

    Isn't it about time we can add sites to our bookmark folder and have them automagically categorised based on content?

    Eg. I bookmark Slashdot and it gets added to a News folder, I bookmark Google and it gets added to a Search Engine folder.

    Of course this relies on the webpage having metadata that is accurate. But it's a good start.

    Would also like to see website history categorised like this. So I can go to a local webpage which lists all the sites I've been on, but can sort them by interest group.

    1. Re:Site categorisation by Taladar · · Score: 1

      So I can have lots of categories with each of them having one entry? Thanks, but no thanks.

  70. So lets get this straight ... by polyp2000 · · Score: 1

    An "Interface designer and IE ex-developer" ... (we all know about that browser). Is making suggestions about how we can build a better browser? Given the security history and general stagnation of the browser he helped to develop - should we really be following his advice on how to build a better one?

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
    1. Re:So lets get this straight ... by biggyfries · · Score: 1

      you have a point, but apparently you didnt read the article. He didnt work on the security aspect of it; he was on the dev team for IE4 and IE5. He does have some good ideas, and i would like to see a couple of those come to fruition. As he states in the article, he left the IE dev team before he could complete any of these ideas, and apparently his suggestions went unheeded. so, in this case, dont blame him, blame the vendor. :)

  71. Re:Worst. Idea. Ever. by lukewarmfusion · · Score: 1

    There's wasabi involved.

  72. Re:Worst. Idea. Ever. by peteMG · · Score: 1

    And what is the point anyway? For all of my common sites, I easily remember the URL, and certainly don't need extra buttons cluttering the UI.

  73. Mod parent down by TuringTest · · Score: 1

    That comment is lame. about:cache is integrated int o firefox, but it doesn't allow to search for web pages content, which was grandparent's post request.

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  74. stability in Firefox vs Opera. by gosand · · Score: 3, Interesting
    In this sense, Firefox has unwittingly upped the ante on application crashes, since you're more likely to have more pages browsed to at any given moment than with MSIE.

    There are a few things that are keeping me on Opera. One of them is the ability to resume where you left off after a crash. Seeing that Opera crashes on occasion, this is a necessary thing. If you have 6 tabs open when it crashes, when you restart it you can choose to have it "continue from last time" and it will re-open all of those tabs.

    Other things keeping Opera as my primary browser:

    Mouse gestures - they just aren't as polished in Mozilla/Firefox.

    Being able to close all tabs and not close the browser. I hate accidentally closing the last tab in Firefox and having the browser close.

    Ability to identify itself as another browser - really only helpful from some asinine IE-only pages.

    Configurability - I like the way in which Opera allows you to configure things.

    Pop-ups. I like the way Opera does it better than Moz/Firefox.

    Some things that Opera needs to work on:

    Stability - still too many crashes. And it can freak out and eat all my CPU, and I have to kill it.

    I do like the "line tracing" ability for Moz/Firefox mouse gestures. It is reinforcing to see them, so you don't get sloppy in using them.

    Gripes for both:

    Why did you move "Preferences" from under "Edit" to "Tools"? That is something that always bugged me about IE, now everyone does it. Arghh.

    --

    My beliefs do not require that you agree with them.

    1. Re:stability in Firefox vs Opera. by Raunch · · Score: 1
      --
      George II -- Spreading Freedom and American values, one bomb at a time.
    2. Re:stability in Firefox vs Opera. by Anonymous Coward · · Score: 0

      "# Being able to close all tabs and not close the browser. I hate accidentally closing the last tab in Firefox and having the browser close. "

      I _never_ had this problem. You can set it up so that the tabbar vanishes when you have only one tab open and with it the [X] vanishes. To really close the browser you have then to use the [X] from the window.

      As for "Preferences", check out Firefox 1.0 - it has it under "Edit" :)

      Tels

    3. Re:stability in Firefox vs Opera. by Anonymous Coward · · Score: 0

      Why would I want the tabbar to disappear just because there's only one page? I don't like the interface changing like that, it's a bit jarring.

    4. Re:stability in Firefox vs Opera. by drinkypoo · · Score: 1

      Why would I want the tabbar to disappear just because there's only one page? I don't like the interface changing like that, it's a bit jarring.

      This is irrelevant because when I close my last tab, I get my homepage in a new tab.

      I don't know why it works [the right/this] way, but I do have an extension named miniT that performs some indispensable tab-related tricks.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:stability in Firefox vs Opera. by gosand · · Score: 1
      I _never_ had this problem. You can set it up so that the tabbar vanishes when you have only one tab open and with it the [X] vanishes. To really close the browser you have then to use the [X] from the window.

      So can you then close that page, but leave the browser up? Nope, and that is what bugs me. Lets say I am reading Yahoo news, and I open up each news story I want to read in a new tab. Now I go through each tab, read the story, then close it (using a mouse gesture). When I am on the last story, if I do the "close window" mouse gesture, it closes the browser.

      In Opera, it will close the tab but leave the browser up. If I want to open a new tab, I just double-click in the main (empty) window, and one opens. I can also double-click on the tab-bar to open a new tab. Can't do that in Firefox.

      --

      My beliefs do not require that you agree with them.

    6. Re:stability in Firefox vs Opera. by Red+Alastor · · Score: 1

      Why did you move "Preferences" from under "Edit" to "Tools"? That is something that always bugged me about IE, now everyone does it. Arghh.

      They considered it standard on Windows. On Linux, it is still in the edit menu.

      --
      Slashdot anagrams to "Sad Sloth"
    7. Re:stability in Firefox vs Opera. by FuturePastNow · · Score: 1

      To keep FF open with all tabs closed, go to Options -> Advanced -> Tabbed Browsing -> uncheck "Hide the tab bar when only one web site is open."

      --
      Give a man fire, and you warm him for the night. Set a man on fire, and you warm him for the rest of his life.
    8. Re:stability in Firefox vs Opera. by ttys00 · · Score: 1

      Opera is my choice of browser, and it sometimes it eats all my cpu too. It only does it on pages with Flash in them though, and only after leaving them open for a minute or so. See if Flash is causing your problem too.

  75. Fuck W3C standards. by Anonymous Coward · · Score: 0, Troll

    Standards-compliance isn't web compatibility, and the standards suck anyway. Worst of all, they keep rewriting the fucking things. What good is a "standard" that is constantly changing?

    What you need to do is be compatible with as many existing pages as possible, and that includes a certain measure of bug-compatibility with old favored test platforms.

    Making up new standards along more sensible lines does absolutely no good when it's imperative that you conform to older expectations. It just introduces new requirements to pile on top of the old ones.

    What the standards bodies should be doing is cataloging all of the existant HTML functions you have to implement for a decent browser, and pointing out a handful of rare ones that might work with certain browsers, but HTML writers should avoid, not snobbishly writing a standard that requires the whole fucking web to be rewritten to conform to their aesthetic sensibility of a good standard.

    Oh, but that would be practical, useful work, not a fun anal-retentive geek power trip. Who wants to do that?

    1. Re:Fuck W3C standards. by Anonymous Coward · · Score: 0

      I modded you down, so I thought I'd take the time to explain why. First, I agree with the notion that it seems backwards that browsers try to conform to some theoretical standards in the sky instead of conforming with actual webpages that are out there. However, if Firefox started trying to conform to the majorty of the webpages, the process would be never-ending: as soon as generation N rendering engines could properly render the majority of the web, which would take maybe a year to implement, the majority of webpages would shift yet again, forcing a renderer generation N+1. Instead, it's safe to say that the Gecko rendering engine can already correctly understand almost every W3C standard and recommendation, save for exotic and new things like CSS 3. Soon, every standard will be properly understood. Then, if a web developer wants to create a webpage that will look great on any computer with a web browser that understands the standards, he has the green light!

      Right now, the only reason Firefox and MSIE can correctly render webpages made in 1995 is that those webpages conformed to HTML standards. Imagine if this whole time -- almost 10 years -- rendering engines evolved with the web. If those 1995-era webpages did not use Flash/Shockwave, they would not be rendered! We've evolved past plain HTML! We would no longer have lynx/links (which is what I am using to type out this reply, so that my mod points wouldn't reverse), as they would no longer be able to handle today's evolved content. What's more, every browser/rendering engine would forever struggle with second-guessing every half-baked webmaster, trying to understand what they meant and how best to display this heap of non-standard, undefined code on a user's screen. This is what's happening even today, but not on a scale as grand as it would be if standards were officially deemed irrelevant. Not a good change, if you ask me.

      You are also wrong on the issue of standards being rewritten and constantly changing: while it's true that the W3 Consortium slowly makes new standards, every standard has a header that indicates what it is and what version of it the webpage uses. All the browser has to do in order to know EXACTLY how to render it is to look at the header of a properly-created webpage. Once again, the fact that most webpages do not conform to standards (and therefore do not have a header) is a hindrance -- the browser has to guess what the webmaster meant.

    2. Re:Fuck W3C standards. by Anonymous Coward · · Score: 0
      What good is a "standard" that is constantly changing?

      I don't know, but Firefox, Opera, and Konq don't seem to have any qualms about supporting it.

    3. Re:Fuck W3C standards. by Anonymous Coward · · Score: 0

      If you thought it was an opinion worth replying to, ,why the fuck did you mod it troll?

  76. IE = bliss? by Raunch · · Score: 1

    Way back during the IE4 betas there was a feature called Microsoft Wallet, that offered websites a payment API: sites could ask the browser for payment, and the user would be prompted to select a credit card from their "wallet". For a bunch of reasons this feature was pulled from IE5

    The fact that this guy talks about IE4 like it was some sort of perfectly halcyon browser makes me shiver. In fact, there were very good reasons to remove this feature, and saying that it should exist is akin (but not the same) to saying "Boy, I wish someone would get on that whole anti-gravity thing", in that the security ultimately does need to derive from the user, and users are... (I've worked in tech support so perhaps I may be a little biased) users are... a way to put it nicely... prone to fits of insanity perhaps.

    --
    George II -- Spreading Freedom and American values, one bomb at a time.
  77. Rolled my own portable bookmarks by handy_vandal · · Score: 1

    The problem with bookmarks is that they are tied down to one computer! I have to maintain two different lists at work and at home. Not to mention when I'm over at a friend's house and I'm trying to remember the url for one of them.

    Agreed -- bookmarks must be machine-independent, internet-based.

    I rolled my own solution, pretty easy:

    * While browsing, click Favelet to pop up window with form, auto fill-in of URL/Title of browsed page.
    * Form submits to database (PHP/ASP/JSP/CGI).
    * Tweak database for cross-reference by topic, etc.
    * PHP/ASP/JSP/CGI pages to get URL/Title back out of database.

    Works like a charm, nicely searchable.

    -kgj

    --
    -kgj
  78. Re:Worst. Idea. Ever. by webview · · Score: 1

    That is what desktop search is for!

  79. SSN by Raunch · · Score: 1

    There's no technical reason that a browser can't send a user's zipcode as part of the HTTP header, informing any website of where the user currently is. It would allow weather and news sites to provide more useful information without the user having to do anything.

    Really, can't this guy think big? What's the use of a zip code?
    How about send your SSN witch will allow a lookup in a centralized database that has all your credit card info in it.

    --
    George II -- Spreading Freedom and American values, one bomb at a time.
  80. Re:Personally, I'd prefer to see stability in Fire by rdc_uk · · Score: 1

    Fair point.

    Browsers get fed, essentially, random data from untrusted sources. To produce an inherently stable and secure browser, ALL data should be treated as broken and/or malicious until shown to be otherwise.

    A key test would be; construct a large (2-3 Gigs) file full of mostly valid, but partially malformed / misaligned HTML/xhtml. Feed that to the browser.

    It shouldn't crash, it _should_ gracefully decline to continue once it either runs low on resource, or gets stuck on nonsense markup. It should then release the resource, and you should be able to continue.

    I doubt ANY current browser could pass that test.

    And no, thats not a sensible real-world test. The best QA tests aren't; you test for the unreasonable to (to some degree) assure yourself the resonable will be OK. (I used to do QA, and that IS how you do it right...)

  81. Session Saving by Saeger · · Score: 2, Informative
    Firefox (or the OS) crashing wouldn't be such a big deal if it could save and restore sessions out-of-the-box. This is one of the big reasons I still use Opera: it's session management is perfect.

    There is an extension for Firefox called Session Saver which was hacked to allow for better session restoration, but it's still too buggy to rely on. e.g. If you crash while a popup window with no chrome is active, you'll have a screwed up UI on restart; have to go digging through configfiles to fix it.

    --
    Power to the Peaceful
    1. Re:Session Saving by handslikesnakes · · Score: 1

      Or you can just hit ctrl-n for a new window, which will come up normally.

  82. How about published bookmarks by CrazyJim1 · · Score: 3, Interesting

    You publish your bookmarks.

    Then you run a program that compares your bookmarks to other people's bookmarks, and the closest 5 matches come up. Then you recieve the websites they have in their bookmarks. For the most part you may be getting nonsense, but maybe you'd find some links you'd be interested in.

  83. Re:Personally, I'd prefer to see stability in Fire by firellama · · Score: 1

    I'd rather have the browser crash than the whole OS. But unless things are really borked - especially ones with heavy Java use, I hardly see crashes on FF. IE on the other hand takes down the entire system on the same pages.

  84. No, How to Build a Better Server by lbmouse · · Score: 1

    One that doesn't get /.'d

  85. Re:Personally, I'd prefer to see stability in Fire by tigersha · · Score: 1

    PDF in browsers is almost invariably the Adobe Plugin's problem. That thing is scary

    --
    The dangers of excessive individualism are nothing compared to the oppressiveness of excessive collectivism
  86. Konqueror has this by brunes69 · · Score: 1

    I am pretty sure there is a FireFox plugin too

  87. Why would anyone buy this book? by TampaDeveloper · · Score: 1

    IE is a product that stifled and almost derailed an entire industry with its lack of innovation and ill-conceived security policies (Active X anyone?). IMO, IE ranks down there with the worst user interfaces and user interaction policies ever conceived. Its even below Word with its default setting; "magically change dropdown menus just to annoy me."

    Is this guy the moron that decided that the URL textbox should wipe out the contents of what you are typing if a page decides to load midway through entering your URL?

  88. Re:Personally, I'd prefer to see stability in Fire by Kallahar · · Score: 1

    Opera has a nice feature where if it crashes, it still resumes your session. If you accidentally close the program, when it opens you return right where you left off. It's really handy, even when the program crashes it's no more of a hassle than having a single click to re-launch the program.

  89. Re:Personally, I'd prefer to see stability in Fire by Frank+T.+Lofaro+Jr. · · Score: 1

    Crashing is bad, but the fact the browser loses all state information (what pages you are on, etc) makes it far worse.

    Here is what the browser should do:

    1. Have the history file have an "actively viewed" flag for the page. Have the history file updated with the new page as soon as it is displayed.
    2. When you leave a page, the browser unsets the "actively viewed" flag.
    3. When the browser crashes, see if any pages were actively being viewed and display those, instead of the default page.

    --
    Just because it CAN be done, doesn't mean it should!
  90. export bookmarks to a file by Anonymous Coward · · Score: 0

    I export my bookmarks to a file, and then set that file to my "home" button. It may not be the most fancy solution, but it gets the job done. I can search my bookmarks with any old browser. Check out the exported bookmarks from mozilla, it's a nice web format.

  91. Continuation of downloads, ... by grumbel · · Score: 1

    The last time I looked at Firefox (month or two ago) it still couldn't continue download, neither can Internet Explorer or most other browsers. Wget on the other side is continuing my downloads since well back in something like 1998, probally even before that, why havn't the browsers still catched up after six years? I mean its not that difficult to implement and at least Firefox already keeps track of the past downloads, so continuing them would be pretty much trivial.

    Another feature I miss is the ability to mass-download and print multiple webpages at once, ie. when you have a latex2html converted latex document with no .dvi/.ps/.pdf available (happens more often then one thinks) there is no way to get that completly downloaded and/or printed with todays browser or at least only with LOTS of manual clicking.

    And yet another feature is the ability to browse directories, if there is a directory full of images I would like the browser to automatically generate me a thumbnail galery of those on demand, not just the boring default directory listing that is generated by the server.

    As a sidenote, some of the above feature could only be relativly hackishly be implemented due to the lack of features in HTTP/HTML, which will provides little or no hints on what webpages belong together and doesn't as far as I know provide any way to browse directories. Link-feature that is present since HTML2 or so helps a bit, but since most browser have ignored that feature or are still ignoring it, its beside from some automatically generated webpages hardly used at all on the web.

    1. Re:Continuation of downloads, ... by Raunch · · Score: 1

      Wget on the other side is continuing my downloads since well back in something like 1998, probally even before that, why havn't the browsers still catched up after six years?

      Downloads are rarly ever cached. To cache, or caching doesn't really have anything to do with continuing a download.
      Although I have to agree, a six year cache is pretty impressive.

      --
      George II -- Spreading Freedom and American values, one bomb at a time.
  92. Re:Personally, I'd prefer to see stability in Fire by Anonym1ty · · Score: 1
    ...it is aggravating to have a single, badly-coded web page take out that browser window and everything else I was tabbing to at that moment...

    This was my EXACT complaint with IE. I used to browse with IE and often would open a link in a new window. Sometimes I'd open another browser instance (actually click the icon and start browsing). If I would go to a site that crashed IE all windows from that instance (the chain of "open links in new window") would also just disappear, although any windows from a different instance would remain open. So this problem is definately not exclusive to Firefox or even tabbed browsing

  93. do not pass go; do not collect $200 by Anonymous Coward · · Score: 1, Interesting

    Check out www.sitebar.org for the solution to your bookmark woes.

  94. Re:Personally, I'd prefer to see stability in Fire by Jugalator · · Score: 1

    it is aggravating to have a single, badly-coded web page take out that browser window and everything else I was tabbing to at that moment

    I agree about this, despites what anyone might try to say and regardless how much/less stable IE is, Firefox has still got crash bugs. At least Opera admits their program might occasionally crash despite them trying their best to avoid that, and have implemented a feature so when you launch the browser after a crash, you're presented with a dialog essentially saying "Opera crashed, do you wish to restore the tabs?"

    --
    Beware: In C++, your friends can see your privates!
  95. And how is this post "Informative"? by TuringTest · · Score: 1

    Given that the article's author is not one of "the guys who think tabbed browsing isn't useful or desired by user", because he doesn't work in IE no more.

    When this guy worked in IE there wasn't tabbed browsing in any major browser, and IE v4.0 was a very good tool for it's time, so I thinkg it's pretty obvious who's incorrect.

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  96. Full-text (1 of the things i would like to see...) by otisg · · Score: 1

    That's not full-text search, only meta-data search.

    Simpy does both for you: meta-data from web page authors, full-text search, as well as meta-data (read: tags) entered by the user himself.

    --
    Simpy
  97. Re:Personally, I'd prefer to see stability in Fire by NeoSkandranon · · Score: 1

    I'd be curious to see some examples. Also what version of Fx are you using?

    I can count on one hand the sites that crash Fx, and I think most of them were due to malformed DHTML or Javascript.

    The number of times IE has died on me and taken out 1 or more windows is far, far (did i say far?) greater.

    --
    If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
  98. Re:Personally, I'd prefer to see stability in Fire by Bwmat · · Score: 1

    There's an extension for firefox called sessionsver that saves all the sites you were on when it crashes so they load back up when you open firefox again. It is really useful when i want to close firefox to install a new extension or something.

  99. Forget folders by TuringTest · · Score: 1

    The process you describe to include metadata is what browsers should do, but bookmarks should not get sorted into hierarchical folders. A much better retrieval interface is with tags (i.e. search by keyword), like those in Gmail and the Epiphany browser.

    With tags, archived objects can be located in several places at once. That way Slashdot would be under the "News, Technology and Geek" tags, and Google under the "Search, Engine, Tools, Internet" tags.

    --
    Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
  100. Re:Personally, I'd prefer to see stability in Fire by Jugalator · · Score: 1

    My crashes so far with Firefox has unfortunately not been reproductible. Makes it harder to know what to report, besides letting it give talkback data. :-/

    Here's a HTML page that's said to crash Firefox and all Mozilla browsers though:

    a = new Array(); while (1) { (a = new Array(a)).sort(); }
    a = new Array(); while (1) { (a = new Array(a)).sort(); }

    --
    Beware: In C++, your friends can see your privates!
  101. Had enough by johansalk · · Score: 1

    I personally have had enough of those "how to build a better" something articles.

  102. Re:Personally, I'd prefer to see stability in Fire by Jugalator · · Score: 1

    Sorry... Trying again.

    This code is said to crash Firefox,
    and is reported as "working" on as late as Mozilla 1.8 alpha 4.

    <HTML>
    <SCRIPT> a = new Array(); while (1) { (a = new Array(a)).sort(); } </SCRIPT>
    <SCRIPT> a = new Array(); while (1) { (a = new Array(a)).sort(); } </SCRIPT>
    </HTML>

    --
    Beware: In C++, your friends can see your privates!
  103. Re:Personally, I'd prefer to see stability in Fire by Bert64 · · Score: 1

    No example sites which crash it simply by visiting?
    For example, www.ev6.net crashes all versions of IE except the one in xp sp2

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  104. Spellbound is a spellchecker for Firefox by Sebastian+Jansson · · Score: 1

    There are one. It's called Spellbound though you have to open a separate window for it, you can't have it automaticly underline errors in the input box. If they fix that, I think we have the chance of seeing a great improvement of the spelling on the web. :)

  105. Re:Personally, I'd prefer to see stability in Fire by Anonymous Coward · · Score: 0

    "Do you have some examples of sites which crash firefox?"

    Well yeah. Click "no" to the java warning, open one of the links on that page, and when you close the popup window, Firefox crashes. It's bug 273869, and that's just an example I found.

    Search for the "crash" keyword in the Firefox product to get the full list of 303 other ways that Firefox crashes.

    In response to other comments here, search on the "Tech evangelism" product to get a list of 3784 websites which don't render 'properly' in Mozilla.

  106. Bookmarks that act like real ones by Anonymous Coward · · Score: 0

    See my blog posting from October. What browsers REALLY need is the ability to replace the most recently visited bookmark's URL with the URL of the currently-viewed page. That way you could stop and start reading (for instance, in a comic strip series) without having to create and delete a separate bookmark for each stopping place, and you could also comply with "site moved, please change your bookmark" notices without needing to go through an elaborate process to delete the old bookmark.

  107. It's possible by Sebastian+Jansson · · Score: 1

    You can run many instances of Firefox, though you need them to use different profiles.
    just make a *.bat-file containing the following: (without the quotes)
    """
    c:
    cd "c:\[program folder]\Mozilla Firefox\"
    set MOZ_NO_REMOTE=1
    firefox -p
    """
    It works perfectly for me.

  108. Re:Worst. Idea. Ever. by IdleTime · · Score: 1

    Only morons and AOL users would watch porn through a browser. How utterly inconvienient.. Seasoned vetrans get all their *uummm* "sexual education" from USENET.

    --
    If you mod me down, I *will* introduce you to my sister!
  109. This thought just occurred to me... by dep01 · · Score: 1

    I'd imagine people who work pretty heavy in Microsoft have to be fairly web savvy. I wonder if most of them use Firefox outside of work... You know... to browse the web with a REAL browser.

    --
    "hey, could you pass me a paper towel? er.. I mean... DEPLOY ABSORBTION PANEL!"
  110. Re:F*ck W3C standards. - Yeeahh! by mccrew · · Score: 1
    I wish I had mod points right now, as I would mod up the parent AC post.

    It grows irritating to have the Mozilla crowd peer down their noses and make ivory-tower statements about adhering to this W3C standard, or that other standard.

    Out in the real world where real users live, there are such things as de-facto standards, ones that occur, say, because a player in the marketplace has a 95% share. While it may be true that IE has deficiencies with cascading style sheets and PNG files, but at the end of the day your browser has to just work, regardless of anything else.

    Haughtily hiding behind W3C standards and demanding that the world change for you is not a plan for success.

    --
    Hey, Windows users, there is no such thing as "forward" slash, there is only slash and backslash.
  111. Re:Full-text (1 of the things i would like to see. by WIAKywbfatw · · Score: 1

    And how long does that take? The Opera search is instantaneous, I doubt that the Simpy one is as fast, even if it has cached copies of the web pages locally.

    And, if it hasn't cached copies of the web pages locally what good is it? Content on the web changes, so what's on a page one day won't necessarily be on it the next. This story will be on the Slashdot homepage today, and maybe tomorrow, but after that it'll be gone from there.

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
  112. My take on this essay... by Sophrosyne · · Score: 4, Insightful

    First I cannot believe the author is advocating bloaty, useless things like side-bars?

    Sidebars are useless- why would you need to see a list of links permanently in the window you are browsing? The so-called theory this is based on is merely a bunch of assumptions that all lead to one simple solution... If you want to build a theory on navigation- go take some cognitive psychology courses, and do some real studies.
    Research & Annotations... How much more unnecessary can things get? Why not just create a bookmark folder and save the website, or if you are using OS X create a PDF of the page. I personally do not want to be switching constanly between my web-browser/organizer and a text editor while I'm writing an essay.
    RSS as an over-rated concept? I don't think so.
    This essay is just flat out wrong. You cannot improve the user experience of the WWW by adding stupid features like side-bars and research tools-- RSS may not be innovative alone, but how browsers and search engines are using RSS is innovative-- Safari RSS, and Firefox Live bookmarks are time-saving, useful features.
    The innovation will now come from the WWW itself. Google is a great attempt at centralizing information while making it easier to access, sites like Google and protocols like RSS will be the source of major usability innovations- not browsers.
    I think it's time the author gets his head out of the '90s and looks at the browser as a simple conduit to information, and not a tool for organizing the web.

    1. Re:My take on this essay... by BigZaphod · · Score: 1

      First I cannot believe the author is advocating bloaty, useless things like side-bars?

      I don't know... can you believe it or not?

    2. Re:My take on this essay... by MarkedMan · · Score: 1

      You said:
      Sidebars are useless- why would you need to see a list of links permanently in the window you are browsing?

      Ok, here are some of the reasons I use my sidebar. If you can tell me a more convenient way to do this please let me know.

      First, I should point out that on my family computer we all use one profile to mozilla (mac 0S9, we are permanently stuck in 2003...) This is because I can sit down and check something, my wife leans over my shoulder and quickly calls up something else, my very young children have two icons for the two sites they are interested in, and we can all do this in an "instant-on" fashion, instead of logging out and logging back in. So I have a list of links I visit fairly often. I open up my link folder in the sidebar and click on the ones that catch my eye. I may open up the folder containing the links to my local library, my kids school, the NYS MVA, etc. My wife has a set of links the same way. Very quick, very convenient.

      Why is this a bad thing?

    3. Re:My take on this essay... by Sophrosyne · · Score: 1

      Wouldn't it be better to just have separate folders in the bookmarks bar under the URL window... then you can click the folder with the bookmarks in them and have it go away? Side-Bars take up a huge chunk of space, and to me seem counter-intuitive-- and I can't be alone on this one since they have been excluded from Safari and from Firefox.

    4. Re:My take on this essay... by drinkypoo · · Score: 1

      Force feeding people sidebars is stupid but they can be quite useful as long as you have enough screen real estate so that they aren't a problem. The ideal way to put content into them? RSS! :)

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:My take on this essay... by TuringTest · · Score: 2, Informative

      Sidebars haven't been excluded from Firefox. You have the History bar and the Bookmarks bar, and you can also open any web page in the sidebar.

      Sidebars are not for quick-launching a website; for that you have the bookmarks bar. They are used as goal-based navigating tools. Need to find a web you visited one week ago? Open the History bar, and find your way through it. Want to browse Google News daily? Open it as a sidebar, and click links for different news. That's why almost every web page in the Net has a sidebar on the left side.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    6. Re:My take on this essay... by Sophrosyne · · Score: 1

      woops I didnt even notice it :( I still think Safari's implementation of a bookmark window and history menu is better. Also a sidebar in html is different than a sidebar in your browser

  113. IE Developer indeed... by leoboiko · · Score: 3, Insightful

    Geez, just look at his HTML. If you're afraid, let the Validator look at it for you: plain results (4.01 Transitional), forcing charset, forcing HTML 3.2.

    What are standards good for, anyway? Just use your monopoly to push your nonstandard browser and do it your way.

    --
    Prescriptive grammar:linguistics :: alchemy:chemistry. Stop being a nazi and learn some science.
    1. Re:IE Developer indeed... by Anonymous Coward · · Score: 0

      *ahem* And this is being posted on a technology site that advocates standards.

    2. Re:IE Developer indeed... by POLAX · · Score: 1

      Probably using FrontPage to create it...

  114. Ummm... by taradfong · · Score: 1

    I'm sure there are some good ideas but isn't listening to this guy like listening to the designers of the Pinto and Chevette? I'd much rather learn from the enablers of intrinsic goodness of Toyota than the politics and momentum and self absorbtion of GM/Microsoft players.

    --
    Does it hurt to hear them lying? Was this the only world you had?
  115. History by Anonymous Coward · · Score: 0

    Wait until he/she is able to search the history.

  116. Re:Personally, I'd prefer to see stability in Fire by Kupek · · Score: 1

    No. His complaint is that bad pages crash the browser. If the browser receives a malformed page, it should be handled - how is up for debated - not crash. If the application crashes, that's a bug. Think of a compiler. If the compiler receives malformed code (syntactically incorrect), crashing is not an option.

    The design decision is only involved with what you do once you recognize it's malformed.

  117. Bet you all didn't think of this one by Anonymous Coward · · Score: 0

    How about a to-the-letter correct and complete implementation of HTML, XHTML, CSS, and ecma script, without the "we know better" attitude that plagues all of today's browser writers, who invent their own tags, count pixels different, and all the other nonsense. 1px should = 1px no matter what the browser.

    l8,
    AC

  118. Re:Personally, I'd prefer to see stability in Fire by BenjyD · · Score: 1

    Somebody already did that. IE passed, no other browser did. Although I think the firefox people got working on the bugs it showed up pretty quickly, and the only reason IE passed was because MS has recently incorporated this testing into their standard setup.

  119. Re:Personally, I'd prefer to see stability in Fire by grasshoppa · · Score: 1

    Well, under firefox 1.0, I didn't get a crash.

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
  120. Re:Personally, I'd prefer to see stability in Fire by Anonymous Coward · · Score: 0

    Epiphany and some of the other Gecko based browsers have this as well.

  121. Re:Personally, I'd prefer to see stability in Fire by mortonda · · Score: 1

    Looks similar to a fork bomb... that algorithm would crash just about anything, in any language, on any platform, unless the OS steps in and stops a runaway process.

    Got a meaningful example? I still see Firefox as being far more stable and usefull.

  122. Forget the bells and whistles by Anonymous Coward · · Score: 0

    In browser design, how about forgetting the bells and whistles for awhile and actually have browsers that fully support web standards? A complete implementation of CSS2 would be wonderful, as would at least partial support of CSS3. As a web developer, having support for these standards would make my job much easier and the sites I create better able to support a broad spectrum of users, all with less code than I'm using now.

    It's great that you can have a browser that allows searching of bookmarks or something like the Web Developer Toolbar (my favorite extension!) for Mozilla, but until user agents really support standards, websites will still be designed for specific browsers or use ugly hacks to achieve cross-browser usability.

  123. Re:Personally, I'd prefer to see stability in Fire by mortonda · · Score: 1

    Hmm, but it doesn't crash! After chugging a bunch of CPU, a window came up and announced that a script was causing problems and wanted to know if I wanted to abort the script. I don't recal IE ever doing that.

  124. Re:Personally, I'd prefer to see stability in Fire by Anonymous Coward · · Score: 0

    the author basically claims that if security and stability ever become major marketing points, then the whole market has failed to meet minimal standards.

    Quite frankly, I'm amazed that anyone even remotely associated with Internet Explorer has the audacity to say something like that.

  125. not IMPORTABLE by chocolatetrumpet · · Score: 1

    Your Safari bookmarks are searchable, but not importable without turning on the debug menu in the preferences file.

    This still drives me nuts - an otherwise polished browser with what to me is a glaring issue. I thought I was investing in usability. Stupid.

    --
    Spoon not. Fork, or fork not. There is no spoon.
  126. Active PHP Bookmarks does some of this by David+Ishee · · Score: 1
    A great server side PHP application called Active PHP Bookmarks does a lot of the sorting by hit count for you.

    Unfortunately the original author has stopped working on the project, but another user is picking up the development.

    Old site
    New site

    --
    Your password has expired, please login to change it.
  127. The definition of irony: by stealth.c · · Score: 0

    ...IE ex-developer...writes an essay on...web browser design

    Ha!

  128. Full-text bookmark search + tech behind it by otisg · · Score: 1

    Of course the web pages are stored locally. Not only are they stored locally, they are also _indexed_, which is what makes searches fast. Think Google - the same type of technology is behind Simpy.

    Actually, Simpy uses Lucene [1], a search tool I know a little bit about. [2] (no, this is not a promo)

    [1] http://jakarta.apache.org/lucene
    [2] http://www.manning.com/hatcher2

    --
    Simpy
  129. grep? by namekuseijin · · Score: 1

    What happened to the old Unix way? Is it any hard to grep a bookmark file?

    --
    I don't feel like it...
  130. Already done! Re:How about published bookmarks by otisg · · Score: 1

    Again, take a look at Simpy - URL below. It implements a lot of ideas that various people mentioned in this thread/post.

    Finding similar people base don their bookmarks contents is one of those implemented features.

    --
    Simpy
  131. Re:Personally, I'd prefer to see stability in Fire by Grishnakh · · Score: 1

    I like the way Konqueror works. It doesn't use Adobe's crappy plugin at all; it just uses the KPDF rendering engine to show the PDF in the browser window. Works perfectly in the newer versions of KDE.

    I wonder why Mozilla can't do something like this.

  132. Re:Personally, I'd prefer to see stability in Fire by delus10n0 · · Score: 1

    IE actually says something similiar, if you wait long enough..

    --
    Not All Who Wander Are Lost
  133. Re:Worst. Idea. Ever. by drinkypoo · · Score: 2, Informative

    nice try but you sir are behind the times. simply use your web browser to visit empornium and the bittorrent client of your choice to download the content...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  134. Here it is by bogie · · Score: 1

    Slogger
    http://home.cwru.edu/~jcw10/slogger/help_ 2004-11-2 4-a/

    Slogger is an Extension for Mozilla Firefox web browser. It can:

    * create a complete log of your browsing history (thus the name: Slogger "browse logger")
    * save a copy of each page you visit to your hard drive and/or to an archive provided by an online service
    * create a customizable text file containing a history of pages you've visited

    --
    If you wanna get rich, you know that payback is a bitch
  135. How about Bank of America? by Bozdune · · Score: 1

    How about Bank of America? That a big enough web site for you? Requires IE. Maybe it's just the Fleet Bank subsection, dunno, don't have access to anything else.

    1. Re:How about Bank of America? by chameleon3 · · Score: 1

      How about Bank of America? That a big enough web site for you? Requires IE. Maybe it's just the Fleet Bank subsection, dunno, don't have access to anything else.

      Bank of America's website (including Bill Pay) has worked just fine in FirePhoFox since before .4

  136. Re:Worst. Idea. Ever. by Anonymous Coward · · Score: 0

    ixnay on the muinropme ay.

  137. how to build a better browser? by DeathByDuke · · Score: 0

    Simple. Don't be working for Microsoft.

  138. Re:Full-text (1 of the things i would like to see. by secretsquirel · · Score: 0
    The Opera search is instantaneous

    In this household we obey the laws of thermodynamics!

  139. Selective History Remover by Anonymous Coward · · Score: 0

    Am I the only one that sees the need for a "Delete Last 15 minutes from History and Cache" feature?

  140. top-level domain spellcheck by Curtee · · Score: 2, Insightful

    I've wished for a long time that browsers would correct misspellings in top level domains. It would be great if I could hastily type "slashdot.rog" and it would figure out that I meant "slashdot.org".

    1. Re:top-level domain spellcheck by the+pickle · · Score: 1

      Camino (and maybe other Moz-based browsers, but Camino is the only one I use regularly) already does this, at least in part. The example you gave will get tossed to Google's search, which is in most cases sufficient to fix the typo with one click.

      It won't, however -- nor do I think it should -- fix misspellings that are valid domain names. There's a big difference between whitehouse.com and whitehouse.gov, and by golly, when I want pr0n, I don't want to see Dubya because my browser assumed I meant the dot-gov site. Likewise for duat.com and duats.com -- two separate systems, one letter different. Etc.

      I really like the way Camino does it, but there's certainly room for improvement.

      p

    2. Re:top-level domain spellcheck by Curtee · · Score: 1

      It should be very easy though to handle common mistakes made in <A HREF="http://www.iana.org/gtld/gtld.htm">top-level domains</A>. For example, switching .rog to .org, .cmo to .com, etc. The same thing as when you type "teh" in a word processor and it will switch it to "the", except in this case you can be much more certain what the typist actually meant, because there are only about a dozen valid possiblilities.<BR><BR>

      I find it kind of annoying when I make a simple, common mistake like that and the browser starts shooting me off to search engines. It's such an obvious typo, I think the browser should be able to catch and correct it.<BR><BR>

      I agree, you can't make assumptions about any other part of the domain, like duat.com vs. duats.com.

  141. Re:Personally, I'd prefer to see stability in Fire by Anonymous Coward · · Score: 0
    While I'm actually relatively indifferent if someone's site uses Javascript or DHTML that Firefox doesn't support, it is aggravating to have a single, badly-coded web page take out that browser window and everything else I was tabbing to at that moment, especially if I hadn't bookmarked what I was looking at.

    Does not Firefox have a proper "continue from last time" function? At least one other browser has. Disasters happen, so why not prepare for them?

  142. Re:Worst. Idea. Ever. by Anonymous Coward · · Score: 0

    10-4

  143. Bookmarks search idea can be improved.. by willy_me · · Score: 1

    Not only can one search for the title of the bookmark, but also the content at the page the bookmarks points to. Bookmarks titles are often very misleading. People rarely spend the time required to give them a proper name. So if the search involved the bookmark name, and the content at that bookmark, it would result in more accurate results. Think of it as a mini-google on each computer.

    William

  144. Re:Personally, I'd prefer to see stability in Fire by Anonymous Coward · · Score: 0

    You're wrong.

    IE failed when a second run was made, and that discovered the most recent IFRAME vulnerability; the one that was publically discussed because it was discovered publically, and went unpatched by Microsoft for far too long, even while in the mean time a worm had been created using it, and major advertising banner sites such as FalkAG (the Register's) infected with it, turning quite a few machines into zombie trojans.

    The bugs found in Firefox (Gecko) were fixed in the very next nightly, and before 1.0.

    I know which I feel more secure with.

  145. Browser within a Browser: GWeb by Anonymous Coward · · Score: 0

    I was thinking last night that we're getting close to the point where we can run a browser *within* another browser window.

    With some new technologies, like XMLHTTPRequest we have the ability to fetch any other URL from within a browser.. you could have forms that you type the URL into, and it fetches the pages from within your browser.

    Useless? No way! Imagine logging into Google's web-based browser, and having your bookmarks appear at the top of the page -- inside the browser window, fully searchable by your personal Google. Even better your history would be accessible from within Google's browser as well. Imaging typing in a search string, but limiting the search result to just pages in your history or bookmarks -- you could find that page you visited 10 months ago, but forgot where it was.

    Of course there are privacy issues with this, but technically it can be done with everything we have in place now.

  146. A Spellchecker Obviously Would Be Useful by Master+of+Transhuman · · Score: 1


    "colaborative filtering"

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  147. WTF?!! by NoMaster · · Score: 1

    WHAT??!!

    I'll remember that today as I use the IE-based ActiveX & JS abomination that is the interface to my work - the one that crashes multiple times per day because I *click too fast*! Taking my bookable time, completed work, and ordered materials with it...

    I'll also remember that as I reboot my laptop multiple times trying to get the thing to connect, though that's the fault of the IBM wireless software and not IE...

    --
    What part of "a well regulated militia" do you not understand?
  148. Re:Personally, I'd prefer to see stability in Fire by BenjyD · · Score: 1

    Good, I was hoping FOSS would win that one eventually.

  149. IE renders Slashdot better than Mozilla does :-) by billstewart · · Score: 1
    Yes, IE is buggy, dangerous, and unreliable. Yes, MS encourages users to write IE-specific web pages that can't be rendered on other browsers. Yes, IE tolerates some kinds of buggy HTML that better browsers reject, and IE-oriented web publishers publish buggy pages and don't care.

    And yes, reading Slashdot is much easier on a tabbed web browser, so IE loses. But at least IE appears to render all of Slashdot's web pages correctly the first time, without the need for kluges like hitting reload N times or trying to resize the text twice. Arrrgh!

    I only had to hit reload once to get Mozilla to render this comment-posting page well enough to post this comment. Aaaargh!

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  150. Re:Personally, I'd prefer to see stability in Fire by CBravo · · Score: 1

    I develop a browser app which works with a lot of DOM/CSS/JS/... I can kill Firefox 1.0, nightly builds too, withing a few seconds of browsing our app. Unfortunately I don't have the possibility to send you the code (it's ours). Secondly, I don't have time to make a separate test case for dev'ers. Thirdly, filing a bugreport for Firefox (the proper way, that is) is a pain.

    I would like to send a bugreport, but it cannot cost me more than an hour. My boss will tell me to start doing my work.

    --
    nosig today
  151. Try finding extensions to suit your needs. by jbn-o · · Score: 1

    In the interest of expanding the amount of free software you run, I'll try to address a few of your gripes. In short, some of your substantive gripes are addressed with extensions. All of the extensions I've found are free software, so one could modify them to suit one's needs. I think Firefox could use better session saving functionality (it's possible to save a bookmark for a tab which takes one to the website's front page, not to the search one was in the middle of doing when Firefox crashed or when one had to quit the Firefox session).

    Being able to close all tabs and not close the browser. I hate accidentally closing the last tab in Firefox and having the browser close.

    Point #6 of this extension's feature set seems to address this concern ("When the last tab is closed with Ctrl+W pressed or with Close Tab command, the main Firefox window can be kept, the tab is only made blank (as if Close Tab button is clicked).").

    Ability to identify itself as another browser - really only helpful from some asinine IE-only pages.

    I use Prefbar to do this, but I'm sure there are other extensions available to accomplish the same thing.

    Configurability - I like the way in which Opera allows you to configure things.

    Pop-ups. I like the way Opera does it better than Moz/Firefox.

    These gripes are far too vague to address and will probably be viewed as unreasonable to mimic without identifying precisely what functionality is worth duplicating or improving upon.

    Why did you move "Preferences" from under "Edit" to "Tools"? That is something that always bugged me about IE, now everyone does it. Arghh.

    This seems picayune, but on Fedora Core 3, Firefox has Edit->Preferences. On issues like this, I favor consistency and both choices make sense to me, so I don't really care where the menu option is.

  152. Re:F*ck W3C standards. - Yeeahh! by akronwebdesigner · · Score: 1

    Very true. Once I jumped on the CSS design web standards bandwagon I got very strident about it for a while. Kind of like when your friend finds religion and its all they care about for a bit. It's much easier to push people towards better practices by showing how things like web standards helps them NOW, not by proclaiming righteous indignation since IE has a double float margin bug or some other goofiness. I usually take the pro-search engine compatibility approach, as that has become the mantra of so many web marketeers. Nevertheless, when i get to the coding part of a project, I DO spend the vast majority of my headache hours on IE compatibility issues. The frustration comes less in having to deal with IE6 as its pretty darn good and reliable, it's having to deal with the older versions which, through no fault of MSFT's own haven't gone away yet.

  153. Missing the Point by doom · · Score: 1
    The subject is apropo of nothing really, it just seems to be everyone's favorite phrase today so I thought I'd throw it in.

    Anyway, if you read the article, I suspect you'll find it really, really, dull, largely a compendium of the astoundingly obvious.

    I can't say I was expecting much though: why would you expect someone who worked on IE design to know anything much about browser UIs? As is typical of Microsoft blockbuster projects, IE was a knock-off of something else, and whatever little improvements they may have made in the browser interface, they certainly weren't the reason that so many people adopted IE.

    On the other hand, he does recommend reading Ted Nelson's "Literary Machines", so I can't be too hard on him. If you're interested in thinking about hypertext concepts forget about bickering about what little tweaks you want to see in Bookmark handling, and go read some Ted Nelson.

    (But if you really want to talk about Bookmark handling ideas: the real trouble with searching your bookmarks for something is that Google will find it off of the net again faster, and if you're wrong and it's not in your bookmarks, you'll have to go googling anyway, so why not just start with google? So what I think you want is a generalized "Search" feature, that gives priority to hits from your bookmarks -- and perhaps your harddrive, eh? -- and then appends a list of google hits afterwards.)

  154. [OT] Kudos to this submitter! by Sarcastic+Assassin · · Score: 1

    Kudos to this submitter... He actually bothered to Coralize all the links!

  155. Bookmarks auto-deleted? D'Oh. by jchap · · Score: 2, Interesting


    "Second, any urls that are dead should be deleted, or moved to a folder of dead links that I can try to revive."

    I'm liking the article but this rather stood out as something wrong (for me, ie my opinion, ie that which I think that you do not necessarily have to agree with but can if you so wish).

    A browser that moved or deleted my bookmarks automatically (for its own dumb reasons) would get tossed pretty quickly.

    Consider a duff link - is it totally useless? No, it represents something that: a) you might want to look for again; b) may well be available on http://www.archive.org/; c) may contain a relatively unique file name so that a search will instantly bring you its new address.

    But, no, no you just go ahead and delete my bookmarks why don't you. *But* when I delete sodding Outlook express, hey, feel free to magically and silently bring *those* files back!!!

    Even if bookmarks were resorted into a 'duff links' folder rather being dumped entirely you'd loose any filing information that you'd made for that link and let's face it, if you can't find a bookmark quicker than you can re-google for the site itself then there wasn't much point in making it, keeping it, or sorting it in the first place.

    A bit more respect for users would be nice - this article reeks of 'users don't know jack': Apparently we need help even *generating* our own bookmarks (ie from our history) and we're not even trusted to set our home page correctly!!

    Personally, on a Windows machine I just create short-cuts to web pages and sort and search them - I almost never go near the 'Favorites' menu if I can help it. Heh, and this is me when I'm liking and article... ;)

  156. Thanks for the cache-ery! by Black.Shuck · · Score: 0, Redundant

    Sorry for the OT, but I wanted to thank the Slashdot crew for adding .nyud.net:8090 to the end of *every* domain linked in this article. :)

  157. Wrong Author... by POLAX · · Score: 1

    Shouldn't the article be written by someone like Rob Davis to be taken even half seriously?

    1. Re:Wrong Author... by Anonymous Coward · · Score: 0

      ...or perhaps Mitchell Baker...

  158. Make reading better by iabervon · · Score: 1

    He says that the number one task that people use a web broser for is reading. Sure, it's obvious, but people seem to forget about it. In fact, he says this and then doesn't say anything about reading in the rest of his essay.

    The biggest feature I want out of a web browser is that it not need horizontal scroll bars on any normal page regardless of the window size. It's okay if I'm looking at a large image or a large real table (think consumer reports) and I have clicked something to tell it that I want to look at the details.

    1. Re:Make reading better by Reziac · · Score: 1

      Horizontal scrollbars for ordinary pages is a Stupid Webmaster Trick. Frex, on the article of the moment (which I'm embarrassed to admit, I did read :) he's got the table hardcoded to a minimum 1024 width screen. Even on my big monitor, I find 800x600 to be a much more comfortable reading size (and more friendly to the plethora of windows I usually have open -- I don't like tabs), and I'm sure I'm not alone. So hardcoded size leads to sidescrolling, and swearing.

      To prevent that, the browser would have to know enough to kill certain HTML elements, in this case the WIDTH parameter on the table structure. ISTM this wouldn't really be that much harder than ignoring unclosed tables errors, which most browsers do already. It would need to be a user-on-the-fly setting, tho -- RClick, and tick or untick "display at current window width". And the user would have to be aware that it may wreak havoc on poorly-floated layouts.

      Actually, now that you mention it, I think I rather like the concept.

      As to the article, ISTM he brought up good points, then negated them by proceeding to canter off in the opposite direction... *sigh*

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    2. Re:Make reading better by testerus · · Score: 1

      Are you talking about Opera's Fit-to-Window that comes with Opera 7.6? http://www.opera.com/pressreleases/en/2004/11/23/i ndex.dml

    3. Re:Make reading better by iabervon · · Score: 1

      The page I'm looking at right now (slashdot's "lite" comment editor) doesn't have fixed-width tables, but has a banner ad wider than my window (I actually like to be able to have two browser windows side-by-side on my screen, and I find it easier to read reasonably narrow columns such that I don't have to track my eyes horizontally all that far in a line). When you're looking at an image in Firefox, it defaults to scaling it to fit in the window, and you can click on it to make it full-size. I'd like something similar with HTML pages, except that it only does the width and it doesn't shrink the fonts (unless, perhaps, it really couldn't fit a word from each column of a table, in which case it will need to scale the text; but then I'd like to see the overview and zoom in).

      I think that browsers should scale all pixel values by whatever factor is needed to make the page fit in the window, rather than actually obeying them.

    4. Re:Make reading better by Reziac · · Score: 1

      Ancient Netscape 3.04 (likewise on Slashdot-Lite ... can't use the regular pages, too hard on aging eyes and too slow on dialup) will sometimes just overflow stuff like overwide banners, and leave the text alone; probably a table-handling quirk, that I haven't bothered to pin down. Anyway, so it always behaves here on /. regardless of the banner-vs-window width.

      Scaling pixel values to fit the window isn't a bad idea, so long as it can be configured to affect only tables and frames, which are normally the culprits when a page insists on being NNNN-wide (or with unscrollable frames, NNNN-high) regardless of your window or screen size.

      Doing it to images as well would likely cause all sorts of mess-ups, and generally isn't necessary, so should be a separate option (turned off by default, whereas scaling structural HTML structures should likely be turned on by default).

      Okay, so which browser will be the first to include this nifty new feature? :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  159. Here's a few more tips by edxwelch · · Score: 1

    When you cannot reach the page, instead of an irritating message box, put the error message in the tab title(so you can see it when it's a background tab), also, leave the address in the address bar so the user can try again.
    Also, if user isn't connected to the internet, open the previously viewed page from the cache rather than just giving an error

  160. Re:Full-text (1 of the things i would like to see. by Anonymous Coward · · Score: 0

    And in your houshold I am sure that you can count precisely in micro-seconds exactly how long it DOES take to load.......just knock it off...kay?

  161. Bookmarks can be better by Anonymous Coward · · Score: 0

    I have created so many folders in Bookmarks to organize my URLs that the folders themselves overflow the space of my screen vertically. Firefox only lets me scroll through them (no PgUp/PgDown even!), and this is painfully slow.
    Yes, search is there, but there must be a better way to visually/conceptually organize bookmarks.

  162. Re:Personally, I'd prefer to see stability in Fire by kk2796 · · Score: 2, Funny

    Personally, it annoys the hell out of me that Firefox, IE, Opera, etc., have to even try to run this code before exitting. Why can't someone write a simple browser that can solve the halting problem, so we can be done with this?

  163. Dont fuck with it by sl4shd0rk · · Score: 1

    Four buttons, a text field, and and large display area. The beauty is in the simplicity.

    --
    Join the Slashcott! Feb 10 thru Feb 17!
  164. Self healing bookmarks by Beryllium+Sphere(tm) · · Score: 1

    I'd like to have the browser extract the ten most unusual words from the page I'm bookmarking and store them in a Google query URL.

    Then if I navigate to the bookmark location and it 404's, the browser can make a stab at locating another copy of the same page elsewhere.

  165. Re:Bookmarks auto-deleted? D'Oh. by the+pickle · · Score: 1

    Here's a suggestion that you might find livable, and IIRC, iCab incorporates this into its bookmark engine...

    Institute a bookmark checker (like the WDG's Link Valet) and when a bookmark comes back 404, flip a metadata status flag to "broken," and notify the user. Make it extra-smart and have it follow auto-redirects and set a metadata flag to "redirected" and fill in a field "redirected URL" and then prompt the user to set this URL as a new URL for that bookmark.

    As I said, iCab does the former (at least somewhat), though the latter half is wishful thinking right now. :)

    p

  166. Re:Gecko still has rendering issue[s] by Anonymous Coward · · Score: 0

    Yes--on broken code. This has been discussed here before.

    gewg_

  167. Re:Personally, I'd prefer to see stability in Fire by Bert64 · · Score: 1

    Firefox 1.0 doesn't crash, i opened the site, rejected the java warning...
    Firefox warned me that it had prevented the site from installing software on my machine (nasty) and the site tried to set a bunch of cookies. I clicked on several links and nothing, is there a particular link i should use?

    As for sites which dont render in mozilla, theres plenty which don't render in ie either.. The difference is, 99% of the sites which fail in firefox do so because they use nonstandard tags and such, there are many which dont render in ie but do so perfectly in mozilla, safari, opera and others.. but this is usually because ie is horribly obsolete having not been updated for 2 years, and has horribly inadequate support for png, css and other things.

    The difference is, these standards (png, css etc) are well documented and could easily be implemented by microsoft if they wanted, the non standard extensions that don't work in mozilla need to be reverse engineered which is time consuming and legally difficult.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  168. Re:Personally, I'd prefer to see stability in Fire by Inda · · Score: 1

    I'd like to see a way out of this:

    for(i=0; i<1000; i++) alert(i);

    Now I don't go to sites with millions of alerts but I do use alerts to debug sometimes. One mistake by me and some loops go on forever. Some way out of the loop without crashing Firefox would be good.

    --
    This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  169. Re:Worst. Idea. Ever. by IdleTime · · Score: 1

    Actually no, I'm just smart....

    If you had bothered to follow news, you would have known that bittorrent is the next thing that will fall as napster, kaza etc did. In fact, it has already started. I prefer to use USENET, higher speeds, no uploads, served me faithfully since the late 80's...

    --
    If you mod me down, I *will* introduce you to my sister!
  170. Sync2it by tasi · · Score: 1
    Anyone using www.sync2it.com?

    I think it's great, keeps all my bookmarks synced (at home and work), and when I'm not at my PC, I have access to them from anywhere.

    T.

  171. Re:Worst. Idea. Ever. by drinkypoo · · Score: 1

    I get fantastic speed with bt with no problems with completion (any more) :) and if the servers do start getting nailed then it will end up moving to a truly peer to peer architecture in some work based on it. Granted if you pay for usenet you can get a fairly good experience, but as people continue to use bt, and more people join, it gets faster whereas usenet costs more to support well as usage goes up, and for more reasons than bandwidth. This is why most ISPs (including mine, finally) have switched to outsourcing USENET, and you get little transfer. I pay quite a bit for internet access already...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  172. Is that sarcasm? by DABANSHEE · · Score: 1

    Or are you a idiot?

    He was saying TeeVee as in a weirdly spelt trademarked propietry alternative to the standard TV.

    Seeing as Slashdot mainly aims for a American audience I s'pose he should've spelt things out by putting a "®" symbol after TeeVee (of course without the quotation fields)

  173. Standard site menus!! by Anonymous Coward · · Score: 0

    OK let sites have their own tailored look for menus but also allow sites to provide a .menu file that is downloaded like a css file. A simple XML file that contains the menus and submenus and associated URL and have the browser use this file to create a menu structure for that site. Sites that put up popup style windows such as outpost.com and they are difficult to navigate. Just don't feel like the system level menus and are slow to navigate. Browsers that support it and see it in the header tag can deal with it so it can be adopted over time. The site would feel more responsive and quicker to navigate. It could be placed just below the tab bar.

  174. Re:Personally, I'd prefer to see stability in Fire by Anonymous Coward · · Score: 0

    http://extensionroom.mozdev.org/more-info.php/sess ionsaver Sounds like something you need. That and ieview (right click to open in IE when Mozilla/Firefox won't cut it) or useragent (pretends to be IE by sending a selectable user-agent (that's browser name to us mortals) to your web sites and you're fine! Cheers, ~gildas

  175. give me my f*n $EDITOR ! by Kent+Recal · · Score: 1

    I still have a major problem with firefox (that's otherwise excellent):
    It's still not letting me use my $EDITOR to edit these goddamn textareas!!

    Am I the only one who hates these clumsy textarea input widgets
    we have to deal with every day? They're a pain for anything more than hacking up a couple lines of text.

    The tab-key doesn't work, linewrap can't be turned off, copy/paste is "sometimes" flakey, the entered text cannot easily be saved elsewhere (without copy/paste), even basic formatting is hard (due to enforced linewrap and missing tab), spellchecking does not exist (maybe in opera?), focus can get screwed up and hitting enter might then submit whatever you scribbled up so far, etc. etc.

    It's ok for slashdot but when you work alot with wikis (I do) you learn to love links which let's you use any editor for textareas. Unfornationally links is not good for everything so I find myself jumping back and forth...

    I found a plugin for firefox (0.9 I think) awhile back that claimed it would allow to use a custom editor for textareas but, well, it didn't work.

    Is this really too much asked (doesn't anyone else care about it?). I mean, having a little xterm with whatever editor embedded in the browser canvas would be the shit. But I'd already be happy if I could just launch it in an external window by clicking a button...

  176. OmniWeb by unicode · · Score: 1
    Omniweb: a browser from the http://www.omnigroup.com/.
    Sells for about $20 US.

    You may think I am crazy but I actually paid for this browser, even with great alternatives like Firefox. The reason: it has the most amazing features, which after trying, made any other browser seem cumbersome. To name a few :
    1. Workspaces with auto-save (my favorite)
    2. Secure bookmark synchronization via webdav (indispensable)
    3. per-site preferences, (makes the web easy)
    The catch : only for OSX.
  177. Re:Worst. Idea. Ever. by IdleTime · · Score: 1

    My ISP has a good and fast USENETserver, I always get max speed. Some groups have low retention, but I have an unlimited commercial USENET server for $14.95 a month. And quite frankly if I could not afford $15 a month extra, I could not afford to have a PC and a broadband connection anyway. Bitorrents are also based on you sharing by uploading in order to get speed, hence you are per definition a sharer. Continue to enjoy your filesharing, moving from one protocol to another in order to stay ahead of the 4 letter acronym orgs looking to get your cash.

    --
    If you mod me down, I *will* introduce you to my sister!