Hi, yes, I have implemented a blog system, but it still has performance issues that makes it less... nice... at the moment. It is implemented in Cocoon/eXist.
I have described my approach in a paper, that you can read here: http://www.ida.liu.se/~jonlu/publications/permalink-207.htm (My home page at that site (not the entire site) is also done in my blog system.) There are two issues with Cocoon that I have not been able to resolve, that makes it less ideal for XML based web sites in general, and for my system in particular: 1. It is extremely difficult to import XML from other sites into Cocoon, since one cannot just use an ordinary pipeline (the other site might be down, with unfortunate consequences). Imported XML is nice to have in blogs, to present information from elsewhere. 2. One cannot use time that the server is idle to execute pipelines that do some cleanup tasks - all pipelines seem to start with a request, not with the lack of a request. But that might be outside the scope of Cocoon. I might be wrong on both points. In fact, I wouldn't mind being wrong about it... Hans On 3/8/07, Derek Hohls <[EMAIL PROTECTED]> wrote:
Hi Has anyone implemented a blog-type system via a Cocoon framework, and can share any ideas or approaches? Thanks Derek -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to [EMAIL PROTECTED] This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
