Slashdot Mirror


User: sconest

sconest's activity in the archive.

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

Comments · 130

  1. Re:"Maddie"?! on Apple Hawks Madonna iPods · · Score: 2

    What's next, we call her "M"?

    Too late, already taken by a French singer

  2. Re:No source yet? on Mozilla 1.2.1 Released · · Score: 3, Informative

    As usual, source tarballs will be released some days after.
    In the meanwhile, get the source from CVS (The tag is MOZILLA_1_2_1_RELEASE)

  3. Re:Phoenix renders using Luna elements on Mozilla Jumps on 'Lean Browser' Bandwagon · · Score: 1

    Mozilla has the same behaviour in the nightlies now.

  4. Re:I recently "made the switch" on Mozilla Jumps on 'Lean Browser' Bandwagon · · Score: 1
    First, I dont know what all this hubub about tabbed browsing and mouse gestures has been. W/o a quick way to cycle through my tabs, w/o being to have a tab be automagically reloaded, w/o a keyboard shortcut to close the tab, I dont see why opening multiple windows and using the WinXP group programs feature isn't any better.

    ctrl-pgup/down does the work.
    And in the nightlies, you can now use ctrl-tab/shift-ctrl-tab (which is more logical imo)

    8. Until I hunted it down, Moz would not let me use anything other then composer for mailto: links. This I was able to fix, but it was not cool.

    Add these lines in you prefs.js (this may be changed in the prefs dialog now, I'm not sure)
    user_pref("network.protocol-handler.externa l.mailto", true); // for mail
    user_pref("network.protocol-handler.external.news" , true); // for news

  5. Re:It won't, sadly. on Netscape 7.0 is Out · · Score: 1

    For pop-up blocking, you can add this line to your prefs.js (while netscape is not running).

    user_pref("dom.disable_open_during_load", true);

    This will block the majority of pop-ups

  6. Re:It won't, sadly. on Netscape 7.0 is Out · · Score: 3, Informative

    You can restore the feature with this

  7. Re:It's by the Gone Jackals on LucasArts announces Sam & Max sequel · · Score: 1

    How about this ?

  8. Re:I like the name of it on Linux Beer Hike Goes to Ireland · · Score: 2

    Maybe I can get some apple beer in Belgium, they already make some tasty cherry beer.

    And raspberry beer, peach beer, banana beer, blackcurrant beer, ...
    I'm sure there are more that I don't know of.

  9. Re:OS X talkback build? on Mozilla 1.1 Beta Out And About · · Score: 1

    Maybe Fullcircle Software doesn't have an OS X version of their talkback software?

  10. Re:Silent installer? on Mozilla 1.1 Beta Out And About · · Score: 1

    There are the zip or tar.gz files (depending of your OS)

  11. Re:Ghostbusters Terminology? on Mozilla 1.1 Beta Out And About · · Score: 1

    Some evidence: here, here and here

  12. Re:Ghostbusters Terminology? on Mozilla 1.1 Beta Out And About · · Score: 1

    iirc a conversation on #mozillazine, no, it's not a coincidence.

  13. Re:I wonder... on LotR Two Towers Trailer Online · · Score: 1

    Someone believed to be funny (well... I hope so) and did this

  14. Re:Wasn't she fired? on AP reports on renewed "Browser War" · · Score: 1

    She was fired from AOL/Netscape.
    She kept her position in mozilla.org

  15. Easynet Belgium had problems two weeks ago... on EBone/KPNQwest Network Shutting Down · · Score: 2, Informative

    ...due to KPNQwest's problems.
    It took them 3 days to solve and now I don't see anymore problems.

  16. Re:New MSN.com homepage code in php ??? on Serious IIS Hole; Minor X Bug · · Score: 1

    I was just pointing out that I doubt that msn.com would uses php. They would rather use their own product (asp), wouldn't they ?

  17. Re:New MSN.com homepage code in php ??? on Serious IIS Hole; Minor X Bug · · Score: 0

    I think you meant:

    <body>
    <font> site=<%
    if Left(Request.ServerVariables("HTTP_REFERER") = 'mozilla')) then
    response.Write("16666666666")
    else
    response.Write("12")
    end if
    %>
    Welcome to the new MSN.COM website, powered by the .NET framework....

  18. Re:Here's a question... on First Reviews of Mozilla 1.0 Roll In · · Score: 2, Interesting

    You could try this

  19. Re:Still need a new icon :-) on Mozilla 1.0 Officially Here · · Score: 2

    You could give these a try.

  20. Re:Thank You! on Mozilla 1.0 Officially Here · · Score: 1

    Well... thanks to you too

  21. This not new on Kartoo Search Engine Presents Results as a Map · · Score: 2

    I remembered having tested this site last year.

  22. Re:anyone else notice this error... on Mozilla RC3 Released · · Score: 2

    Iirc, the main reason is that it caused an increase of the load time of a page.

  23. Re:OK... on Mozilla RC3 Released · · Score: 2

    It is not yet in the 1.0 branch.
    If you want that you (currently) have to use a trunk build.

  24. Re:One thing I'd like to know... on Mozilla RC3 Released · · Score: 3, Informative

    It was fixed in RC2 (and netscape 6.2.3)

  25. Re:Some Questions I can't find Answers to... on Mozilla RC3 Released · · Score: 3, Informative
    1) What version of Mozilla is Netscape 7.0pr1 based on?

    As the userAgent string says : "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1"
    Thus on the 1.0 branch.

    2) Is Mozilla ever likely to support the auto-update function that Netscape has just included? (Being a sys-admin of 50-odd M$ boxes makes it a nightmare contemplating to update them all with the latest release)

    It is in the prefs but I doubt it will happen since Mozilla releases are not targeted towards end-users.

    3) I know the party for 1.0 is June 12th but what is the projected/updated release date?

    The usual response: "when it's ready" :)
    But I think it will be ready for that date (pure speculation)