Creating a PHP CMS – Part 1

So far, my experience with PHP has been doing things like making small adjustments to Wordpress plugins. So, I decided that it was time that I actually learn to use PHP. I thought that a good way to do this is by creating a simple CMS.

Creating a Print Stylesheet

It's been over a month since I launched FWebDe.com, and I've decided create a print stylesheet. This will be a very simple print stylesheet, designed mostly to remove unnecessary page elements and to be helpful to people viewing it on paper.

5 More Ways for You to Speed Up Your Website

In another post that I've written, I talked about some ways to make your website load faster. Here are some more ways to speed up your website.

I've Switched to Dofollow

By default Wordpress adds a nofollow attribute value to some links, such as in the comments section. This is used so that, generally in user-generated content, they can share the PageRank with the website that they want to share it with, and not share it with potential spammers. This is used to deter spammers from posting because they wouldn't get any "link love".

How wide should your website be?

A question asked by many people new to designing websites is "How wide should I make my website?" It's important to figure out the perfect width for your website so that you can display your content nicely without requiring horizontal scrolling.