Skip to main content

Home/ Germinus/ Contents contributed and discussions participated by Agripino Petit Miguel

Contents contributed and discussions participated by Agripino Petit Miguel

Agripino Petit Miguel

FTP SSH Secure Shell - 0 views

  •  
    Cliente de SSH y SFTP
Agripino Petit Miguel

NoBlogDefFound: Jolokia + Highcharts = JMX for human beings - 0 views

  •  
    By default the MBeanServer exposes itself via RMI, which is certainly not the top XXI century protocol... The second drawback of JMX lies on the client side. JConsole, although not terrible, has very limited functionality. If we want to present our JMX-enabled application to the customer, showing JConsole as a client is a bit embarrassing. It is capable of showing graphs, but you cannot display more than one attribute at the same composite graph and you also can't observe attributes from different MBeans at the same time. Last but not least, again, we're living in the XXI century, Swing client? Weird RMI port? What about Web 2.0 rave? Knowing how much I love charts (and how data visualization is important for diagnosing and correlating facts) I felt really disappointed by JConsole capabilites. And the only rival of JConsole seems dead.
Agripino Petit Miguel

Third Party Content Management applied: Four steps to gain control of your Page Load Pe... - 1 views

  •  
    Plantea el problema de los altos tiempos de carga por incorporar demasiados elementos externos... pero no parece que acabe de plantear soluciones "brillantes"
Agripino Petit Miguel

An Introduction To Object Oriented CSS (OOCSS) - Smashing Coding - 0 views

  •  
    Otra forma de enfocar la creación de CSS... poniendo el énfasis en la reutilización (lo que redunda, además, en páginas más rápidas).
Agripino Petit Miguel

Introducción a Node.js | Rafa Muñoz - 0 views

  •  
    Node.js ¡no es AJAX!
Agripino Petit Miguel

LESS « The Dynamic Stylesheet language - 0 views

  •  
    LESS Permite el desarrollo de CSS mediante extensiones que permiten el uso de variables, herencias (de clase), anidamientos, y mucho más. Para usarlo... o se carga un JS en el navegador... ¡o se compila! El programa npm está disponible como paquete en Ubuntu   :-D
Agripino Petit Miguel

Natty - Kubuntuguide - 0 views

  • Create a .deb package from source files If your build from source is successful, you can make a Debian (Ubuntu/Kubuntu) package (.deb) for future use: Install package tools: sudo apt-get install checkinstall Rebuild package using "checkinstall": cd /path/to/extracted/package ./configure sudo make sudo checkinstall Keep the resulting ".deb" file for future use. It can later be installed using: sudo dpkg -i packagename.deb Note: These are basic instructions that may not always work. Some packages require additional dependencies and optional parameters to be specified in order to build them successfully. More info about .deb package structure can be found here.
« First ‹ Previous 41 - 60 of 67 Next ›
Showing 20 items per page