|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
RE: ProgramD as a part of an applicationHi Michiel,
Another thing that progD can do is this: You can set the switches in the (server properties file) and send the log of conversation to a SQL table. Then with PHP you can query the SQL data and do what you want with it. I did not understand accurately what you want to do. But if you are aware that progD has above ability, then it might help. I know Bogdan is working on PHP\SQL\log\progD his email is this "Bogdan Brezuica" <bogdanb@...> ask him directly, if you are stuck, or you want to do other things that it is not in his to-do-list. Regards Shahin ========================================== _______________________________________________ programd mailing list programd@... http://aitools.org/mailman/listinfo/programd |
|
|
Re: RE: ProgramD as a part of an applicationHi Shahin,
Thanks for your reply. Your suggestion is indeed a option and did cross my mind before, but it's my second choice ;-). Thanks for the suggestion. Maybe Noel could answer my question regarding the core, shell, ect interfaces. I've been browsing trought the source code but any pointers or information about this topic would be great. Noel, could you comment on the tekst below: What I has hoping for is something like a interface where I could get the status(topic, mind, ect) about a conversation session and respond if needed. Somting like : for session do conversation = session.getConversation() while conversation case topic if answer = proces(getRespons(r)) doSomeThing() else sendResponse(s) end end end end It would be great if there's a interface for doing something like above. Many thanks! m. -- M.P.A. (Michiel) van Hulst e: michiel@... w: http://michiel.vanhulst.nu On Fri, 31 Mar 2006, shahin@... wrote: > Hi Michiel, > > Another thing that progD can do is this: > You can set the switches in the (server properties file) and send the > log of conversation to a SQL table. Then with PHP you can query the > SQL data and do > what you want with it. > > I did not understand accurately what you want to do. But if you are > aware that progD has above ability, then it might help. > > I know Bogdan is working on PHP\SQL\log\progD > his email is this > "Bogdan Brezuica" <bogdanb@...> > ask him directly, if you are stuck, or you want to do other things > that it is not in his > to-do-list. > > Regards > > Shahin > > > ========================================== > > _______________________________________________ > programd mailing list > programd@... > http://aitools.org/mailman/listinfo/programd > > programd mailing list programd@... http://aitools.org/mailman/listinfo/programd |
|
|
|
| Free Forum Powered by Nabble | Forum Help |