<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: aim: URL for Go Chat</title>
	<atom:link href="http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/</link>
	<description>On AIM, the Web, and software development.</description>
	<pubDate>Sat, 11 Oct 2008 05:44:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mike</title>
		<link>http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-3408</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 13 Mar 2007 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-3408</guid>
		<description>so i can get this URL to launch AIM 6.0 chat roon then i can put that URL in this shortcut file and it will launch AIM 6.0 chat room.</description>
		<content:encoded><![CDATA[<p>so i can get this URL to launch AIM 6.0 chat roon then i can put that URL in this shortcut file and it will launch AIM 6.0 chat room.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-3407</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 13 Mar 2007 09:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-3407</guid>
		<description>Hi,
 
i use AIM 6.0 and this URL or HTTP link doesn't work with AIM 6.0 because it doesn't launch the chat room window. is there solution for that ?

i need this to work because i wanted to make a chat room that my friends could join at anytime and i wanted to make the room name permanent all the time so that my friends can join it and see whoever is there.  so i thought that if this worked i would put the link in a page and have my friends save it to their desktop so that it works like a shortcut and whenever they click on on it automatically enters them into this room.

Also, i use AIM 5.9 as well and i was able to make a chat room shortcut from the chat room window ( file, create shortcut) and it saves a shortcut to  your desktop and as soon as you click on it it enters the chat room , so i was wondering if i can do the same thing with AIM 6.0. I tried to open the shortcut file with notepad and this is what's in it :


URL {
 launch aim:GoChat?RoomName=(ROOMNAME)&#38;Exchange=4&#38;Instance=-1 
}
Config {
 prompt false 
 version 1 
}</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i use AIM 6.0 and this URL or HTTP link doesn&#8217;t work with AIM 6.0 because it doesn&#8217;t launch the chat room window. is there solution for that ?</p>
<p>i need this to work because i wanted to make a chat room that my friends could join at anytime and i wanted to make the room name permanent all the time so that my friends can join it and see whoever is there.  so i thought that if this worked i would put the link in a page and have my friends save it to their desktop so that it works like a shortcut and whenever they click on on it automatically enters them into this room.</p>
<p>Also, i use AIM 5.9 as well and i was able to make a chat room shortcut from the chat room window ( file, create shortcut) and it saves a shortcut to  your desktop and as soon as you click on it it enters the chat room , so i was wondering if i can do the same thing with AIM 6.0. I tried to open the shortcut file with notepad and this is what&#8217;s in it :</p>
<p>URL {<br />
 launch aim:GoChat?RoomName=(ROOMNAME)&amp;Exchange=4&amp;Instance=-1<br />
}<br />
Config {<br />
 prompt false<br />
 version 1<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gus</title>
		<link>http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-2205</link>
		<dc:creator>Gus</dc:creator>
		<pubDate>Mon, 12 Feb 2007 03:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-2205</guid>
		<description>According to the latest Open AIM API headers, these are:

enum AccImExchange
    {	AccImExchange_PrivateAutomatic	= 0,
	AccImExchange_PrivateSecure	= 2,
	AccImExchange_PrivateNonSecure	= 4
    }	AccImExchange;

So, the four is a private non-secure chat room---Whatever that means. Zero means it will take the default, which is four. I don't know what the one means nor do I have a clear answer on what an exchange of five is. Are these flags or are they indexes? I will post back when I get more info.</description>
		<content:encoded><![CDATA[<p>According to the latest Open AIM API headers, these are:</p>
<p>enum AccImExchange<br />
    {	AccImExchange_PrivateAutomatic	= 0,<br />
	AccImExchange_PrivateSecure	= 2,<br />
	AccImExchange_PrivateNonSecure	= 4<br />
    }	AccImExchange;</p>
<p>So, the four is a private non-secure chat room&#8212;Whatever that means. Zero means it will take the default, which is four. I don&#8217;t know what the one means nor do I have a clear answer on what an exchange of five is. Are these flags or are they indexes? I will post back when I get more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Goldstein</title>
		<link>http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-2202</link>
		<dc:creator>Matthew Goldstein</dc:creator>
		<pubDate>Mon, 12 Feb 2007 00:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gusverdun.com/2007/02/10/aim-url-for-go-chat/#comment-2202</guid>
		<description>What exactly does this exchange number control?</description>
		<content:encoded><![CDATA[<p>What exactly does this exchange number control?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
