<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sum of the Web &#187; AIM Bot</title>
	<atom:link href="http://www.sumoftheweb.com/tag/aim-bot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sumoftheweb.com</link>
	<description>Greg&#039;s new blog about the web, DC, sports and all things social.</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:58:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://www.sumoftheweb.com</link>
  <url>http://www.sumoftheweb.com/wp-content/favicon.jpeg</url>
  <title>Sum of the Web</title>
</image>
		<item>
		<title>My Cricket Bot</title>
		<link>http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/</link>
		<comments>http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 06:28:20 +0000</pubDate>
		<dc:creator>Greg C.</dc:creator>
				<category><![CDATA[India]]></category>
		<category><![CDATA[Open AIM]]></category>
		<category><![CDATA[AIM Bot]]></category>
		<category><![CDATA[Cricket]]></category>
		<category><![CDATA[Open AIM 2.0]]></category>
		<category><![CDATA[South Africa]]></category>

		<guid isPermaLink="false">http://www.gregsmind.com/2008/04/03/my-cricket-bot/</guid>
		<description><![CDATA[<!-- AddThis Button BEGIN -->
<div addthis:url='http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/' addthis:title='My Cricket Bot ' class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>

<!-- AddThis Button END -->For my trip to India I decided I would write a bot that can return the latest Cricket News, Scores and Cricket videos via Truveo Video Search. This is super important today as India is in a test with South &#8230; <a href="http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/' addthis:title='My Cricket Bot ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<!-- AddThis Button BEGIN -->
<div addthis:url='http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/' addthis:title='My Cricket Bot ' class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>

<!-- AddThis Button END --><p><img src="http://www.gregsmind.com/images/cricket.jpg" height="259" width="299" /></p>
<p>For <a href="http://www.gregsmind.com/2008/04/02/blogging-from-banaglore/" target="_blank">my trip to India</a> I decided I would write a bot that can return the latest <a href="http://cricket.org" target="_blank">Cricket News, Scores</a> and Cricket videos via <a href="http://developer.truveo.com/" target="_blank">Truveo Video Search</a>.    This is super important today as India is in a test with South Africa.  Of course I have no understanding of cricket, though the employees here in BDC are definitely watching closely.  The bot was written in C-Sharp, which I maintain as the best way to write a bot.  The reason being, you have full access to the <a href="http://open.aim.com" target="_blank">Open AIM API</a>, you do not have to worry about deploying the .net framework with the bot, and with C-Sharp you get easy to write code with auto complete via Visual Studio.  The bot code is posted <a href="http://www.gregsmind.com/code/MashupSportsBot.cs" target="_blank">here</a> for everyone to check out.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/' addthis:title='My Cricket Bot ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.sumoftheweb.com/2008/04/03/my-cricket-bot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Java Bot Sample Code</title>
		<link>http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/</link>
		<comments>http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 16:52:46 +0000</pubDate>
		<dc:creator>Greg C.</dc:creator>
				<category><![CDATA[AIM]]></category>
		<category><![CDATA[Bots]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open AIM]]></category>
		<category><![CDATA[AIM Bot]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Open AIM 2.0]]></category>

		<guid isPermaLink="false">http://www.gregsmind.com/2008/03/18/new-java-bot-sample-code/</guid>
		<description><![CDATA[<!-- AddThis Button BEGIN -->
<div addthis:url='http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/' addthis:title='New Java Bot Sample Code ' class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>

<!-- AddThis Button END -->We will constantly update sample code and projects instead of just waiting for SDK or Web API releases. In the past couple of days we posted on the developer website a full fledge bot written in Java. The bot is &#8230; <a href="http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/' addthis:title='New Java Bot Sample Code ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<!-- AddThis Button BEGIN -->
<div addthis:url='http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/' addthis:title='New Java Bot Sample Code ' class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>

<!-- AddThis Button END --><p>We will constantly update sample code and projects instead of just waiting for SDK or Web API releases.  In the past couple of days we posted on the developer website a full fledge <a href="http://dev.aol.com/aim/bots" target="_blank">bot written in Java</a>.  The <a href="http://dev.aol.com/aim/code" target="_blank">bot  is capable of communicating</a> with LDAP, MySql, Oracle and Google SOAP API.  There are two versions of the program, one which includes access to Google SOAP API for search and spell capabilities and the other which does not include that because apparently if you don&#8217;t have an API key now, you may not be able to get one (<a href="http://code.google.com/apis/soapsearch/api_faq.html" target="_new">Google SOAP API</a>).  This bot uses an <a href="http://dev.aol.com/aim" target="_blank">Open AIM development key</a>, and takes advantage of the <a href="http://dev.aol.com/aim/sdk" target="_blank">AIM SDK API</a>. This may be the best example of how to write a bot I have seen for <a href="http://www.aim.com" target="_blank">AIM</a>, that is fully documented.</p>
<p>Here is a screen shots of the bot in action:</p>
<p><img src="http://dev.aol.com/aimclient/bottest/ldapCheck.jpg" height="455" width="464" /></p>
<p>You can view the entire bot summary <a href="http://dev.aol.com/aim/code/bottest" target="_blank">here</a>.   You can view all our source code <a href="http://dev.aol.com/aim/code" target="_blank">here</a>.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/' addthis:title='New Java Bot Sample Code ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.sumoftheweb.com/2008/03/18/new-java-bot-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

