Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-04 Thread Ulrich Mueller
> On Tue, 04 Nov 2014, Luca Barbato wrote: > - use AGPLv3 + as many exceptions as you like if you want something > special, who doesn't agree with them has to stay with the vanilla > agpl3 with all its forced "freedom". I disagree. AGPL-3 only makes sense for programs that directly interact w

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-04 Thread Luca Barbato
On 03/11/14 20:24, Andrés Martinelli wrote: Yes, Vim license was the base of it, as I noticed, at least by now, that it meets the requirements I thought necessary. About that mistake, thanks for noticing it. It will be corrected. Just: - change the name, it conflicts with another package. - u

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Andrés Martinelli
Yes, Vim license was the base of it, as I noticed, at least by now, that it meets the requirements I thought necessary. About that mistake, thanks for noticing it. It will be corrected. As I said earlier, I am interested in getting different people feedback about each item of the license, and if a

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Ulrich Mueller
> On Mon, 03 Nov 2014, Matthias Maier wrote: > You have chosen to relicense your fork of the codebase under a custom > license that you labeled "SCIM license". > A quick peek at the license [2] reveals quite a cumbersome number of > issues (forced contact, contact possibility, redistribution

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Diego Elio Pettenò
Beside being off-topic. And beside SCIM being a well-known opensource projector for IME. If you're inventing a new license, that's simply wrong. Diego Elio Pettenò — Flameeyes flamee...@flameeyes.eu — http://blog.flameeyes.eu/ On 3 November 2014 13:24, Andrés Martinelli wrote: > Hello there. Th

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Andrés Martinelli
Hello there. Thanks for your time and taking a look at the app. About the license, my idea was to start scim with its own license, and keep it as simple as could be, but keeping in line with the points mentioned in it. I believe it will always suit best something particular and written for it, tha

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Matthias Maier
Am 03. Nov 2014, 00:24 schrieb Andrés Martinelli : > I am working on a terminal spreadsheet based on "sc", but with some > adds like undo/redo.. > you can find it here: > > https://github.com/andmarti1424/scim > > Any new ideas and/or contribution is always welcome! Just out of curiosity. The o

Re: [gentoo-dev] terminal spreadsheet - sc fork

2014-11-03 Thread Peter Stuge
Andrés Martinelli wrote: > I am working on a terminal spreadsheet based on "sc", but with some adds > like undo/redo.. > you can find it here: > > https://github.com/andmarti1424/scim > > Any new ideas and/or contribution is always welcome! See also teapot. Right, an undo stack is a nice feature

[gentoo-dev] terminal spreadsheet - sc fork

2014-11-02 Thread Andrés Martinelli
Hello there!! I am working on a terminal spreadsheet based on "sc", but with some adds like undo/redo.. you can find it here: https://github.com/andmarti1424/scim Any new ideas and/or contribution is always welcome! Thanks! -- Andrés M.