28
edits
(→Implementation: some more libraries) |
(→Implementation: some gerneral ideas) |
||
Line 19: | Line 19: | ||
== Implementation == | == Implementation == | ||
There are several different options (subject to evaluation) | Overall ideas: | ||
* Use a cron-job to generate static html with the news items | |||
* Pull in the items from a db-based cache, refresh the cache occasionally | |||
There are several different options (subject to evaluation). | |||
=== Write a parser from scratch === | === Write a parser from scratch === |
edits