Difference between revisions of "FAQ"

From CDOT Wiki
Jump to: navigation, search
(IRC)
(IRC)
Line 15: Line 15:
 
#: 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].
 
#  '''Where can I ask for help on IRC?'''
 
#  '''Where can I ask for help on IRC?'''
#: Use the '''seneca''' or '''firefox''' channels on irc://irc.mozilla.org.
+
#: Use the '''#seneca''' or '''#firefox''' channels on irc://irc.mozilla.org.
  
 
==Terminology==
 
==Terminology==

Revision as of 18:56, 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.

Building Firefox

  1. Where can I get information on building Firefox or other Mozilla products?
    Start with the documentation on MDC: http://developer.mozilla.org/en/docs/Build_Documentation.
  2. Where can I get more help building Firefox on Windows?
    See Building Firefox on Win32 using Visual Studio .NET 2005.

IRC

  1. 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.ca to copy/paste your output. Then paste the resulting URL into IRC.
  2. 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.
  3. Where can I ask for help on IRC?
    Use the #seneca or #firefox channels on irc://irc.mozilla.org.

Terminology

  1. What does MDC or devmo refer to?
    Mozilla Developer Center - http://developer.mozilla.org.