You should
follow me
on Twitter

Data URL

This is a PHP script that will load the specified HTML document and convert it to a data URL. It's Useful for generating off-line web apps, especially for the iPhone. It makes 3 passes which do the following.

  1. Convert JavaScript to data: URL's
  2. Convert Images to data: URL's
  3. Convert the whole document to a data: URL

It does not currently convert linked CSS but adding that should be trivial.

Download (data.zip)

This source code is distributed under the MIT License.

 
data_url.txt · Last modified: 2009/09/08 08:32 by Joel Dare
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki