<?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>WEB-NES-BAY &#187; Messaging Systems</title>
	<atom:link href="http://webnesbay.com/tag/messaging-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://webnesbay.com</link>
	<description>Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware</description>
	<lastBuildDate>Sun, 11 Apr 2010 05:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating IM Bot using PHP</title>
		<link>http://webnesbay.com/creating-im-bot-using-php/</link>
		<comments>http://webnesbay.com/creating-im-bot-using-php/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 08:13:15 +0000</pubDate>
		<dc:creator>WEBNESBAY</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Basic Programming]]></category>
		<category><![CDATA[Buddy List]]></category>
		<category><![CDATA[Co Workers]]></category>
		<category><![CDATA[create own IM]]></category>
		<category><![CDATA[Driving Directions]]></category>
		<category><![CDATA[Enterprise Class]]></category>
		<category><![CDATA[Family And Friends]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Gtalk]]></category>
		<category><![CDATA[Hello World]]></category>
		<category><![CDATA[IM Bot]]></category>
		<category><![CDATA[imified]]></category>
		<category><![CDATA[Instant Messaging]]></category>
		<category><![CDATA[Messaging Systems]]></category>
		<category><![CDATA[php script for Im bot]]></category>
		<category><![CDATA[Programming Skills]]></category>
		<category><![CDATA[Public Web Server]]></category>
		<category><![CDATA[Real Person]]></category>
		<category><![CDATA[Screen Name]]></category>
		<category><![CDATA[Script Url]]></category>
		<category><![CDATA[Simple Steps]]></category>
		<category><![CDATA[uses of IM bots]]></category>
		<category><![CDATA[Weather Reports]]></category>
		<category><![CDATA[windows live]]></category>
		<category><![CDATA[Yahoo Messenger]]></category>

		<guid isPermaLink="false">http://webnesbay.com/?p=807</guid>
		<description><![CDATA[This quick tutorial will show you how to develop your own functional IM bot that works with Google Talk, Yahoo! Messenger, Windows Live and all other popular instant messaging clients. To get started, all you need to know are some very basic programming skills (any language would do) and web space to host your “bot”. I have created this using PHP. Using this  I can creat a dummy bot called “mynewbot” that listens to your IM messages. To see this [...]


Related posts:<ol><li><a href='http://webnesbay.com/creating-thumbnails-in-php-using-pear-libraries/' rel='bookmark' title='Permanent Link: Creating thumbnails in PHP using pear libraries'>Creating thumbnails in PHP using pear libraries</a></li>
<li><a href='http://webnesbay.com/creating-graphs-and-charts-in-php/' rel='bookmark' title='Permanent Link: Creating graphs and charts in PHP'>Creating graphs and charts in PHP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This quick tutorial will show you how to develop your own functional IM bot that works with Google Talk, Yahoo! Messenger, Windows Live and all other popular instant messaging clients. To get started, all you need to know are some very basic programming skills (any language would do) and web space to host your “bot”. I have created this using PHP. Using this  I can creat a dummy bot called “mynewbot” that listens to your IM messages. To see this live, add mynewbot@bot.im to your GTalk buddy list and start chatting.</p>
<p>If you like to write a personal IM bot, just follow these simple steps:-</p>
<h2>Creating IM Bots</h2>
<p><strong>Step 1:</strong> Go to <a onclick="_linkInterstitial('http://www.imified.com/'); return false;" href="javascript:void(0);" target="_blank">www.imified.com</a> and register a new account with a bot.</p>
<p><strong>Step 2:</strong> Now it’s time to create a bot which is actually a simple script that resides on your public web server.<br />
It could be in PHP, Perl, Python or any other language.</p>
<p>Example Hello World bot:<br />
The example below illustrates just how easy it is to create a bot.<br />
This example is coded in PHP.</p>
<p><a onclick="_linkInterstitial('http://uploading.com/files/m5299585/make\74wbr\76%2Bur%2Bbot-hello%2Bcode.php/'); return false;" href="javascript:void(0);" target="_blank">http://uploading.com/files/m5299585/make%2Bur%2Bbot-hello%2Bcode.php/</a></p>
<p><strong>Step 3: </strong>Once your script is ready, put it somewhere on your web server and copy the full URL to the clipboard.</p>
<p><strong>Step 4: </strong>Now login to your imified account, paste the script URL</p>
<p>Screen Name: hacking@bot.im<br />
Bot Script URL: <a onclick="_linkInterstitial('http://www.insecure.in/imbot.php'); return false;" href="javascript:void(0);" target="_blank">http://www.insecure.in/imbot.php</a></p>
<p><strong>Step 5: </strong>Add that im bot your friends list. That’s it.</p>
<p>This is a very basic bot but the possibilities are endless.</p>
<h2><strong>Uses of IM Bots</strong></h2>
<ul>
<li>IM users can add the name of the IM bot to their buddy list the same way they add co-workers, family, and friends.</li>
<li>Because the bot uses artificial intelligence (AI), the end user has the feeling he is talking to a real person and is apt to forget that he is really just querying a database.</li>
<li>Enterprise-class instant messaging systems are incorporating IM bots to provide a convenient way for employees to look up information.</li>
<li>Some IM bots are able to connect to outside databases and provide the user with news, weather reports, driving directions, movie times, stock quotes, and just about any other information you can think of that can be found in a database.</li>
<li>IM bots are also called interactive agents.</li>
</ul>


<p>Related posts:<ol><li><a href='http://webnesbay.com/creating-thumbnails-in-php-using-pear-libraries/' rel='bookmark' title='Permanent Link: Creating thumbnails in PHP using pear libraries'>Creating thumbnails in PHP using pear libraries</a></li>
<li><a href='http://webnesbay.com/creating-graphs-and-charts-in-php/' rel='bookmark' title='Permanent Link: Creating graphs and charts in PHP'>Creating graphs and charts in PHP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webnesbay.com/creating-im-bot-using-php/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
