<?xml version="1.0" encoding="UTF-8"?>
<page>
  <created-at type="datetime">2009-05-13T02:14:40Z</created-at>
  <description>Fixed refs to NetBeans 6.7 beta</description>
  <id type="integer">1635</id>
  <name>IMChat</name>
  <number type="integer">42</number>
  <person-id type="integer">7</person-id>
  <text>[[Home|&amp;raquo; Project Kenai Documentation and Training]] &amp;nbsp;&amp;nbsp; [[Howdoi|&amp;raquo; How Do I ...]]

&lt;h1&gt;About Instant Messaging (IM) Chat&lt;/h1&gt;
A project can have a single single chat room where project members can have discussions using IM. A project administrator can add a chat room to a project and manage it, as described at [[ManageProject#Project_Chat_Room|Managing a Project: Project Chat Room]].

&lt;span id=&quot;chatroomicon&quot;&gt;&lt;/span&gt;
If a project has IM chat set up for it, you see the chat icon [[image:chaticon.gif]] next to the project name in project lists, like the list on your My Page or the list of projects on the Projects page. If you click the chat icon, the Kenai chat client opens.

[[image:chat-projectlisting.png]]

In addition to the Project Kenai chat client, you can use NetBeans 6.7, or any client that supports the Jabber or XMPP protocol, such as  [http://pidgin.im/about Pidgin] for Microsoft Windows and Linux or [http://adium.im Adium] and [http://www.apple.com/macosx/what-is-macosx/ichat.html iChat] for Macintosh systems.&lt;br/&gt;&lt;br/&gt;

__TOC__
==Using the Project Kenai Chat Client==
# To open the Project Kenai chat client, go to the project list in My Page and click either Launch Chat at the top left or the chat client icon  [[image:chaticon.gif]] for one of your projects.&lt;br/&gt;&lt;br/&gt;[[image:chat-openchatclient.png]]
#When the chat client opens, enter your Project Kenai password and click Connect..&lt;br/&gt;&lt;br/&gt;[[image:chat-kenaiclient.png]]
#You see the Password field change to a droplist showing all your project chatrooms.&lt;br/&gt;&lt;br/&gt;[[image:chat-kenaiclient-chatlist.png]]&lt;br/&gt;
# Click the droplist and choose a chat room. You can open more than one at a time. Each chat room opens in its own tab.&lt;br/&gt;&lt;br/&gt;[[image:chat-kenaiclient-multi-chatwin.png]]
# Click the tab for the room you want to see.
# Enter text in the box below the chat room messages.&lt;br/&gt;[[image:chat-kenaiclient-entermessage.png]]

==Using the NetBeans Chat Client==
NetBeans version 6.7 and higher use Project Kenai APIs to enable you to sign into kenai.com and access your projects. You can create new projects, access projects you already belong to, check out code, file bugs, and more. Now that chat rooms are available in Project Kenai, you can also use NetBeans version 6.7 and higher as a chat client for your projects that have chat rooms enabled. You can get NetBeans at [http://www.netbeans.org/].

=====Accessing the Chat Room=====
# Choose Window &gt; Kenai Dashboard.
# Click the Plus button [[image:plusbtn.png]]  to expand the project whose chat room you want to see.&lt;br/&gt;If the project has a chat room, you'll see text under the project title saying how many members are online and, in parentheses, some clickable text saying how many messages there are.&lt;br/&gt;[[image:chat-nb-bluebird.png]]
# Click the ''messages'' link to open the chat window.

=====Using NetBeans Chat Controls=====
* The chat window has a text box at the bottom where you enter your text and press Enter to send it. There's an indicator of how many people are in the chat room at the top right. You can rest the cursor on it to see who's online.&lt;br/&gt;[[image:chat-nbwindowmain.png]]
* In the Chat window, you can open other project chat rooms directly. Click the chat folder icon [[image:chat-pickprojecticon.gif]] and choose the project whose chat room you want to open.&lt;br/&gt;[[image:chat-nbwindowwchatrooms.png]]
* There are two icons related to chat rooms in the status line at the bottom right of the NetBeans window, the chat room icon  [[image:chaticoninstatusbar.gif]] and, if you have any recent chat messages, the mail icon [[image:chat-mailicon.png]].&lt;br/&gt;[[image:chat-nbstatusbaricons.png]]. 
** At any time, you can mouse over the chat room icon [[image:chaticoninstatusbar.gif]] in the NetBeans status line to see who is in all your chat rooms. &lt;br/&gt;[[image:chat-nbmouseovrchaticon.png]]
** If you've received any messages, the mail icon [[image:chat-mailicon.png]] appears next to the chat room icon, and when you mouse over it, you can see which project chat room has the most recent new messages. &lt;br/&gt;[[image:chat-nbmouseovrmailicon.png]]
** If you click the mail icon, you get a list of all chat rooms with recent messages. You can click ''read it'' to open a chat room.&lt;br/&gt;[[image:chat-nbclickrmailicon.png]]

==Setting Up Your Own Chat Client==
If you prefer to use your own chat client, you can download the client and install it, and then set it up. If you use Pidgin or Adium, see the instructions in the sections below. If not, set up your client by using the following information:

* '''Protocol:''' xmpp or jabber
* '''Username:''' ''your kenai username''
* '''Password:''' ''your kenai password''
* '''Domain:''' &lt;tt&gt;kenai.com&lt;/tt&gt;
* '''Server:''' &lt;tt&gt;muc.kenai.com&lt;/tt&gt;
* '''Chat room name:''' ''your project name from the Kenai project URL''&lt;br/&gt;For example, for the Bluebird project the URL would be &lt;tt&gt;&lt;nowiki&gt;http://kenai.com/projects/bluebird&lt;/nowiki&gt;&lt;/tt&gt;, so the chat room name is &lt;tt&gt;bluebird&lt;/tt&gt;.

===Setting Up a Pidgin Chat Client===
To add the Bluebird chat room, here's what you would do in Pidgin. 

=====Set Up an XMPP Account=====
The first time you add a Kenai project chat room, you need to set up an XMPP account for the kenai.com domain, as follows:
# Click Accounts &gt; Manage Accounts.
# Cick the Add button at the bottom of the Accounts window.
# For Login Options, choose XMPP as the protocol and fill out the following fields:
#* '''Username:''' ''Enter your Project Kenai username.''&lt;br/&gt;'''Note:''' We currently have an issue with mixed case in a user name used to connect to the chat room. We are working on a fix right now.  Sorry for the inconvenience.&lt;br/&gt;
#* '''Domain:''' &lt;tt&gt;kenai.com&lt;/tt&gt;
#* '''Resource:''' &lt;tt&gt;Home&lt;/tt&gt;
#* '''Password:''' ''Enter your Project Kenai password.''
# Check the '''Remember Password''' checkbox.
# '''Local alias:''' Enter something you'll recognize, like &lt;tt&gt;Kenai&lt;/tt&gt;.
# Click the Advanced tab and check '''Require SSL/TLS'''.
# Click the Basic tab, then click Add to add the new account.
# In the Accounts window, check the Enabled box for the new account, then click Close.

=====Add the Chat Room=====
You would add the Bluebird project's chat room as follows:
# Choose Buddies &gt; Add Chat.
# In the Add Chat window, choose the XMPP Kenai account you set up above.
#* '''Room:''' Enter &lt;tt&gt;bluebird&lt;/tt&gt;&lt;br/&gt;Get the chat room name from the name for your project in the Kenai project URL. For example, for the Bluebird project the URL would be &lt;tt&gt;&lt;nowiki&gt;http://kenai.com/projects/bluebird&lt;/nowiki&gt;&lt;/tt&gt;.
#* '''Server:''' should already say &lt;tt&gt;muc.kenai.com&lt;/tt&gt;.
#* '''Handle:''' should already show your Project Kenai username.
#*  '''Password:''' Not needed, since you already entered it for your account.
#* '''Alias:''' should be something you'll recognize, like &lt;tt&gt;Bluebird Chatroom&lt;/tt&gt;.
#* '''Group:''' is where you want to put the new chat room item in the Pidgin list.
# Click Add to add the new chat room.
# As with any Pidgin chat room, double-click the name to open it. If any members of your project are also logged into the chat room, you'll see them listed, and you can chat right away.

===Setting Up an Adium Chat Client===
To add the Bluebird chat room, here's what you would do in Adium.  

===== Set up a Jabber Account =====
The first time you add a Kenai project chat room, you need to set up a Jabber account as follows:
#Click File &gt; Add Account &gt; Jabber.
#Fill out the following info:
#*'''Jabber ID:''' Enter &lt;nowiki&gt;[&lt;/nowiki&gt;''your-kenai-username''&lt;nowiki&gt;]&lt;/nowiki&gt;&lt;tt&gt;@kenai.com&lt;/tt&gt;&lt;br/&gt;'''Note:''' We currently have an issue with mixed case in a user name used to connect to the chat room. We are working on a fix right now.  Sorry for the inconvenience.&lt;br/&gt;
#*'''Password:''' ''Enter your Project Kenai password.''
# Click the Options tab so you can enter the server information, &lt;tt&gt;muc.kenai.com&lt;/tt&gt;.
# Click the ''OK'' button.

=====Connect to the Chat Room=====
You would connect to the Bluebird project's chat room as follows:
# Click File &gt; Join Group Chat.
# Select your kenai account from the droplist.
# '''Chat Room Name:''' Enter &lt;tt&gt;bluebird&lt;/tt&gt;&lt;br/&gt;Get the chat room name from the name for your project in the Kenai project URL. For example, for the Bluebird project the URL would be &lt;tt&gt;&lt;nowiki&gt;http://kenai.com/projects/bluebird&lt;/nowiki&gt;&lt;/tt&gt;.
# '''Server:''' Enter  &lt;tt&gt;muc.kenai.com&lt;/tt&gt; 
# Click the Join button.

=====Setting Up Auto Start for the Chat Room=====
# Join the chat room as described above and keep that tab active.
# Click Contact &gt; Add Group Chat Bookmark. 

=====Ignore the Adium Verify Certificate Message=====
When you connect to a Project Kenai chat room using Adium, you see a Verify Certificate message window. You can safely ignore this warning and click Continue. It's an issue with OSX, which doesn't have our certificate on its list of root certificates.

Here's how the message window looks:

[[image:adiumcertmsg.jpg]]

</text>
  <text-as-html>&lt;p&gt;&lt;a href='&lt;?url_for_page Home?&gt;' class='internal'&gt;&amp;raquo; Project Kenai Documentation and Training&lt;/a&gt; &amp;nbsp;&amp;nbsp; &lt;a href='&lt;?url_for_page Howdoi?&gt;' class='internal'&gt;&amp;raquo; How Do I ...&lt;/a&gt;

&lt;/p&gt;&lt;p&gt;&lt;h1&gt;About Instant Messaging (IM) Chat&lt;/h1&gt;
A project can have a single single chat room where project members can have discussions using IM. A project administrator can add a chat room to a project and manage it, as described at &lt;a href='&lt;?url_for_page ManageProject?&gt;#Project_Chat_Room' class='internal'&gt;Managing a Project: Project Chat Room&lt;/a&gt;.

&lt;/p&gt;&lt;p&gt;&lt;span id=&quot;chatroomicon&quot; /&gt;
If a project has IM chat set up for it, you see the chat icon &lt;?link_for_image chaticon.gif?&gt; next to the project name in project lists, like the list on your My Page or the list of projects on the Projects page. If you click the chat icon, the Kenai chat client opens.

&lt;/p&gt;&lt;p&gt;&lt;?link_for_image chat-projectlisting.png?&gt;

&lt;/p&gt;&lt;p&gt;In addition to the Project Kenai chat client, you can use NetBeans 6.7, or any client that supports the Jabber or XMPP protocol, such as  &lt;a class='external' href=&quot;http://pidgin.im/about&quot;&gt;Pidgin&lt;/a&gt; for Microsoft Windows and Linux or &lt;a class='external' href=&quot;http://adium.im&quot;&gt;Adium&lt;/a&gt; and &lt;a class='external' href=&quot;http://www.apple.com/macosx/what-is-macosx/ichat.html&quot;&gt;iChat&lt;/a&gt; for Macintosh systems.&lt;br /&gt;&lt;br /&gt;

&lt;/p&gt;&lt;div id='toc' class='toc'&gt;
           &lt;div id='toctitle' class='toc-title'&gt;
             &lt;span&gt;Contents&lt;/span&gt;
           &lt;/div&gt;
           &lt;div id='toccontents' class='toc-contents'&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;1 &lt;a href='#Using_the_Project_Kenai_Chat_Client'&gt;Using the Project Kenai Chat Client&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2 &lt;a href='#Using_the_NetBeans_Chat_Client'&gt;Using the NetBeans Chat Client&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;2.1 &lt;a href='#Accessing_the_Chat_Room'&gt;Accessing the Chat Room&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2.2 &lt;a href='#Using_NetBeans_Chat_Controls'&gt;Using NetBeans Chat Controls&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;3 &lt;a href='#Setting_Up_Your_Own_Chat_Client'&gt;Setting Up Your Own Chat Client&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;3.1 &lt;a href='#Setting_Up_a_Pidgin_Chat_Client'&gt;Setting Up a Pidgin Chat Client&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;&lt;ul&gt;&lt;li&gt;3.1.1 &lt;a href='#Set_Up_an_XMPP_Account'&gt;Set Up an XMPP Account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.1.2 &lt;a href='#Add_the_Chat_Room'&gt;Add the Chat Room&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;3.2 &lt;a href='#Setting_Up_an_Adium_Chat_Client'&gt;Setting Up an Adium Chat Client&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;&lt;ul&gt;&lt;li&gt;3.2.1 &lt;a href='#Set_up_a_Jabber_Account'&gt; Set up a Jabber Account &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.2.2 &lt;a href='#Connect_to_the_Chat_Room'&gt;Connect to the Chat Room&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.2.3 &lt;a href='#Setting_Up_Auto_Start_for_the_Chat_Room'&gt;Setting Up Auto Start for the Chat Room&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;3.2.4 &lt;a href='#Ignore_the_Adium_Verify_Certificate_Message'&gt;Ignore the Adium Verify Certificate Message&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/div&gt;
         &lt;/div&gt;&lt;h2&gt;&lt;a name='Using_the_Project_Kenai_Chat_Client'&gt;&lt;/a&gt;Using the Project Kenai Chat Client&lt;/h2&gt;
&lt;ol&gt;&lt;li&gt; To open the Project Kenai chat client, go to the project list in My Page and click either Launch Chat at the top left or the chat client icon  &lt;?link_for_image chaticon.gif?&gt; for one of your projects.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image chat-openchatclient.png?&gt;&lt;/li&gt;&lt;li&gt;When the chat client opens, enter your Project Kenai password and click Connect..&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image chat-kenaiclient.png?&gt;&lt;/li&gt;&lt;li&gt;You see the Password field change to a droplist showing all your project chatrooms.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image chat-kenaiclient-chatlist.png?&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt; Click the droplist and choose a chat room. You can open more than one at a time. Each chat room opens in its own tab.&lt;br /&gt;&lt;br /&gt;&lt;?link_for_image chat-kenaiclient-multi-chatwin.png?&gt;&lt;/li&gt;&lt;li&gt; Click the tab for the room you want to see.
&lt;/li&gt;&lt;li&gt; Enter text in the box below the chat room messages.&lt;br /&gt;&lt;?link_for_image chat-kenaiclient-entermessage.png?&gt;&lt;/li&gt;&lt;/ol&gt;&lt;h2&gt;&lt;a name='Using_the_NetBeans_Chat_Client'&gt;&lt;/a&gt;Using the NetBeans Chat Client&lt;/h2&gt;
&lt;p&gt;NetBeans version 6.7 and higher use Project Kenai APIs to enable you to sign into kenai.com and access your projects. You can create new projects, access projects you already belong to, check out code, file bugs, and more. Now that chat rooms are available in Project Kenai, you can also use NetBeans version 6.7 and higher as a chat client for your projects that have chat rooms enabled. You can get NetBeans at &lt;a class='external' href=&quot;http://www.netbeans.org/&quot;&gt;http://www.netbeans.org/&lt;/a&gt;.

&lt;/p&gt;&lt;h5&gt;&lt;a name='Accessing_the_Chat_Room'&gt;&lt;/a&gt;Accessing the Chat Room&lt;/h5&gt;
&lt;ol&gt;&lt;li&gt; Choose Window &amp;gt; Kenai Dashboard.
&lt;/li&gt;&lt;li&gt; Click the Plus button &lt;?link_for_image plusbtn.png?&gt;  to expand the project whose chat room you want to see.&lt;br /&gt;If the project has a chat room, you'll see text under the project title saying how many members are online and, in parentheses, some clickable text saying how many messages there are.&lt;br /&gt;&lt;?link_for_image chat-nb-bluebird.png?&gt;&lt;/li&gt;&lt;li&gt; Click the &lt;i&gt;messages&lt;/i&gt; link to open the chat window.
&lt;/li&gt;&lt;/ol&gt;&lt;h5&gt;&lt;a name='Using_NetBeans_Chat_Controls'&gt;&lt;/a&gt;Using NetBeans Chat Controls&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt; The chat window has a text box at the bottom where you enter your text and press Enter to send it. There's an indicator of how many people are in the chat room at the top right. You can rest the cursor on it to see who's online.&lt;br /&gt;&lt;?link_for_image chat-nbwindowmain.png?&gt;&lt;/li&gt;&lt;li&gt; In the Chat window, you can open other project chat rooms directly. Click the chat folder icon &lt;?link_for_image chat-pickprojecticon.gif?&gt; and choose the project whose chat room you want to open.&lt;br /&gt;&lt;?link_for_image chat-nbwindowwchatrooms.png?&gt;&lt;/li&gt;&lt;li&gt; There are two icons related to chat rooms in the status line at the bottom right of the NetBeans window, the chat room icon  &lt;?link_for_image chaticoninstatusbar.gif?&gt; and, if you have any recent chat messages, the mail icon &lt;?link_for_image chat-mailicon.png?&gt;.&lt;br /&gt;&lt;?link_for_image chat-nbstatusbaricons.png?&gt;. 
&lt;ul&gt;&lt;li&gt; At any time, you can mouse over the chat room icon &lt;?link_for_image chaticoninstatusbar.gif?&gt; in the NetBeans status line to see who is in all your chat rooms. &lt;br /&gt;&lt;?link_for_image chat-nbmouseovrchaticon.png?&gt;&lt;/li&gt;&lt;li&gt; If you've received any messages, the mail icon &lt;?link_for_image chat-mailicon.png?&gt; appears next to the chat room icon, and when you mouse over it, you can see which project chat room has the most recent new messages. &lt;br /&gt;&lt;?link_for_image chat-nbmouseovrmailicon.png?&gt;&lt;/li&gt;&lt;li&gt; If you click the mail icon, you get a list of all chat rooms with recent messages. You can click &lt;i&gt;read it&lt;/i&gt; to open a chat room.&lt;br /&gt;&lt;?link_for_image chat-nbclickrmailicon.png?&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;&lt;a name='Setting_Up_Your_Own_Chat_Client'&gt;&lt;/a&gt;Setting Up Your Own Chat Client&lt;/h2&gt;
&lt;p&gt;If you prefer to use your own chat client, you can download the client and install it, and then set it up. If you use Pidgin or Adium, see the instructions in the sections below. If not, set up your client by using the following information:

&lt;/p&gt;&lt;ul&gt;&lt;li&gt; &lt;b&gt;Protocol:&lt;/b&gt; xmpp or jabber
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Username:&lt;/b&gt; &lt;i&gt;your kenai username&lt;/i&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Password:&lt;/b&gt; &lt;i&gt;your kenai password&lt;/i&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Domain:&lt;/b&gt; &lt;tt&gt;kenai.com&lt;/tt&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Server:&lt;/b&gt; &lt;tt&gt;muc.kenai.com&lt;/tt&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Chat room name:&lt;/b&gt; &lt;i&gt;your project name from the Kenai project URL&lt;/i&gt;&lt;br /&gt;For example, for the Bluebird project the URL would be &lt;tt&gt;http://kenai.com/projects/bluebird&lt;/tt&gt;, so the chat room name is &lt;tt&gt;bluebird&lt;/tt&gt;.
&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;&lt;a name='Setting_Up_a_Pidgin_Chat_Client'&gt;&lt;/a&gt;Setting Up a Pidgin Chat Client&lt;/h3&gt;
&lt;p&gt;To add the Bluebird chat room, here's what you would do in Pidgin. 

&lt;/p&gt;&lt;h5&gt;&lt;a name='Set_Up_an_XMPP_Account'&gt;&lt;/a&gt;Set Up an XMPP Account&lt;/h5&gt;
&lt;p&gt;The first time you add a Kenai project chat room, you need to set up an XMPP account for the kenai.com domain, as follows:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt; Click Accounts &amp;gt; Manage Accounts.
&lt;/li&gt;&lt;li&gt; Cick the Add button at the bottom of the Accounts window.
&lt;/li&gt;&lt;li&gt; For Login Options, choose XMPP as the protocol and fill out the following fields:
&lt;ul&gt;&lt;li&gt; &lt;b&gt;Username:&lt;/b&gt; &lt;i&gt;Enter your Project Kenai username.&lt;/i&gt;&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; We currently have an issue with mixed case in a user name used to connect to the chat room. We are working on a fix right now.  Sorry for the inconvenience.&lt;br /&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Domain:&lt;/b&gt; &lt;tt&gt;kenai.com&lt;/tt&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Resource:&lt;/b&gt; &lt;tt&gt;Home&lt;/tt&gt;&lt;/li&gt;&lt;li&gt; &lt;b&gt;Password:&lt;/b&gt; &lt;i&gt;Enter your Project Kenai password.&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; Check the &lt;b&gt;Remember Password&lt;/b&gt; checkbox.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Local alias:&lt;/b&gt; Enter something you'll recognize, like &lt;tt&gt;Kenai&lt;/tt&gt;.
&lt;/li&gt;&lt;li&gt; Click the Advanced tab and check &lt;b&gt;Require SSL/TLS&lt;/b&gt;.
&lt;/li&gt;&lt;li&gt; Click the Basic tab, then click Add to add the new account.
&lt;/li&gt;&lt;li&gt; In the Accounts window, check the Enabled box for the new account, then click Close.
&lt;/li&gt;&lt;/ol&gt;&lt;h5&gt;&lt;a name='Add_the_Chat_Room'&gt;&lt;/a&gt;Add the Chat Room&lt;/h5&gt;
&lt;p&gt;You would add the Bluebird project's chat room as follows:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt; Choose Buddies &amp;gt; Add Chat.
&lt;/li&gt;&lt;li&gt; In the Add Chat window, choose the XMPP Kenai account you set up above.
&lt;ul&gt;&lt;li&gt; &lt;b&gt;Room:&lt;/b&gt; Enter &lt;tt&gt;bluebird&lt;/tt&gt;&lt;br /&gt;Get the chat room name from the name for your project in the Kenai project URL. For example, for the Bluebird project the URL would be &lt;tt&gt;http://kenai.com/projects/bluebird&lt;/tt&gt;.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Server:&lt;/b&gt; should already say &lt;tt&gt;muc.kenai.com&lt;/tt&gt;.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Handle:&lt;/b&gt; should already show your Project Kenai username.
&lt;/li&gt;&lt;li&gt;  &lt;b&gt;Password:&lt;/b&gt; Not needed, since you already entered it for your account.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Alias:&lt;/b&gt; should be something you'll recognize, like &lt;tt&gt;Bluebird Chatroom&lt;/tt&gt;.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Group:&lt;/b&gt; is where you want to put the new chat room item in the Pidgin list.
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; Click Add to add the new chat room.
&lt;/li&gt;&lt;li&gt; As with any Pidgin chat room, double-click the name to open it. If any members of your project are also logged into the chat room, you'll see them listed, and you can chat right away.
&lt;/li&gt;&lt;/ol&gt;&lt;h3&gt;&lt;a name='Setting_Up_an_Adium_Chat_Client'&gt;&lt;/a&gt;Setting Up an Adium Chat Client&lt;/h3&gt;
&lt;p&gt;To add the Bluebird chat room, here's what you would do in Adium.  

&lt;/p&gt;&lt;h5&gt;&lt;a name='Set_up_a_Jabber_Account'&gt;&lt;/a&gt; Set up a Jabber Account &lt;/h5&gt;
&lt;p&gt;The first time you add a Kenai project chat room, you need to set up a Jabber account as follows:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Click File &amp;gt; Add Account &amp;gt; Jabber.
&lt;/li&gt;&lt;li&gt;Fill out the following info:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Jabber ID:&lt;/b&gt; Enter [&lt;i&gt;your-kenai-username&lt;/i&gt;]&lt;tt&gt;@kenai.com&lt;/tt&gt;&lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; We currently have an issue with mixed case in a user name used to connect to the chat room. We are working on a fix right now.  Sorry for the inconvenience.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Password:&lt;/b&gt; &lt;i&gt;Enter your Project Kenai password.&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt; Click the Options tab so you can enter the server information, &lt;tt&gt;muc.kenai.com&lt;/tt&gt;.
&lt;/li&gt;&lt;li&gt; Click the &lt;i&gt;OK&lt;/i&gt; button.
&lt;/li&gt;&lt;/ol&gt;&lt;h5&gt;&lt;a name='Connect_to_the_Chat_Room'&gt;&lt;/a&gt;Connect to the Chat Room&lt;/h5&gt;
&lt;p&gt;You would connect to the Bluebird project's chat room as follows:
&lt;/p&gt;&lt;ol&gt;&lt;li&gt; Click File &amp;gt; Join Group Chat.
&lt;/li&gt;&lt;li&gt; Select your kenai account from the droplist.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Chat Room Name:&lt;/b&gt; Enter &lt;tt&gt;bluebird&lt;/tt&gt;&lt;br /&gt;Get the chat room name from the name for your project in the Kenai project URL. For example, for the Bluebird project the URL would be &lt;tt&gt;http://kenai.com/projects/bluebird&lt;/tt&gt;.
&lt;/li&gt;&lt;li&gt; &lt;b&gt;Server:&lt;/b&gt; Enter  &lt;tt&gt;muc.kenai.com&lt;/tt&gt; 
&lt;/li&gt;&lt;li&gt; Click the Join button.
&lt;/li&gt;&lt;/ol&gt;&lt;h5&gt;&lt;a name='Setting_Up_Auto_Start_for_the_Chat_Room'&gt;&lt;/a&gt;Setting Up Auto Start for the Chat Room&lt;/h5&gt;
&lt;ol&gt;&lt;li&gt; Join the chat room as described above and keep that tab active.
&lt;/li&gt;&lt;li&gt; Click Contact &amp;gt; Add Group Chat Bookmark. 
&lt;/li&gt;&lt;/ol&gt;&lt;h5&gt;&lt;a name='Ignore_the_Adium_Verify_Certificate_Message'&gt;&lt;/a&gt;Ignore the Adium Verify Certificate Message&lt;/h5&gt;
&lt;p&gt;When you connect to a Project Kenai chat room using Adium, you see a Verify Certificate message window. You can safely ignore this warning and click Continue. It's an issue with OSX, which doesn't have our certificate on its list of root certificates.

&lt;/p&gt;&lt;p&gt;Here's how the message window looks:

&lt;/p&gt;&lt;p&gt;&lt;?link_for_image adiumcertmsg.jpg?&gt;

&lt;/p&gt;</text-as-html>
  <updated-at type="datetime">2009-09-23T20:02:19Z</updated-at>
  <wiki-id type="integer">34</wiki-id>
</page>
