Archive for the ‘Wordpress’ Category

Wordpress Avatars

Friday, May 18th, 2007

So  I got bored the other day and added Avatars to the site.  They are housed on site, so if you have an account go ahead and login.  Check out your profile and there is a place to add an Avatar for your account.  Enjoy.

Wordpress : Perfect Setup

Thursday, May 3rd, 2007

With working in the web hosting industry I get a lot of questions or how to minimize load and prevent comment spam. I thought that I would do a quick little write up of what I have found to be the best ways to head off these issues, many of which I use here myself.

First off you want to make sure that you are running the latest and greatest version of Wordpress(At the time of this writing the newest version was 2.1.3). Wordpress 2.1.3 has many fixes in it and a lot of code rewrites which not only improve loading time, but also cuts down on a lot of the queries that are not needed for certain functions. And as usual the upgrade from older version to the new takes only a few minutes thanks to the great upgrade script that is included with the install.

Minimal Theme: We all love to have a theme with a ton of bells and whistles to it, but all those extra images and tables can cause a lot higher load on Apache than something that is very trimmed down.

Less Plugins: Same goes here, it is always nice to have a tag cloud, stats and handfuls of trackers. The more of these that you remove the less queries that Wordpress has to make to the database, this can speed up things a log.

Here are the plugins and hacks that I have found to not only prevent spam, but give you an upper hand when combating spam on your blog.

Akismet - This is by far the best plugin to have enabled on the front line. Not only does it do a great job at catching spam, but it is written by the same folks that created Wordpress so it ties in very well… oh yeah did I mention that the service is free. Note: If you are not running Wordpress you can still make use of this plugin with other Content Management/Blog software.

WP-Cache plugin - This plugin alone has been shown to drop server loads from a Wordpress site anywhere from 50-80%. The install for this plugin is very straight forward and you can have it up and running in a matter of minutes. With the newer version of the plugin it also has some bug fixes with the built in Wordpress Cache. With in the settings of WP-Cache you can change the “expire time” from 3600 seconds to 600 seconds, this should help you out in case you ever make front page on Slashdot or Digg.

http:BL - This is a pretty new plugin that makes use of Project Honey Pot. This plugin verifies IP addresses of clients connecting to your blog against the Project Honey Pot database. You just need to enable it and then head over to ProjectHoneyPot.org and get a free account.

Post Query Accelerator - Changes the way that a variable is looked at in Wordpress so some queries are cached.

Bad Behavior 2 - I have actually yet to install this, mainly because of a lack of time as there are some extra tweaks that you need to do to get this working effectively with WP-Cache. I have done some reading and this looks to be much better over Spam Karma 2, not to mention they are looking at enabling http:BL into the next version which will do away with yet another plugin.

Now if you have a Virtual Dedicated or a fully Dedicated server you can do even more to the system, and some hosting providers might even do these type of changes on a Shared platform as well.

eAccelerator - This is a great add-on for any system. It caches parts of scripts so that PHP does not have to run the file again, cutting down on CPU usage. In most cases the default settings for this after install should do you well. You can check out my article on how to install it.

Lighttpd - I am still using Apache since I am on a CPanel system, and well Apache works just fine with it. But if you want to take on the task you should look into Lighttpd. Lighttpd is a light weight web server that is getting a lot of attention since it has a small footprint and still supports many of the same add-ons as Apache.

Stay tuned for more tweaks coming soon.

Upgrade Time

Monday, February 26th, 2007

Well here goes nothing, disabling all plugins and installing Wordpress 2.1

No Upgrade yet

Monday, February 26th, 2007

So yeah as you can see I didn’t get around to updating Wordpress or creating a new theme.  I planned on taking care of that sat.  But after a few drinks at the clippers game during the afternoon I came home for a nap…. and didn’t wake up till it was too late.  I spent the rest of the night on good old Craigslist searching for a new apartment in the LA area. And seeing if there was any cool free stuff I could go pick up on Sunday.  Needless to say I didn’t acquire any free stuff.  Maybe next time.

Wordpress Upgrades and a Day in Court

Friday, February 23rd, 2007

Well today was my court date, had to get up at 6am so I could make the long haul over the mountains and into the desert… I am hoping it all went well, but I wont know until the Judge mails me the verdict. If it ends up being bad I think I might need to setup a voyeur site in hopes to make money… though I really doubt anyone would pay to see that.
Wordpress LogoOn with the weekend, I think that after I do a little more reading into Wordpress 2.1 I will make the jump. I mainly have to double check that the plugins I use actually work with 2.1. From what I have read so far most of them will and the others that dont, well I dont use them much anyways. I do need to make a new theme for the site when I make the upgrade as this one is just not cutting it anymore. NewZen was pretty nice until every blogger decided to start running it. Lets just see how lazy I am this weekend, you will know come Monday.

Tired

Wednesday, January 24th, 2007

Really tired this morning.  And I have a bit to do today, plus I want to upgrade wordpress here shortly too.