Technical notes, my online memory

Saturday, March 12, 2011

HOWTO Troubleshoot windows sound problems (for parents using google video chat)

›
The good people at google, have a nice parent-friendly intro to video chat . Unfortunately, getting to the point of having a gmail account ...

HOWTO Create multiple chrome and firefox profiles on linux

›
I like using multiple browser profiles for security reasons. I keep my valuable cookies, such as those for email etc. in one profile, and d...
Monday, January 24, 2011

HOWTO add a directory to your python path

›
You can add to your python path like this: import sys sys.path.append("/home/me/mypy")

The (python) way of the future: pip and virtualenv

›
I recently discovered the magic of pip and virtualenv. Pip is shaping up as a serious contender for replacement of distutils and easy_inst...

Syntax highlighting code in Blogger

›
Posting code in Blogger by default results in something that is inexcusably ugly.  How can you make code posted in blogger look pretty?  For...
Wednesday, January 19, 2011

List of DNS Providers

›
Just came across a list of DNS providers I made a while ago, and thought I'd post it here. They all seem to still be in business.  The ...

GPG HOWTO

›
Here is a good, quick intro to using GPG , including generating and publishing keys, encrypting and signing.
‹
›
Home
View web version
Powered by Blogger.