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.


Topics - DAVIDWHALLEY

Pages: [1]
1
General Discussion / Answerpad's New Release
« on: March 04, 2007, 11:52:41 pm »
Files:

Changes to Version 2.0
----------------------------------------------------------------------
*       Memory.dat is now unencrypted.

*       WontSay.dat is now separated from memory file.

*       MatchWords.dat is also separated from memory file.

*       The [Don't Say That] Button also eliminates the offensive text from the
        main memory file. (Memory.dat)

*       The program starts by asking the user's name, where before the memory
        would be clogged with "Unknown" user entries.

*       Some Cleanup on the Code.

------------------------------------------------------------------------------

Changes to Version 2.01
------------------------------------------------------------------------------
*   When you type the command shutdown, Answerpad generates a text file
   named chatlog.txt located on the same directory that Answerpad is
   installed.

   Obs: Note that it is not set to append, but to overwite any previous chat log.
   - This feature was sugested by Kathlyn

   
*   Answerpad was not updating the MatchWords.dat file
   Now it is possible to update the data, by conversing with Answerpad.

   For example:

   You can teach him MatchWords and phrases when you use the command "MEANS"

   Enemy means nemesis

   Peru means "a country in south america"

"South American Countries" means Peru, Brazil, Bolivia, Argentina, Venezuela, Paraguay, Uruguay, Chile

The line above will cause the program to append the following entry in MatchWords.dat

>'south american countries'=^peru^brazil^bolivia^argentina^venezuela^paraguay^uruguay^chile^
>peru=^'south american countries'^
>brazil=^'south american countries'^
>bolivia=^'south american countries'^
>argentina=^'south american countries'^
>venezuela=^'south american countries'^
>paraguay=^'south american countries'^
>uruguay=^'south american countries'^
>chile=^'south american countries'^

--------------------------------------------------------------------------------------
- I have only tested * means *

Altough there are other variations available.

Follow the rules and examples bellow and let me know:

===================================
* means the same as *
stand means the same as get up    : Not Tested
===================================
* is the same as *
stand is the same as get up       : Not Tested
===================================
* means *
stand means get up                : Tested
===================================
*[a-z]=[a-z]*
sky=heavens                       : Not Tested
===================================
* is short for *
dick is short for richard         : Not Tested
===================================
* is another word for *
palid is another word for faded   : Not Tested
===================================
*another word for * is *
another word for good is fine     : Not Tested
===================================
* is *acronym for *
MS is acronym for Microsoft       : Not Tested
===================================
The acronym for * is *
The acronym for International Business Machines is IBM   : Not Tested
===================================
* has the same meaning as *
good has the same meaning as fine : Not Tested
===================================
The synonym for * is *
The synonym for anxious is worried: Not Tested
===================================
* is called *
Creator is called God             : Not Tested
===================================
* the past of *
written the past of write         : Not Tested
===================================
----------------------------------------------------------------------------------

Observations:
----------------------------------------------------------------------
*** All files must be in the same directory of which answerpad is
*** running
----------------------------------------------------------------------
*** When more than one person is talking to answerpad.
*** When the other person starts conversing in the same session,
*** without restarting the program always start with
*** My name is <New Users Name>
*** If there is another person going back to talk to answerpad
*** again you need to do the same procedure.
*** By doing this you will keep individual's information.
----------------------------------------------------------------------
*** This program version is being tested on a 1gb ram computer
*** But should run on a 512mb
----------------------------------------------------------------------

Any Feedback or sugestions please email to phenixdos@yahoo.

Pages: [1]