Laura Patterson - Dec 15, 2011:
Author,
Before your script can execute, you need to correct the following error:
fact.style.setAttribute is not a function
[Break On This Error] fact.style.setAttribute(‘position’, ‘absolute’);
AiMind.html (line 3817)
Beyond this I am not sure what other errors may exist since this attribute is not defined and causing your script to crash.
Hope this helps.
Laura, you may be using a browser other than MSIE. For instance,
the following Usenet comp.lang.javascript message describes a
similar problem encountered when someone was using Chrome.
http://groups.google.com/group/comp.lang.javascript/msg/cd22ce18a414fd23
> FYI, this page still does not work correctly with chrome.
>
> Uncaught TypeError:
> Object #<CSSStyleDeclaration> has no method ‘setAttribute’
The problematical “setAttribute” code is not part of the AI,
but only of the Tutorial-mode display of the AI thinking.
Fatima Pereira kindly says:
> Arthur T Murray
> I am not sure if I understand your bot’s approach. I’ve spent some 2 hours
> trying to put inputs and your bot keeps just saying I, I, I. There wasn’t a moment
> it could say anything more than I .. not very interesting… sorry.
AiMind.html is written for Microsoft Internet Explorer (MSIE).
If it only says “I” repeatedly, perhaps you are not using MSIE.
If you do use MSIE, you can start the AI running and see
what it says before you enter any input. The manual at
http://code.google.com/p/mindforth/wiki/JsAiManual
describes more complex things to do with the AI.
In other news, today I have brought my Acer Aspire One
netbook with Windows XP to an Internet cafe so that I
can sign up for a Hotmail account and move Russian
textfiles around by e-mail on Hotmail. The netbook
lets me toggle back and forth between English
input and Russian input by pressing Alt-Shift.
Since my Mentifex AI webpages already receive
lots of visitors from Russia and Ukraine, I figure
that my attempt to build artificial intelligence in
Russian may spark some interest in those
genius programmers who speak Russian.
I am sorry if some Netizens find it difficult to
get my AI Mind running and thinking properly.
In the New Year of 2012 I hope gradually to
advance the AI software in English, German
and Russian. Bye for now. -Arthur (Артур Артурович)