[Pharo-users] Soup package

2018-01-09 Thread Hayatou Oumarou via Pharo-users
--- Begin Message ---
where can i find a working version of Soup to manipulate HTML pages? the one on 
SmalltalkHub does not work


 Hayatou Oumarou--- End Message ---


[Pharo-users] Line feeds appearing in methods source code?

2018-01-09 Thread Julien
Hello,

It’s the third or fourth time that linefeeds appears in my methods source code 
while I’m coding and I do not know why…

It happens on Pharo 6.1 and on different images.

I am on MacOS and I am not copy/pasting code from the outside to Pharo so I do 
not understand why this happens…

Anyone encounter the same thing?

Julien

---
Julien Delplanque
Doctorant à l’Université de Lille 1
http://juliendelplanque.be/phd.html
Equipe Rmod, Inria
Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq
Numéro de téléphone: +333 59 35 86 40



Re: [Pharo-users] Line feeds appearing in methods source code?

2018-01-09 Thread Stephane Ducasse
No never with me I'm happy that I'm not the only magnet bug :)

On Tue, Jan 9, 2018 at 3:58 PM, Julien  wrote:
> Hello,
>
> It’s the third or fourth time that linefeeds appears in my methods source
> code while I’m coding and I do not know why…
>
> It happens on Pharo 6.1 and on different images.
>
> I am on MacOS and I am not copy/pasting code from the outside to Pharo so I
> do not understand why this happens…
>
> Anyone encounter the same thing?
>
> Julien
>
> ---
> Julien Delplanque
> Doctorant à l’Université de Lille 1
> http://juliendelplanque.be/phd.html
> Equipe Rmod, Inria
> Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq
> Numéro de téléphone: +333 59 35 86 40
>



Re: [Pharo-users] Soup package

2018-01-09 Thread Stephane Ducasse
Hi Hayatou

Can you tell us what did not work because it should?

Did you see also the booklet on scraping HTML with xpath in
http://books.pharo.org?

Stef

On Tue, Jan 9, 2018 at 11:39 AM, Hayatou Oumarou via Pharo-users
 wrote:
>
>
> -- Forwarded message --
> From: Hayatou Oumarou 
> To: Pharo 
> Cc:
> Bcc:
> Date: Tue, 9 Jan 2018 10:39:25 + (UTC)
> Subject: Soup package
> where can i find a working version of Soup to manipulate HTML pages? the one 
> on SmalltalkHub does not work
>
> 
> Hayatou Oumarou
>



[Pharo-users] Proposals and mentors GSoC

2018-01-09 Thread Stephan Eggermont


The time has come again to propose projects you'd want to see done in
Google's Summer of Code for Pharo. And of course we're also looking for
mentors

Stephan




Re: [Pharo-users] Line feeds appearing in methods source code?

2018-01-09 Thread Ben Coman
Could be something to do with automatic pretty-printing, or pretty-printing
"while you read" or similar.
cheers -ben

On 9 January 2018 at 22:58, Julien  wrote:

> Hello,
>
> It’s the third or fourth time that linefeeds appears in my methods source
> code while I’m coding and I do not know why…
>
> It happens on Pharo 6.1 and on different images.
>
> I am on MacOS and I am not copy/pasting code from the outside to Pharo so
> I do not understand why this happens…
>
> Anyone encounter the same thing?
>
> Julien
>
> ---
> Julien Delplanque
> Doctorant à l’Université de Lille 1
> http://juliendelplanque.be/phd.html
> Equipe Rmod, Inria
> Bâtiment B 40, avenue Halley 59650
> 
>  Villeneuve
> 
>  d'Ascq
> 
> Numéro de téléphone: +333 59 35 86 40 <+33%203%2059%2035%2086%2040>
>
>


[Pharo-users] How to I setup Bloc?

2018-01-09 Thread Photon
Hello I have trouble with Bloc.  I tried to install it like this as i read it
in a paper on Bloc


but then this does not work because there is no suchclass, istall is send to
nil.



I had also trouble with the tutorial earlier. I could not see anything in
the preview altho the code was aparrantly fine. 
I really like to do something with bloc but i cant even set it up properly.
Please help me.



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html



[Pharo-users] Google Summer of Code 2018 with Pharo Consortium

2018-01-09 Thread Jigyasa Grover
Hello Pharo-ers ! 

On behalf of the community, I would like to thank each one of you for their
significant contribution in the previously concluded *Google Summer of Code
2017* with *Pharo Consortium*. We aspire to take-off on a long flight after
this successful stint by applying to participate in the upcoming *Google
Summer of Code 2018*.

As many of you might know, Google Summer of Code is a global program focused
on bringing more student developers into open source software development.
Students work with an open source organization on a 3 month programming
project during their break from school. Read more about the program here:
https://summerofcode.withgoogle.com/

The deadline for organisations to apply is January 23, 2018 which is fast
approaching. As an open source evangelist and a Pharo developer, I would
like to invite all the experienced members to be a part of the "GSoC 2018
with Pharo Consortium" Team and mentor students. Propose fresh ideas for
projects which shall help improve Pharo or volunteer to mentor any of the
existing one (Listed here: http://gsoc.pharo.org/). To add your own project
idea to the list, visit http://gsoc.pharo.org/#adding-a-proposal

Looking forward to an appreciable representation from the Pharo community. 

Best regards 
Jigyasa Grover 
Pharo Consortium Org Admin, Google Summer of Code 2017 [hidden email]





--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html



Re: [Pharo-users] How to I setup Bloc?

2018-01-09 Thread Aliaksei Syrel
Hello Photon,

I have literally no idea where you found this paper but it is years old.

Could you try to install it according to instructions on Bloc GitHub page:

https://github.com/pharo-graphics/Bloc

You might also want to try a MemoryGame tutorial:

https://github.com/pharo-graphics/Tutorials

Let me know if something does not work.

P.S. Could somebody with access rights delete this page:
https://ci.inria.fr/pharo-contribution/job/PharoBookWorkInProgress/lastSuccessfulBuild/artifact/book-result/Bloc/Bloc.html
 ?

Alex

On Wed, 10 Jan 2018 at 03:26, Photon  wrote:

> Hello I have trouble with Bloc.  I tried to install it like this as i read
> it
> in a paper on Bloc
>
>
> but then this does not work because there is no suchclass, istall is send
> to
> nil.
>
>
>
> I had also trouble with the tutorial earlier. I could not see anything in
> the preview altho the code was aparrantly fine.
> I really like to do something with bloc but i cant even set it up properly.
> Please help me.
>
>
>
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>
> --
Cheers,
Alex