Amber Weinberg: Freelance Web Developer specializing in semantic WordPress, Mobile, CSS and HTML5 Development

The Blog

New site launch!

Posted on 01/19/10 in blog, design about , ,

Just launched my new design today, completely implemented into WordPress. What do you think?

I know there’s still some bugs, specifically:

  • My Twitter JS on the hompage isn’t working for some reason
  • I have weird validation errors on the homepage
  • Looks like crap in IE6

While I have to move onto some client work todya, please poke around and let me know if you find any other bugs or problems or have any suggestions, thanks!

About the author
Amber Weinberg specializes in clean and semantic XHTML, CSS and WordPress development. She has over 10 years of coding experience and is pretty cool to work with. Amber is available for freelance work, so why not hire her for your next project?

6 Awesome Comments

  1. Your twitter js isn’t working because there is a syntax error. Your missing the closing for the document.ready function. It should look like this: http://gist.github.com/281239 (has been tested).

    The new design looks great.

  2. Sorry for the double comment, looks like most of your validating problems on the home page are due to double title attributes on your slider links. You will have to remove one of the title tags from each link in your recent development slider to fix those problems. I believe that will solve most of them.

  3. @James yea I tried that, the title is only declared once in the code, so I have no clue why that is doubling it….and the excerpt isn’t showing either :/

    I tried the new JS code as well and it still doesn’t work…I’ve been staring at this site too long

  4. Hmmm, strange the updated JS code isn’t working. As you can see (and view source) it works here: http://fleetingftw.com/private/tweet.html

    As for the double title, guess without seeing the actual template file for it, can’t really tell where the extra title is coming from. I would guess maybe the slider js is adding it. Could be WP but I doubt it.

  5. Here it is and the excerpt isnt showing either

    http://gist.github.com/281275

  6. Please, on behalf of all web developers, don’t fix your layout for IE6. Much appreciated :D

Leave a Reply