php code examples
http://www.csci.csusb.edu/dick/samples/php.samples.html#PHP%20Sample%20Code%20Quick%20Reference
http://www.csci.csusb.edu/dick/samples/php.samples.html#PHP%20Sample%20Code%20Quick%20Reference
Developing virtual teaching assistants for open e-learning platforms E Rodríguez, JC Burguillo… – EAEEIE Annual …, 2008 – ieeexplore.ieee.org … 3.2. T0BOT As we stated before, T.BOT is an artificial intelligence entity designed to help the students through the learning process. … Then, MySQL database tables include AIML.like entries where the keywords are the patterns and
Developing virtual teaching assistants for open e-learning platforms Leer más »
https://developer.pandorabots.com/
AIML SOURCE CODE <?xml version=»1.0″ encoding=»ISO-8859-1″?> <aiml> <!– Free software Copyright © ALICE A.I. Foundation, Inc. –> <!– This program is open source code released under –> <!– the terms of the GNU General Public License –> <!– as published by the Free Software Foundation. –> <!– Complies with AIML 1.0.1 Tag Set Specification
AIML FILE BRAIN .AIML Leer más »
@http://www.alicebot.org/aiml.html AIML: Artificial Intelligence Markup Language AIML (Artificial Intelligence Markup Language) is an XML-compliant language that’s easy to learn, and makes it possible for you to begin customizing an Alicebot or creating one from scratch within minutes. The most important units of AIML are: <aiml>: the tag that begins and ends an AIML document
AIML: Artificial Intelligence Markup Language Leer más »
Me he encontrado en la Wiki de GUTL este completo listado con más de 400 comandospara GNU/Linux con su respectiva explicación, y los quiero compartir con ustedes para complementar este excelente artículo que escribió mi colega para aprender a vivir con la consola.
Tips: Más de 400 comandos para GNU/Linux que deberías Leer más »
https://docs.moodle.org/all/es/Manuales_de_Moodle file://localhost/Users/jescam17/Desktop/Captura%20de%20pantalla%202017-04-17%20a%20la(s)%2021.23.28.png
https://docs.moodle.org/all/es/Manuales_de_Moodle Leer más »
Fifty Actions of WordPress – 50 Examples Let’s begin! Handling Default WordPress Styles WordPress has many CSS files for its back-end and front-end to use. With the wp_default_styles action, we can monkey with the default styles of WordPress. Removing ie.css From the WordPress Admin Panel If you’re the only one using the administration panel of your WordPress website
Fifty Actions of WordPress – 50 Examples Leer más »
https://codex.wordpress.org/ https://code.tutsplus.com/tutorials/fifty-actions-of-wordpress-50-examples-11-to-20–cms-21579
El codex de wordpress Leer más »
Custom termnal sudo apt-get install figlet cowsay fortune fortunes-es fortunes-es-off cd $HOME sudo gedit .bashrc (metes en la primera linea de este archivo) # Terminal Customize figlet Open Sistemas # opcional , subtexto #cowsay Vuestro mensaje #fortune
Linux Custom terminal Leer más »