Friday, August 07, 2009

Web resources

Flash mp3 players
http://www.mixpod.com/myspace-mp3players.php

Web header gallery
http://www.freewebpageheaders.com/gallery/

Blog de recursos web

http://conectablog.blogspot.com/search/label/Capturadores


Make banners
http://www.flashvortex.com/generators.php?exampleId=190

Get Color Hexadecimal from Pixel
http://www.pendriveapps.com/catchcolor-reveal-the-hex-value-of-any-pixel/

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