Re: [Pharo-dev] AioPlugin not present

2017-01-21 Thread Davide Varvello via Pharo-dev
--- Begin Message ---
Other hints?
TIA
Davide



--
View this message in context: 
http://forum.world.st/AioPlugin-not-present-tp4929932p4930233.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

--- End Message ---


Re: [Pharo-dev] interrupting loops

2017-01-21 Thread stepharong
On Sat, 21 Jan 2017 19:12:26 +0100, Denis Kudriashov  
 wrote:




2017-01-21 18:36 GMT+01:00 stepharong :

Hi

I thought that we made some progress to handle interruption of loops  
but I got one in



Pharo 6.0
Latest update: #60343

and I had to kill my image.

Did I dream? Did we integrate the changes?Denis?


Yes, all changes are integrated. But there are always cases where  
interrupt will not work.


good to know.



What code you evaluated?


I do not remember :( because I changed the design and threw away the code.  
:(




--
Using Opera's mail client: http://www.opera.com/mail/

Re: [Pharo-dev] interrupting loops

2017-01-21 Thread Denis Kudriashov
2017-01-21 18:36 GMT+01:00 stepharong :

> Hi
>
> I thought that we made some progress to handle interruption of loops but I
> got one in
>
>
> Pharo 6.0
> Latest update: #60343
>
> and I had to kill my image.
>
> Did I dream? Did we integrate the changes?
>
Denis?
>

Yes, all changes are integrated. But there are always cases where interrupt
will not work.
What code you evaluated?


[Pharo-dev] interrupting loops

2017-01-21 Thread stepharong

Hi

I thought that we made some progress to handle interruption of loops but I  
got one in



Pharo 6.0
Latest update: #60343

and I had to kill my image.

Did I dream? Did we integrate the changes?
Denis?

Stef

--



Re: [Pharo-dev] Google summer of code

2017-01-21 Thread stepharong

We should apply.
I have a new list of topics.
Now we should not have topics with clearly identified mentors.

Stef









Envoyé de mon iPhone
Le 20 janv. 2017 à 22:21, Yuriy Tymchuk  a écrit :


What do we do?



We have to apply ! ;-)

We talk with Jigyasa Grover who is doing an internship in my lab at the  
moment and she is willing to help. Jigyasa was a student in a former  
Google Summer of code and is involved in several >open-source initiative  
like Women who Code and FOSSASIA. She is a mentor of GoogleCodeIn.


You can find a small presentation during last FOSSASIA : "
My journey in FOSS with Pharo & FOSSASIA by Jigyasa Grover - FOSSASIA  
2016"

https://m.youtube.com/watch?v=uLIzylxvIz4

She has done a streaming video this morning also: http://goo.gl/UyclKP
http://youtube.com/watch?v=2iRG_jpOL54

Anyone to help her setup a small team for Pharo proposal to Google  
Summer of Code this year ?




On 20 Jan 2017, at 20:38, Alexandre Bergel   
wrote:


Hi everyone-
Google Summer of Code 2017 has officially begun! Organization  
applications open today, Thursday January 19 and are open through  
Thursday, >>>February 9th. Please see our program site, official  
timeline and FAQ for more details.


What makes a good organization application? Take a look at our manuals  
for tips and best practices.
We look forward to seeing each of your applications and kicking off  
another great year of GSoC. If you have any questions, don’t hesitate  
to reach out >>>to gsoc-supp...@google.com. We’re here to help!



Google Open Source Programs Office

--_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.









--
Using Opera's mail client: http://www.opera.com/mail/

[Pharo-dev] Smalltalk job in Hamburg

2017-01-21 Thread stepharong


Hello Stephane,

perhaps you will be so kind to spread this information around.

Our company "dimap, Das Institut für Markt und Politikforschung"
(www.dimap.de) is looking for a developer (maybe student) here in
Hamburg, Germany. We are developing software systems using various
programming languages (C#, Java, Python, Javascript and Smalltalk
(Gemstone)). It would be *very* nice, if the person would be interested
to do development in Gemstone.


Thank you,

Marten Feldtmann



Re: [Pharo-dev] looking for classbuilder API

2017-01-21 Thread stepharong

thanks
marcus this is good that we hide such ugly API ccIndex:

Stef

On Thu, 19 Jan 2017 09:34:42 +0100, denker  wrote:

There is #newAnonymousSubclass for creating a subclass from the current  
class.


It seems that this is what this code is trying to do.

Marcus


On 15 Jan 2017, at 09:40, stepharong  wrote:

HI

I need to migrate

pvtNewSubclass

| newClass |
newClass := Behavior new.
newClass superclass: self.
	newClass setFormat: (ClassBuilder new computeFormat: #normal instSize:  
0 forSuper: self ccIndex: 0).

^newClass

and I'm looking at how to express (ClassBuilder new computeFormat:  
#normal instSize: 0 forSuper: self ccIndex: 0).  in Pharo 60.


Stef







--
Using Opera's mail client: http://www.opera.com/mail/



Re: [Pharo-dev] ***Important*** Snapcraft pharo package for Pharo 50

2017-01-21 Thread stepharong

This is super cool thanks for the help!




On 6 Jan 2017, at 15:07, Esteban Lorenzano  wrote:


Hi!


looks same idea of http://openbuildservice.org, I hope this is easier  
(I never understood how to make OBS work for us… never had the time  
either :( )


The pharo-vm git repository gained creating a debian source package and  
I added auto-upload of it to OBS from travis-ci, with some extra  
packages (libsdl2) the same can be done for Ubuntu and one could create  
RPM .spec files (one to target multipke distributions).


What is the current state of the Opensmalltalk-vm merge? It seems to be  
in progress and there some stability issues (e.g. unit tests are  
currently disabled)?


Once the merge is done, tests are ran, I am happy to help using OBS to  
create packages for various Linux distributions.


cheers
holger



--
Using Opera's mail client: http://www.opera.com/mail/



Re: [Pharo-dev] Google summer of code

2017-01-21 Thread Jigyasa Grover
Dear Prof Serge

Thanks for the introduction.

Dear Alexandre
I have been a past Google Summer of Code student and also mentor budding
developers in Google Code-In.
This time, I was hoping to plug-in the loopholes which might have been
present in last year's organisation application.
Kindly let me know how can we collaborate further on this.
Looking forward to your response.
Thanks and Regards
Jigyasa


On Sat, Jan 21, 2017 at 9:06 AM,  wrote:

>
>
>
>
> Envoyé de mon iPhone
> Le 20 janv. 2017 à 22:21, Yuriy Tymchuk  a écrit :
>
> What do we do?
>
>
>
> We have to apply ! ;-)
>
> We talk with Jigyasa Grover who is doing an internship in my lab at the
> moment and she is willing to help. Jigyasa was a student in a former Google
> Summer of code and is involved in several open-source initiative like Women
> who Code and FOSSASIA. She is a mentor of GoogleCodeIn.
>
> You can find a small presentation during last FOSSASIA : "
> My journey in FOSS with Pharo & FOSSASIA by Jigyasa Grover - FOSSASIA 2016"
> https://m.youtube.com/watch?v=uLIzylxvIz4
>
> She has done a streaming video this morning also: http://goo.gl/UyclKP
> http://youtube.com/watch?v=2iRG_jpOL54
>
> Anyone to help her setup a small team for Pharo proposal to Google Summer
> of Code this year ?
>
>
> On 20 Jan 2017, at 20:38, Alexandre Bergel 
> wrote:
>
> Hi everyone-
>
> Google Summer of Code 2017 has officially begun! Organization applications
> open today, Thursday January 19 and are open through Thursday, February
> 9th. Please see our program site,  official timeline
>  and FAQ
>  for more details.
>
> What makes a good organization application? Take a look at our manuals
>  for
> tips and best practices.
>
> We look forward to seeing each of your applications and kicking off
> another great year of GSoC. If you have any questions, don’t hesitate to
> reach out to gsoc-supp...@google.com. We’re here to help!
>
> Google Open Source Programs Office
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>


Re: [Pharo-dev] Google summer of code

2017-01-21 Thread serge . stinckwich




Envoyé de mon iPhone
> Le 20 janv. 2017 à 22:21, Yuriy Tymchuk  a écrit :
> 
> What do we do?


We have to apply ! ;-)

