This is the next step. The association database has an API and we can 
auto-generate the list.

I wanted to not enforce membership manualy before this this is implemented.

It is important to bound it to something so it does not end up like the 
“companies using Smalltalk”
lis of ESUG, where entries are added but old ones *never* removed… as when you 
stop using
something you tend to not ask to be removed. I am sure some of the entries of 
the consultants
list are stale already.

With binding it to the association, people that leave the community will stop 
membership and thus
the list will be up to date automatically. And it is one the things that make 
sense to offer as part of
a membership.

        Marcus

> On 18 Jan 2018, at 09:20, Serge Stinckwich <serge.stinckw...@gmail.com> wrote:
> 
> Consultants listed on this board are not gold association member like said 
> here ? 
> https://association.pharo.org/Benefits 
> <https://association.pharo.org/Benefits>
> 
> On Wed, Jan 17, 2018 at 5:27 PM, Marcus Denker <marcus.den...@inria.fr 
> <mailto:marcus.den...@inria.fr>> wrote:
> Hi,
> 
> We have http://consultants.pharo.org <http://consultants.pharo.org/> 
> 
> I want to change it to
>       - not be a forward to files.pharo.org <http://files.pharo.org/>
>       - be auto-generated from the https://association.pharo.org 
> <https://association.pharo.org/>
>       
> 
> But we should update it already before that is finished. So:
> 
> If you want to be listed, please send your infos in the form:
> 
> PharoConsultant {
>               #name : Your name',
>               #email : y...@email.com <mailto:y...@email.com>',
>               #website : 'http://your-website.com <http://your-website.com/>',
>               #id : 'yourname (currently not used for anything)',
>               #location : 'City, Country of your business',
>               #languages : 'what languages do you speak',
>               #industryExperienceSince : 1994,
>               #pharoExperienceSince : 2008,
>               #areasOfExpertise : 'what are your areas of expertise. E.g. 
> business apllications, user interface, legacy, ...',
>               #smalltalkExperienceSince : 2002
>       }
> 
> (or open a pull request at: 
> https://github.com/pharo-project/pharo-project-consultants/ 
> <https://github.com/pharo-project/pharo-project-consultants/>)
> 
>       Marcus
> 
> 
> 
> -- 
> Serge Stinckwich
> UMI UMMISCO 209 (IRD/UPMC/UY1)
> "Programs must be written for people to read, and only incidentally for 
> machines to execute."
> http://www.doesnotunderstand.org/ <http://www.doesnotunderstand.org/>

Reply via email to