<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/aimlbot/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/aimlbot/news/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Aug 2007 13:05:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/aimlbot/news/feed" rel="self" type="application/rss+xml"/><item><title>Roadmap for Version 3</title><link>https://sourceforge.net/p/aimlbot/news/2007/08/roadmap-for-version-3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A development &amp;quot;roadmap&amp;quot; for version three of AIMLBot can now be found on my homepage at &lt;a href="http://ntoll.org/article/aimlbot-version-30-roadmap-and-other-projects" rel="nofollow"&gt;http://ntoll.org/article/aimlbot-version-30-roadmap-and-other-projects&lt;/a&gt; (actually, its a list of aims and objectives but is a start).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Fri, 03 Aug 2007 13:05:34 -0000</pubDate><guid>https://sourceforge.netb030e48bdd665318ea3f343c85e69dd372a02b33</guid></item><item><title>Version 2.5 Released</title><link>https://sourceforge.net/p/aimlbot/news/2007/04/version-25-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This version fixes a rather serious bug that crept in the last version where the regular expression handling replacements would cause the bot to either time out or produce wrong paths for a search of the graphmaster.&lt;/p&gt;
&lt;p&gt;In addition, generics are now used throughout the library so .NET 1.1. is no longer supported.&lt;/p&gt;
&lt;p&gt;Finally, various new unit tests have been added to the Test project to cover the corner cases that identified the regex bug mentioned above and also check the bots handling of international alphabets.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Mon, 09 Apr 2007 20:16:48 -0000</pubDate><guid>https://sourceforge.netc3fe98020a46d5a77bd4dca90b6402bcc6238816</guid></item><item><title>Version 2.4.1 Released</title><link>https://sourceforge.net/p/aimlbot/news/2007/03/version-241-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This point release fixes a trivial (but commonly occurring) bug in the code that handles the random tag. Unfortunately it missed the 2.4 final release.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Fri, 02 Mar 2007 20:28:48 -0000</pubDate><guid>https://sourceforge.net706a48e7a09d304d2d807aef3990622cae3c6400</guid></item><item><title>Version 2.4 Released</title><link>https://sourceforge.net/p/aimlbot/news/2007/03/version-24-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A bug-fix release.&lt;/p&gt;
&lt;p&gt;Changes (in no particular order):&lt;/p&gt;
&lt;p&gt;1. Fixed a bug that meant random and condition tags were not working correctly - they were recursively processing all the child nodes before processing themselves instead of processing themselves and then the result. This could cause the bot to get into an infinite loop (and thus time-out) or process predicates in the wrong way. This bug fix is also matched by new unit tests. Thanks to ebiztiger and ghostdogpr for reporting this problem.&lt;br /&gt;
2. The order of wildcard matches has been reversed in line with a more intuitive interpretation of the AIML standard and to match common practice. Thanks to Vauntie for pointing this problem out.&lt;br /&gt;
3. Replacements have been made more robust. You should be able to just specify &amp;quot;CU&amp;quot; and have it work as if it were &amp;quot; CU&amp;quot;, &amp;quot;CU &amp;quot; and &amp;quot;CU&amp;quot; as a single word but not work in a word in which it is a constituent (like your &amp;quot;calCUlator&amp;quot;). Unfortunately, ALICE's own substitution files (the ones I supply with the code) include patterns that include spaces. The bot will now trim off outer white-space and I leave it up to the bot-master to make sure they write appropriate replacements. Thanks again to Vauntie for bringing this to my attention.&lt;br /&gt;
4. The bot handles settings and dictionary XML files in a more robust manner. Comments in the XML no longer trip it up! Thanks to ebiztiger for pointing this out to me.&lt;br /&gt;
5. Custom tags are no longer single instances. You get as many instances as there are tags encountered in the template. Kudos to Vauntie for giving me a kick to make this more robust.&lt;br /&gt;
6. Custom tags now take precedence over the built in tag-handling code so developers can implement their own versions of the standard AIML tags. Vauntie also kicked me into action on this feature.&lt;br /&gt;
7. The AIMLGui example application now has a quick load of AIML from settings in the configuration file and the ability to save and load session information (a user's predicate dictionary). These examples should answer bartvda and safifi's questions concerning the persistence of user information.&lt;br /&gt;
8. New tests have been added to the Test project suite to reflect the changes made.&lt;br /&gt;
9. A small amount of re-factoring has taken place to make the code more efficient.&lt;/p&gt;
&lt;p&gt;Assuming there are no huge problems in this release then the focus for 2.5 will be:&lt;/p&gt;
&lt;p&gt;1. Re-factoring and tidying up the code (bug fixing inevitably makes the source code more &amp;quot;flabby&amp;quot;)&lt;br /&gt;
2. Implementing generics throughout the whole library. I've been holding off from doing this so the code can be easily back-ported to .NET 1.1. Using generics will make the code more robust and help with performance too.&lt;br /&gt;
3. Improve the code in the example projects so they become easier to use / learn from.&lt;br /&gt;
4. Add a .Net 3.0 / Vista based example project (I'm especially interested in Vista's speech recognition capabilities).&lt;/p&gt;
&lt;p&gt;Along with the 2.5 release I hope to publish a roadmap of what to expect in AIMLBot 3.0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Thu, 01 Mar 2007 22:15:25 -0000</pubDate><guid>https://sourceforge.net90e4016f1cf92da943919870c9e8ba6ab94619dc</guid></item><item><title>Version 2.3 Released</title><link>https://sourceforge.net/p/aimlbot/news/2007/02/version-23-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fixed a bug where XML namespace and schema information caused the loading of AIML into the bot's memory to barf. The topic handling part of AIML loading has also been made more efficient. Kudos to Jimmy Wang for spotting this problem!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Sun, 04 Feb 2007 21:07:10 -0000</pubDate><guid>https://sourceforge.netcdbe9d147384d95dc09b8c92a9cd057fa8883158</guid></item><item><title>Version 2.2 released</title><link>https://sourceforge.net/p/aimlbot/news/2007/01/version-22-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A minor release that solves the &amp;quot;shadowing&amp;quot; problem that might affect all AIML interpreters that generate normalized paths in a non-standard way (AIMLbot now reverts to strictly following the standard). The AIMLGUI example Windows project has also been updated to include voice synthesis so the bot literally talks to you (XP and Vista only).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Mon, 15 Jan 2007 11:10:46 -0000</pubDate><guid>https://sourceforge.netab567db4c26c12e92d57137068370378292f5727</guid></item><item><title>Version 2.1 released</title><link>https://sourceforge.net/p/aimlbot/news/2006/12/version-21-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is mainly a minor feature enhancement and bug fix release.&lt;/p&gt;
&lt;p&gt;Summary of changes:&lt;/p&gt;
&lt;p&gt;1. The bot used to get the wild-card matches mixed up if processing more than one sentence. This is now fixed with the appropriate unit tests written and the other applications updated. A new class &amp;quot;SubRequest&amp;quot; now encapsulates a query to the Graphmaster and holds the wild-card matches.&lt;br /&gt;
2. The normalization process for applying changes is now fixed so it doesn't always return uppercase. The case of the normalized result should match that of the user's raw input plus any replacements. This means &amp;lt;star/&amp;gt; tags return exactly what the user inputted, rather than a capitalized version of it.&lt;br /&gt;
3. There is the potential that the bot could get into an infinite loop when processing the template tag, especially if it encountered a srai tag that ultimately led back to itself. This hole has now been plugged in two ways:&lt;br /&gt;
a) Each time an AIML tag is processed the request is checked to make sure it hasn't timed out.&lt;br /&gt;
b) When the srai class calls a sub-request with the new path the new request object has the same StartedOn value as the original request.&lt;br /&gt;
4. Made changes to the way the path for queries to the Graphmaster are dealt with. It is now &amp;quot;backwards&amp;quot;: (topic &amp;lt;topic&amp;gt; that &amp;lt;that&amp;gt; User input). This should provide a slight increase in efficiency.&lt;br /&gt;
5. Added some new tests and code for stopping a bot from accepting user input (something that should happen should it be changing the graphmaster for example). Updated other projects to reflect these changes too.&lt;br /&gt;
6. Changed the behaviour of the default constructor in the &amp;quot;Bot&amp;quot; class. Removed the loading of config files from the constructor so you now have to call the loadSettings() method to load the configuration files.&lt;br /&gt;
7. Included a very simple Web-services based example application.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Tue, 12 Dec 2006 14:27:20 -0000</pubDate><guid>https://sourceforge.netc4bb9305195767756214c2db6d694c68f38485b4</guid></item><item><title>AIMLbot 2.0 released</title><link>https://sourceforge.net/p/aimlbot/news/2006/12/aimlbot-20-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am pleased to announce the release of version 2.0 of AIMLBot and the project's move to &lt;br /&gt;
Sourceforge. &lt;/p&gt;
&lt;p&gt;AIMLBot (Program#) is a small, fast, standards-compliant yet easily customizable .NET dll implementation of an &lt;br /&gt;
AIML (Artificial Intelligence Markup Language) based chatter bot. AIMLBot has been tested on both Microsoft's runtime&lt;br /&gt;
environment and Mono.&lt;/p&gt;
&lt;p&gt;This version boasts:&lt;/p&gt;
&lt;p&gt;* Better cross-platform compatibility. Support for .NET 1.1, 2.0 and XNA as well as the open source MONO project (tested&lt;br /&gt;
under version 1.1). Testing on Windows Vista with version 3.0 of the .NET platform is pending.&lt;br /&gt;
* A completely new modular architecture to make it easier for developers to extend and add functionality.&lt;br /&gt;
* A simpler and more logical API.&lt;br /&gt;
* Standards compliant AIML support with the option for custom tags.&lt;br /&gt;
* Very small size (currently only 52k).&lt;br /&gt;
* Very fast (over 30,000 categories processed in under a second).&lt;br /&gt;
* Inclusion of a comprehensive test suite including over 200 unit tests (based upon nUnit).&lt;br /&gt;
* A means of saving the bot's “brain” as a binary file (Graphmaster.dat). &lt;br /&gt;
* Some simple code snippets and examples for developers to get started (simple windows and console based applications&lt;br /&gt;
as well as a sample custom tags library).&lt;br /&gt;
* Appropriately commented code.&lt;br /&gt;
* Comprehensive documentation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicholas Tollervey</dc:creator><pubDate>Sat, 02 Dec 2006 01:28:54 -0000</pubDate><guid>https://sourceforge.neta56914ea4580544e7bdad22d36c2f62adaad6a67</guid></item></channel></rss>