Slashdot Mirror


User: Gerv

Gerv's activity in the archive.

Stories
0
Comments
510
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 510

  1. Re:Themes on Mozilla 0.9.5 · · Score: 2

    no one really seems to be writing themes for it.

    This is partly because XUL is not frozen yet, and keeps changing. Still, there must be easily a dozen themes on x.themes.org (when it works), and Netscape has written three.

    Gerv

  2. Re:(b)Link tag on Mozilla 0.9.5 · · Score: 2

    actually mozilla doesn't support the blink tag...

    Hixie, have you read html.css recently?

    blink {
    text-decoration: blink;
    }

    There was a bug that broke it, but it got fixed recently. I campaigned to have that line taken out, but you (IIRC) were fighting to keep it!

    Gerv

  3. Re:replies to self for clairification :) on Mozilla 0.9.5 · · Score: 3, Funny

    I've been using it for 304 hours now, as close I can tell.

    Dude, do me a favour. Before you update your build, find some way of crashing it, OK? Then send in the Talkback data. That way, our recorded MTBF goes up. ;-)

    Gerv

  4. Re:Where's the source tarball ?? on Mozilla 0.9.5 · · Score: 2

    Anyway, I still think it's a bad thing to not release binaries and sources at the same time. All other OpenSource projects do that.

    So you want the build engineers to work until midnight Friday night? Have some patience, dude :-) It'll be up on Monday.

    Gerv

  5. Re:When will Mozilla Innovate? on Mozilla 0.9.5 · · Score: 2

    There otta be a new section to the Bugzilla software that is all about future features.

    File bugs and set the severity to "enhancement".

    Gerv

  6. Re:Java incompatible with Netscrape 4.7x on Mozilla 0.9.5 · · Score: 2

    This works on Netscape 4.7x and on Internet Exploder, but not on Mozilla.

    You know Mozilla doesn't come with Java by default, right? If you install it, it uses the latest version, JRE 1.31_01. If it doesn't work, blame Sun ;-)

    Gerv

  7. Re:Middle mouse button w/tabs on Mozilla 0.9.5 · · Score: 2

    Is there a way to make it so that clicking the middle mouse button on a link opens it in a new tab,

    There's a hidden pref for this. Check some of the other comments.

    Gerv

  8. Re:I call bullshit (Re:Google Toolbar) on Mozilla 0.9.5 · · Score: 2

    OK, so I was mistaken. Google don't provide a toolbar, they provide a sidebar tab. Install it here.

    But a toolbar would be pretty easy to do too ;-)

    Gerv

  9. Re:Where's the source tarball ?? on Mozilla 0.9.5 · · Score: 2

    why use CVS for Mozilla when you can't update the sources without checking out all modified files ?

    Er... what other way is there of updating the sources apart from getting all the modified files?

    You can cvs update in most subdirectories of mozilla/ and that'll work.

    Gerv

  10. Re:i don't really understand you on Mozilla 0.9.5 · · Score: 5, Insightful

    Can't we geeks have at least ONE fucking browser for ourselves?

    What you mean is: "Waah! Why won't someone write the browser _I_ want?"

    You're a geek. Go do a Mozilla distribution for geeks. Add in all the patches like gestures and PGP. Do a new, cool skin. People will love it. That's what the code is for. mozilla.org wants to see that happen.

    Or quit whining.

    Gerv

  11. Re:Where's the source tarball ?? on Mozilla 0.9.5 · · Score: 2

    The source tarball normally lags behind by a few days. You can either pull it from CVS (tag: MOZILLA_0_9_5_BRANCH) or be patient :-)

    Gerv

  12. Re:Link tag on Mozilla 0.9.5 · · Score: 2

    What would be cool would be if Slash supported the Link command

    That would indeed be very cool. Do you know anyone who works on Slash you can ask to do it?

    Gerv

  13. Re:Q: Why should an IE user switch? on Mozilla 0.9.5 · · Score: 2

    I have no plans to upgrade it just to run a browser faster.

    Everything would run faster, dude. :-)

    If it doesn't start quickly enough for you, use Quicklaunch.

    Gerv

  14. Re:Google Toolbar on Mozilla 0.9.5 · · Score: 2

    Yes, Google have done a version for Mozilla. I'm not completely certain where to get it, though.

    Gerv

  15. Re:Rebuild for faster operation. on Mozilla 0.9.5 · · Score: 2

    Also add this line to your prefs.js file:

    The XUL cache is on by default, so there's no need for this. And there's a UI for this pref in Debug | Networking anyway.

    Gerv

  16. Re:90 percent of MOzilla staff work for AOL. on Mozilla 0.9.5 · · Score: 3, Interesting

    Heard of the GPL?

    Sure I have. What's that got to do with Mozilla? ;-)

    Until the relicensing is finished, Mozilla is effectively under only the MPL.

    Gerv

  17. Re:On the Mac... on Mozilla 0.9.5 · · Score: 2

    butt-ugly Windows-style buttons and pop-up lists

    Then use the Modern skin :-)

    Silly quote style using solid bars.

    There's a hidden pref to turn these off.

    Gerv

  18. Re:New bug and feature request on Mozilla 0.9.5 · · Score: 2

    Anyone else notice a problem with 0.9.5 dealing with CNN's page?

    Known issue.

    Gerv

  19. Re:Not very portable on Mozilla 0.9.5 · · Score: 2

    Let me know when it compiles out of the box on OpenBSD

    It'll do that when you, or someone else who runs OpenBSD, start submitting patches to make it do so. If you don't care, why should non-OpenBSD users care to make it run on your platform for you?

    It already compiles out of the box on Linux, MacOS 9, MacOS X, Windows, OS/2, Solaris, HP-UX, OSF1, VMS, Linux/ppc, BeOS and BSD/OS (whichever BSD that is.). See here.

    I'm sure more than one of those bugs will allow arbitrary file execution

    Is that just FUD, or can you back it up? Why don't you say this about any other browser?

    Gerv

  20. Re:SSL? on Mozilla 0.9.5 · · Score: 3, Insightful

    Does Mozilla include SSL

    Yes, and TLS. And it has done so for months. The only time you don't get it is if you are silly enough to uncheck it in the installer.

    Gerv

  21. Re:Are we the ugly stepchild? on Mozilla 0.9.5 · · Score: 5, Informative

    Seems like OS X is constantly a late release, if it gets released at all.

    That's because there are about five people on the planet capable of building Mozilla for OS X, and they are all very busy :-) Part of the reason is that it requires an experimental, pre-release version of Apple's gcc-based compiler.

    Gerv

  22. Re:* Mozilla has a new experimental Tabbed Browsin on Mozilla 0.9.5 · · Score: 2

    As it happens, it does (although that's not really why it was implemented.)

    Gerv

  23. Re:* Mozilla has a new experimental Tabbed Browsin on Mozilla 0.9.5 · · Score: 2

    but it does take some room away from the web pages.

    So does the navigation bar. On the other hand, it makes a whole lot more room on your OSes taskbar.

    What's your point?

    Gerv

  24. Re:When will Mozilla Innovate? on Mozilla 0.9.5 · · Score: 2

    I want to see the Mozilla team create NEW features,

    You're going to be disappointed, dude :-) We're busy fixing bugs in the ones we have.

    Gerv

  25. Re:I wrote this software on Patch Maker -- Mozilla Hacking & Patching Made · · Score: 2

    Jesus loves you too :-)

    Gerv