Sentiment Analysis with VADER
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Sentiment Analysis with VADER Leer más »
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Sentiment Analysis with VADER Leer más »
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 »
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 »
How to Install and Configure PHP 7.0 or PHP 7.1 on Ubuntu 16.04 Published on: Thu, Mar 30, 2017 at 3:26 pm EST Linux Guides Ubuntu Web Servers PHP and related packages are the most commonly used components when deploying a web server. In this article, we will learn how to setup PHP 7.0 or
Configure PHP 7.0 or PHP 7.1 on Ubuntu 16.04 Leer más »
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
Persistent Moodle 3.3 Moodle persistents are equivalent to models (or active records). They represent an object stored in the database and provide the methods to create, read, update, and delete those objects. Additionally, the persistents validate their own data against automatic and custom validation rules. Persistents are made by extending the abstract class core\persistent. Properties
Moodle Persistent Api Leer más »
Output API Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments. Moodle 2.9 This page is a fresh attempt to explain how renderers, renderables, themes and templates all work together for Moodle 2.9. Lets start with building a page that is
Web service API functions Web service protocols Name Moodle Ver. Description CORS Issue REST (returning XML) 2.0 XML data accessed through a REST API (not restful) Supported (3.0 and onwards) REST (returning JSON) 2.2 JSON data accessed through a REST API (not restful) Supported (3.0 and onwards) MDL-29242 REST (returning JSONP) 2.X Would be
Moodle Web service protocols Leer más »
How to Detect Mobile or Tablet Condition in WordPress Richie KS April 29, 2015 How to Detect Mobile or Tablet Condition in WordPress2015-04-29T18:57:36+00:00WordPress Tutorials 2 Comments 22 detect mobile and tablet condition Mobile friendliness has becoming a must need condition for building a website nowadays. With the Google’s Mobilegeddon updates on mobile search algorithm effective
How to Detect Mobile or Tablet Condition in WordPress Leer más »
Responsive Tables Responsive Tables por Martín Iglesias | 20/10/2014 En este artículo abarcaremos diferentes opciones para mostrar contenido dentro de tablas html sin perder de vista su correcta visualización en todos los dispositivos si nuestra web es adaptativa. Intentaremos no utilizar frameworks ni lenguajes extras al CSS pero también proponemos opciones para todos. Dentro de las especificaciones de
responsive-tables Boostrap Leer más »