Add a Login/Logout Menu Item to WordPress Navigation Menu
This will add a Login or Logout (depending on state) to your WordPress navigation menu. I have one on mine now; makes it easy to quickly log in/out…
This will add a Login or Logout (depending on state) to your WordPress navigation menu. I have one on mine now; makes it easy to quickly log in/out…
Here is an all-in-one solution for a portable WordPress. The creator packs MySQL, PHP, Apache and WordPress together and allows you to drop this folder onto a thumbdrive…
I finished up a new linux server build tonight. Migrated WordPress, DNS, mail, FTP and a handful of other services to this new server as well as installing…
So I spent a little bit of time tonight tinkering on Linux. I got interested in tty recording/playback after seeing some nethack things. I figured if I could…
I was annoyed by how the Top 10 plugin didn't give me a better control of placement of the Visits/Visited string, so I got to work figuring out…
This is just a little tiny test. =) If you are here, it is because you followed a link from either Google+, Facebook, or Twitter. For some reason,…
Facepalm Friday I think! I recently reconfigured my iptables based firewall and stupidly forgot to allow access out to Akismet for spam filtering on WordPress. No wonder I…
Update May 22, 2012: I have since moved away from TCP backend to Unix sockets. This has resolved my sporadic 502's and gave better performance. In /etc/rc.local I…
I was getting an error when trying to upload and attach images larger than 2MB via WordPress. I discovered that nginx has a configuration setting called client_max_body_size that…
Argh! When trying to get into WordPress' administration panel, Apache segfaults. First troubleshooting steps involved moving all plugins/ to a temporary folder. This didn't produce any new results,…
I discovered I could change my image paths that were linked against www.techish.net to www.techish.net by using MySQL to REPLACE the string. After a few minutes of thinking…
Please stand-by while old blog posts are migrated to the new system. All content has been migrated. Notes... Migrating WordPress to a subdomain caused images to b0rk. This…
I'm working on a GooglePlus RSS Feed Reader in PHP for anyone who might be interested in making a WordPress module or something similar to display N latest…
Well, I'm now on the latest release of WordPress (3.2.1). Mail service is up and running for techish.net, techish.info and techish.org. Anyone with email @techish.net, @techish.info, or @techish.org…