What can I do for Mozilla?
41–50 of 85 posts
Re: What can I do for Mozilla?
#42I actually really like the idea of this type of site. More open source projects should have one. The entry point into getting a project that you want to help with can be a little tricky. On a personal note, this probably was the wrong time for me to see this site and want to help since the latest Firefox update this morning was a serious dud on my computer.
I agree. I definitely the guidance it provides - it helps me to align my interests with open source. Kinda like online dating with an open source project. I was enthusiastic to contribute to the Django project but had no clue what to do.
Re: What can I do for Mozilla?
#43Re: What can I do for Mozilla?
#44I debugged it for you - the outerHTML property isn't supported in Firefox function outerHTML(node){ return node.outerHTML || ( function(n){ var div = document.createElement('div'), h; div.appendChild( n.cloneNode(true) ); h = div.innerHTML; div = null; return h; })(node); }
Re: What can I do for Mozilla?
#45Earlier quoted context omitted.
I agree. I definitely the guidance it provides - it helps me to align my interests with open source. Kinda like online dating with an open source project. I was enthusiastic to contribute to the Django project but had no clue what to do.
Yes that's the problem. The landing page is pretty good, but when you click you're send in the usual Mozilla's maze. What makes me sad is that they're not looking for content strategists, UI designers or UX specialists.
Re: What can I do for Mozilla?
#46Re: What can I do for Mozilla?
#47I miss ruby :)
Re: What can I do for Mozilla?
#48Earlier quoted context omitted.
Yes that's the problem. The landing page is pretty good, but when you click you're send in the usual Mozilla's maze. What makes me sad is that they're not looking for content strategists, UI designers or UX specialists.
They do seem to be looking for those, but as paid employees rather than volunteers.[1] Those roles are probably harder to outsource to the community. [1] https://careers.mozilla.org/en-US/
I know that many open source projects have difficulties attracting them, but I really don't know the reasons (any reason designers working in this field gave me also should apply to programmers - thus they also couldn't answer this question).
Re: What can I do for Mozilla?
#49Earlier quoted context omitted.
They do seem to be looking for those, but as paid employees rather than volunteers.[1] Those roles are probably harder to outsource to the community. [1] https://careers.mozilla.org/en-US/
Can somebody tell me reasons why UI designers or UX specialists are more difficult to outsource? I know that many open source projects have difficulties attracting them, but I really don't know the reasons (any reason designers working in this field gave me also should apply to programmers - thus they also couldn't answer this question).
Re: What can I do for Mozilla?
#50If you select PHP, you get "So you like your variable names to include dollar signs? That's cool, everyone misses Perl once in a while." Making smartass remarks about their language of choice is not a great way to initiate a relationship with a developer.
YOU CAN'T TAKE A JOKE.