Right now, we have a dense "OWU in the Media" page on our site:
http://news.owu.edu/OWUInTheNews.phpThis is a not-so-great-but-it-worked-so-we-stuck-with-it implementation involving monthly CSV files (generated from our media hit service, Meltwater) that contain information (headline, link, date, publication, etc.) about each media hit.
The CSV-parsing and whatnot are very barebones, basic PHP commands. Nothing fancy at all.
It works, but the page gets staggeringly long due to the number of hits and, as such, takes longer and longer to process each time we add another CSV.
Has anyone else put together (or seen) this sort of thing done in a more...elegant...way? Or, even better, is there some sort of system (open source or otherwise) out there that does this type of thing but is more automatic/filterable/searchable/etc.?
Thanks in advance for any help anyone can provide on this,
Doug Thompson
Manager of Web and Electronic Communications
Ohio Wesleyan University
dethomps@owu.edu