Login

Tag Archives: FYI

Out of Space? Scattered Files? Use WinDirStat

At Vanderbilt I work almost exclusively from my own Dell Inspiron E1705 labtop. I started using my own laptop so that I could sit in a room with windows and because being a Grad Student I often had to take work home. However, my laptop is getting dated and it is running out of hard [...]

Posted in Articles | Also tagged | Leave a comment

Setting up Komodo Edit 5

I starting using Komodo IDE as my PHP editor over Dreamweaver in 2006? I was tired of Dreamweaver not having features like “looking function definition” which jumps to where the php function is defined in some other file. I tried a few other editors and they just didn’t feel as intutive. Since Komodo has created [...]

Posted in Software Development | Also tagged , , | 1 Comment

Upgrading Wordpress to 2.7.1

It appears that the real problem is php memory. This post seems to echo my problem: php-memory-and-wordpress.
Previous thought but probably wrong…
It appears that in WP-SpamFree 1.9.8.3 breaks Wordpress 2.7.1. It also appears that Broken Link Checker 0.4.10 breaks Wordpress 2.7.1 in the same manner.
I upgraded from 2.7 to 2.7.1 and these plugins seems to cause [...]

Posted in WordPress | Also tagged | 2 Comments