Frustrated

Posted in: Rants, Development

I was been reminded today why I’m glad I work for myself.

I’m helping on a remodel of a web site (no, I’m not linking to it), working in concert with the marketing fellow at the company, someone at an outside design house and a fellow who I believe is a contractor of the design house. All of these people are nice folks, but the process so far has been a bit muddled.

The way I understood it, the design team created mock-ups that were approved by the company, then given to me to implement. This was working just fine and I was getting a little kick out of converting their table layouts to CSS layouts and making them look identical. Overall, the first pass of everything went pretty well.

The new design swapped text links in the main menu for images of that text. This is a little worse because it can hurt a site’s search engine ranking and it’s a lot harder to maintain, but this wasn’t really a big deal. I certainly understand how people prefer the smooth lettering you can create in an image to what styled HTML text looks like in IE on Windows 2000.

Then there are other little things like the instruction I received to remove the underlines from all of the links. I made my case for why I thought it was important to keep the underlines for usability reasons (citing a number of sources with URLs) but the decision was made to remove them anyway. It’s frustrating to be implementing what you feel is a mistake, but it’s not up to me so I’ll set it up as they want it.

The thing that I’m finding to be most difficult is that changes I’ve implemented on the site are now being changed a second or third time. I know that this happens to an extent in every project, but the changes I’ve recently been asked to make were not in any of the initial mock-ups I received. Actually, I’ve yet to receive a comprehensive mock-up with these new changes in them. Instead, I’m getting little areas piece by piece and I’m not clear what has really been approved by everyone and what hasn’t.

Tomorrow I hope to be able to help sort this out and push to get a comprehensive mock-ups to work from. I believe the project will ultimately be a success (the design looks good), I’m just glad I’m not dealing with things like this on a day to day basis anymore. :cool:

Popularity: 3% [?]

Posted July 20th, 2004 @ 9:27 PM

6 Replies

  1. Tim adds this Comment:

    I’ve done jobs like that. This is the point at which you say, at least I’m being paid by the hour — and if you aren’t, this is the point at which you make sure that you start being paid by the hour, since as sure as god made little green apples, some high muckety muck is going to look at the site when you think you are finished and say “I saw a study recently that said all links should be underlined — go back and replace all those graphics with underlined text.”
    And so on.

    Been there, done that.

    July 21st, 2004 at 12:51 am

  2. Geof adds this Comment:

    Actually, if you have a good SOW, changes to a firm-fixed contract are outside the scope of the SOW and therefore changes to the contract to be negotiated.

    I cannot tell you how many FFP contracts where I’ve been the one to pick this up for my company.

    July 21st, 2004 at 7:54 am

  3. Alex adds this Comment:

    I’m hourly on this gig so this isn’t damaging, just annoying.

    July 21st, 2004 at 8:57 am

  4. Barry adds this Comment:

    I’m still praying to get to the point that I can freelance fulltime. Hopefully that possibility is not too far off! Thanks for a great resource, by the way.

    Barry

    Jeremiah 29:11

    July 21st, 2004 at 1:52 pm

  5. Joseph Denne adds this Comment:

    There’s a great little offset trick you can pull with CSS that allows you to rewrite textual links with images without harming a sites SEO or removing the functionality from text-only readers.

    Basically you stick your links within a div and then set a background image via CSS. You can then move the position of the text off-screen:

    text-indent: -1000em;

    I used it extensively in a recent rebuild of almost-all-image site as a work around to improve the sites ranking.

    July 21st, 2004 at 2:16 pm

  6. george adds this Comment:

    the good news is that if you wait long enough, they will decide that they actually do want hyperlinks to be underlined

    July 23rd, 2004 at 12:27 pm

Add a Comment

Please note: Use of a non-personal web site or blog in the field below and/or comments that are off-topic, personal attacks, or support requests will likely be removed at my discretion.

Note: This post is over 3 years old. You may want to check later in this blog to see if there is new information relevant to your comment.

Zend Development Environment » « Tasks Scripts

About This Site

This is the personal web site of Alex King, an independent developer based in Denver, Colorado USA. More...


Crowd Favorite

Crowd Favorite is my software and web development business.

We build web applications, design and develop custom WordPress themes and plugins, and build custom sites using WordPress as a CMS.


I also have a tumblog that aggregates my online content from other services (Twitter, Flickr, del.icio.us. etc.).

Ads