ChatZilla

{{short description|IRC client}}

{{Infobox software

| name = ChatZilla

| logo =

| screenshot = Chatzilla.png

| caption = ChatZilla with Midnight theme and black motif

| collapsible =

| author =

| developer = James Ross, Robert Ginda, Samuel Sieb, Gijs Kruitbosch

| released =

| programming language = JavaScript, XUL

| operating system =

| platform = Mozilla Firefox

| size =

| discontinued = yes

| language count = 9

| language = Catalan, English, French, German, Italian, Polish, Portuguese, Russian and Spanish.

| genre = IRC client

| license = MPL-2.0[https://wiki.mozilla.org/License_Policy/Mozilla_Project_Licensing Mozilla Project Licensing] {{Webarchive|url=https://web.archive.org/web/20140904113347/https://wiki.mozilla.org/License_Policy/Mozilla_Project_Licensing |date=2014-09-04 }} Mozilla.org

| website = {{URL|http://chatzilla.hacksrus.com/}}

}}

ChatZilla is an IRC client that is part of SeaMonkey. It was previously an extension for Mozilla-based browsers such as Firefox, introduced in 2000. It is cross-platform open source software which has been noted for its consistent appearance across platforms, CSS appearance customization and scripting.

Early history

On April 20, 1999, it was reported that Mozilla, at the time the open-source arm of AOL's Netscape Communications division, had announced the commencement of "an instant messaging and chat project with the stated goal of supporting a wide variety of chat protocols, including "the venerable Internet Relay Chat". Other companies were also developing chat systems. {{" '}}We recognize that there's a lot of interest in the instant messaging space,' said AOL spokesperson Catherine Corre, referring to the Mozilla project. 'This is a recognition of the interest in that area.{{' "}}{{cite web |date=April 20, 1999 |title=Mozilla develops chat/messaging software |first=Paul |last=Festa|publisher=CNET News |url=http://news.cnet.com/2100-1023-224715.html}} At the time, the new chat client proposal was reported as being "competition" to AOL's own AOL Instant Messenger chat client, and on April 21, 1999, the announcement was rescinded "pending further review by Netscape."{{cite web|url=https://www-archive.mozilla.org/projects/chat/ |title=Instant Messaging and Chat in Mozilla |publisher=Mozilla.org |date=April 21, 2008}}{{cite web|date=April 21, 1999| title=Mozilla yanks chat proposal |first=Paul |last=Festa | publisher=CNET News |url=http://news.cnet.com/2100-1023-224779.html}} Independently, programmer Robert Ginda developed an IRC client and submitted it to the Mozilla project, which as of September 1999 planned to introduce it with the planned release of Mozilla browser.{{cite web |date=September 9, 1999 |title=Mozilla's messenger may compete with AIM, others|first=Paul |last=Festa|publisher= CNET News |url=http://news.cnet.com/2100-1040-278288.html}}

Named "ChatZilla", the client was available in development form in May 2000 for the Netscape 6.01 browser, and Mozilla 0.8.{{cite web |title=IRC in Mozilla, aka ChatZilla |work=mozilla.org |publisher=Mozilla Organization |date=May 18, 2000|url=http://mozilla.org/projects/rt-messaging/chatzilla/ |archive-url=https://web.archive.org/web/20000815054352/http://mozilla.org/projects/rt-messaging/chatzilla/ |archive-date=2000-08-15 |access-date=2010-10-11 }}{{cite web |date=May 15, 2000 |title=AOL instant messaging efforts may be at cross purposes |first=Paul |last=Festa |publisher=CNET News |url=http://news.cnet.com/AOL-instant-messaging-efforts-may-be-at-cross-purposes/2100-1023_3-240504.html |access-date=2010-10-11}}{{cite web |title=Revision history |publisher=hacksrus.com |year=2006 |url=http://chatzilla.hacksrus.com/revs.html |archive-url=https://web.archive.org/web/20060325091425/http://chatzilla.hacksrus.com/revs.html |archive-date=2006-03-25 |access-date=2010-10-12 |url-status=dead }}{{Cite web |url=http://chatzilla.hacksrus.com/ |title=ChatZilla! Official website |publisher=hacksrus.com |access-date=2010-10-12}}

Features

ChatZilla runs on any platform on which SeaMonkey can run, including OS X, Linux, and Microsoft Windows, and provides a "consistent user interface across the board."{{cite book |chapter=Hack #4, IRC with Chatzilla |title=IRC Hacks:100 Industrial-Strength Tips & Tools |editor=Mutton, Paul |first=Jennifer |last=Golbeck |publisher=O'Reilly Media |page=16 |year=2004 |chapter-url=https://books.google.com/books?id=MbHAnBh9AqQC&pg=PA16|isbn=978-0-596-00687-7}} It can also be used as a standalone app using XULRunner.Reyes, Mel (2005). [https://archive.org/details/hackingfirefoxmo0000reye Hacking Firefox: more than 150 hacks, mods, and customizations.]. John Wiley & Sons, p. 317. {{ISBN|978-0-7645-9650-6}}.{{Cite web |url=http://chatzilla.rdmsoft.com/xulrunner/ |title=ChatZilla on XULRunner|publisher=RDMSoft.com |access-date=2009-09-10}}

It contains most general features of IRC clients, including connecting to multiple servers at once, maintaining a built-in list of standard networks, searching and sorting of available channels, chat logging, Direct Client-to-Client ("DCC") chat and file transfers, and user customization of the interface.{{cite book| title=Fedora 12 User Guide |author=Fedora Documentation Project |page=71 |year=2009 |publisher=Fultus Corporation |isbn=978-1-59682-180-4 |url=https://books.google.com/books?id=iUFdxIsBgZ8C&q=chatzilla&pg=PA71 }}

ChatZilla includes automatic completion of nicknames with the Tab key, and appends a comma if the nickname is the first word on a line.{{cite book |title=IRC Hacks:100 Industrial-Strength Tips & Tools |chapter = Hack 17: Automatic Completion of Nicknamese |editor=Mutton, Paul |first=Steve |last=Jolly |publisher=O'Reilly Media |page=64 |year=2004 |chapter-url=https://books.google.com/books?id=MbHAnBh9AqQC&q=ChatZilla&pg=PA64 |isbn=978-0-596-00687-7}} It also provides completion of /commands with the Tab key, and a "quick double-Tab" presents a list of available commands based on what's been typed so far.Golbeck, p. 18.

The text entry window can be "single line", in which the Enter key sends the composed text, or "multiline" in which allows composing larger text sections with line breaks, and the Ctrl-Enter key combo sends the text block.Golbeck, p. 19.

JavaScript is used for running scripts{{Cite web|url=http://chatzilla.hacksrus.com/faq/#scripts|title=ChatZilla FAQ - How do I write scripts? |publisher=hacksrus.com |access-date=2010-10-12}} and messages are styled with CSS,{{Cite web|url=http://chatzilla.hacksrus.com/faq/#make-motifs|title=ChatZilla FAQ - How do I make my own motif to change the appearance of the message area? |publisher=chatzilla.hacksrus.com |access-date=2010-10-12}} which

can be controlled by the user: by selecting from the View menu, dragging a link to a .css file to the message window, or with the /motif command.Golbeck, p. 20. DCC is supported which allows users to transfer files and chat directly between one another.{{Cite web |url=http://chatzilla.hacksrus.com/faq/#dcc |title=ChatZilla FAQ - How do I use DCC for file transfer and chat? |publisher=chatzilla.hacksrus.com |access-date=2010-10-12}} The sender of each message is shown to the left of the text as a link—clicking the link opens a private chat window to that user.

ChatZilla is included with SeaMonkey{{cite magazine |title=Review: SeaMonkey 1.1.8 for the Mac |first=Nathan |last=Alderman |date=February 29, 2008 |magazine=Computer World |url=http://www.computerworld.com/s/article/9065999/Review_SeaMonkey_1.1.8_for_the_Mac |access-date=October 11, 2010 |archive-date=October 10, 2012 |archive-url=https://web.archive.org/web/20121010021924/http://www.computerworld.com/s/article/9065999/Review_SeaMonkey_1.1.8_for_the_Mac |url-status=dead }}{{Cite web|url=http://www.seamonkey-project.org/doc/features|title=SeaMonkey: Features|access-date=2009-09-10}} and was available for download to other Mozilla-based browsers such as Firefox as an extension.{{cite web |title=ChatZilla – Add-ons for Firefox |url=https://addons.mozilla.org/en-US/firefox/addon/chatzilla/ |website= |date=22 May 2018 |archive-url=https://web.archive.org/web/20180522074105/https://addons.mozilla.org/en-US/firefox/addon/chatzilla/ |archive-date=22 May 2018 |url-status=dead}} It could also be run in a tab in Firefox.{{cite web|url=http://chatzilla.hacksrus.com/faq/#inatab|title=Frequently Asked Questions - ChatZilla|work=hacksrus.com}}

Plugins

ChatZilla offers many plugins, which extend the functionality in the user-experience of the add-on.{{cite web|last=Marshall|first=Rob|title=ChatZilla Plugins|url=http://chatzilla.rdmsoft.com/plugins/|access-date=19 May 2013}}

Some of these plugins include:

  • TinyURL – replaces long URLs (typically those with more than 80 characters) with TinyURL links
  • googleapi – searches Google and displays the top result
  • cZiRATE – shares the song the user is currently listening to on iRATE Radio

WebExtension

The introduction of Firefox Quantum (version 57) has dropped the support of legacy add-ons that utilized XUL and XPCOM, and so has stopped ChatZilla from working inside Firefox thereafeter.{{cite web |url=http://chatzilla.hacksrus.com/ |archive-url=https://web.archive.org/web/20200315134013/http://chatzilla.hacksrus.com/ |archive-date=2020-03-15 |title=Home |work=ChatZilla |date=2017-11-15}} Work has begun to move the code to a WebExtension.{{cite web |url=https://bugzilla.mozilla.org/show_bug.cgi?id=1322442 |title=1322442 Convert ChatZilla to a WebExtension |work=Bugzilla}}

Reception

Reviews of ChatZilla have varied from enthusiastic, in the case of users familiar with IRC, to unimpressed, for reviewers more accustomed to other chat client user interfaces. A 2003 review in Computers for Doctors of Mozilla 1.0, referred to IRC client applications as "not very user-friendly, and the same goes for ChatZilla. You won't find any pop-up icons, or happy little noises telling you somebody wants to chat."{{cite book |url=https://books.google.com/books?id=Sq6nEWezMeMC&pg=PA164 |title=Computers for Doctors |editor=Thacker, Naveen |publisher=Jaypee Brothers Medical Publishers |year=2003 |location=India |isbn=978-81-8061-176-6 |url-status=dead |archive-url=https://web.archive.org/web/20161221034249/https://books.google.com/books?id=Sq6nEWezMeMC&pg=PA164#v=onepage&f=false |archive-date=2016-12-21 }}

In 2004, Jennifer Golbeck, writing in IRC Hacks, pointed out its cross-platform consistency, and found it "quick and easy to start using", and has "great support for changing the appearance of chat windows with motifs...(CSS files)."

In a 2008 overview of extensions for Firefox in Linux Journal, Dan Sawyer described ChatZilla as an "oldie-but-goodie", "venerable", "with all the trimmings", "handsomely organizes chat channels, logs, has an extensive built-in list of available channels, supports DCC chats and file transfers, and has its own plugin and theming architecture." The application "implements all the standards very well, and for those who prefer to keep desktop clutter to a minimum but still enjoy fighting with random strangers on IRC, ChatZilla is a must-have."{{cite journal|title=Must-Have Firefox Extensions |issue=170|date=May 1, 2008 |first=Dan|last=Sawyer |journal=Linux Journal |url=http://www.linuxjournal.com/magazine/must-have-firefox-extensions?page=0,1 |issn=1075-3583 }}

Forks

=Ambassador=

Ambassador is a fork of ChatZilla compatible with Pale Moon, Basilisk, and Interlink Mail & News.{{cite web |title=Pale Moon - Add-ons - Ambassador |url=https://addons.palemoon.org/addon/ambassador/ |website=addons.palemoon.org}}

See also

References

{{Reflist|2}}