<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://dev.aol.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>dev.aol.com - Open AIM Code Samples - Comments</title>
 <link>http://dev.aol.com/aim/code</link>
 <description>Comments for &quot;Open AIM Code Samples&quot;</description>
 <language>en</language>
<item>
 <title>Open AIM Code Samples</title>
 <link>http://dev.aol.com/aim/code</link>
 <description>&lt;script language=&quot;JavaScript&quot;&gt;
function changeDownload(s, id) {
  var l = document.links.length;
  for( var i = 0; i &lt; l; i++ ) {
    if( document.links[i].id == id ) {
      document.links[i].href = s[s.selectedIndex].value;
      break;
     }
  }
}
&lt;/script&gt;

&lt;p&gt;These code samples are included in the AIM SDK &lt;a href=&quot;/aim/downloads&quot;&gt;downloads&lt;/a&gt;. These samples are presented here to show the simplicity of using the AIM SDK. To actually build these samples, you&#039;ll want to download the AIM SDK to get the libraries and associated build files.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;AIMClients&quot;&gt;&lt;/a&gt;AIM Custom Clients (AIMCC) C++, C# and Java Samples&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://dev.aol.com/aim/code&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://dev.aol.com/aim/code#comment</comments>
 <pubDate>Wed, 05 Mar 2008 02:48:51 -0500</pubDate>
 <dc:creator>Developer Network</dc:creator>
 <guid isPermaLink="false">945 at http://dev.aol.com</guid>
</item>
</channel>
</rss>
