Back end

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 »

PHP Debugging

error_reporting(E_ALL); ini_set(‘display_errors’, TRUE); ini_set(‘display_startup_errors’, TRUE);     Nobody enjoys the process of debugging their code. If you want to build killer web apps though, it’s vital that you understand the process thoroughly. This article breaks down the fundamentals of debugging in PHP, helps you understand PHP’s error messages and introduces you to some useful tools

PHP Debugging Leer más »

herramientas para la visualización de datos

herramientas para la visualización de datos English Tener una buena información, con datos fiables es solo el primer paso para lograr una presentación o una historia que atraiga la atención de los espectadores. Hoy en la red encontramos varias herramientas que nos permiten visualizar los datos de manera clara y mucho más efectiva que si

herramientas para la visualización de datos Leer más »