Amazing WordPress Plugins: SPEED

Aside

In this three part series I will detail the plugins I use when creating a wordpress site. In this part I will go over the plugins that can greatly increase your sites loading speed. Study after study continue to find that user experience is directly related to how responsive your site is. Put it this way

Plugins that can increase your blogs speed:

Autoptimize basically takes your sites javascript and CSS files and adds them all together completely compressed (and gzip’d). It also compresses your html and removes all comment code from the browser’s source (it keeps it in the file though). This is great if you paid a lot for a custom design that you don’t want others to copy.

cSprites works in the same manner, except this time it works with images. It adds all your images into one big image and adds the appropriate CSS to make it work. The reason to do this is that if you have 20 images in your design and posts, your browser has to send a request for each image individually, resulting in some significant lag time.

Use Google Libraries is excellent for blogs using javascript frameworks such as jQuery or MooTools. The reasons to use Google’s CDN network rather than your own server are many but the basic thing is: ITS FASTER! Why? Google will geo-target your viewers and serve them a copy that is closer to them and if they have been to a site that used google’s version previously they will have it cached and not have to load it at all!

You probably don’t need it unless your have 10k+ monthly views or get hit by Digg, but to be on the save side using WP Super Cache will generate static html files of all your posts and pages. This way each time someone comes your server does not have to process all the dynamic data from the database.

Stay tuned for the next round of plugins which will focus on SEO and getting your site noticed.

Twitter “lists” are like groups for twitter

Aside

So today I logged onto twitter and was presented with a message informing me I was part of a small beta group that gets to test their new “lists” feature. The new lists are basically groups of people that make it easier to browse a specific subset of people. This is great if you are following a few thousand people and are interested in many topics.

The first list I made can be found here and is some of my favorite web designers and developers, which is why I called the list web people. This will make it much easier for people to stay up to date on friends, family, and interesting people in specific niche’s or industries.

One of the coolest thing about lists is that you can follow them separately than the person who made the list. Also you don’t have to follow 20 people in a certain topic, you can just find a list and follow that. You can also find out which lists you are on and following by going to a url like this https://twitter.com/montanaflynn/lists/memberships and replacing montanaflynn with your or anyone else’s twitter name. That is a great way to find lists that you are interested in as well. Go to my lists page: Montana Flynn’s Twitter Lists

Their is certainly more work that could be done, like an eaiser way to add people to list instead of searching for each person. Also their should be a list search in order to find good lists that you may be interested in. In the meantime a great place to start finding list is on Listorious which brings the most popular lists to you and has an awesome UI and features such as tags and search built in.

Groups for twitter has arrived with the new lists feature.

Twitter List Beta

a twitter list for web designers and developers

Did you get invited to test this beta feature? Do you have any opinions on if the lists is a step in the right direction of if twitter should focus on other improvements? I would love to hear comments from you, all and you can even log in through twitter in the comments below!

New theme for the blog

Aside

I cant stop redoing my blog’s theme. I think this is the 4th theme in less than 6 months. This one is based off sandbox. It has been heavily modified. I used sandbox because it was an open source wordpress theme framework with some really good selectors, valid code, and great built in SEO. Keeping in the Complimedia Online brand, the colors have stayed the same except for removing the dark background that was mainly images in the previous theme.