[Greasemonkey] Extension for Flock doesn't work / No Grease
Monkey for Flock.
Rolando Brown
sneakersuitman at gmail.com
Mon Sep 11 09:22:45 EDT 2006
Yes.
Thanks.
I appreciate the help.
If I can share, or do anything to help figure this out, pelase tell me.
Best.
-Rolando Brown
On 9/11/06, Jesse Andrews <anotherjesse at gmail.com> wrote:
>
> Hmm. I'm a both a greasemonkey guy and a flock developer, I'll check this
> out tomorrow. :-/
>
> We were having issues with permissions before but I thought it got
> corrected.
>
> Feel free to email me directly so we don't fill up other peoples
> inboxes...
>
> Jesse
>
> On 9/10/06, Rolando Brown <sneakersuitman at gmail.com> wrote:
> >
> > Hello all.
> >
> > I wanted to ask if anyone could help me with an issue I am having with
> the
> > Grease Monkey extension for Flock.
> >
> > This is a great tool. I hope someone can help. The error that is
> occuring
> > is
> > directly related to this line of code.
> >
> > But I am not sure what to do about it.
> >
> > Pleaes advise.
> >
> > ---
> > function getWriteStream(file) {
> > var stream = Components.classes["@
> > mozilla.org/network/file-output-stream;1
> > "]
> > .createInstance(Components.interfaces.nsIFileOutputStream);
> >
> > stream.init(file, 0x02 | 0x08 | 0x20, 420, -1);
> > ---
> >
> >
> >
> > Rolando Brown a.k.a Sneaker Suitman
> >
> > "Some say it's rough out here. Listen, it's rough everywhere. I say, you
> > should always be able to keep it moving forward. Nothing like a good
> pair
> > of
> > Kicks that you've fashioned with your own hands to get that job done."
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
--
Rolando Brown a.k.a Sneaker Suitman
"Some say it's rough out here. Listen, it's rough everywhere. I say, you
should always be able to keep it moving forward. Nothing like a good pair of
Kicks that you've fashioned with your own hands to get that job done."
More information about the Greasemonkey
mailing list