Posts tagged with python

What is My Encoding?

December 13th, 2009

I've setup a neat little one-page website using the Bottle micro-framework. The general idea of the site is you paste in a URL or string, and it will make a ...

NameError: global name 'log' is not defined

March 22nd, 2009

I've spent a portion of this evening trying to get caught up with the crazy amounts of development that have been going on with the oebfare blogging engine over the ...

Macports and PYTHONPATH

November 16th, 2008

Setting up my new macbook, I've had to go through the joy and pleasure that is macports. Overall, it wasn't so bad. A few missing packages here or there. Everything ...

Book Memery

November 12th, 2008

perform_reset = os.popen('tput srg0').read() via Python Cookbook Grab the nearest book. Open it to page 56. Find the fifth sentence. Post the text of the sentence in your journal along ...