Hi all,
imho wave is much more than a forum with a nice wysiwyg editor.
the real power and innovation behind wave is federation (that's why XMPP is
for) and partly also OT.
The thing is, if i have 3 wonderful forums i want to regularly contribute
to, i need 3 separate accounts on them. with wave (via federation) i just
need one and i'll see and contribute to all 3 of them, seamlessly.
i can also have automated tasks via robots and third party application
(mobile phone for instance) via the c/s protocol, and individual waves can
be integrated into regular web pages with custom components for each user
(i'm not 100% sure on this actually)

for what i understand from your mail, all you want is to "extract" the nice
wysiwyg wave editor and add it to phpbb (for instance, or any other forum)

for me it's a definitely no go because it trashes all the wave idea.
also, not to put all this burden on you, but i think your vision (shared by
many people) is the main reason why wave failed in first place. (please
don't take this as an aggression)
just my 2 cents =)

D

Il giorno 05 gennaio 2012 11:39, Max pane <[email protected]> ha scritto:

> Hi,
>
> i support this
>
> regards,
> jack john
>
> On Thu, Jan 5, 2012 at 12:29 PM, Doug <[email protected]> wrote:
>
> > Idly I was thinking today about things I liked about wave and things I
> > didn't and it struck me all the things I used wave for were the same
> thing
> > I used a forum for:
> >
> > You have multiple threaded conversions between groups of people, some of
> > which take place in public, some in small private groups. You can send
> > direct messages between individual users.
> >
> > The only real novel aspect of it was:
> >
> > - Rich document model for posts
> > - You have real time collaborative document editing
> > - You can share waves across multiple servers
> > - User submissions are verified using strong auth to prevent spoofing
> > - 'Bot users
> > - Gadgets
> >
> > Of these features, I feel no one ever did anything particularly
> interesting
> > with bots, gadgets or the real time editing... but the idea of a pretty
> > forum (rich editor~) you can participate in with anyone... that still
> seems
> > really cool to me.
> >
> > ...but, wiab isn't really thrilling anyone much at the moment. That
> hacker
> > news article got a few comments, but yeah... pretty much back to
> > silence-as-usual since then.
> >
> > I appreciate that the code in wiab is inherited from google wave, but
> > it's ridiculously over complicated. Under current is a hack to over come
> > the crazy-ness of the UI.
> >
> > Is anyone interested in going back to basics and rebuilding the wiab core
> > from scratch?
> >
> > With the objectives of:
> >
> > - A clean top quality, beautiful forum (aka. phpBB) with full forum
> > functionality in java using MVC principles.
> > - That permits waves (ie. threads) to be shared between server instances.
> > - With:
> > -- Strong crypto to authenticate users and user actions.
> > -- The full wave document model for each thread.
> > -- A minimalist javascript frontend for rich editing and otherwise server
> > side templates.
> > - Deployable on any compliant serlvet container
> > - Simple public interfaces for implementing persistence, attachments,
> > authentication, themes via plugins.
> >
> > And completely dropping:
> > - The wave api
> > - Robots
> > - Gadgets
> > - Concurrent editing
> > - An embedded hacked up version of jetty to run on
> > - The need for an XMPP server (as I understand it XMPP isn't actually
> > _used_ for anything)
> > - The overweight javascript front end.
> >
> > This would massively cleanup the code base, and I'm sure that there are
> > parts of the wiab code base that could be pulled over to get this
> working.
> >
> > ... the question I guess is, do people feel that would be too much of a
> > sacrifice to the wave spirit?
> >
> > Honestly I think the wiab code base is a lost cause at this point.
> >
> > ~
> > Doug.
> >
>

Reply via email to