I feel I should give a bit of an update on this, as it's not something
I'm planning on finishing /right/ now, so I'll post some ideas as to
what needs to be done about it, and how I'd planned on doing it. Someone
else is more than welcome to work on this.

- It's a simple substitution of _GET variables in php -- i.e. a variable
  is substituted by whatever text.
        - Currently, this has no upper limit in terms of length.
          Such a limit should be added, to keep these consistent.
- Two files need generation, front.svg and verse.svg. This should be
  done similtaneously with the same script, and then converted to a pdf
  (I'm sure there's something in cairo that can do this from a command
  line tool).
- The files then need to be joined into a single pdf -- I'm using pdftk
  (which uses pdftk A=file1.pdf B=file2.pdf cat A B output outfile.pdf)

It's a fairly simple thing, and I might hack something together in
Python instead, once I've touched up on this.

Someone else is free to start this up; the SVGs are still in place on
http://people.ubuntu.com/~lhavelund/.

Kind regards,
Lasse Havelund

On Mon, 2009-12-28 at 19:09 +0100, Thorsten Wilms wrote:
> On Mon, 2009-12-28 at 18:19 +0100, Lasse Havelund wrote:
> > I've setup a proof of concept for it on 
> > http://projects.lassehavelund.com/ubiz/
> >   - it's not meant for production use yet, but the idea is functional.
> 
> Firefox shows black rectangles with the resulting file, but generally it
> works and makes me happy :)
> 
> I hope it can be hosted on a Canonical server once ready.
> 
> Would generating a PDF be feasible (as in not requiring several days of
> development effort and/or resulting into something that makes hosting
> too difficult)?
> 
> 
> -- 
> Thorsten Wilms
> 
> thorwil's design for free software:
> http://thorwil.wordpress.com/
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
ubuntu-art mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-art

Reply via email to