]> git.sesse.net Git - webpdf/blobdiff - index.html
Added a few notes.
[webpdf] / index.html
index 2a2ad50278dd8e320eca55c4a38dacc1adffa20d..c8106facb0a540e2ef83e6e3db81b238978dfc43 100644 (file)
     <div class="boxes">
       <div class="info">
         <h2>Last updated</h2>
-        <p id="lastupdated">August 7th, 2005</p>
+        <p id="lastupdated">August 12th, 2005</p>
       </div>
 
       <div class="nav">
-        <p><a href="sitemap.html">Site map</a> :
-          <a href="index.html">Home</a> :
-         <a href="search.html">Search</a><br />
-          <span class="copy">&copy; 2005 <a href="mailto:sgunderson@bigfoot.com">Steinar H. Gunderson</a>.</span></p>
+          <span class="copy">&copy; 2005 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.</span></p>
       </div>
     </div>
 
       </table>
     </form>
 
+    <p><em>Note:</em> Since 2005-08-12, I've installed a few extra fonts on
+      the server, which should solve most font problems for people. If you
+      still see them, try the “ebook” or better presets.</p>
+
     <p>This is an “anything to PDF” converter, not unlike what you get
       from <a href="http://createpdf.adobe.com/">Adobe's PDF Online service</a>,
       but completely free and running entirely on free software. It is also
@@ -65,8 +66,9 @@
       multi-gigabyte jobs etc. on it regularily I might just not be able to
       do that. Please be nice :-)</p>
 
-    <p>Note that there is minimal security involved; if I feel like it, I
-      might even take a look at what people are processing. <strong>Do not submit
+    <p>Note that there is minimal security involved; you can even look at
+      <a href="last.pl">the last 20 submitted jobs</a> at any time (this
+      is also handy for resuming a big download). <strong>Do not submit
       any sensitive data!</strong></p>
 
     <p>The converter is currently based on <a href="http://www.ghostscript.com/">GPL
        (thanks to Tommi Komulainen for telling me about the latter :-) ).</li> 
     </ul>
 
+    <p>Note that all URLs are currently treated as web pages; you cannot,
+      for instance, points to a PostScript file on the net and expect it
+      to be rendered correctly. Expect this to change in the not-too-distant
+      future.</p>
+
     <h2>Source code</h2>
 
     <p>I've had a few requests for the source code, so I put it online in