Jive Software To Open Source Its Jabber Server 15
fernique writes "Jive Software, a leading provider of knowledge-based support software, announced today that it will license its Jive Messenger application under the GPL Open Source license. Jive Messenger, based on the open IETF standard XMPP protocol, is a Java-based server for comprehensive group chat and instant messaging (IM)."
Not a standard ... yet (Score:4, Informative)
Re:Not a standard ... yet (Score:2, Informative)
Componentisation and GPL (Score:4, Interesting)
Right? Now, if I wrote a game, that wanted to use this GPL jive, what level of abstraction would allow me to use this (ditribute is as a 'suggested' compatible chat server) wihtou GPL'ing my own code?
This is more of a query that has laid dormant in my mind, now I see this (and that open source voice recognition) and I think more abou tit. Not that I do not want to relewase the source of my own app - just wondering.
I will look at this. (Jive software I heard about them in a negative context a while back, or was that Jive forums? blast)
Re:Componentisation and GPL (Score:1, Informative)
Re:Componentisation and GPL (Score:2)
Of course, problem here is, you would need to modify the GPL code to work with you interface, which is fine, because you will send your version b
Re:Componentisation and GPL (Score:1)
Your idea of a buffe
Re:Componentisation and GPL (Score:2)
What I am suggesting is:
Nice Library, GPL
Modify library, keep it GPL, but implement your interface...
aah, I see, the interface becomes GPL... UNLESS the interface is:
Interface (non GPL)
|
|
GPL Library--- via interface ---- Your non GPL library
THis would mean that realistically and technically, you could ENABLE GPL'd software, like drivers, to work with your proprietary code.
The 'Interface' (which needs to be the same class loaded object for it to be the same interface)
Re:Componentisation and GPL (Score:3, Informative)
Jive software are the same people who put out the smack xmpp java library [jivesoftware.com] which is imho very well written, so I suspect that the server is also quite good.
It's good to have another op
Hmmm, ejabberd you say.... (Score:2, Interesting)
I glanced at ejabberd recently and was initially spooked by the choice of the language - Erlang [erlang.org]. Thought it was some obscure toaster programming language. Turns out its from Erricsson, opensourced, and designed for fault tolerance and things like routers and servers.
Can someone point to a good review of the most common, free Jabber servers? (Possibly for Windows: Jabberd 1.4.x; Erlang
Re:Hmmm, ejabberd you say.... (Score:2)
On the other hand, if XMPP relies on XML encodings, I'm sure it will. Java natively supports unicode as it's default character encoding. All the XML parsers support UTF-8 as well.
Re:Componentisation and GPL (Score:2)
But what does that have to do with the -- Ohh!
Wasn't Jive Forums once GPL based? (Score:2)
This was somewhere between 1999 and 2002, anyone remember this? I was last looking at Jive about 8 months ago, but now I can't find the history any more
Re:Wasn't Jive Forums once GPL based? (Score:2)
Submitter forgot to add.... (Score:1)