[Pharo-users] Close to 1000 followers on twitter... (>990 right now)

2014-07-08 Thread Marcus Denker
… who will be the 1000th follower? Marcus

Re: [Pharo-users] Close to 1000 followers on twitter... (>990 right now)

2014-07-08 Thread Sven Van Caekenberghe
Nice, impressive number, more than I expected. On 08 Jul 2014, at 08:59, Marcus Denker wrote: > … who will be the 1000th follower? > > Marcus

[Pharo-users] drawing morphs with athens

2014-07-08 Thread Alexandre Bergel
Hi! > Thank you for all the suggestions. I looked more closely at Roassal and it > seems that it might have everything we would need. Basically the next step > in the project is to create extensible drawing tool for modelling languages > (UML/Petri nets/what have you), so we need to be able to dra

[Pharo-users] Mongotalk & db.collection.distinct()

2014-07-08 Thread p...@highoctane.be
I am now using MongoTalk for a project and I wanted to use distinct. But there seems to be no support in the version that I do have. So, I had a look under the hood on how the driver worked. I came up with this: mongo := Mongo default open. db := mongo databaseNamed: 'somedb'. aCommandDict :=

Re: [Pharo-users] [Article] Elegant Pharo Code

2014-07-08 Thread Hilaire
Thanks Sven, It is nice and helpful, I would look at it if I have the opportunity to give a talk about Pharo while in Taiwan this summer. Hilaire Le 08/07/2014 06:21, Sven Van Caekenberghe a écrit : Hi, I have written a new article presenting Pharo using a list of 23 short examples. E