Re: [Pharo-users] OSProcess in Pharo 5?

2016-05-13 Thread Mariano Martinez Peck
If you are only interested in Unix / Linux / OSX, then you may want to try OSSubprocess (it does work correctly in Pharo 5.0) https://github.com/marianopeck/OSSubprocess Cheers, On Fri, May 13, 2016 at 8:03 PM, PAUL DEBRUICKER wrote: > Hi - > > > Is OSProcess the thing

[Pharo-users] OSProcess in Pharo 5?

2016-05-13 Thread PAUL DEBRUICKER
Hi - Is OSProcess the thing to use in Pharo 5 if you want to run a bash command and then bring the result into a running image? It seems to be locking up an image I've got with code that previously worked in Pharo 4. Thanks Paul

Re: [Pharo-users] Downloading large files with a progress bar

2016-05-13 Thread Offray Vladimir Luna Cárdenas
Hi again, Umm this is kind of strange. When I try with the Sven code downloading the Pharo, downloading progress bar works, but when I try the follow one, download works and forking lets me use the environment, as with Sven's but progress bar don't advance: =

Re: [Pharo-users] blue ink - format on accept?

2016-05-13 Thread Peter Uhnák
Only "format as you read" is available at the moment. (Which formats the methods without changing the source code, good for reading.) But it shouldn't be that hard to implement… in AbstractTool>>compileANewMethodInClass:categorized:from:notifyng: or

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
Thank you very much offray it looks very organized On Fri, May 13, 2016 at 10:28 PM Offray Vladimir Luna Cárdenas < offray.l...@mutabit.com> wrote: > Hi, > > Sure. Here are the last mind maps I used in my talks: > > - As png/pdf: > - >

[Pharo-users] Eliot Miranda and Clement Bera - "Sista: Speculative inlining, Smalltalk-style"

2016-05-13 Thread Bernardo Ezequiel Contreras
https://youtu.be/f4Cvia-HZ-w -- Bernardo E.C. Sent from a cheap desktop computer in South America.

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Offray Vladimir Luna Cárdenas
Hi, Sure. Here are the last mind maps I used in my talks: - As png/pdf: - http://mutabit.com/repos.fossil/grafoscopio/doc/tip/Docs/En/Talks/grafoscopio-talk-map.png - http://mutabit.com/repos.fossil/grafoscopio/doc/tip/Docs/Es/Presentaciones/grafoscopio.pdf - As source code for

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
offray thanks, any link to your presentations to steal ideas ? On Fri, May 13, 2016 at 6:27 PM Offray Vladimir Luna Cárdenas < offray.l...@mutabit.com> wrote: > Hi Dimtris, > > Best luck! If you use the same approachable tone of your video tutorials > surely you will do fine. The emphasis on

Re: [Pharo-users] Downloading large files with a progress bar

2016-05-13 Thread Offray Vladimir Luna Cárdenas
Hi, On 13/05/16 00:35, Sven Van Caekenberghe wrote: On 13 May 2016, at 01:00, Offray Vladimir Luna Cárdenas wrote: Hi Sven, Thanks for your quick answer. I tried both approaches but I'm missing something. See my last attempt at http://ws.stfx.eu/KBVBAP72IWOO with

[Pharo-users] blue ink - format on accept?

2016-05-13 Thread PAUL DEBRUICKER
Hi - Is there a way in Pharo 5 to turn on format on accept? Thanks Paul

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Offray Vladimir Luna Cárdenas
Hi Dimtris, Best luck! If you use the same approachable tone of your video tutorials surely you will do fine. The emphasis on live coding instead of programming surely will open the Pharo world to a more diverse audience. In my workshop talking about data visualization, reproducible research

Re: [Pharo-users] Running Pharo 5 on Ubuntu 16.04

2016-05-13 Thread Esteban Lorenzano
it is not yet ready (next week) > On 13 May 2016, at 14:54, Brad Selfridge wrote: > > What Ubuntu PPA. I don't see a link for one at the URL that you provided. > > > > - > Brad Selfridge > -- > View this message in context: >

Re: [Pharo-users] [ANN] Pharo 5.0 released!

2016-05-13 Thread Brad Selfridge
I don't see Ubuntu PPA instructions at the URL that you provided. Also, does one have to update the Pharo Launcher? - Brad Selfridge -- View this message in context: http://forum.world.st/ANN-Pharo-5-0-released-tp4894499p4894644.html Sent from the Pharo Smalltalk Users mailing list

Re: [Pharo-users] Running Pharo 5 on Ubuntu 16.04

