Re: Integrating a List-Serv into a CMS
Ian Bicking <[email protected]>
| Newsgroups | gmane.comp.cms.cms-forum.general |
|---|---|
| Message-ID | <[email protected]> |
Austin, Darrel wrote: > Another 'how-to' question... > > We've been building our own CMS using ASP.net > > We'd now like to add some list-serv capabilities. It's serve two purposes: > > 1) Traditional list-servs (like this one) > 2) a 'this page has been updated' list, where when a page is updated, we > could trigger a message to a specific list 'watching' that page. If I was going to implement this, I'd create an RSS feed for individual pages and then hook that up to an application that can send email based on an RSS feed. I think it would be about the same amount of time to implement, but you'll be able to leverage that RSS for other purposes in the future. -- Ian Bicking / [email protected] / http://blog.ianbicking.org