Dear pharoers, this year Pharo consortium (and community) is going to take part in the Google Summer of Code event[1] as a standalone organization. This is an opportunity to promote Pharo, get some job done and have students paid. Currently we are at the most important stage as we are preparing the organization application, and hoping that we will be accepted and granted decent amount of project slots. Everyone can help with application by submitting ideas for student projects. I reuse the list of the last year : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... It is in STON format, and result is being generated at: http://gsoc.pharo.org/ Please add (or update) your ideas following the format of existing projects and open a pull request with them (you will need a github account). Preferably submit ideas with possible mentors, but if none are available at the moment ideas without mentors are also welcome. The template to submit projects is : PharoTopic new title: 'The name of your project; contact: 'email address'; supervisors: 'Supervisors names'; keywords: 'keywords separated by spaces; context: 'a description of the context of the project'; goal: 'description of the goal'; level: 'Beginner or Intermediate or Advanced'; yourself. We will need a lot of projects/idea before February 19th 2016, the deadline for applying to GSOC 2016. Do not hesitate to ask me questions. If you don't know how to edit the list, please send your project description following the template to me. [1] https://summerofcode.withgoogle.com/ Regards, -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important. I've also updated my projects. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
Good initiative. I will clean some of them too. Stef Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ? Thank you On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
The whole process is not automatic. The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/ Maybe you can try to run it yourself. Once there is a new .html file, I have to put into some AWS S3 bucket of mine. If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
ok I will try On Fri, Feb 12, 2016 at 1:20 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The whole process is not automatic.
The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/
Maybe you can try to run it yourself.
Once there is a new .html file, I have to put into some AWS S3 bucket of mine.
If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Sorry, Iâm a bit confused. The Topics.st is not a STON file, itâs a smalltalk code file. Sven, can you please guide me on how to generate the page, because I was not able to figure it out from PharoPeople package. Also I guess that Iâll be able to automate the process if you give me AWS Access Keys and the bucket name, but letâs come back to this later. Cheers. Uko
On 12 Feb 2016, at 13:20, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The whole process is not automatic.
The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/
Maybe you can try to run it yourself.
Once there is a new .html file, I have to put into some AWS S3 bucket of mine.
If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Last year a CI job was created: https://ci.inria.fr/pharo-contribution/job/GeneratePharoTopicsPage/ I tried to revive it, but I can't find the config/settings, or so it seems. Yes, it used to be STON, but it was changed to .st - in any case, the idea was that it were just objects. I totally agree this process is not good. The AWS bucket is under my private key, cannot share that.
On 17 Feb 2016, at 00:50, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Sorry, Iâm a bit confused. The Topics.st is not a STON file, itâs a smalltalk code file. Sven, can you please guide me on how to generate the page, because I was not able to figure it out from PharoPeople package. Also I guess that Iâll be able to automate the process if you give me AWS Access Keys and the bucket name, but letâs come back to this later.
Cheers. Uko
On 12 Feb 2016, at 13:20, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The whole process is not automatic.
The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/
Maybe you can try to run it yourself.
Once there is a new .html file, I have to put into some AWS S3 bucket of mine.
If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
On Wed, Feb 17, 2016 at 9:52 AM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Last year a CI job was created:
https://ci.inria.fr/pharo-contribution/job/GeneratePharoTopicsPage/
I tried to revive it, but I can't find the config/settings, or so it seems.
Yes, it used to be STON, but it was changed to .st - in any case, the idea was that it were just objects.
I totally agree this process is not good.
The AWS bucket is under my private key, cannot share that.
Thank you Sven. I don't have time to fix the process at the moment. I will just convert all the gsoc ideas as Markdown and there will be available on github. -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Sven We will migrate the html file to file.pharo.inria.fr As well as the consultants.pharo.org. Stef Le 17/2/16 09:52, Sven Van Caekenberghe a écrit :
Last year a CI job was created:
https://ci.inria.fr/pharo-contribution/job/GeneratePharoTopicsPage/
I tried to revive it, but I can't find the config/settings, or so it seems.
Yes, it used to be STON, but it was changed to .st - in any case, the idea was that it were just objects.
I totally agree this process is not good.
The AWS bucket is under my private key, cannot share that.
On 17 Feb 2016, at 00:50, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Sorry, Iâm a bit confused. The Topics.st is not a STON file, itâs a smalltalk code file. Sven, can you please guide me on how to generate the page, because I was not able to figure it out from PharoPeople package. Also I guess that Iâll be able to automate the process if you give me AWS Access Keys and the bucket name, but letâs come back to this later.
Cheers. Uko
On 12 Feb 2016, at 13:20, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The whole process is not automatic.
The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/
Maybe you can try to run it yourself.
Once there is a new .html file, I have to put into some AWS S3 bucket of mine.
If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
OK, it is better is this is fully community supported and manageable.
On 18 Feb 2016, at 22:34, stepharo <stepharo@free.fr> wrote:
Sven
We will migrate the html file to file.pharo.inria.fr As well as the consultants.pharo.org.
Stef
Le 17/2/16 09:52, Sven Van Caekenberghe a écrit :
Last year a CI job was created:
https://ci.inria.fr/pharo-contribution/job/GeneratePharoTopicsPage/
I tried to revive it, but I can't find the config/settings, or so it seems.
Yes, it used to be STON, but it was changed to .st - in any case, the idea was that it were just objects.
I totally agree this process is not good.
The AWS bucket is under my private key, cannot share that.
On 17 Feb 2016, at 00:50, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Sorry, Iâm a bit confused. The Topics.st is not a STON file, itâs a smalltalk code file. Sven, can you please guide me on how to generate the page, because I was not able to figure it out from PharoPeople package. Also I guess that Iâll be able to automate the process if you give me AWS Access Keys and the bucket name, but letâs come back to this later.
Cheers. Uko
On 12 Feb 2016, at 13:20, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The whole process is not automatic.
The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/
Maybe you can try to run it yourself.
Once there is a new .html file, I have to put into some AWS S3 bucket of mine.
If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
At the moment the GSOC topics web page is hosted on github: http://pharo-project.github.io/pharo-project-proposals/ <https://github.com/pharo-project/pharo-project-proposals/tree/gh-pages> and gsoc.pharo.org <http://gsoc.pharo.org/> simply points there. This was done because it was the easiest way to automate the process and not ask someone for credentials. Iâd suggest to keep it like it is for the time of GSOC decision making time. After that I support the idea of moving it to the pharo hosting, but Iâd keep the current CI architecture. If you havenât seen you can propose a pull request, and CI will validate it and mark directly in the request whether everything is ok. Cheers Uko
On 18 Feb 2016, at 22:34, stepharo <stepharo@free.fr> wrote:
Sven
We will migrate the html file to file.pharo.inria.fr As well as the consultants.pharo.org.
Stef
Le 17/2/16 09:52, Sven Van Caekenberghe a écrit :
Last year a CI job was created:
https://ci.inria.fr/pharo-contribution/job/GeneratePharoTopicsPage/
I tried to revive it, but I can't find the config/settings, or so it seems.
Yes, it used to be STON, but it was changed to .st - in any case, the idea was that it were just objects.
I totally agree this process is not good.
The AWS bucket is under my private key, cannot share that.
On 17 Feb 2016, at 00:50, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Sorry, Iâm a bit confused. The Topics.st is not a STON file, itâs a smalltalk code file. Sven, can you please guide me on how to generate the page, because I was not able to figure it out from PharoPeople package. Also I guess that Iâll be able to automate the process if you give me AWS Access Keys and the bucket name, but letâs come back to this later.
Cheers. Uko
On 12 Feb 2016, at 13:20, Sven Van Caekenberghe <sven@stfx.eu> wrote:
The whole process is not automatic.
The code to convert the .ston file to the .html is in http://www.smalltalkhub.com/#!/~Pharo/PharoPeople/
Maybe you can try to run it yourself.
Once there is a new .html file, I have to put into some AWS S3 bucket of mine.
If you send me the .html I will do copy it to the right place.
On 12 Feb 2016, at 12:57, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
The sync with the http://gsoc.pharo.org/ is not working ... Can we fix that and put GSOC 2016 on the front page ?
Thank you
On Thu, Feb 11, 2016 at 3:29 PM, stepharo <stepharo@free.fr> wrote:
Good initiative. I will clean some of them too. Stef
Le 11/2/16 15:20, Damien Cassou a écrit :
Serge Stinckwich <serge.stinckwich@gmail.com> writes:
I reuse the list of the last year :
https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... I've just removed everything git-related because it was old. I hope someone else will write a new one because support of existing DVCS is very important.
I've also updated my projects.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Dear all, this is a reminder ! The deadline is Feb 19th 2016. Yuko&Serge, Pharo GSOC 2016 co-administrators PS: We are looking for more co-administrators to help us finish Pharo application. Please ask me in PM. ================================================ Dear pharoers, this year Pharo consortium (and community) is going to take part in the Google Summer of Code event[1] as a standalone organization. This is an opportunity to promote Pharo, get some job done and have students paid. Currently we are at the most important stage as we are preparing the organization application, and hoping that we will be accepted and granted decent amount of project slots. Everyone can help with application by submitting ideas for student projects. I reuse the list of the last year : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... It is in STON format, and result will be generated at: http://gsoc.pharo.org/ Please add (or update) your ideas following the format of existing projects and open a pull request with them (you will need a github account). Preferably submit ideas with possible mentors, but if none are available at the moment ideas without mentors are also welcome. The template to submit projects is : PharoTopic new title: 'The name of your project; contact: 'email address'; supervisors: 'Supervisors names'; keywords: 'keywords separated by spaces; context: 'a description of the context of the project'; goal: 'description of the goal'; level: 'Beginner or Intermediate or Advanced'; yourself. We will need a lot of projects/idea before February 19th 2016, the deadline for applying to GSOC 2016. Do not hesitate to ask me questions. If you don't know how to edit the list, please send your project description following the template to me. [1] https://summerofcode.withgoogle.com/ -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Sorry I made a typo. this was: Uko&Serge On Tue, Feb 16, 2016 at 9:18 PM, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
Dear all,
this is a reminder ! The deadline is Feb 19th 2016.
Yuko&Serge, Pharo GSOC 2016 co-administrators
PS: We are looking for more co-administrators to help us finish Pharo application. Please ask me in PM.
================================================
Dear pharoers,
this year Pharo consortium (and community) is going to take part in the Google Summer of Code event[1] as a standalone organization. This is an opportunity to promote Pharo, get some job done and have students paid.
Currently we are at the most important stage as we are preparing the organization application, and hoping that we will be accepted and granted decent amount of project slots. Everyone can help with application by submitting ideas for student projects.
I reuse the list of the last year : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
It is in STON format, and result will be generated at: http://gsoc.pharo.org/
Please add (or update) your ideas following the format of existing projects and open a pull request with them (you will need a github account). Preferably submit ideas with possible mentors, but if none are available at the moment ideas without mentors are also welcome.
The template to submit projects is :
PharoTopic new title: 'The name of your project; contact: 'email address'; supervisors: 'Supervisors names'; keywords: 'keywords separated by spaces; context: 'a description of the context of the project'; goal: 'description of the goal'; level: 'Beginner or Intermediate or Advanced'; yourself.
We will need a lot of projects/idea before February 19th 2016, the deadline for applying to GSOC 2016.
Do not hesitate to ask me questions.
If you don't know how to edit the list, please send your project description following the template to me.
[1] https://summerofcode.withgoogle.com/
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
Regarding the html generation from topics, Peter and Uko are working on something to automate everything. If you want to propose new ideas, please send github PR to : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics.... Can we add Peter (github ID: peteruhnak) as a contributor to Pharo org on github ? Thank you all. On Thu, Feb 11, 2016 at 2:02 PM, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
Dear pharoers,
this year Pharo consortium (and community) is going to take part in the Google Summer of Code event[1] as a standalone organization. This is an opportunity to promote Pharo, get some job done and have students paid.
Currently we are at the most important stage as we are preparing the organization application, and hoping that we will be accepted and granted decent amount of project slots. Everyone can help with application by submitting ideas for student projects.
I reuse the list of the last year : https://github.com/pharo-project/pharo-project-proposals/blob/master/Topics....
It is in STON format, and result is being generated at: http://gsoc.pharo.org/
Please add (or update) your ideas following the format of existing projects and open a pull request with them (you will need a github account). Preferably submit ideas with possible mentors, but if none are available at the moment ideas without mentors are also welcome.
The template to submit projects is :
PharoTopic new title: 'The name of your project; contact: 'email address'; supervisors: 'Supervisors names'; keywords: 'keywords separated by spaces; context: 'a description of the context of the project'; goal: 'description of the goal'; level: 'Beginner or Intermediate or Advanced'; yourself.
We will need a lot of projects/idea before February 19th 2016, the deadline for applying to GSOC 2016.
Do not hesitate to ask me questions.
If you don't know how to edit the list, please send your project description following the template to me.
[1] https://summerofcode.withgoogle.com/
Regards,
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
participants (5)
-
Damien Cassou -
Serge Stinckwich -
stepharo -
Sven Van Caekenberghe -
Yuriy Tymchuk