Tuesday, September 22, 2009

CMS (Admisitradores de contenido)

Otros CMS aparte de joomla.

Refernecias:
http://www.osalt.com/es/joomla

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...