No subject


Wed Jun 22 11:12:56 PDT 2011


2011-06-20  Carlos Garcia Campos  <cgarcia at igalia.com><mailto:cgarcia at igali=
a.com>

        Reviewed by Xan Lopez.

        [GTK] Split libWebCore into two libWebCore and libWebCoreGtk
        https://bugs.webkit.org/show_bug.cgi?id=3D60539

        * GNUmakefile.am: Link to libWebCoreGtk.la too.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
WebKitGTK+ 1.5.1
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

What's new in WebKitGTK+ 1.5.1?

  - The JSC library is now available independently. It's called
    "libjavascriptcoregtk", and it comes with its own pkg-config file.
  - New spellchecking APIs, useful to implement spellchecking features
    in the UAs.
  - New DOM methods to check if editable areas have been modified by
    the user (webkit_dom_html_{input,text_area}_is_edited).
  - Lots of improvements in the WebKit2GTK+ port.
  - Lots of bugfixes.

Since XHTML is a good citizen with HTML 5 I'd assume information on the Web=
Kit HTML 5 Parser would be useful for the long haul.

http://www.webkit.org/blog/1273/the-html5-parsing-algorithm/

If I'm off base, just ignore.

Sincerely Yours,

Marc J. Driftmeyer


On 06/21/2011 07:47 PM, Josh Richardson wrote:
Experienced web developers always separate their CSS from their HTML file  =
This makes maintenance and overriding of the styling much easier, as well a=
s keeping the HTML file itself (nearly) completely content / semantics focu=
sed.

In the complex mode, I would like to separate out the styling into a separa=
te CSS file, referenced from the output HTML file.  Any objections to this?

I am also cleaning up the tags so that they are all balanced and XHTML, hen=
ce XML-compliant.  Once this is done along with CSS separated out, I'm not =
sure of a need for a separate =96xml mode for pdftohtml.  Thoughts on this?

Thanks, --josh


_______________________________________________
poppler mailing list
poppler at lists.freedesktop.org<mailto:poppler at lists.freedesktop.org>http://l=
ists.freedesktop.org/mailman/listinfo/poppler

--
Marc J. Driftmeyer
Email :: mjd at reanimality.com<mailto:mjd at reanimality.com>
Web :: http://www.reanimality.com
Cell :: (509) 435-5212

--_000_CA277E2228D0jriccheggcom_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252"></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space;=
 -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14p=
