sweeney + html   16

HTML/CSS to PDF converter written in Python - HTML2PDF Converter
XHTML2PDF is a converter for HTML/XHTML and CSS to PDF and a Python package.
html  pdf 
february 2011 by sweeney
A Saner HTML5 History App
This app is a demo that shows a saner use of HTML5 History Management and Hashchange than the approach implied by the standard. In this case, the app is built to respond to the URL, not the other way around. In this way, the app can always enter the same, unique state, based only on the contents of the URL.
html  javascript  hashchange  history 
january 2011 by sweeney
boilerpipe
boilerpipe provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around the main textual content of a web page.
content  html  api  strip  boilerplate 
november 2010 by sweeney
Video on the Web - Dive Into HTML5
For maximum compatibility, here’s what your video workflow will look like:

1. Make one version that uses Theora video and Vorbis audio in an Ogg container.
2. Make another version that uses WebM (VP8 + Vorbis).
3. Make another version that uses H.264 baseline video and AAC “low complexity” audio in an MP4 container.
4. Link to all three video files from a single <video> element, and fall back to a Flash-based video player.
html  html5  reference  video  web 
june 2010 by sweeney
Extractomatic
a very simple web-based API to detect and extract the main content from a web page, removing all of the clutter, such as headers, footers, advertising and so on. I guess it’s somewhat similar to Readability or Instapaper, but more suitable to building into your own applications. Watch this space.
web  api  extract  text  html 
january 2010 by sweeney

Copy this bookmark:



description:


tags: