well.. i've only tried the myghtyboard once.. so i might be wrong..
but it seems to be very hard to integrate into a custom project.. into
a custom website.. many templates would need to be modified & co
before it would be usable in a default standard project
(since you modded it that much . you've might encountered the same
problems, but decided it would be worth modding.. instead of creating
it from scratch ;) )

i wanted to create an application which can be used without any
problems in any django project .. based 100% on django technology
(django models, templates & co) and still beeing powerful enough to
look like a default bulleting board (which zyons imho .. doesn't ...
at least not at first sight.. and i didn't invested more time looking
at it to be honest..)


another... very important aspect for me .. was to have the possibility
to host multiple virtual sites on one instace .. with one
configuration .. so the sphene community tools (wiki/board) are based
around 'Groups' which basically represent one website .. the main
difference between the current 'Sites' middleware and sphene's
'Groups' is that Groups can be created by clicking 'Add' in the
administration, while Sites would require custom configuration &
co ...

this is basically the same as i've done in java years ago (and i want
to replace it by Sphene Community Tools) - http://galena.sphene.net
... this would be the group 'galena' .. create a group 'goim' and
you've got http://goim.sphene.net ... or an alias http://goim.us .. or
another group called 'gwtwidgets' and you've got http://gwtwidgets.sphene.net
... ie. with the click of a button ... i want to have a new website..
with the possibility of creating a new board, new wiki, new
navigation, new themes (templates), etc. - Sphene Community Tools has
a long way to get to that point .. especially since django template
paths are currently globals (afaik) .. but.. that shouldn't be hard to
resolve ;)

cu,
  Herbert

On Feb 22, 11:35 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Out of curiosity, what advantages do you see over the diamanda
> project?
>
> I still think we need revive the django forums group, get all these
> boards together and build the killer Django BB. By my last count,
> there's zyons, myghtyboard (diamanda), SNAPboard, Sphene and maybe one
> or two I'm forgetting. Heck, my install of myghtyboard is so modded
> it's almost a branch at this point.
>
> On Feb 21, 2:15 pm, "kahless" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > Since i haven't found any existing board / wiki applications which
> > would fit my needs and are easy enough to integrate into a custom
> > django project, i have created my own ..
> > i tried to stick to 
> > thehttp://code.djangoproject.com/wiki/DosAndDontsForApplicationWriters
> > as much as possible.. and i see no reason it wouldn't fit into any
> > project ..
>
> > i have created a sitehttp://sct.sphene.net(which.. of course uses
> > exactly this wiki and board) describing it's functionality and how to
> > use it -http://sct.sphene.net/wiki/show/Documentation) .. i've
> > released it under the BSD license .. so if anyone is interested feel
> > free to download the code and try it out..
> > Although it does not provide full functionality yet you would expect
> > from a wiki / board (especially user permission handling is very
> > minimal yet) .. it is still quite useful imho..
>
> > Please let me know what you think ..
>
> > thx & cu,
> >   Herbert Poul


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to