Back end

Settings start con CodeIgniter

Índice de contenidos 1. Introducción 2. Entorno 3. Instalación de CodeIgniter 3.1. Configuración 4. Operaciones básicas 4.1. Modelo 4.1.1 Configuración del acceso a BBDD 4.1.2 Acceso a datos 4.2. Controlador 4.3. Vista 5. Despliegue 6. Conclusiones 7. Referencias 1. Introducción CodeIgniter es un framework de código abierto para crear aplicaciones web utilizando arquitectura MVC. Permite […]

Settings start con CodeIgniter Leer más »

50 Filters of WordPress: An Introduction to Filters

WordPress is an amazing platform and the most popular content management system in the world. The reason for this title is because of its extensibility. In this series, we’re going to learn about filters – one of the best ways we can extend WordPress. In the foundation of this feature lies hooks – filters and actions

50 Filters of WordPress: An Introduction to Filters Leer más »

Git keep calm and reset –hard

=================================================== $ git reset –hard A $ git reset –soft @{1} # (or ORIG_HEAD), which is D $ git commit =================================================== $ git revert –no-commit D $ git revert –no-commit C $ git revert –no-commit B $ git commit -m ‘the commit message’ listado total de commit push enviados al respositorio git shortlog -s -n

Git keep calm and reset –hard Leer más »

Plan de acción para desarrollar simulador de BI

Plan de acción para desarrollar simulador de BI subir Hace 3 días · 11:00 Espacio Coworking TIC SeAceptanIdeas.com Asistiremos a este primer Meetup para: 1) Presentarnos 2) Conocer la idea y discutir la arquitectura del proyecto de simulador virtual de BI 3) Requerir la colaboración de personas que deseen trabajar en algunas de estas áreas:

Plan de acción para desarrollar simulador de BI Leer más »

Forticlient – SSLVPN is a VPN Client to connect to Fortigate Devices

Forticlient – SSLVPN is a VPN Client to connect to Fortigate Devices with minimal effort, packaged here for Ubuntu and Debian. Forticlient – SSLVPN .deb packages Officially there is only a generic tar.gz package available. As I use Ubuntu most the time, I decided to build .deb packages for 32/64bit Ubuntu with a nice desktop

Forticlient – SSLVPN is a VPN Client to connect to Fortigate Devices Leer más »