Articles tagged with #softwarelibre




Docsis 0.9.6+git16 disponible en Debian unstable (bueno, en unas horas)

Docsis 0.9.6+git16 acaba de ser aceptado en Debian unstable. Pero ¿que es Docsis? Es un programa homónimo a la especificación usada por los modems de redes HFC (Hybrid Fibre Coaxial), o "los modems del cable de TV", como mas o menos los conocemos acá en Argentina. Sirve …



KDE 4.7.4 en Debian testing

Desde hace unos pocos dias KDE 4.7.4 se encuentra disponible en testing. La actualización es mas que recomendada. Como siempre, muchas gracias al equipo Qt-KDE en Debian. Por otro lado hace poco se pidió que se remueva kaboom de Wheezy. Kaboom fué la primera herramienta desarrollada colaborativamente entre …



QtSerialPort: a new hope

Some time ago I wrote about the status of Qt-based libs for using the serial port. Some days later I was pointed to the QtSerialPort project. The good news on this is that this is a project aimed to enter into Qt 5. I have tested the lib with some …



The license mess with serial port Qt-based libs

I am currently working on a Qt-based app that needs to communicate through the serial port. Apart from all the benefits that a normal lib with a serial port implementation will bring in this case, having a Qt-based serial port lib would make even more sense, as it should …