Joshua Lucas wrote:
<snip>
> Basically, it's a Java app which gets called by cron every 20 minutes to go
> out and 'get' the latest headlines from a variety of news providers which we
> have for our(EarthLink) portal.  The files are already in XML as they follow
> a spec we gave them.  

If you XSLT this XML spec you can use the OCS subscription channel when
it is done.

> Once we have the XML put into DOM, we send it through
> an XSL Processor(currently Lotus but soon will be Xalan)  to output for
> various formats(HTML, JavaScript include file, WML, etc).  

This is one strong reason to have Cocoon support.... WML

> That way we
> already have the data and the portal is intelligent to know which file to
> load based on the user's prefs.  Does that make sense?
> 
> If you think something like this would be useful, I'd be more than willing
> to re-write for JetSpeed (or Turbine).

I have to write one soon for OCS content subscription. However it might
be cool to look at your code if you can open it.

Kevin
-- 
Kevin A Burton
Senior Software Engineer
Kendara Inc
http://www.kendara.com
Mobile:  408-910-6145
Linux - The revolution will NOT be televised


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to