<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    If you don't have to routinely update your CSS and extend the sites
    you design's content with new formatting you clearly aren't working
    on sites that are heavy in demand and drive a lot of diverse
    content.<br>
    <br>
    More to the point, you're not working that deeply with CSS 2, let
    alone 3 if that's the case. One of the main reasons for separating
    the structure from the formatting is to extend the reuse of the
    structure to other viewports.<br>
    <br>
    SIncerely,<br>
    <br>
    Marc J. Driftmeyer<br>
    <br>
    On 06/22/2011 11:40 AM, Joaquin Cuenca Abela wrote:
    <blockquote
      cite="mid:BANLkTiki_iCACEKAM-uNxc3c3M50kL6OdA@mail.gmail.com"
      type="cite">
      <pre wrap="">I disagree. It's useful to have everything on a single file (if there
are no images), for instance you can pipe the result to stdout for
scripts and things like that. What benefit do you get by splitting the
html and the css? I split them all the time on my web projects, but
it's rare to have to further edit / maintain these files, and you're
going to break existing scripts / pipelines if you change the default
behaviour. I think you need a very good reason to do that.

2011/6/22 Josh Richardson <a class="moz-txt-link-rfc2396E" href="mailto:jric@chegg.com">&lt;jric@chegg.com&gt;</a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">On second thought, what if I provide the old behavior via a switch?  I
think that the separate CSS file is the better default behavior.

Thanks, --josh

On 6/22/11 11:15 AM, "Josh Richardson" <a class="moz-txt-link-rfc2396E" href="mailto:jric@chegg.com">&lt;jric@chegg.com&gt;</a> wrote:

</pre>
        <blockquote type="cite">
          <pre wrap="">Ok, will do.  --josh

On 6/22/11 12:59 AM, "Albert Astals Cid" <a class="moz-txt-link-rfc2396E" href="mailto:aacid@kde.org">&lt;aacid@kde.org&gt;</a> wrote:

</pre>
          <blockquote type="cite">
            <pre wrap="">A Wednesday, June 22, 2011, Josh Richardson va escriure:
</pre>
            <blockquote type="cite">
              <pre wrap="">Experienced web developers always separate their CSS from their HTML
file
This makes maintenance and overriding of the styling much easier, as
well
as keeping the HTML file itself (nearly) completely content / semantics
focused.

In the complex mode, I would like to separate out the styling into a
separate CSS file, referenced from the output HTML file.  Any
objections
to this?
</pre>
            </blockquote>
            <pre wrap="">
I'd prefer if you added this through a flag other than modifying the
behaviour
(since people always complain when you change the behavoiur of something)

</pre>
            <blockquote type="cite">
              <pre wrap="">
I am also cleaning up the tags so that they are all balanced and XHTML,
hence XML-compliant.
</pre>
            </blockquote>
            <pre wrap="">
Makes sense, but please make this a separate patch.

Albert

</pre>
            <blockquote type="cite">
              <pre wrap="">Once this is done along with CSS separated out, I'm
not sure of a need for a separate ­xml mode for pdftohtml.  Thoughts on
this?

Thanks, --josh
</pre>
            </blockquote>
            <pre wrap="">_______________________________________________
poppler mailing list
<a class="moz-txt-link-abbreviated" href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a>
</pre>
          </blockquote>
          <pre wrap="">

_______________________________________________
poppler mailing list
<a class="moz-txt-link-abbreviated" href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a>

</pre>
        </blockquote>
        <pre wrap="">
_______________________________________________
poppler mailing list
<a class="moz-txt-link-abbreviated" href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a>

</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Marc J. Driftmeyer<br>
      Email :: <a href="mailto:mjd@reanimality.com">mjd@reanimality.com</a><br>
      Web :: <a href="http://www.reanimality.com">http://www.reanimality.com</a><br>
      Cell :: (509) 435-5212
    </div>
  </body>
</html>