Tuesday, September 15, 2009

Herramientas

KompoZer is a complete web authoring system that combines web file management and easy-to-use WYSIWYG web page editing.
http://kompozer.net/

No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...