The Survey, 2009

No Comments

I Took the Survey For People Who Make Websites – 2009, you should too!

Scope Creep

2 Comments

No, it’s not some guy hanging out on the corner by the local teen center or playground. It’s the changes that occur in a project’s scope and it happens in web development & graphic design more times than we care to admit. Everyone that works in web development and in graphic design has experienced it if there was a change that came down the pipe and it wasn’t on your list of things to do.

What exactly defines scope creep? To me, it’s a problem where something has been overlooked or passed through into the project that is outside of the originally documented scope of project. Why does scope creep happen? I think because a client or a middleman is asking something of you, the developer, that was not part of the original scope. The client may be looking for something that is free. “Hey, could you throw in…” or they ask for a particular feature not originally discussed.

No matter what the case may be or the point of view we have, scope creep is a part of development. How do we keep it under control?

I, for one, outline everything in a contract. If there is something that is not covered in the original contract, then there is a clause, that if there are changes that need to be made, then there will not only be an extra fee, but there will be an additional fee added. It’s the nature of the business, we’re all going to run into scope creep no matter how hard we try. Sometimes we let the little things slide, I do.

So, what are your stories of scope creep? How do you avoid or keep it to a dull roar? What are your thoughts about it and how to avoid it?

Which DOCTYPE to use for WordPress Themes?

No Comments

You can read the issue here and weigh in. To be honest, I think XHTML 1.0 Strict is the way to go, there may be good reason why it isn’t the way to go and I’d like to hear from people and why if they think Transitional is the way to go.

I don’t think serving up the DOCTYPE for WP should be XHTML 1.1 however. Should it be HTML5?

I’ll be experimenting further with a HTML5-based WordPress theme in the near future. Maybe even rolling it out to my own site as an experiment.