Is such an app, say an RSS collector, and/or a mail reader that runs
once in a while, which later indexes everything, with a web front end,
possible with WebWare? I should think so, though I'm not sure where to
start.


1) Build app login directly python
ie = make a class that knows how to retrieve RSS feeds
2) build an presist class that knows how to set and get settings for the RSS class
3) build a minimal servlet that calls the RSS class, builds a data list, object, dict 
and renders a template.
4) build an XML-RPC wrapper for #1
5) use task kit to run on a scheldule




------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to