Back end

Moodle Zero: El Botón de Reinicio Total para tu LMS

Descripción: ¿Listo para el próximo semestre? No crees cursos desde cero, recicla los mejores. automatiza el borrado de usuarios matriculados y sus interacciones, asegurando que los logs y archivos de tareas no saturen tu almacenamiento. Optimiza el rendimiento de Moodle para el nuevo periodo escolar eliminando el rastro digital de promociones anteriores en un solo […]

Moodle Zero: El Botón de Reinicio Total para tu LMS Leer más »

Portfolio Case Study OCAI NET

Vision: Esta página sirve como un portafolio que muestra el uso personalizado de la inteligencia artificial en diversos campos, aprovechando Python nativo y Streamlit. Con este concepto, presentamos la idea de OCA (Organismo Complejo Adaptativo), un sistema que adapta el software a la experiencia humana. Al fomentar la interacción entre humanos y la IA, OCA

Portfolio Case Study OCAI NET Leer más »

Youtube summarize Python and Streamlit

Título: YouTube Summarizer: Ahorra tiempo, obtén la esencia Descripción: ¿No tienes tiempo para ver un video de 20 minutos? YouTube Summarizer utiliza Inteligencia Artificial para extraer los puntos clave de cualquier video de forma instantánea. Desarrollada con Python y Streamlit, esta herramienta procesa las transcripciones de YouTube para generar resúmenes estructurados, permitiéndote consumir contenido educativo,

Youtube summarize Python and Streamlit Leer más »

Big data pyspark python streamlit

Big Data a toda velocidad: Cómo conectar PySpark con Streamlit para análisis masivos. Domina el procesamiento distribuido: Dashboards interactivos con PySpark y Python. De Millones de Registros a un Click: Visualización de alto rendimiento con Streamlit. Arquitectura de Datos Moderna: Procesamiento con PySpark y UI con Streamlit.

Big data pyspark python streamlit Leer más »

Install and Use PHP Composer on Ubuntu 16.04

Install and Use PHP Composer on Ubuntu 16.04 Table of Contents Introduction Composer vs PEAR Requirements Install PHP Composer Using PHP Composer Introduction PHP Composer is a package management system for PHP which prevents users from having to «reinvent the wheel» when it comes to commonly-used website components like user authentication or database management. Composer

Install and Use PHP Composer on Ubuntu 16.04 Leer más »

Clone git moodle , wordpress , zend , lavarel , program-o, codeignter

  first git clone https://github.com/laravel/laravel.git git clone  https://github.com/bcit-ci/CodeIgniter.git git clone https://github.com/Program-O/Program-O.git git clone https://github.com/Program-O/Program-O.git sudo apt-get install git   https://github.com/zendframework/zendframework.git   composer https://www.1and1.com/cloud-community/learn/application/php/install-and-use-php-composer-on-ubuntu-1604/ sudo apt-get install curl   sudo apt-get install curl     Obtención de Git (Windows, OSX, Linux y otros) El soporte para Git estaba, hasta hace muy poco tiempo, principalmente confinado a

Clone git moodle , wordpress , zend , lavarel , program-o, codeignter Leer más »

Moodle Page API

Page API The Page API is used to set up the current page, add JavaScript, and configure how things will be displayed to the user.     Contents 1 Overview 2 A simple example 3 $PAGE The Moodle page global 4 Setting up the page 4.1 URL 4.2 Context 4.3 Optional set up 4.3.1 Page

Moodle Page API Leer más »