Grease Support

Would anyone be so kind as to point me in the direction of a Greasemonkey (or at least highly Greasemonkey-aware) forum, where I can ask questions in the presence of a community in the future? Is there even such a place?

Maybe if there isn’t a Greasemonkey forum, someone can answer my question… How do I open a new window/tab with a Greasemonkey script? I’d normally use window.open (and Firefox will open new windows in new tabs automatically, right?), but according to Firefox the script originates from the page it is executed on thus disabling the window.open feature. Is there a way to force it to automatically open a new window/tab like an extension would be able to do? I can’t find answers anywhere.

Newsvine | Del.icio.us | Digg
In Firefox, JavaScript, Greasemonkey on June 18th, 2005 | 8 Remarks

8 Remarks to “Grease Support”

  1. boogs remarks:

    greasemonkey.mozdev.org/list.html is what you’re looking for. Lots of helpful people therein.

    But point taken, we need a message board!

  2. Jona remarks:

    I did see the mailing list page on the Mozdev site, but I don’t like mailing lists because I get all of those extra emails in my blog. Whereas with a forum, I can visit a web site instead of login to my email and have to download 300-some-odd emails. I think mailing lists are clumsy and forums (or web-based community systems such as wikis) are much more elegant and manageable. I hope you understand. Still, I suppose I’ll have to check it out (and perhaps just unsubscribe from the list after I get a response to my question). That is, if I want an answer. Thanks, though.

  3. boogs remarks:

    Well it depends on the use case.

    Mailing lists are ideal when there are tons of messages flowing among a core group. Can you imagine using a bulletin board system to communicate within a software team? I would tear my hair out. A forum UI is just too clumsy for that kind of use.

    On the other hand, when you’re not a regular member and you just want to ask one question, the overhead of having to subscribe and then receive tons of messages unrelated to your question is wasteful compared to the one interaction you’re interested in.

    I guess that explains why many software products have one or more mailing lists (for developers) and a bulletin board (for users).

  4. Jona remarks:

    That’s very true, Boogs. Very true, indeed!

  5. Nils R Grotnes remarks:

    Check out

    dir.gmane.org/gmane.comp.mozilla.firefox.greasemonkey

    HTH

    NilsR

  6. Jona remarks:

    Thanks, Nils, but I can’t seem to find what I’m looking for there.

  7. Nils R Grotnes remarks:

    Hi Jona.

    I thought Gmane would give you access to the mailinglist without the drawbacks you mentioned:

    I did see the mailing list page on the Mozdev site, but I don’t like mailing lists because I get all of those extra emails in my blog. Whereas with a forum, I can visit a web site instead of login to my email and have to download 300-some-odd emails. I think mailing lists are clumsy and forums (or web-based community systems such as wikis) are much more elegant and manageable.

    The advantage of using Gmain is that it doesn’t split up people (into for/against certain presentation formats) nor the data (into two different message bases).

    NilsR

  8. Jona remarks:

    Good point, Nils. You’re right…

Leave a Remark

 

Note: HTML is allowed. (<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> ).