<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to create your own chat bot?</title>
	<atom:link href="http://extremetrix.com/how-to-create-your-own-chat-bot/feed/" rel="self" type="application/rss+xml" />
	<link>http://extremetrix.com/how-to-create-your-own-chat-bot/</link>
	<description>Tricky site for all tricksters</description>
	<lastBuildDate>Thu, 11 Mar 2010 14:22:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mio</title>
		<link>http://extremetrix.com/how-to-create-your-own-chat-bot/comment-page-1/#comment-5199</link>
		<dc:creator>mio</dc:creator>
		<pubDate>Mon, 08 Feb 2010 03:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://extremetrix.com/?p=746#comment-5199</guid>
		<description>you program what it says and you reply and you can program it to reply with an inteligent response.
(i.e. bot: &quot;what is your name?&quot;
you: &quot;ladasha(?)&quot;
bot: &quot;ladasha is a nice name. what food do you like?&quot;
you: &quot;pizza&quot;
bot: &quot;omg i love pizza!&quot;

make sense?

here is one code i made. it works well and is a little fun:

dim fname
fname=inputbox(&quot;HI! My name is Shelly! Whats your name?&quot;)
fname=inputbox(&quot;WOW! I love that name! so, how are you &quot; &amp; fname)
fname=inputbox(&quot;So, why are you doing &quot; &amp; fname)
fname=inputbox(&quot;Wow, that&#039;s really interesting! where do you live?&quot;)
fname=inputbox(&quot;OMG, i really want to move to &quot; &amp; fname)
fname=inputbox(&quot;do you have any brothers or sisters?&quot;)
fname=inputbox(&quot;wow! lol i have 2 sisters. one is 12 and one is 2. by the way, how old are you?&quot;)
fname=inputbox(&quot;wow! i really wish that i was &quot; &amp; fname)
fname=inputbox(&quot; im 23 by the way. i really like your hair! where did you get it done?&quot;)
fname=inputbox(&quot;i used to go there, but i do my own hair now.&quot;)
fname=inputbox(&quot;so... whats your favorite food?&quot;)
fname=inputbox(&quot;:D i love &quot; &amp; fname)
fname=inputbox(&quot;so did you enjoy this little conversation?&quot;)
fname=inputbox(&quot;i feel the same way. well, i have to go. my daughter just crashed into a tree and shes stuck. Bye! :D&quot;)
fname=inputbox(&quot;bye!!! :DDDDD&quot;)

have fun with it :)</description>
		<content:encoded><![CDATA[<p>you program what it says and you reply and you can program it to reply with an inteligent response.<br />
(i.e. bot: &#8220;what is your name?&#8221;<br />
you: &#8220;ladasha(?)&#8221;<br />
bot: &#8220;ladasha is a nice name. what food do you like?&#8221;<br />
you: &#8220;pizza&#8221;<br />
bot: &#8220;omg i love pizza!&#8221;</p>
<p>make sense?</p>
<p>here is one code i made. it works well and is a little fun:</p>
<p>dim fname<br />
fname=inputbox(&#8220;HI! My name is Shelly! Whats your name?&#8221;)<br />
fname=inputbox(&#8220;WOW! I love that name! so, how are you &#8221; &amp; fname)<br />
fname=inputbox(&#8220;So, why are you doing &#8221; &amp; fname)<br />
fname=inputbox(&#8220;Wow, that&#8217;s really interesting! where do you live?&#8221;)<br />
fname=inputbox(&#8220;OMG, i really want to move to &#8221; &amp; fname)<br />
fname=inputbox(&#8220;do you have any brothers or sisters?&#8221;)<br />
fname=inputbox(&#8220;wow! lol i have 2 sisters. one is 12 and one is 2. by the way, how old are you?&#8221;)<br />
fname=inputbox(&#8220;wow! i really wish that i was &#8221; &amp; fname)<br />
fname=inputbox(&#8221; im 23 by the way. i really like your hair! where did you get it done?&#8221;)<br />
fname=inputbox(&#8220;i used to go there, but i do my own hair now.&#8221;)<br />
fname=inputbox(&#8220;so&#8230; whats your favorite food?&#8221;)<br />
fname=inputbox(&#8220;:D i love &#8221; &amp; fname)<br />
fname=inputbox(&#8220;so did you enjoy this little conversation?&#8221;)<br />
fname=inputbox(&#8220;i feel the same way. well, i have to go. my daughter just crashed into a tree and shes stuck. Bye! <img src='http://extremetrix.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> &#8221;)<br />
fname=inputbox(&#8220;bye!!! <img src='http://extremetrix.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> DDDD&#8221;)</p>
<p>have fun with it <img src='http://extremetrix.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lola</title>
		<link>http://extremetrix.com/how-to-create-your-own-chat-bot/comment-page-1/#comment-3566</link>
		<dc:creator>Lola</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://extremetrix.com/?p=746#comment-3566</guid>
		<description>I don&#039;t get it... how do you actually talk with it?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it&#8230; how do you actually talk with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://extremetrix.com/how-to-create-your-own-chat-bot/comment-page-1/#comment-2407</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Fri, 16 Oct 2009 19:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://extremetrix.com/?p=746#comment-2407</guid>
		<description>&lt;a href=&quot;#comment-540&quot;&gt;@Dinesh &lt;/a&gt; dude your HTML project is completed. :)</description>
		<content:encoded><![CDATA[<p><a href="#comment-540">@Dinesh </a> dude your HTML project is completed. <img src='http://extremetrix.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinesh</title>
		<link>http://extremetrix.com/how-to-create-your-own-chat-bot/comment-page-1/#comment-540</link>
		<dc:creator>Dinesh</dc:creator>
		<pubDate>Fri, 03 Jul 2009 07:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://extremetrix.com/?p=746#comment-540</guid>
		<description>yarr plz complete ma html in both formats</description>
		<content:encoded><![CDATA[<p>yarr plz complete ma html in both formats</p>
]]></content:encoded>
	</item>
</channel>
</rss>