x; font-family: Calibri, sans-serif; "><div>I was planning to make it&nbsp;=
HTML5 and XHTML5 compliant (<a href=3D"http://en.wikipedia.org/wiki/Polyglo=
t_markup" title=3D"Polyglot markup">polyglot</a>). &nbsp;We need some of th=
e HTML5 features, e.g. for text rotation across platforms. &nbsp;I have imp=
lemented text-rotation support btw., just trying to sort some of this forma=
tting stuff out before submitting the patch.</div><div><br></div><div>Thank=
s for the pointers.</div><div><br></div><div>--josh</div><div><br></div><sp=
an id=3D"OLK_SRC_BODY_SECTION"><div style=3D"font-family:Calibri; font-size=
:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEF=
T: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in;=
 BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt=
"><span style=3D"font-weight:bold">From: </span> &quot;Marc J. Driftmeyer&q=
uot; &lt;<a href=3D"mailto:mjd at reanimality.com">mjd at reanimality.com</a>&gt;=
<br><span style=3D"font-weight:bold">Reply-To: </span> &quot;Marc J. Driftm=
eyer&quot; &lt;<a href=3D"mailto:mjd at reanimality.com">mjd at reanimality.com</=
a>&gt;<br><span style=3D"font-weight:bold">Date: </span> Tue, 21 Jun 2011 2=
1:14:23 -0700<br><span style=3D"font-weight:bold">To: </span> &quot;<a href=
=3D"mailto:poppler at lists.freedesktop.org">poppler at lists.freedesktop.org</a>=
&quot; &lt;<a href=3D"mailto:poppler at lists.freedesktop.org">poppler at lists.f=
reedesktop.org</a>&gt;<br><span style=3D"font-weight:bold">Subject: </span>=
 Re: [poppler] pdftohtml, separate CSS file<br></div><div><br></div><div>
 =20
   =20
   =20
 =20
  <div text=3D"#000000" bgcolor=3D"#ffffff">
    As one with 10&#43; years with CSS, XHTML1.x and now HTML 5 I have to
    ask which versions of the XHTML specification you plan on
    supporting.<br>
    <br>
    I would assume you would target XHTML1.1 Strict and leave the notion
    of the XHTML 1.1 Modular alone as we've all departed on to HTML 5.<br>
    <br>
    Which brings me to the question, pdftohtml should include output to
    HTML 5, and since it's on all platforms perhaps one should utilize
    the WebKit HTML 5 Parser, especially since GTK&#43; and Qt are all in.
    GTK&#43; is even modularizing out their work so to separate the
    JavaScript engine to be reusable within other GTK&#43; projects.<br>
    <br>
    From GTK&#43; Changelog:<br>
    <br>
    2011-06-20&nbsp; Carlos Garcia Campos&nbsp; <a class=3D"moz-txt-link-rf=
c2396E" href=3D"mailto:cgarcia at igalia.com">&lt;cgarcia at igalia.com&gt;</a><b=
r>
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reviewed by Xan Lopez.<br>
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [GTK] Split libWebCore into =
two libWebCore and libWebCoreGtk<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class=3D"moz-txt-link-fre=
etext" href=3D"https://bugs.webkit.org/show_bug.cgi?id=3D60539">https://bug=
s.webkit.org/show_bug.cgi?id=3D60539</a><br>
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; * GNUmakefile.am: Link to li=
bWebCoreGtk.la too.<br>
    <br>
    =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>
    WebKitGTK&#43; 1.5.1<br>
    =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>
    <br>
    What's new in WebKitGTK&#43; 1.5.1?<br>
    <br>
    &nbsp; - The JSC library is now available independently. It's called<br=
>
    &nbsp;&nbsp;&nbsp; &quot;libjavascriptcoregtk&quot;, and it comes with =
its own pkg-config
    file.<br>
    &nbsp; - New spellchecking APIs, useful to implement spellchecking
    features<br>
    &nbsp;&nbsp;&nbsp; in the UAs.<br>
    &nbsp; - New DOM methods to check if editable areas have been modified =
by<br>
    &nbsp;&nbsp;&nbsp; the user (webkit_dom_html_{input,text_area}_is_edite=
d).<br>
    &nbsp; - Lots of improvements in the WebKit2GTK&#43; port.<br>
    &nbsp; - Lots of bugfixes.<br>
    <br>
    Since XHTML is a good citizen with HTML 5 I'd assume information on
    the WebKit HTML 5 Parser would be useful for the long haul.<br>
    <br>
    <a href=3D"http://www.webkit.org/blog/1273/the-html5-parsing-algorithm/=
">http://www.webkit.org/blog/1273/the-html5-parsing-algorithm/</a><br>
    <br>
    If I'm off base, just ignore.<br>
    <br>
    Sincerely Yours,<br>
    <br>
    Marc J. Driftmeyer<br>
    <br>
    <br>
    On 06/21/2011 07:47 PM, Josh Richardson wrote:
    <blockquote cite=3D"mid:CA26A5C0.2888%25jric at chegg.com" type=3D"cite">
     =20
      <div>Experienced web developers always separate their CSS from
        their HTML file &nbsp;This makes maintenance and overriding of the
        styling much easier, as well as keeping the HTML file itself
        (nearly) completely content / semantics focused.</div>
      <div><br>
      </div>
      <div>In the complex mode, I would like to separate out the styling
        into a separate CSS file, referenced from the output HTML file.
        &nbsp;Any objections to this?</div>
      <div><br>
      </div>
      <div>I am also cleaning up the tags so that they are all balanced
        and XHTML, hence XML-compliant. &nbsp;Once this is done along with
        CSS separated out, I'm not sure of a need for a separate =96xml    =
    mode for pdftohtml. &nbsp;Thoughts on this?</div>
      <div><br>
      </div>
      <div>Thanks, --josh</div>
      <pre wrap=3D""><fieldset class=3D"mimeAttachmentHeader"></fieldset>
_______________________________________________
poppler mailing list
<a class=3D"moz-txt-link-abbreviated" href=3D"mailto:poppler at lists.freedesk=
top.org">poppler at lists.freedesktop.org</a><a class=3D"moz-txt-link-freetext=
" href=3D"http://lists.freedesktop.org/mailman/listinfo/poppler">http://lis=
ts.freedesktop.org/mailman/listinfo/poppler</a></pre>
    </blockquote>
    <br>
    <div class=3D"moz-signature">-- <br>
      Marc J. Driftmeyer<br>
      Email :: <a href=3D"mailto:mjd at reanimality.com">mjd at reanimality.com</=
a><br>
      Web :: <a href=3D"http://www.reanimality.com">http://www.reanimality.=
com</a><br>
      Cell :: (509) 435-5212
    </div>
  </div></div></span></body></html>

--_000_CA277E2228D0jriccheggcom_--


More information about the poppler mailing list