Hi guys
I'm happy to see that our book has been donwloaded 11708 times so far. The french version is around 70% and apparently some people started a translation in spanish. Excellent! If you want to help please join, we can also offer svn hostings if necessary. Now we are discussing giving to squeakfoundation a part of the small amount of money we make for the printed version (but this is not too much and so far merely covered the cost of ISBN and other). What is important is that we would really like to make this book a success to show that we do not need publishers anymore and that a documentation may exist: So you can do three things: - buy the book :). The quality of the printed version is quite good. - write new chapters (more costly) for the next volume - translate it to new languages. Why this is important: because else people will not do it again and I would like to have a case to show that this is worht the energy (It is a dream because this took us for too much time). Stef ------------------------ Stéphane Ducasse USTL - LILF - CNRS UMR 8022 - INRIA [hidden email] http://stephane.ducasse.free.fr "if you knew today was your last day on earth, what would you do different? ... especially if, by doing something different, today might not be your last day on earth" Calvin&Hobbes |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 A real GREAT gift for Christmas will be to see Squeak relicensed! Will it be possible at least to get info about the actual situation? I don't see the point to give money to the Squeak foundation if the community does not get any info/update regarding the *actual* situation regarding the relicensing. The relicensing will just help to get more attention on Squeak/Smalltalk from the free software community. But may be some people does not want that or so ? stephane ducasse a écrit : > Hi guys > > I'm happy to see that our book has been donwloaded 11708 times so far. > The french version is around 70% and apparently some people started a > translation in spanish. Excellent! > If you want to help please join, we can also offer svn hostings if > necessary. > > Now we are discussing giving to squeakfoundation a part of the small > amount of money we make for the > printed version (but this is not too much and so far merely covered the > cost of ISBN and other). > > What is important is that we would really like to make this book a > success to show that we do not need publishers > anymore and that a documentation may exist: > > So you can do three things: > - buy the book :). The quality of the printed version is quite good. > - write new chapters (more costly) for the next volume > - translate it to new languages. > > Why this is important: because else people will not do it again and I > would like to have a case to show that this > is worht the energy (It is a dream because this took us for too much time). > > Stef > > > ------------------------ > Stéphane Ducasse > USTL - LILF - CNRS UMR 8022 - INRIA > [hidden email] > http://stephane.ducasse.free.fr > > "if you knew today was your last day on earth, what would you do > different? ... especially if, by doing something different, today > might not be your last day on earth" Calvin&Hobbes > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHV7t2SAvrR6lz6PQRAuEXAKCSIzzlwzPamrfL1E8q9vWs/ZQd/ACfW2eb R7kwqdHgO89STnifUd/LgcY= =EIay -----END PGP SIGNATURE----- |
On Dec 6, 2007 3:05 AM, Hilaire Fernandes <[hidden email]> wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > A real GREAT gift for Christmas will be to see Squeak relicensed! > > Will it be possible at least to get info about the actual situation? We have been told about the actual situation. The actual situation is that to get a new license, the authors have to give permission. Squeak has code from many authors. It is taking a lot of time to get the signatures, and they have pretty much quit coming in. So, the plan now is to rewrite all the code from authors who have not signed the contributor agreement. There is a list of this code somewhere. If you want to see Squeak relicensed then perhaps you should volunteer to work on rewriting the methods from authors who have not signed an agreement. First, of course, you should sign an agreement. -Ralph Johnson |
In reply to this post by stephane ducasse
Hi,
> I'm happy to see that our book has been donwloaded 11708 times so far. > The french version is around 70% and apparently some people started a > translation in spanish. Excellent! Does anybody know who is in charge of the spanish translation? I'd like to join. > So you can do three things: > - buy the book :). The quality of the printed version is quite good. > - write new chapters (more costly) for the next volume > - translate it to new languages. May I suggest you to consider the translation and incorporation to SBE of some chapters from the french book "Squeak, programmation" by Xavier Briffault? (with his permission, of course!). I'd suggest (some version of) chapters 7 ("Le noyau systeme de Squeak"), 8 ("Notions avancees: application de la reflexivite en Squeak") and 9 ("Les processus"). Of course these chapters should be conveniently adapted to the overall philosophy of SBE. I'd volunteer to do it myself, but my knowledge of the french language barely allows me to read some technical books. Anyway, I liked Briffault's book a lot and I think that those chapters would add nicely to SBE. Besides, there is no english translation of the above mentioned book, so a partial translation would make available some of Briffault's work to english readers. Bests Jordi ------------------------------- Jordi Delgado Dept. LSI (UPC) jdelgado at lsi.upc.edu http://www.lsi.upc.edu/~jdelgado |
In reply to this post by Ralph Johnson
Please realise I am asking for the *updated* information about what left
to be done. There are no clear informations, or only outdate information Compare to the KDE effort http://techbase.kde.org/Projects/KDE_Relicensing And yes I signed an agreement a long time ago Hilaire Ralph Johnson a écrit : > On Dec 6, 2007 3:05 AM, Hilaire Fernandes <[hidden email]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> A real GREAT gift for Christmas will be to see Squeak relicensed! >> >> Will it be possible at least to get info about the actual situation? > > We have been told about the actual situation. The actual situation is > that to get a new license, the authors have to give permission. > Squeak has code from many authors. It is taking a lot of time to get > the signatures, and they have pretty much quit coming in. So, the > plan now is to rewrite all the code from authors who have not signed > the contributor agreement. There is a list of this code somewhere. > > If you want to see Squeak relicensed then perhaps you should volunteer > to work on rewriting the methods from authors who have not signed an > agreement. First, of course, you should sign an agreement. > > -Ralph Johnson > > |
In reply to this post by Ralph Johnson
Hi!
"Ralph Johnson" <[hidden email]> wrote: > If you want to see Squeak relicensed then perhaps you should volunteer > to work on rewriting the methods from authors who have not signed an > agreement. First, of course, you should sign an agreement. I mentioned awhile back that I could take on a little bit of this and here is a first small contribution - a rewrite of methods tagged as Jerry Achibald (not with us anymore): http://bugs.squeak.org/view.php?id=6800 Might need a tiny bit of test/reviewing but I hope it is clean. regards, Göran |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 [hidden email] a écrit : > Hi! > > "Ralph Johnson" <[hidden email]> wrote: >> If you want to see Squeak relicensed then perhaps you should volunteer >> to work on rewriting the methods from authors who have not signed an >> agreement. First, of course, you should sign an agreement. > > I mentioned awhile back that I could take on a little bit of this and > here is a first small contribution - a rewrite of methods tagged as > Jerry Achibald (not with us anymore): > > http://bugs.squeak.org/view.php?id=6800 > > Might need a tiny bit of test/reviewing but I hope it is clean. According to the FSF feedback -- which a believe to be strick regarding license issue -- short contribution (less than 10 lines) can just be ignored. What we need is updated information regarding the situation, because as far as I remember the list of needed relicensing given by the SqF a few days ago is obsolete. Or did I miss something? Hilaire -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHWB49SAvrR6lz6PQRAt6/AJ9b+MZVI4RjmVRgeFEIaU8xkMF06QCfY5qb CyUYxR62yANpQH9kOTXEqGs= =IJbD -----END PGP SIGNATURE----- |
> According to the FSF feedback -- which a believe to be strick regarding > license issue -- short contribution (less than 10 lines) can just be > ignored. To be clear, that's 10-20 lines overall, not 10-20 per method. :-) Paolo |
In reply to this post by Hilaire Fernandes-4
On Dec 6, 2007, at 17:07 , Hilaire Fernandes wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > [hidden email] a écrit : >> Hi! >> >> "Ralph Johnson" <[hidden email]> wrote: >>> If you want to see Squeak relicensed then perhaps you should >>> volunteer >>> to work on rewriting the methods from authors who have not signed an >>> agreement. First, of course, you should sign an agreement. >> >> I mentioned awhile back that I could take on a little bit of this and >> here is a first small contribution - a rewrite of methods tagged as >> Jerry Achibald (not with us anymore): >> >> http://bugs.squeak.org/view.php?id=6800 >> >> Might need a tiny bit of test/reviewing but I hope it is clean. > > > According to the FSF feedback -- which a believe to be strick > regarding > license issue -- short contribution (less than 10 lines) can just be > ignored. The board is currently in contact with the Software Freedom Law Center for this and other issues around the relicensing. - Bert - |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Bert Freudenberg a écrit : > > On Dec 6, 2007, at 17:07 , Hilaire Fernandes wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> [hidden email] a écrit : >>> Hi! >>> >>> "Ralph Johnson" <[hidden email]> wrote: >>>> If you want to see Squeak relicensed then perhaps you should volunteer >>>> to work on rewriting the methods from authors who have not signed an >>>> agreement. First, of course, you should sign an agreement. >>> >>> I mentioned awhile back that I could take on a little bit of this and >>> here is a first small contribution - a rewrite of methods tagged as >>> Jerry Achibald (not with us anymore): >>> >>> http://bugs.squeak.org/view.php?id=6800 >>> >>> Might need a tiny bit of test/reviewing but I hope it is clean. >> >> >> According to the FSF feedback -- which a believe to be strick regarding >> license issue -- short contribution (less than 10 lines) can just be >> ignored. > > The board is currently in contact with the Software Freedom Law Center > for this and other issues around the relicensing. We are listening to this music since months.... May be turning to Face B ;-) Hilaire -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHWC0nSAvrR6lz6PQRAscxAJ9tzZqUcr83yFvtCAlOitckKgJzuwCdH59x Xw0j7DBknFTUTz//76e2s4I= =6Yo1 -----END PGP SIGNATURE----- |
On Dec 6, 2007, at 18:11 , Hilaire Fernandes wrote:
> Bert Freudenberg a écrit : >> >> On Dec 6, 2007, at 17:07 , Hilaire Fernandes wrote: >>> >>> Hash: SHA1 >>> >>> [hidden email] a écrit : >>>> Hi! >>>> >>>> "Ralph Johnson" <[hidden email]> wrote: >>>>> If you want to see Squeak relicensed then perhaps you should >>>>> volunteer >>>>> to work on rewriting the methods from authors who have not >>>>> signed an >>>>> agreement. First, of course, you should sign an agreement. >>>> >>>> I mentioned awhile back that I could take on a little bit of >>>> this and >>>> here is a first small contribution - a rewrite of methods tagged as >>>> Jerry Achibald (not with us anymore): >>>> >>>> http://bugs.squeak.org/view.php?id=6800 >>>> >>>> Might need a tiny bit of test/reviewing but I hope it is clean. >>> >>> According to the FSF feedback -- which a believe to be strick >>> regarding >>> license issue -- short contribution (less than 10 lines) can just be >>> ignored. >> >> The board is currently in contact with the Software Freedom Law >> Center >> for this and other issues around the relicensing. > > We are listening to this music since months.... > May be turning to Face B ;-) It takes time. In particular Craig's. Kudos to him, and we are hopeful to report more progress soon. - Bert - |
In reply to this post by Hilaire Fernandes-4
I realize you're frustrated but I think this is quite off topic for
this thread. Stephane and Co. did a great thing for the community in writing this book and it's lame to bring them down by ranting about something unrelated in their thread. Good job guys (who wrote and/or helped with the book)! On Dec 6, 2007 10:05 AM, Hilaire Fernandes <[hidden email]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > A real GREAT gift for Christmas will be to see Squeak relicensed! > > Will it be possible at least to get info about the actual situation? > > I don't see the point to give money to the Squeak foundation if the > community does not get any info/update regarding the *actual* situation > regarding the relicensing. > > The relicensing will just help to get more attention on Squeak/Smalltalk > from the free software community. But may be some people does not want > that or so ? > > > > > stephane ducasse a écrit : > > > Hi guys > > > > I'm happy to see that our book has been donwloaded 11708 times so far. > > The french version is around 70% and apparently some people started a > > translation in spanish. Excellent! > > If you want to help please join, we can also offer svn hostings if > > necessary. > > > > Now we are discussing giving to squeakfoundation a part of the small > > amount of money we make for the > > printed version (but this is not too much and so far merely covered the > > cost of ISBN and other). > > > > What is important is that we would really like to make this book a > > success to show that we do not need publishers > > anymore and that a documentation may exist: > > > > So you can do three things: > > - buy the book :). The quality of the printed version is quite good. > > - write new chapters (more costly) for the next volume > > - translate it to new languages. > > > > Why this is important: because else people will not do it again and I > > would like to have a case to show that this > > is worht the energy (It is a dream because this took us for too much time). > > > > Stef > > > > > > ------------------------ > > Stéphane Ducasse > > USTL - LILF - CNRS UMR 8022 - INRIA > > [hidden email] > > http://stephane.ducasse.free.fr > > > > "if you knew today was your last day on earth, what would you do > > different? ... especially if, by doing something different, today > > might not be your last day on earth" Calvin&Hobbes > > > > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHV7t2SAvrR6lz6PQRAuEXAKCSIzzlwzPamrfL1E8q9vWs/ZQd/ACfW2eb > R7kwqdHgO89STnifUd/LgcY= > =EIay > -----END PGP SIGNATURE----- > > |
In reply to this post by Bert Freudenberg
On 6-Dec-07, at 9:21 AM, Bert Freudenberg wrote: >> > > It takes time. In particular Craig's. Kudos to him, and we are > hopeful to report more progress soon. I'll echo that; Craig has spent a lot of time working with SFLC and much of the delay is due to them being busy. Since they're essentially giving us something for free we cannot pressure them as one might if we were paying. If having the license finally sorted out is truly important to you - anyone - then please offer assistance to help us get it solved sooner rather than later. Offer to ferret out one or more of the missing authors, or to rewrite some of the worrisome methods. It it is important to your business, perhaps offering some bounty cash to others to do rewrites might help. tim -- tim Rowledge; [hidden email]; http://www.rowledge.org/tim Useful random insult:- On permanent leave of absence from his senses. |
In reply to this post by Jason Johnson-5
Jason Johnson a écrit :
> I realize you're frustrated but I think this is quite off topic for > this thread. Stephane and Co. did a great thing for the community in > writing this book and it's lame to bring them down by ranting about > something unrelated in their thread. Well I know steph pretty well, and I contributed indirectly to some part of the book (I wrote the initial Morph article in French). But as I constantly promote Squeak in the free software community, people around me also repeatedly ask me about the relicensing, and fairly it looks like the situation is in dormant mode since this summer If we could have clear information about what left to be done, people could get motivated to give the final hand and get the relicensing done for Christmas. > > Good job guys (who wrote and/or helped with the book)! |
In reply to this post by timrowledge
tim Rowledge a écrit :
> > On 6-Dec-07, at 9:21 AM, Bert Freudenberg wrote: >>> >> >> It takes time. In particular Craig's. Kudos to him, and we are hopeful >> to report more progress soon. > > > I'll echo that; Craig has spent a lot of time working with SFLC and much > of the delay is due to them being busy. Since they're essentially giving > us something for free we cannot pressure them as one might if we were > paying. > > If having the license finally sorted out is truly important to you - > anyone - then please offer assistance to help us get it solved sooner > rather than later. Offer to ferret out one or more of the missing > authors, or to rewrite some of the worrisome methods. It it is important > to your business, perhaps offering some bounty cash to others to do > rewrites might help. Offering a bounty to boost the relicense, it is something I am discussing with the OFSET's treasurer. An update regarding the situation will be helpful: which amount of code still need to be udpated, which code can be removed, which code can be directly relicensed because bellow 20 lines. Hilaire |
In reply to this post by Hilaire Fernandes-4
> The relicensing will just help to get more attention on > Squeak/Smalltalk from the free software community. But may be some > people does not want that or so ? Hey, come on... You already asked about the licensing once while I was asleep. At list give me a chance to wake up and respond to it before making comments like that. :) thanks, -C -- Craig Latta improvisational musical informaticist www.netjam.org Smalltalkers do: [:it | All with: Class, (And love: it)] |
In reply to this post by Hilaire Fernandes-4
Bert writes: > The board is currently in contact with the Software Freedom Law Center > for [whether small contributions can be accepted without a license] > and other issues around the relicensing. Hilaire responds: > We are listening to this music since months... > May be turning to Face B ;-) Hilaire, this work involves pro bono lawyer time. It is not possible to force the lawyers in question to help any faster than they are. The Squeak leadership agrees that the people helping us now, the Software Freedom Law Center, are the best people for the job. If you have a better suggestion, please make it. Your comments above are out of line. -C -- Craig Latta improvisational musical informaticist www.netjam.org Smalltalkers do: [:it | All with: Class, (And love: it)] |
In reply to this post by Göran Krampe
hi
I saw this recent post (2007-11-21) giving a good view of what's missing. Did you see it ? or you're looking for something else ? http://thread.gmane.org/gmane.comp.lang.smalltalk.squeak.general/120613/focus=120645 hth Cédrick > Offering a bounty to boost the relicense, it is something I am discussing with the OFSET's treasurer. > An update regarding the situation will be helpful: which amount of code still need to be udpated, which code can be removed, which code can be directly relicensed because bellow 20 lines. > > Hilaire > > |
> hi
> > I saw this recent post (2007-11-21) giving a good view of what's missing. > Did you see it ? or you're looking for something else ? > > http://thread.gmane.org/gmane.comp.lang.smalltalk.squeak.general/120613/focus=120645 > > wrong one... sorry http://article.gmane.org/gmane.comp.lang.smalltalk.squeak.general/120620 |
In reply to this post by ccrraaiigg
Craig Latta a écrit :
> > > The relicensing will just help to get more attention on > > Squeak/Smalltalk from the free software community. But may be some > > people does not want that or so ? > > Hey, come on... You already asked about the licensing once while I > was asleep. At list give me a chance to wake up and respond to it before > making comments like that. :) > > > thanks, So you were sleeping for ten days :) (Today I just repoke from a mail without feedback ten days ago!) Really, as you wrote in another email, it will be helpful to have up to date data regarding the situation with the signed agreement since last July. Who? Where? How? is it handled? VRI I believe, right? So is Christmas a viable target? Hilaire |
Free forum by Nabble | Edit this page |