2016-05-13 Thread Brad Selfridge
What Ubuntu PPA. I don't see a link for one at the URL that you provided. - Brad Selfridge -- View this message in context: http://forum.world.st/Re-Running-Pharo-5-on-Ubuntu-16-04-tp4886858p4894643.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
Where may I find the Mooc ? On Fri, May 13, 2016 at 3:38 PM stepharo wrote: > I have the theorical part (what do we need to achieve that). > > Else did you have a look at the second counter videos of the mooc? > > Because I start usually with > > Ok develop a counter > >

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread stepharo
I have the theorical part (what do we need to achieve that). Else did you have a look at the second counter videos of the mooc? Because I start usually with Ok develop a counter then let us code in the debugger and I turned these into two videos. There are in the mooc. Stef Le

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
stef anything you have on live coding would be an immense help On Fri, May 13, 2016 at 1:46 PM stepharo wrote: > If you need slides let me know. > > I have many keynotes files. > > > Stef > > Le 13/5/16 à 10:32, Dimitris Chloupis a écrit : > > thanks any idea where i can get

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread stepharo
If you need slides let me know. I have many keynotes files. Stef Le 13/5/16 à 10:32, Dimitris Chloupis a écrit : thanks any idea where i can get the card that contains the pharo syntax ? On Fri, May 13, 2016 at 10:33 AM stepharo > wrote:

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread stepharo
I massively improved it. I took all the feedback I got in particular from eliot that apparently loved it :) http://files.pharo.org/media/pharoCheatSheet.pdf ? It was very recently updated, maybe people gave feedback. Good luck with your presentation !

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
yes Julien , that was what I mean , Sven and Clement thank you I was not aware of this, this is excellent template for my presentation so I can mention all the important parts in 30 minutes. On Fri, May 13, 2016 at 12:25 PM Sven Van Caekenberghe wrote: > > > On 13 May 2016, at

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Sven Van Caekenberghe
> On 13 May 2016, at 11:09, Sven Van Caekenberghe wrote: > > >> On 13 May 2016, at 10:32, Dimitris Chloupis wrote: >> >> thanks any idea where i can get the card that contains the pharo syntax ? > > Maybe you are looking for this > >

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Clément Bera
I usually get it from http://files.pharo.org/ In media, pharoCheatSheet or flyer-cheat-sheet. On Fri, May 13, 2016 at 10:32 AM, Dimitris Chloupis wrote: > thanks any idea where i can get the card that contains the pharo syntax ? > > On Fri, May 13, 2016 at 10:33 AM

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Sven Van Caekenberghe
> On 13 May 2016, at 10:32, Dimitris Chloupis wrote: > > thanks any idea where i can get the card that contains the pharo syntax ? Maybe you are looking for this http://files.pharo.org/media/pharoCheatSheet.pdf ? It was very recently updated, maybe people gave

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Julien Delplanque
Hello Dimitris, Is this http://c2.com/cgi-bin/wiki?SmalltalkSyntaxInaPostcard what you're looking for? Good luck for your presentation. Julien On 13/05/16 10:32, Dimitris Chloupis wrote: thanks any idea where i can get the card that contains the pharo syntax ? On Fri, May 13, 2016 at

Re: [Pharo-users] Week number from a date

2016-05-13 Thread Cédrick Béler
Yes I agree. We may have a preference to set the week day start ( fistDayOfWeek ?) . After that we could agree on the fact the first week is the first complete week (otherwise it can be a preference). Then we need to find the first day index of the first fistDayOfWeek. (Date year: self year

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
thanks any idea where i can get the card that contains the pharo syntax ? On Fri, May 13, 2016 at 10:33 AM stepharo wrote: > good luck :) > > > > Le 12/5/16 à 12:50, Dimitris Chloupis a écrit : > > Hey I wanted to inform you that I will be doing a 30 minutes > > presentation

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread stepharo
good luck :) Le 12/5/16 à 12:50, Dimitris Chloupis a écrit : Hey I wanted to inform you that I will be doing a 30 minutes presentation of Pharo in Hackerspace , Athens so if there are any Greeks watching the list they are more than welcomed to join. My talk will focus on live coding and no

Re: [Pharo-users] Presenting Pharo in Greece

2016-05-13 Thread Dimitris Chloupis
Thank you Thierry :) On Thu, May 12, 2016 at 4:15 PM Thierry Goubier wrote: > 2016-05-12 12:50 GMT+02:00 Dimitris Chloupis : > >> Hey I wanted to inform you that I will be doing a 30 minutes presentation >> of Pharo in Hackerspace , Athens so if

Re: [Pharo-users] Week number from a date

2016-05-13 Thread Davide Varvello via Pharo-users
--- Begin Message --- Thanks Ben Davide -- View this message in context: http://forum.world.st/Week-number-from-a-date-tp4894486p4894576.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. --- End Message ---