Difference between revisions of "FAQ"
(→IRC) |
|||
Line 1: | Line 1: | ||
− | |||
This FAQ is meant to provide a place for you to capture knowledge as you begin working on Mozilla development. When someone answers a question for you, consider adding it below. Create new topic headings as necessary. | This FAQ is meant to provide a place for you to capture knowledge as you begin working on Mozilla development. When someone answers a question for you, consider adding it below. Create new topic headings as necessary. | ||
Line 8: | Line 7: | ||
# '''Where can I find a comprehensive list of IRC clients?''' | # '''Where can I find a comprehensive list of IRC clients?''' | ||
#: Visit http://en.wikipedia.org/wiki/List_of_IRC_clients for a list of IRC clients on various platforms. Two popular choices are [http://www.hacksrus.com/~ginda/chatzilla/ Chatzilla] and [http://www.irssi.org/ irssi]. | #: Visit http://en.wikipedia.org/wiki/List_of_IRC_clients for a list of IRC clients on various platforms. Two popular choices are [http://www.hacksrus.com/~ginda/chatzilla/ Chatzilla] and [http://www.irssi.org/ irssi]. | ||
+ | |||
+ | |||
+ | == Useful Links == | ||
+ | |||
+ | [http://developer.mozilla.org/en/docs/Build_Documentation Mozilla build documentation website] |
Revision as of 11:23, 12 September 2006
This FAQ is meant to provide a place for you to capture knowledge as you begin working on Mozilla development. When someone answers a question for you, consider adding it below. Create new topic headings as necessary.
IRC
- What is the best way to share long error messages or other text that is too big to copy/paste into IRC?
- Use pastebin at http://pastebin.mozilla.org to copy/paste your output. Then paste the resulting URL into IRC.
- Where can I find a comprehensive list of IRC clients?
- Visit http://en.wikipedia.org/wiki/List_of_IRC_clients for a list of IRC clients on various platforms. Two popular choices are Chatzilla and irssi.