Editor reviews are provided by professional editors who evaluate a blog based on the following criteria: Frequency of Updates, Relevance of Content, Site Design, and Writing Style.
I absolutely love Linux, but in terms of design I have saw better than the default theme of most of the available distributions. Here’s a complete how-to for giving your Linux desktop the look..
What we're going to do
Any web developer had, one day, to work with HTML tables. Not only they were intensively used to create website structure (bad practice!), but they allow you to display tabular data, which is an important part of most websites :...
Getting ready
In this tutorial, we are going to create a simple layout for a website, which include a very cool animated background. Here is how the final result will look:
As you can see, as this is only I example I have used Twitter clouds...
A new blog? Why?
When I launched Cats Who Code in June 2008, there was a "Blogging Tips" category, in which I posted some posts about affiliate marketing, blogging advice and making money online tips.
Even we had some really nice articles in there,...
Today, I'm glad to present to you a nice WordPress theme called Bulletin Board, which is released officially just moment ago!
When Brian from TemplateLite contacted me and offered to release this theme for my readers, I accepted it with pleasure....
How to: Show parent page title regardless of what subpage you are on
Let's start with a nice code for those using WordPress as a CMS: Just paste it anywhere on your theme files and it will display the parent page title.
post_parent) {
...