Alex,

On 19 Aug 2013, at 13:41, Alexandre Bergel <[email protected]> wrote:

> PharoContributor new
>       name: 'Alexandre Bergel';
>       id: 'abergel';
>       email: '[email protected]';
>       website: 'http://bergel.eu';
>       description: 'Use Pharo for research in software engineering, quality 
> and understanding at the University of Chile. Contribute to Roassal, Moose, 
> Spy and many more.';
>       image: 'http://bergel.eu/pictures/web4.jpg';
>       yourself

Your entry was updated: http://contributors.pharo.org/#alexandrebergel

However, your image cannot be parsed in Pharo:

 ZnEasy getJpeg: 'http://bergel.eu/pictures/web4.jpg'.

Either try re-exporting it until the parsing works, or set up a gravatar.com 
entry.

Thanks,

Sven

> On Aug 19, 2013, at 3:24 PM, Esteban Lorenzano <[email protected]> wrote:
> 
>> PharoContributor new
>>      name: 'Esteban Lorenzano';
>>      id: 'estebanlm';
>>      email: '[email protected]';
>>      website: 'http://smallworks.eu';
>>      description: 'Pharo core team. Contributor of several projects, 
>> including Kernel, DBXTalk, Voyage, Mars, etc. Also I work on the VM.';
>>      image: 
>> 'http://www.gravatar.com/avatar/193af464509ae8fbcc04abad70b72fc0?s=120';
>>      yourself
>> 
>> 
>> 
>> On Aug 18, 2013, at 12:39 PM, Sven Van Caekenberghe <[email protected]> wrote:
>> 
>>> Hi Jannik,
>>> 
>>> On 16 Aug 2013, at 21:23, jannik.laval <[email protected]> wrote:
>>> 
>>>> PharoContributor new
>>>> name: 'Jannik Laval';
>>>> id: 'jannik.laval';
>>>> email: '[email protected]';
>>>> website: 'http://www.jannik-laval.eu';
>>>> description: 'Software Researcher at Mines Douai';
>>>> image: 
>>>> 'http://www.jannik-laval.eu/assets/images/DSC02023%20-%20Version%202.jpg';
>>>> yourself
>>> 
>>> Updated:
>>> 
>>> http://contributors.pharo.org#janniklaval
>>> 
>>> Thanks.
>>> 
>>> Sven
>>> 
>>>> On Aug 12, 2013, at 5:12 PM, Sven Van Caekenberghe <[email protected]> wrote:
>>>> 
>>>>> Dear Fellow Pharoers,
>>>>> 
>>>>> As some of you may know, we have a page listing Pharo Contributors
>>>>> 
>>>>> http://www.pharo-project.org/community/contributors
>>>>> 
>>>>> This page was manually constructed and urgently needs an update. 
>>>>> Based on the code behind the Pharo Consultants page
>>>>> 
>>>>> http://consultants.pharo.org
>>>>> 
>>>>> we want a similar data driven, statically generated page for Pharo 
>>>>> Contributors
>>>>> 
>>>>> http://contributors.pharo.org
>>>>> 
>>>>> the new page is based on some of the old data, but needs updating. Many 
>>>>> people are missing as well. So please, please, edit the template and send 
>>>>> me your new or up to date information.
>>>>> 
>>>>> PharoContributor new
>>>>> name: 'Stéphane Ducasse';
>>>>> id: 'stephaneducasse';
>>>>> email: '[email protected]';
>>>>> website: 'http://stephane.ducasse.free.fr/';
>>>>> description: 'Research director at INRIA Lille leading the RMoD Team. 
>>>>> Pharo board member and president of ESUG.';
>>>>> image: 'http://stephane.ducasse.free.fr/StefFingerOnNose128.jpg';
>>>>> yourself
>>>>> 
>>>>> PharoContributor new
>>>>> name: 'Camillo Bruni';
>>>>> email: '[email protected]';
>>>>> description: 'Cosmopolitan Swiss Hacker, currently at INRIA';
>>>>> yourself
>>>>> 
>>>>> Some notes:
>>>>> 
>>>>> - id is only needed when your name contains non-ascii characters
>>>>> - email will default to [email protected] if missing
>>>>> - website will default to a Google search for your name if a URL is 
>>>>> missing
>>>>> - image can be omitted if you have a Gravatar, else it becomes a smiley
>>>>> - images will be rescaled to fit in 128x128, the URL needs to remain 
>>>>> accessible
>>>>> - description is a pure text String, no markup is allowed
>>>>> - the description does not have to be too formal
>>>>> - the page is statically generated, only then do changes take effect 
>>>>> 
>>>>> Regards, 
>>>>> 
>>>>> Sven, on behalf of the Pharo Board.
>>>>> 
>>>>> PS: If you are curious, the code for generating this page can be found at
>>>>> 
>>>>> http://www.smalltalkhub.com/#!/~Pharo/PharoPeople
>>>>> 
>>>>> 
>>>> 
>>> 
>>> 
>> 
> 
> -- 
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> 
> 
> 
> 


Reply via email to