Hi list, I am a little uncertain about whether I need Apache Cocoon or FOP. I am not very familiar with these kind of tools, but I really want to learn. I will explain what I want to create, and then I hope I will get some pointers to get going.
I want to create an web archive of articles. The content will be static. I have decided to store the articles in static XML files instead of using a database. The main presentation form is an Atom feed; containing the ten most recent articles. The feed should link to a URL (like Atom feeds most often do) on the web where the article was originally published. I also want to enclose the articles in PDF format (for long time preservation). The second presentation form is a HTML page that links to the individual PDFs, sorted by date. I do not want to run an application on my server. Because the content will not be update too often I think storing the files statically and generating them on my local machine on demand should suffice. What tool do I need; and where to get started? Thanks in advance, -- Daniel Aleksandersen <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
