X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=index.html;h=0aff6ad2a724f63613d9f754c49c15e3369644fd;hb=8a306b3d0f351d8fa0efc3b8cc9b4fde45c08c0a;hp=2119e1308479f89b5733ff6569e2e02c904ba08f;hpb=3b8b42d3275ec91a2030cc59d259dfddea0ec062;p=webpdf diff --git a/index.html b/index.html index 2119e13..0aff6ad 100644 --- a/index.html +++ b/index.html @@ -16,14 +16,11 @@

Last updated

-

August 5th, 2005

+

August 8th, 2005

@@ -33,6 +30,10 @@ File: + + or URL: + + PDF preset: @@ -61,9 +62,10 @@ multi-gigabyte jobs etc. on it regularily I might just not be able to do that. Please be nice :-)

-

Note that there is minimal security involved; if I feel like it, I - might even take a look at what people are processing. Do not submit - any sensitive data!

+

Note that there is minimal security involved; you can even look at + the last 20 submitted jobs at any time (this + is also handy for resuming a big download). Do not submit + any sensitive data!

The converter is currently based on GPL GhostScript 8.01 (yes, a bit old); everything is pushed through it in one form or the @@ -80,20 +82,32 @@

-

If somebody knows a good way of getting a Gecko-based browser to - convert from an URL or HTML file to PostScript (on the command line), - please let me know; I'd guess HTML would be the most-wanted format - missing. :-)

+

Source code

+ +

I've had a few requests for the source code, so I put it online in + an Arch archive. + If you're not familiar with Arch, don't despair, here's how with + either tla or bazaar:

+ +

Using tla

+ +
tla register-archive sgunderson@bigfoot.com--2005 http://arch.sesse.net/sgunderson@bigfoot.com--2005
+tla get sgunderson@bigfoot.com--2005/webpdf--mainline--1.0 webpdf/
+ +

Using bazaar

+ +
baz get http://arch.sesse.net/sgunderson@bigfoot.com--2005/webpdf--mainline--1.0 webpdf/