Login  Register

Open Source Nabble´s Code

classic Classic list List threaded Threaded
13 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Open Source Nabble´s Code

jonaspm {Helper}
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Open Source Nabble´s Code

Hugo <Nabble>
4198 posts
Yes, this is in our roadmap, mainly because we want people to develop modules and they should look at our code and understand it. But I am not sure when this will happen.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Open Source Nabble´s Code

jonaspm {Helper}
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Open Source Nabble´s Code

Franklin <Nabble>
Administrator
258 posts
No, not soon.  We know where we want to go with the code and we want to get there before making it public, so this is at least 6 months away.  But if someone in premium support wants the code for some reason, we can arrange that.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Open Source Nabble´s Code

jonaspm {Helper}
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

open source, distribution etc.

Graham Perrin
935 posts
In reply to this post by Franklin <Nabble>
Franklin <Nabble> wrote
We know where we want to go with the code and we want to get there before making it public
I like that.

Cross reference
Installable or hosted Nabble - SSL, VM (kicking the ball around)

Might open source distributions include a virtual machine?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

Hugo <Nabble>
4198 posts
Graham Perrin wrote
Might open source distributions include a virtual machine?
I am not sure I understand your question. We use Java 1.6, so this JVM you can download from the Internet.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

Graham Perrin
935 posts
Sorry, I meant virtual machine as in:

* a virtual hard disk to be run in e.g. VirtualBox, something like that.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

Hugo <Nabble>
4198 posts
Now I don't understand why we need virtualization. Since we use Java, you can install it on any OS.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

Graham Perrin
935 posts
Will it require an application server such as JBoss?

Or just a JRE?

(Maybe I'm reading too much between the lines!)
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

Hugo <Nabble>
4198 posts
We use Jetty as the application server. It is a small JAR file. So a simple JRE 1.6 works fine.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

jonaspm {Helper}
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: open source, distribution etc.

Hugo <Nabble>
4198 posts
We want users to implement modules for Nabble. Besides that, our templates feature will require some knowledge about the code, so it should be available to the public.