
Via Maestros del Web, I found this excellent article about ideas to improve your website footer with really good examples.
Enjoy it!

Via Maestros del Web, I found this excellent article about ideas to improve your website footer with really good examples.
Enjoy it!

If you’re thinking about developing on Wordpress, you MUST to know about the existence of these plugins that will put things easier to you and will optimize your blog.
read more..

The Problem
All the browsers have default values for each HTML element (tags), the problem is that these values are not the same in all the browsers, which will cause for sure cross-browsing issues.
Solution
Simple, we can reset these default values for all the HTML elements.

If you’re thinking about getting started with Wordpress Themes design and development, is highly recommended to use WPFramework, a Wordpress blank theme, already coded with most of the funcionlities and features that WP gives to us. Very useful to get shrter times of development and to get all the benefits from Wordpress platform.

Via Maestros del Web, I found this article about different websites to search and apply to freelance projects. With help of comments and responses, this ended up being a complete guide, very useful if you’re thinking about getting started as a freelance. Another article here CodigoGeek.

ClickHeat is a great tool that allows you to register every single click from your website users. It answers to tipical and classical questions such as:

When it comes to optimize a website, we should take in count several factors for analizing and improving: Javascript files, CSS files, images, external resources, so forth. Each one of these elements is requested separately, increasing the transfers and therefore, the load time. CSS Sprites is an excellent technique that allows us to minimize the requests to the server.