We talk with Jigyasa Grover who is doing an internship in my lab at the moment 
and she is willing to help. Jigyasa was a student in a former Google Summer of 
code and is involved in several open-source initiative like Women who Code and 
FOSSASIA. She is a mentor of GoogleCodeIn.

You can find a small presentation during last FOSSASIA : "
My journey in FOSS with Pharo & FOSSASIA by Jigyasa Grover - FOSSASIA 2016"
https://m.youtube.com/watch?v=uLIzylxvIz4

She has done a streaming video this morning also: http://goo.gl/UyclKP
http://youtube.com/watch?v=2iRG_jpOL54

Anyone to help her setup a small team for Pharo proposal to Google Summer of 
Code this year ?

> 
>> On 20 Jan 2017, at 20:38, Alexandre Bergel  wrote:
>> 
>> Hi everyone- 
>> 
>> Google Summer of Code 2017 has officially begun! Organization applications 
>> open today, Thursday January 19 and are open through Thursday, February 9th. 
>> Please see our program site, official timeline and FAQ for more details.
>> 
>> What makes a good organization application? Take a look at our manuals for 
>> tips and best practices. 
>> 
>> We look forward to seeing each of your applications and kicking off another 
>> great year of GSoC. If you have any questions, don’t hesitate to reach out 
>> to gsoc-supp...@google.com. We’re here to help!
>> 
>> Google Open Source Programs Office
>> -- 
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>> 
>> 
>> 
>