Just putting down some thoughts..

Given Kenai is no longer available (see Oracle to Close Java.net and
Kenai.com Forges (infoq.com)
<https://www.infoq.com/news/2016/05/kenai-java-forges-closure/> ), is the
plan to deprecate that and utilize something else for that part?  Assume
maybe via github where applicable (i.e. "Configuration Management" type
functionality).

For the "chat" functionality, it believed it utilized jabber chat services
( jabber.org - the original XMPP instant messaging service
<https://www.jabber.org/>).  Are these all still viable?  Is any other
newer and/or alternative chat client/server preferred?  I suppose in theory
if the interfaces are designed properly can always plug in new
communication protocols in the mix.

DId it have a "host" functionality (using jabber) to initiate as a
makeshift server with invites and joining by clients?

I assume there must be some "shared buffer" that alway comes into play for
remote docs to see and enter things as well. I suppose in theory as
individuals type on their session the "key" strokes can be acted on locally
and then sent out over an applicable port which is read and repeated on the
destination node.

Eric Bresie
ebre...@gmail.com


On Wed, Jan 20, 2021 at 9:13 AM Zoran Sevarac <seva...@gmail.com> wrote:

> thanks
>
> On Wed, Jan 20, 2021 at 3:05 PM djamel torche <djamel.tor...@gmail.com>
> wrote:
>
> > @Zoran: http://hg.netbeans.org/main/file
> > [image: Capture d’écran 2021-01-20 à 15.04.14.png]
> >
> > On Wed, 20 Jan 2021 at 14:37, Zoran Sevarac <seva...@gmail.com> wrote:
> >
> >> Thanks. Could you please point me where exactly is Kenai support?
> >>
> >> Is it possible to see that in action and does it require additional
> >> Kenai-like infrastructure?
> >>
> >> On Tue, Jan 19, 2021 at 3:02 AM Laszlo Kishalmi <
> >> laszlo.kisha...@gmail.com>
> >> wrote:
> >>
> >> > We had a set of plugins with Team collaboration along with KENAI which
> >> > included implementation of collaborative edit and chat.
> >> >
> >> > The chat was a Jabber protocol implementation. I've actually liked
> that.
> >> > Oracle never donated that code and probably never will (AFAIK we never
> >> > asked for it).
> >> >
> >> > They are still available on hg.netbeans.org in whatever shape. The
> >> files
> >> > are under GPL and CDDL, so theoretically you are free to take them and
> >> > try to create something of it, though it would not be under the
> umbrella
> >> > of Apache.
> >> >
> >> > On 1/18/21 1:39 AM, Zoran Sevarac wrote:
> >> > > I think that something like that would be a huge opportunity given
> the
> >> > > current trend and need for online teaching.
> >> > > Every school out there teaching programming needs that.
> >> > >  From my practice, I feel that features beyond simple screen sharing
> >> are
> >> > > needed, and that would bring this type of learnning closer to real
> >> world
> >> > > teaching.
> >> > >
> >> > > Best
> >> > > Zoran
> >> > >
> >> > > On Sun, Jan 17, 2021 at 8:05 PM Eric Bresie <ebre...@gmail.com>
> >> wrote:
> >> > >
> >> > >> With recent discussions on zoom call for release manager training,
> >> this
> >> > >> got me wondering if some sort of collaborative tool would be
> helpful
> >> for
> >> > >> peer programming, group code reviews, training sessions would be of
> >> > >> interest here in helping the Netbeans community grow together.
> >> > >>
> >> > >> I recalled there used to be a collaborative editor plug-in for
> >> Netbeans
> >> > >> sometime back, which I believe has since been discontinued.
> >> > >>
> >> > >> However I was curious if any new similar plug-ins exist that would
> >> > support
> >> > >> collaborative code editing.
> >> > >>
> >> > >>  From pure communication side, there is the mailing list, irc
> >> channels,
> >> > and
> >> > >> Telegraph channels but was wondering if something further would
> help
> >> to
> >> > >> allow co-editing and or screen sharing. Maybe Twitch?
> >> > >>
> >> > >> Anyone?
> >> > >>
> >> > >> Eric Bresie
> >> > >> ebre...@gmail.com (mailto:ebre...@gmail.com)
> >> > >>
> >> > >>
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> >> > For additional commands, e-mail: dev-h...@netbeans.apache.org
> >> >
> >> > For further information about the NetBeans mailing lists, visit:
> >> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >> >
> >> >
> >> >
> >> >
> >>
> >> --
> >> Zoran Sevarac, PhD, Associate Professor
> >> University of Belgrade, Faculty of Organisational Sciences, Department
> for
> >> Software Engineering
> >> Java Champion <
> https://community.oracle.com/community/java/java-champions
> >> >
> >> | Oracle Groundbreaker Ambassador | Deep Netts <
> http://www.deepnetts.com>
> >> Co-founder & CEO
> >>
> >
>
> --
> Zoran Sevarac, PhD, Associate Professor
> University of Belgrade, Faculty of Organisational Sciences, Department for
> Software Engineering
> Java Champion <https://community.oracle.com/community/java/java-champions>
> | Oracle Groundbreaker Ambassador | Deep Netts <http://www.deepnetts.com>
> Co-founder & CEO
>

Reply via email to