Find out Python version

September 2, 2010

To see what version of Python you have installed on your machine, type the following at the command line:

python -V

(Capital V, kiddo)

{ 0 comments }

WordPress MU (3.0+) and Thesis Theme

September 2, 2010

I’m running a WordPress MU (3.0+) installation for a cluster of websites and the Thesis theme works great out of the box.  Unfortunately, you need to hack Thesis up a little if you want the sites to have unique styles.  After searching around for a little, I stumbled on Kristarella’s awesome WPMU + Thesis tutorial.  [...]

Read the full article →

Remove Header Image in Thesis Theme (v1.7+)

August 27, 2010

When using the Thesis Theme (versions 1.7, 1.8) in WordPress, to remove the header image that you’ve installed, select “Header Image” under the Thesis menu in the admin, and hovering the mouse over the image gives you the option to “Remove Image.”  Ah, one long run-on sentence and now back to the old text header.

Read the full article →