Re: Cocoon-based RSS server

2006-11-30 Thread philguillard
You could also use Cforms +Informa (http://informa.sourceforge.net/index.html). You'll have to develop in java and loose the power of XSL, but you'll get facilities to generate the right RSS formats. Phil Jan Behrens wrote: maybe also try here -

RE: Cocoon-based RSS server

2006-11-14 Thread Linden H van der (MI)
@cocoon.apache.org Subject: Re: Cocoon-based RSS server Hiya, Thanks for the suggestions. Can someone point me to a good example / how-to on using xml bindings to write to an XML file? (preferrably to update an existing XML file?) -James On 11/10/06, Jan Behrens [EMAIL PROTECTED] wrote

Re: Cocoon-based RSS server

2006-11-14 Thread James Cummings
Hiya, Thanks for the suggestions. Can someone point me to a good example / how-to on using xml bindings to write to an XML file? (preferrably to update an existing XML file?) -James On 11/10/06, Jan Behrens [EMAIL PROTECTED] wrote: Hi James, couldn't you just use cforms along with xml

Re: Re: Cocoon-based RSS server

2006-11-14 Thread Jan Behrens
maybe also try here - http://wiki.apache.org/cocoon/Schema2CocoonForms it helped me getting started. HTH, Jan James Cummings [EMAIL PROTECTED] schrieb am 14.11.2006 12:44:59: Hiya, Thanks for the suggestions. Can someone point me to a good example / how-to on using xml bindings to write

Re: Cocoon-based RSS server

2006-11-09 Thread Jan Behrens
Hi James, couldn't you just use cforms along with xml binding to serialize the input from a form into a new xml file on the server? This is not really RSS specific but could still be a fast way to achieve this. I am a newbee, so if this doesn't realy makes sense, please tell me. HTH, Jan