Tag Archives: techtalk

Prince XML: Generating High Quality PDFs from HTML + CSS

Google Tech Talks November, 12 2007 ABSTRACT Please welcome Håkon Lie and Michael Day, who will be presenting Prince XML. Prince Overview: Prince is a computer program that converts XML and HTML into PDF documents. Prince can read many XML formats, including Xhtml and SVG. Prince formats documents according to style sheets written in CSS. … Continue reading

Faster HTML and CSS: Layout Engine Internals for Web Developers

Google Tech Talks November 12, 2008 ABSTRACT How fast Web pages load and how fast they change dynamically depends on both the Web page and the browser it’s running in. Browser makers put significant effort into making their browsers faster, but there are also things that Web page authors can do to make their pages … Continue reading

HTML 5: Features you want desperately but still can’t use

Speaker: Ian Hickson As the HTML5 effort reaches its first big milestone — feature completeness — browsers are starting to implement it. It will be years before you can rely on html5 support when writing Web pages and applications, but you can start to experiment today to get a feel of what the new standard … Continue reading