Viewing 7 replies - 1 through 7 (of 7 total)
  • newwebber

    (@newwebber)

    nice, very nice and professionel looking. You should have an easy to find prize eksample on your produckt i think though.

    Root

    (@root)

    God knows it is not easy maintaining a site at or near validation. But when you advertise standards based design in the first sentence on your blog you are just inviting people to validate your blog. Too bad its a mess.

    Pizdin Dim

    (@pizdin_dim)

    A couple of tips:

    1. Change your content type charset to unicode like this:

    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>

    2. You need to enclose inline JS code with “CDATA” like this:

    <script type="text/javascript">
    //<![CDATA[
    _uacct = "UA-797040-2"; urchinTracker();
    //]]>
    </script>

    BTW: You need to do the “CDATA” thing with all your inline JS.

    Thread Starter ethanneuen

    (@ethanneuen)

    @root: I know I have some validation errors, I just finished the design and am still working out some of the bugs.

    @pizdin_dim: Thanks.

    jackosh

    (@jackosh)

    kottke inspiration?

    i like it!

    Thread Starter ethanneuen

    (@ethanneuen)

    Yep, I loved how Jason did his perma-links so I did something similar.

    e-head

    (@e-head)

    I like it.

    My only recommendation would be to maybe use a dashed line or something between posts. Your post title font is rather small … I like this, but it makes it difficult when scrolling to find where one begins and the other ends. A simple gray line or something between posts would fix things up though.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Review: www.ethanneuen.com’ is closed to new replies.