dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Barbara

Pages: [1]
1
Programming using the Ultra Hal Brain Editor / Stress and Load Testing?
« on: October 05, 2003, 06:14:37 pm »
quote:
Originally posted by Medeksza

 Unfortunetely AOL puts a limit on how many IMs you can send out and you'll definetely hit AOL's limit before you hit Hal's limit.


SmarterChild (from Active Buddy) reached some phenomenal number of users before it was taken down for consuming too many resources.  Was that subject to the same "AOL limits" as Hal is?

2
Programming using the Ultra Hal Brain Editor / Stress and Load Testing?
« on: October 05, 2003, 04:01:22 pm »
I am interested in knowing how many simultaneous users a Hal AIM bot can handle.  Has anyone done any stress and load testing?  How many simultaneous conversations can be handled with what size memory/CPU/bandwidth?

Any anecdoctal info would be appreciated.  

Barbara



3
Programming using the Ultra Hal Brain Editor / How to Format URL?
« on: October 05, 2003, 11:31:33 am »
quote:
Originally posted by Barbara



<a href="http://www.surfnetkids.com">click here</a>

and
<a href="http://www.surfnetkids.com" target="_blank">click here</a>




I was being too sophistaticted. I found that complete URLS work (without the HTML) unless they contain an underscore.

For example, this works:
http://www.surfnetkids.com

But this does not:
http://www.surfnetkids.com/games/Word_Games/

4
Programming using the Ultra Hal Brain Editor / How to Format URL?
« on: October 04, 2003, 03:17:41 pm »
I am new to Hal AIM Bot, and am adding phrases to the Main Keyword & Priority Brain.  I would like to include a clickable URL in a response.  I have tried the following to no avail:

<a href="http://www.surfnetkids.com">click here</a>

and
<a href="http://www.surfnetkids.com" target="_blank">click here</a>

I suspect I need to use some escape characters to get this to work.  Any one know?

Thanks,
Barbara

Pages: [1]