A fun utf-related Django error

Deal with a Django error: UnicodeDecodeError at /blog/ ‘utf-8’ codec can’t decode byte 0xfe in position 0: invalid start byte

Some thoughts on learning Python and how to program

I have been learning Python over the past several months ((Why Python instead of Ruby? I wasted hours and hours reading about the two, but chose Python because of its cool libraries, especially the NLTK. What brought me to try my hand at programming was the desire to be able to do work on questions […]