[Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
Hi guys, I’m collecting the names of those who contributed code for Pharo 3. I made my own list, but is almost made by memory, so I’m sure I’m forgetting MANY names. So, please… look yourself in the list and if you are not there, reply adding it. (btw… Kilon, I know you contributed, is just th

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Norbert Hartl
Mine is there but spelled wrongly. Norbert Am 16.04.2014 um 14:24 schrieb Esteban Lorenzano : > Hi guys, > > I’m collecting the names of those who contributed code for Pharo 3. > I made my own list, but is almost made by memory, so I’m sure I’m forgetting > MANY names. So, please… look yours

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
oops, fixed :) On 16 Apr 2014, at 14:51, Norbert Hartl wrote: > Mine is there but spelled wrongly. > > Norbert > > Am 16.04.2014 um 14:24 schrieb Esteban Lorenzano : > >> Hi guys, >> >> I’m collecting the names of those who contributed code for Pharo 3. >> I made my own list, but is almost

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Dale Henrichs
Esteban, I suppose that I indirectly contributed to Pharo3.0, if you count Metacello ... BTW, I just made my last checkin before we ship 3.2 yesterday, so I will be taking a look at your Metacello problem today or tomorrow ... I really drove myself into the ground for this release, so I'm taking

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
he, I told you… I was going to forget names… even some obvious ones :P cheers! Esteban On 16 Apr 2014, at 15:46, Dale Henrichs wrote: > Esteban, > > I suppose that I indirectly contributed to Pharo3.0, if you count Metacello > ... > > BTW, I just made my last checkin before we ship 3.2 yest

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Sergi Reyner
I did contribute some code for Spec´s ImageModel, if that counts :D Cheers, Sergi 2014-04-16 13:59 GMT+01:00 Esteban Lorenzano : > oops, fixed :) > > On 16 Apr 2014, at 14:51, Norbert Hartl wrote: > > > Mine is there but spelled wrongly. > > > > Norbert > > > > Am 16.04.2014 um 14:24 schrieb E

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
everything counts, there is no such thing as a “small fix” :) Esteban On 16 Apr 2014, at 16:02, Sergi Reyner wrote: > I did contribute some code for Spec´s ImageModel, if that counts :D > > Cheers, > Sergi > > > 2014-04-16 13:59 GMT+01:00 Esteban Lorenzano : > oops, fixed :) > > On 16 Apr 2

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread kilon alios
hey Esteban my real name is Dimitris Chloupis, but I have been using "Kilon" for over a decade now in internet for everything I do (graphics , music and coding). The only place I use my real name and not my nick name is for facebook. "Dimitris" is one of the most popular names in Greece and my surn

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Stephan Eggermont
These are the names in the 30inbox (((MCHttpRepository allInstances second allFileNames collect: [ :each | |minpos dotpos| minpos := 0. dotpos := 0. each doWithIndex: [ :char :index | char = $. ifTrue: [ minpos =0 ifFalse: [

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Sean P. DeNigris
Stephan Eggermont wrote > These are the names in the 30inbox > (((MCHttpRepository allInstances second allFileNames collect: [ :each | I <3 Smalltalk - Cheers, Sean -- View this message in context: http://forum.world.st/IMPORTANT-Looking-for-names-of-contributors-for-Pharo-3-tp4754929p475

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-17 Thread Esteban Lorenzano
cool :) but still not accurate enough :( so, keep the names going! Esteban On 16 Apr 2014, at 18:54, Stephan Eggermont wrote: > These are the names in the 30inbox > > (((MCHttpRepository allInstances second allFileNames collect: [ :each | > |minpos dotpos| > minpos := 0. >

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-17 Thread Stephan Eggermont
Esteban wrote: >I’m collecting the names of those who contributed code for Pharo 3. If that includes making configurations work in Pharo 3, you definitely miss Diego Lont. Stephan

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-17 Thread pharo4s...@free.fr
On 16/4/14 16:12, Esteban Lorenzano wrote: everything counts, there is no such thing as a “small fix” :) + 1 Esteban On 16 Apr 2014, at 16:02, Sergi Reyner > wrote: I did contribute some code for Spec´s ImageModel, if that counts :D Cheers, Sergi 2014-04

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-17 Thread pharo4s...@free.fr
yes it does On 17/4/14 10:49, Stephan Eggermont wrote: Esteban wrote: I’m collecting the names of those who contributed code for Pharo 3. If that includes making configurations work in Pharo 3, you definitely miss Diego Lont. Stephan

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-17 Thread pharo4s...@free.fr
I added a lot of people. :)