Recently, I wrote about how to fix the blank admin bar in your theme on a newly upgraded WordPress 3.1 installation. This is a great new feature introduced in WordPress 3.1 that lets you get access to commonly used tasks in the dashboard, even while you are viewing your website. However it’s not for everybody [...]
If you’ve recently upgraded to the latest release of WordPress, then you’ll notice a nifty new admin navigation bar at the top of your dashboard in the admin section of your website. I really like this feature as you can quickly navigate to some of the more used functions like creating a new post/page, jumping [...]
If you’ve used the multisite option on WordPress 3.0 and greater, you’ll notice that you may have your ‘www’ stripped from your main blog root domain. Supposedly, WordPress 3.0 was supposed to automatically handle your ‘www’ if you had specified it properly when you made the initial installation. But what about the rest of us [...]
I do most of my work in Vim since it’s the easiest to use without a mouse. Moving between keyboard and mouse can be tiring, especially when coding, so Vim is particularly good at keeping your hands in a stationary position. Granted, the learning curve can be quite high, but there isn’t anything Vim can’t [...]