Archive for the 'web development' Category

IE, Firefox, and Screen Resolutions

It is important to know something about your visitors. Included in the list of things you should know is what browsers visitors use and what screen resolutions people are running.
On one of my sites that gets a lot of traffic the browser usage is as follows:
Internet Explorer: 84.85%
Firefox: 10.87%
Safari: 2.94%
In designing my websites I [...]

First Things First: Website Development Basics

Note: this post is an excerpt from Nick’s Traffic Tricks
What you need
There are a few basic things you need to learn to maximize the traffic your site gets. A basic knowledge of HTML, CSS, and JavaScript will greatly enhance your ability to optimize your site for search engines. It’s easy to learn and [...]