Wednesday, September 01, 2010

Snapshot of website, Webshot, WebCapture

online (not full height)
http://webthumb.bluga.net/home

desktop (full height/Best for me)
http://www.websitescreenshots.com/

Firefox addon (Screengrab)
https://addons.mozilla.org/es-ES/firefox/addon/1146/

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