Hi everyone, as far as I understand PBE2 is actually deep into pharo. Maybe we should update PBE because when someone new starts to work with pharo I usually suggest him to read PBE. Pharo 3 will have a lot of new cool features, and people have to work with 1.1. What do you think? Cheers! Uko
On Sep 18, 2013, at 4:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone,
as far as I understand PBE2 is actually deep into pharo. Maybe we should update PBE because when someone new starts to work with pharo I usually suggest him to read PBE. Pharo 3 will have a lot of new cool features, and people have to work with 1.1. What do you think?
yes but this is a lot of work.
Cheers! Uko
On 18 веÑ. 2013, at 17:54, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Sep 18, 2013, at 4:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone,
as far as I understand PBE2 is actually deep into pharo. Maybe we should update PBE because when someone new starts to work with pharo I usually suggest him to read PBE. Pharo 3 will have a lot of new cool features, and people have to work with 1.1. What do you think?
yes but this is a lot of work.
Maybe we can try :). I think that this is an important book, because it's meant to be a starting point, and we want to have more people.
Cheers! Uko
On Wed, Sep 18, 2013 at 4:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer? -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 18 веÑ. 2013, at 17:57, Damien Cassou <damien.cassou@gmail.com> wrote:
On Wed, Sep 18, 2013 at 4:23 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer? I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer?
I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
No we should just simplify when something is not working at the latex level. So indeed it would be cool to migrate the book using the pier syntax like that we will get a new one in pdf, latex and more. We can set up a new jenkins script, git hub repo and get started. Stef
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 18 веÑ. 2013, at 18:17, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer?
I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
No we should just simplify when something is not working at the latex level. So indeed it would be cool to migrate the book using the pier syntax like that we will get a new one in pdf, latex and more.
We can set up a new jenkins script, git hub repo and get started. Would be nice.
Stef
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Hi Yuri I created a new repository on github UpdatedPharoByExample and I will copy the necessary file from PharoForTheEntreprise and you can get started. We will set up a new jenkins job. Now we should also pay attention that a new look should get out and we should sync with the guys there. Stef
BTW may before starting the first actions would be integrate the comments we got from the japanese translators and other little problems that got reported on the sb mailing-list Stef On Sep 18, 2013, at 5:26 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 18 веÑ. 2013, at 18:17, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer?
I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
No we should just simplify when something is not working at the latex level. So indeed it would be cool to migrate the book using the pier syntax like that we will get a new one in pdf, latex and more.
We can set up a new jenkins script, git hub repo and get started. Would be nice.
Stef
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Yuri before starting (I started to port the SUnit chapter) I think that we should decide how we extend pier to support \url \cite \index I proposed something like ##cite| ## or ##index| ## because we should not lose all the nice work done for PBE I will talk to damien when I see him. Stef On Sep 18, 2013, at 5:26 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 18 веÑ. 2013, at 18:17, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer?
I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
No we should just simplify when something is not working at the latex level. So indeed it would be cool to migrate the book using the pier syntax like that we will get a new one in pdf, latex and more.
We can set up a new jenkins script, git hub repo and get started. Would be nice.
Stef
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Ok, thanks Stef! On 18 веÑ. 2013, at 21:22, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Yuri before starting (I started to port the SUnit chapter) I think that we should decide how we extend pier to support \url \cite \index
I proposed something like ##cite| ## or ##index| ##
because we should not lose all the nice work done for PBE
I will talk to damien when I see him.
Stef
On Sep 18, 2013, at 5:26 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
On 18 веÑ. 2013, at 18:17, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer?
I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
No we should just simplify when something is not working at the latex level. So indeed it would be cool to migrate the book using the pier syntax like that we will get a new one in pdf, latex and more.
We can set up a new jenkins script, git hub repo and get started. Would be nice.
Stef
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Maybe you can setup a new branch on the current repository. This what We have for the french translation. Envoyé de mon iPhone Le 18 sept. 2013 à 17:26, Yuriy Tymchuk <yuriy.tymchuk@me.com> a écrit :
On 18 веÑ. 2013, at 18:17, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
What do you think?
I agree. We need someone to take the lead and distribute the work. Do you volunteer?
I'm thinking about starting doing that myself, and if I'll manage to review a couple of paragraphs each day I can say that I can take a lead :).
Do you think that moving PBE to pier will be too hard?
No we should just simplify when something is not working at the latex level. So indeed it would be cool to migrate the book using the pier syntax like that we will get a new one in pdf, latex and more.
We can set up a new jenkins script, git hub repo and get started. Would be nice.
Stef
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
participants (4)
-
Damien Cassou -
Serge Stinckwich -
Stéphane Ducasse -
Yuriy Tymchuk