Re: Call for volunteers for a forum project in django.

2006-02-14 Thread Ian Holsman
I was planning on implementing RSS feeds for those kind of things, but that only caters for 'reading' threads, not actually posting to them. I don't have any issue with someone integrating mail or nntp with it. you could probably look at how roundup does it's email integration, and do something s

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread Tim TerlegÄrd
> i've started working on a community forum, and would like to get some > other volunteers to help out. What about mail/nntp integration? Many people like web forums, but I don't. I'd like the mail to come to me, I don't want to chase the information in some 20 different forums. So an integratio

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread Ian Holsman
yes.. I started working on that last night (the user/site preferences section). it is no where near ported yet.. but the code is living/going to live here: http://svn.zilbo.com/svn/django/magic-removal/ On 2/15/06, limodou <[EMAIL PROTECTED]> wrote: > > On 2/15/06, Ian Holsman <[EMAIL PROTECTED]

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread limodou
On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > > the basic design at the moment is > > forum -> conversation -> comments > > which looks simliar lussumo's. the aim is not to have categories per > se, but tags. you mark a conversation with a set of tags, these get > aggregated at the forum le

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread Ian Holsman
the basic design at the moment is forum -> conversation -> comments which looks simliar lussumo's. the aim is not to have categories per se, but tags. you mark a conversation with a set of tags, these get aggregated at the forum level, and they become the categories. (this part isn't done yet)

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread Goldfinger
Ian Holsman wrote: > Hi. > i've started working on a community forum, and would like to get some > other volunteers to help out. > > I've started a new discussion group [EMAIL PROTECTED] to > talk about this. > > the code is sitting here: http://svn.zilbo.com/svn/django/common/forum > > Thanks! >

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread limodou
On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > > I would appreciate any kind of help > > from design, developing, testing, localization, docs, UI, you name it. > right now it stills needs a lot of work in the devlopment stage. > Maybe the first thing I can do is localization, and translate i

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread Ian Holsman
I would appreciate any kind of help from design, developing, testing, localization, docs, UI, you name it. right now it stills needs a lot of work in the devlopment stage. On 2/15/06, limodou <[EMAIL PROTECTED]> wrote: > > On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > > > > Hi. > > i've s

Re: Call for volunteers for a forum project in django.

2006-02-14 Thread limodou
On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote: > > Hi. > i've started working on a community forum, and would like to get some > other volunteers to help out. > > I've started a new discussion group [EMAIL PROTECTED] to > talk about this. > > the code is sitting here: http://svn.zilbo.com/svn/

Call for volunteers for a forum project in django.

2006-02-14 Thread Ian Holsman
Hi. i've started working on a community forum, and would like to get some other volunteers to help out. I've started a new discussion group [EMAIL PROTECTED] to talk about this. the code is sitting here: http://svn.zilbo.com/svn/django/common/forum Thanks! at the moment it will allow you to en