On 20 Jul 2007, at 8:49 pm, James Bennett wrote:
On 7/20/07, Rob Hudson <[EMAIL PROTECTED]> wrote:#2 is particularly interesting to me because I've written a simple blog in Django and there are some non-obvious things that having a reference implementation to look at would be nice. Things like:To be fair, though, a lot of these things are already implemented, as part of Django itself, as contrib applications or as freely-available third-party applications.* Feeds (Atom, RSS, both)django.contrib.syndication* Comments (with spam filters)django.conrtib.comments + comment_utils* Open-ID enabled comments?There are a couple good OpenID implementations around; Simon Willison's already doing OpenID for comments and has written up how he did it.* Writing a script executed by cron to pull content from other sourcesand save them to your models. (I did this for Magnolia recently.)http://code.google.com/p/jellyroll/
Pretty sure I mentioned most of these earlier in the thread... -- David Reynolds [EMAIL PROTECTED]
smime.p7s
Description: S/MIME cryptographic signature

