Month: April 2015
-
Oracle MySQL 5.6 vs Percona Server 5.5 vs MariaDB 5.5
Oracle MySQL 5.6 vs Percona Server 5.5 vs MariaDB 5.5 — a brief and yet complete comparison of MySQL and the two alternatives you too might be looking at as a replacement.
-
Optimización AJAX 2: compresión GZIP
Habilitar la compresión de la respuesta puede reducir la cantidad de datos enviados alrededor de un 70%. La mayoría de los navegadores soporta recibir contenidos, e informan de esta capacidad al servidor al realizar una petición. Es posible agregar la indicación de comprimir la respuesta del servidor en su configuración de acuerdo al mime-type de…
-
Backups are simple
… or they should be, anyway. I think that one of the more popular excuses around for not having backups it’s “I haven’t gotten to it”; usually because you don’t have the time to try that fantastic tutorial you found for encrypted-incremental-automatic-deduplicated-control-versioned-backups on Amazon S3. The thing it’s… it’s ok if you don’t have time…