KillerSites Blog

Stefan Mischook

Are newsletters still an effective way to keep in touch with your audience?

April 14, 2008

I’ve been running the killersites.com newsletter (among a few others) for several years now. Though I’ve found it to effective, with regards to keeping in touch with people, it is clearly not what it used to be.

Stupid Spammers

podcast icon

Yea, the porn and pill spammers have really done a lot of harm to newsletters. These days, if you send out a newsletter, you will have to deal with a few things that just get in the way:

1. Email filters – gone wild.
2. Angry (crazy) recipients.

These days, email filters are really fined tuned to catch just about any type of spam. Unfortunately, they tend to trash real email from time to time. So when writing my newsletter, I have to be careful to avoid certain keywords that might get my newsletter blocked.

read more

The 3 Master Principles of Web Design

February 27, 2008

php-video-tutorial

Floating around the universe, are certain universal principles that transcend disciplines. I would like to explore a few of them here, and talk about how they can be applied to web design.

The Three Master Principles

#1 Simplicity

This is such an important principle, that it can easily be made into the top three web design principles, just as location is to real estate:

– location
– location
– location

… we could say the same thing about simplicity in web design:

– simplicity
– simplicity
– simplicity

The important thing to take to heart, is that your web sites should be designed to be as simple as possible. You want to keep it simple for two main reasons:

  1. To make it easy for you to update.
  2. To make it easy for visitors to navigate the web site.

The simplicity principle applies to design, structure and the code.

What do I mean by ‘structure’ of the web site?

I am simply referring to the URL structure. So we are talking about directory structures, page names etc. I’ve detailed this in my article on intelligent paths in websites.

I think the other two (design and code) are self evident.

… Now let’s look at principle number two:

read more

Intelligent Paths Make Websites Friendlier.

February 22, 2008

ie7 screen shot

Killersites.com is an old site, nearly 12 years old now!

Over that time (as we added more articles and tutorials), our directory structures and file naming styles changed as conventions changed. So now I have a huge mess to clean up.

… There is a lot of information buried in killersites.com that people just don’t find.

🙁

Fortunately, over the last 12-13 years of building websites and web applications, I’ve been able to figure out the best way to organize a website:

In this article, I discuss how to create an easier to maintain, more user friendly website by way of using intelligent paths.

So what are ‘intelligent paths’?

I’m talking about URL structures of course! So that means a few things:

  1. Building a SENSIBLE website directory structure.
  2. Using meaningful words in page names and directories.
  3. Using lower case text for page and directory names.
  4. Using dashes between words in both page and directory names.

… Let’s go over the details.

read more

FREE Dreamweaver CS3 Video Tutorial

February 20, 2008

Hi,

dreamweaver cs3 box shot

I just released a new video tutorial on Dreamweaver CS3. In this video (part 1 of 3) I walk you through the process of building your first web page with Dreamweaver CS3.

This video targets people new to Dreamweaver and people new to web design.

The video: Build a web page with Dreamweaver

Thanks,

Stefan Mischook

www.killersites.com

read more

PHP Video Tutorials for iPods

February 20, 2008

PHP Logo

Because of recent demand, I decided to release my PHP video tutorials in iPod format – that means they play on your iPod.

🙂

… OK, you guys guessed that one.

These video were originally intended for viewing on a computer monitor, so some of the code examples will be harder to read since iPod screens are smaller.

Nonetheless, the discussions may be useful to watch on your iPod as you’re … say, on your way to work or school.

A small note: I’ve added some brief comments (in text) about each video, to give you a better idea of what you will find in the video before downloading it.

You can find the videos on the new iPod video page.

Thanks,

Stefan Mischook

read more