Koha with a proprietary frontend?
Hello, I ask on behalf of a a Swedish library that wants to replace it's current ILS with an open-source one as part of an open-source initiative and is considering Koha. The (potential) problem is that they have recently had a custom web-based frontend (opac) created that they are very happy with and do not want to replace with Koha. This frontend is a proprietary solution that neither they nor the company that helped them write it want to take open source. In other words, they want to use the Koha backend with their own frontend (they do realize that they will most likely have to change their frontend to interface properly with Koha.) Would this be a problem from either a legal standpoint (as Koha is GPL-licensed) or a technical standpoint (i.e. is Koha's frontend and backend so tightly integrated it would be difficult to do this)? Has anyone on this list done something like it? Yours, Jonas Karlsson
Jonas -- You can remix GPL code w/ your own proprietary code as much as you like, as long as you don't distribute the result (as proprietary code). The task of swapping in a new front end might be fairly difficult though. It could be easier to work on configuring and expanding Koha to emulate the appearance and functionality in your current OPAC. The first thing to do is install a stock version of Koha and start playing around with it, so you can see how the OPAC interface is structured. --Joe Atzberger LibLime On Wed, Aug 13, 2008 at 1:34 PM, Jonas Karlsson < Jonas.Karlsson@kommunicera.umea.se> wrote:
Hello,
I ask on behalf of a a Swedish library that wants to replace it's current ILS with an open-source one as part of an open-source initiative and is considering Koha. The (potential) problem is that they have recently had a custom web-based frontend (opac) created that they are very happy with and do not want to replace with Koha. This frontend is a proprietary solution that neither they nor the company that helped them write it want to take open source.
In other words, they want to use the Koha backend with their own frontend (they do realize that they will most likely have to change their frontend to interface properly with Koha.)
Would this be a problem from either a legal standpoint (as Koha is GPL-licensed) or a technical standpoint (i.e. is Koha's frontend and backend so tightly integrated it would be difficult to do this)?
Has anyone on this list done something like it?
Yours, Jonas Karlsson _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Joe Atzberger wrote:
Jonas --
You can remix GPL code w/ your own proprietary code as much as you like, as long as you don't distribute the result (as proprietary code).
I know they intend to submit any changes/improvements/translations back to Koha, they seem really to be really interested in doing things right 'the open source way'. Exactly what that means is up in the air right now, I guess it depends on if the requested financing comes through just how extensive their plans become.
The task of swapping in a new front end might be fairly difficult though. It could be easier to work on configuring and expanding Koha to emulate the appearance and functionality in your current OPAC.
Hmm. I was afraid of that. Well, I'll play around with Koha a bit and see how it looks.
The first thing to do is install a stock version of Koha and start playing around with it, so you can see how the OPAC interface is structured.
Yeah, I tried that last weekend, but my Ubuntu machine chose that time to act up, thus consuming the weekend's free time with nothing to show for it. I'll have to try again over the weekend. (We're still in the pre-prestudy phase, no real budget for experimenting has been allocated, but it seems interesting enough that I'll have to play around some on my free time. :) Thank you for your reply, Jonas
participants (2)
-
Joe Atzberger -
Jonas Karlsson