[ISSUES] Commented: (JLCP-144) RSSManager
[email protected] Sat, 7 Jun 2003 20:43:51 -0400 (EDT)
| Newsgroups | gmane.comp.java.javalobby.communityplatform |
|---|---|
| Message-ID | <[email protected]> |
The following comment has been added to this issue:
Author: Matthew Schmidt
Created: Sat, 7 Jun 2003 8:43 PM
Body:
ok, just going to get some thoughts here so that I can have it in my head on the plane and once I get to San Fran. What we'll do is put a template similar to www\includes\panel.txt. Inside this panel, we build a block with a taglib in it that retrieves the RSS feed from our database and gets the XML from that object (its cached by our scheduler). The admin page to add a new rss feed asks the admin what column they want the block in and we add it to the end of blocks-config.xml. We also write a copy of that template file called feed-shortname.xml to the www\blocks directory. I think this will be the easiest way to get it done.
---------------------------------------------------------------------
View the issue:
http://jira.jlcp.org/secure/ViewIssue.jspa?key=JLCP-144
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JLCP-144
Summary: RSSManager
Type: New Feature
Status: Assigned
Priority: Major
Time Spent: 3 hours
Estimate: 0 minutes
Project: Javalobby Community Platform
Fix Fors:
0.9.0 (Jupiter)
Versions:
0.5.0 (Delorean)
Assignee: Matthew Schmidt
Reporter: Matthew Schmidt
Created: Fri, 4 Apr 2003 11:46 AM
Updated: Wed, 7 May 2003 11:17 PM
Description:
We need an RSSManager to handle keeping the retrieval of RSS feeds on a schedule. Most sites don't appreciate someone accessing their RSS feed every page load. This RSSManager will use Hibernate and store the retrieved XML in the database for those times when we can't get at the newest copy. Use Hibernate caching for fast retrieval. Our bootstrapper should start the RSS manager.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.jlcp.org/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira