This is great news!
I had tons of problems last year with that and I did not know what to do
about this.
Doru
On Sun, Aug 23, 2015 at 1:44 PM, Nicolai Hess wrote:
> For those who had problems with pharo on windows and github based
> repositories,
> I built a windows vm with support for long pa
Hi,
We are happy to announce the first preview version of Brick, a new widget
set created from scratch on top of Bloc.
Brick is being developed primarily by Alex Syrel (together with Alain
Plantec, Andrei Chis and myself), and the work is sponsored by ESUG. Brick
is part of the Glamorous Toolkit
gt;> Sorry, but after evaluating
>>
>> Gofer new
>> smalltalkhubUser: 'Pharo' project: 'Brick';
>> configuration;
>> loadDevelopment
>>
>> in Pharo5.0#50270, i got an Error: Unrecognized class definition
>>
>> The screensh
’s bug is related to traits loading, I have the same bug for one
> of my project but I didn’t investigate it yet.
> >
> > Cheers,
> > Vincent
> >
> > De : Pharo-users [mailto:pharo-users-boun...@lists.pharo.org] De la
> > part de Tudor Girba Envoyé : mardi 25
Sounds great. I am really looking forward to using the PetitPillar parser.
Cheers,
Doru
On Tue, Sep 1, 2015 at 3:45 PM, Ferlicot D. Cyril
wrote:
> Hello guys!
>
> I finished 5 months of internship into the RMoD team. I worked on Pillar
> and I am glad to announce the version 1.0.0!
> You can fi
Nice!
Doru
On Fri, Sep 11, 2015 at 9:11 PM, Stephan Eggermont wrote:
> 15 minutes should be enough to create a custom tool,
> helping me gain insight in my problem.
> Moose (and Pharo) delivers.
>
>
> https://vimeo.com/139004257
>
> Stephan
>
> A big thank you to the GT & Roassal crew
>
>
>
-
Also, in the latest GT-InspectorExtensions-Core, you now have the ability
of inspecting the directive, and you can even filter the tree.
If you inspect a load directive you get this (in this case the result is
also filtered by the GT string):
[image: Inline image 2]
It took about 7 minutes to do
I prefer the last one.
Doru
On Thu, Sep 17, 2015 at 4:10 PM, Peter Uhnák wrote:
> Are there some best practices regarding using strings and symbols?
>
> For example I am processing XML and I might query it via xpath...
>
> myDocument xPath: 'entity/@name',
>
> or
>
> myDocument xPath: #'entity/
Indeed, you need a parser and afterwards you can use the same approach as I
used for the styling Pillar in Rubric:
http://www.humane-assessment.com/blog/writing-pillar-books-with-the-gtinspector/
Cheers,
Doru
On Fri, Sep 18, 2015 at 12:20 AM, monty wrote:
> What's needed is a highlight/styling
Hi,
GTInspector is well done :).
If you only want what is in Pharo, you depend on GTInspectorCore.
Cheers,
Doru
On Mon, Sep 21, 2015 at 8:58 AM, stepharo wrote:
> This is because the configurationOfGTInspector is not well done (it
> probably uses groups) but groups are evil :)
> May be dami
The Spotter integration is really cool.
Cheers,
Doru
On Mon, Sep 21, 2015 at 3:30 PM, Torsten Bergmann wrote:
> https://www.youtube.com/watch?t=118&v=zpLY7uQnPsg
>
>
--
www.tudorgirba.com
"Every thing has its own flow"
Very nice experiment. Please, do keep this up.
Cheers,
Doru
On Mon, Sep 21, 2015 at 8:57 PM, Stephan Eggermont wrote:
> When experienced (non-smalltalk) developers come to Pharo, they often
> complain about the (perceived) lack of keyboard control. Spotter has made
> it easy to open new browser
I do not think this is possible. The development of Roassal2 happens in
Pharo 5.
Cheers,
Doru
On Mon, Sep 21, 2015 at 9:15 PM, Johan Fabry wrote:
> Hi all,
>
> I cannot load Roassal2 development in Pharo 4, it’s missing the
> GTExampleFinder class (full message below). I can proceed through and
;>
>> Alexandre
>>
>>
>> > On Sep 21, 2015, at 11:15 AM, Tudor Girba wrote:
>> >
>> > The Spotter integration is really cool.
>> >
>> > Cheers,
>> > Doru
>> >
>> > On Mon, Sep 21, 2015 at 3:30 PM, Torst
Nice!
Doru
On Sun, Sep 27, 2015 at 2:10 PM, stepharo wrote:
> Hi
>
> we created a mailing-list in french for togo people :)
>
> http://lists.gforge.inria.fr/mailman/listinfo/pharotogo-discussion
>
> Stef
>
>
--
www.tudorgirba.com
"Every thing has its own flow"
Great news :)
Doru
On Wed, Sep 30, 2015 at 9:31 PM, Alexandre Bergel
wrote:
> Hi Peter!
>
> I am currently working on gradual typing for Pharo.
> I hope to have something ready for public consumption soon...
>
> Alexandre
>
>
> > On Sep 30, 2015, at 8:28 PM, Peter Uhnak wrote:
> >
> > Hi,
> >
+1
Doru
On Fri, Oct 9, 2015 at 11:01 AM, stepharo wrote:
> Really nice.
> Tx esteban.
>
> Stef
>
> Le 7/10/15 19:17, Esteban Lorenzano a écrit :
>
> Hi,
>>
>> I spend some time today adding some functionality top the Pharo Catalog
>> web page.
>> Is still far from *good* but I think now is a lo
On Mon, Oct 5, 2015 at 10:27 PM, stepharo wrote:
>
> In Pharo I have Pharo/Smalltalk. Even a simple user can often contribute
>> in simple ways. Even as a simple user of a Pharo tool. I can submit issues,
>> fix simple issues, improve method or class comments, etc. As I learn the
>> Pharo tools a
I just checked, and it looks like someone has back-copied all versions to
the Rubric repo. Thanks :)
I also tested in the latest Moose 6, and there is no error when printing on
the Transcript.
Doru
On Fri, Oct 9, 2015 at 4:19 PM, Marcus Denker
wrote:
>
> On 09 Oct 2015, at 15:42, Andrei Chis
You really are having fun :).
Nice!
Doru
On Mon, Oct 12, 2015 at 3:37 PM, Torsten Bergmann wrote:
> Hi,
>
> I took a few minutes to add a custom inspector tool ("Cupboard") to
> Teapot showing all the available teapots. The tool is accessible from the
> Tool menu right after loading "Teapot" a
+1!
Doru
On Thu, Oct 15, 2015 at 3:05 PM, Sven Van Caekenberghe wrote:
> Thank you for taking care of this update, this is a very important
> community resource.
>
> > On 15 Oct 2015, at 14:42, Dimitris Chloupis
> wrote:
> >
> > First of all thanks to all the people helping with the documentat
On Fri, Oct 16, 2015 at 1:10 PM, stepharo wrote:
>
>
> Le 15/10/15 18:12, Dimitris Chloupis a écrit :
>
> thanks guys
>
> I can compromise for the time being with the user not going to the website
> , searching for doc and founding documentation for pharo 1.4 while the
> version he/she has is pha
Hi,
Today, I will lead a Meetup for the Software Craftsmanship community in
Zurich on how to solve real problems without reading code. There are
already 45 people registered to work with Moose (and Pharo) for 2 hours:
http://www.meetup.com/Software-Craftsmanship-Zurich/events/225980221/
Feel free
Hi,
Nice work!
I love the details you went through to implement this, especially given that
the UI is just a custom inspector. It’s naked objects on steroids :).
I think this is a beautiful use case for moldable tools. It shows that once the
cost of tools drops, unforeseen solutions will emerg
proach/alternative to the way we do it now with less
> coding ... but I
> can not talk about that further. Not yet ;)
Ok :)
Doru
> Bye
> T.
>
>> Gesendet: Mittwoch, 04. November 2015 um 23:09 Uhr
>> Von: "Tudor Girba"
>> An: "Any question about pha
The same type of fluid interface is available in Glamour.
That is why this quick prototyping has to make it in the base layer, not just
in the libraries that are built on top (like Glamour or Spec).
Doru
> On Nov 10, 2015, at 10:16 PM, Dimitris Chloupis wrote:
>
> yes the dynamic building of
I actually think we should disable those shortcuts.
The reason is that they “pollute" the global shortcut space: for example, you
can now not use Cmd+o for any custom action in your own window, and that is
less than ideal.
The alternative is to use Spotter to spawn windows. The interesting thin
> how come Spec does not unite with Glamour and vice versa if the goals are
> similar ?
>
> On Wed, Nov 11, 2015 at 12:22 PM Tudor Girba wrote:
> The same type of fluid interface is available in Glamour.
>
> That is why this quick prototyping has to make it in the bas
d always end up testing for event handling By the leaf morph at the
> given event position and work its way up if unhandled, not check top-down
> like the change to dispatchEvent:with: has ended up doing...
>
> Cheers,
> Henry
>
>> On 11 Nov 2015, at 11:46 , Tudor Girba w
Hi Torsten,
People are saying that they do not want to have the Catalog Projects displayed
by default (before you type anything). This makes the opening of Spotter slower.
Another option is to provide an intermediary object. For example, how would it
be if we would dive in the Catalog Browser o
Hi,
I changed the title of the message :).
> On Nov 12, 2015, at 2:04 PM, Torsten Bergmann wrote:
>
>> People are saying that they do not want to have the Catalog Projects
>> displayed by default
>
> Why do you generalize that people wants to have them "not displayed”?
> It's for people with
My mind stopped for a while when I heard what happened. The way in which it
happened made me inevitably wonder about the kindness of human kind. It’s a sad
feeling even from afar and I cannot imagine what people that are closer to the
event might feel.
I wish you all strength to go through thi
Do you mean that you want to have a different search solution when you press
Shift+Enter or when you select it from the World menu?
At the moment, this is not possible.
May I ask where is the problem coming from? Perhaps there are things we can do
to solve your problem.
Cheers,
Doru
> On No
ril
> wrote:
>
> Le 18/11/2015 13:25, Tudor Girba a écrit :
>> Do you mean that you want to have a different search solution when you press
>> Shift+Enter or when you select it from the World menu?
>>
>> At the moment, this is not possible.
>>
>> May I ask
Why not use Zip files? There already exists direct support for that (hopefully
it still works).
Doru
> On Nov 20, 2015, at 4:16 PM, Juraj Kubelka wrote:
>
> Hi,
>
> is there a way to extract *.tar.gz files using plain Pharo 5 image? Without
> loading extra packages? It could be OS depende
ctory is compressed on Linux machine and should be extracted
>> on any machine by using local tools.
>>
>> Do I miss some feature in Pharo?
>>
>> Cheers,
>> Juraj
>>
>>
>>> On Nov 20, 2015, at 12:35, Tudor Girba wrote:
>&g
Hi,
Roassal2 is developed on top of Pharo 5. There is a job that tests the
development version of ConfigurationOfRoassal2 on top of the latest Pharo 5.0:
https://ci.inria.fr/moose/job/roassal2/
Often, people use the Moose image because it has several other things loaded
that are convenient, but
Nice work!
Doru
> On Nov 26, 2015, at 7:44 PM, Alexandre Bergel wrote:
>
> Hi!
>
> Some students from Arizona State University are analyzing some tweets. This
> is pretty cool. Here are some short video and url full of pictures:
>
> https://sites.google.com/a/asu.edu/project-geeko/
> https:
Very nice!
Doru
> On Nov 28, 2015, at 11:01 PM, Marcus Denker wrote:
>
> Hi,
>
> One result of Friday’s Pharo Sprint in Chile: Use the nice icons of the new
> text editor
> to display some of the semantic errors nicely (instead of breaking flow with
> a intrusive dialog):
>
> This was done
Great news!
For everyone not directly involved in the Consortium:
The money collected from memberships go towards the infrastructure of Pharo in
form of engineering time. This is a key effort to make Pharo a sustainable
platform for the long run.
That is why these pieces of news are so importan
Unfortunately, there is nothing else I know about.
But, if you would implement such algorithms, it would be a great addition.
Would you consider implementing it as part of the Moose-Algos project or part
of Roassal?
Cheers,
Doru
> On Nov 30, 2015, at 2:43 PM, Peter Uhnák wrote:
>
> I'll loo
Hi,
> On Dec 1, 2015, at 9:17 AM, Serge Stinckwich
> wrote:
>
> Hi Peter,
>
> this is nice if you integrate your work with the existing
> moose-algo-graph infrastructure.
>
> I have design several months ago some basic complex graphs algorithms:
> http://smalltalkhub.com/#!/~SergeStinckwich/M
Thanks a lot, Marcus for this encouragements!
Doru
> On Dec 7, 2015, at 6:15 AM, Marcus Denker wrote:
>
>
>> On 05 Dec 2015, at 19:31, Marcus Denker wrote:
>>
>>
>>> On 30 Nov 2015, at 13:21, marcus.den...@inria.fr wrote:
>>>
>>> Hi,
>>>
>>> The issue tracker has 658 open issues. This nu
Hi again,
> On Dec 9, 2015, at 3:30 PM, Tudor Girba wrote:
>
> Hi,
>
> Thanks for the question. I am at a conference, and I just took this problem
> to explain someone what code querying can mean :).
>
> Here is the result:
> http://ws.stfx.eu/CCSNJVWX3
I created an issue with a slice:
https://pharo.fogbugz.com/f/cases/17224/TBehavior-isPharo
Cheers,
Doru
> On Dec 9, 2015, at 3:33 PM, Tudor Girba wrote:
>
> Hi again,
>
>> On Dec 9, 2015, at 3:30 PM, Tudor Girba wrote:
>>
>> Hi,
>>
>> Thanks for
Hi,
I created another little poll about the importance of architecture.
If you have a Twitter account, feel free to participate:
https://twitter.com/girba/status/675330047608299521
Cheers,
Doru
--
www.tudorgirba.com
"Things happen when they happen,
not when you talk about them happening."
Thank you Eliot & Esteban for making this happen!
Exciting times :)
Cheers,
Doru
> On Dec 14, 2015, at 11:24 AM, Esteban Lorenzano wrote:
>
> We will start migration to Spur today.
> To complete it, we will require some time, specially to adapt the CI and
> check everything is ok.
>
> Spu
16, 2015, at 10:41 PM, stepharo wrote:
>
> hi doru
>
> what is isPharoClass?
> Why do you need it?
>
> Stef
>
> Le 9/12/15 21:49, Tudor Girba a écrit :
>> I created an issue with a slice:
>> https://pharo.fogbugz.com/f/cases/17224/TBehavior-isPharo
>>
Hi,
Strings are supposed to be immutable, and that is why we do not support editing
by default :).
If you would want to provide editing tools for a String, you would need to
create a new inspector extension. This would probably be a bit cumbersome
because you would probably have to work with b
:
>>
>>
>> On Sat, Dec 19, 2015 at 9:24 PM, Tudor Girba wrote:
>> Hi,
>>
>> Strings are supposed to be immutable, and that is why we do not support
>> editing by default :).
>>
>>
>> I do not think this is good... yes, it woul
Great work!
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
> On 23 Dec 2015, at 19:57, Alexandre Bergel wrote:
>
> Dear All,
>
> As you may have heard, AgileVisualization is a book about the Roassal
> visualization engine.
> We hope to have the book released soon, within a couple
t especially if it add dependencies to MC
>
> Stef
>
> Le 16/12/15 22:47, Tudor Girba a écrit :
>> Hi,
>>
>> I wanted to have an easy way to distinguish between a class that ships with
>> Pharo and another class that is built on top. Unfortunately, I did n
Hi,
That is why I think the mechanism of categories per morph type is too
complicated. Instead, I would prefer to only have instance side keybindings
that can be installed during the instantiation.
Cheers,
Doru
> On Dec 30, 2015, at 1:36 AM, Nicolai Hess wrote:
>
>
>
> 2015-12-29 14:13 GM
Hi,
For graphical representation, take a look at Roassal:
http://agilevisualization.com
Cheers,
Doru
> On Jan 2, 2016, at 11:51 PM, Saša Janiška wrote:
>
> Hello,
>
> I'm looking how to build GUI app with Pharo and today found out
> screenshot of Lawsuit Tracker (http://smallworks.eu/web/pro
Hi,
> On Jan 4, 2016, at 3:21 AM, Andy Burnett
> wrote:
>
> I often find that I need to do simple manipulations to passages of text, e.g.
> remove all carriage returns, or extract email addresses etc.
>
> Pasting the text into a Playground doesn't work because there is always an
> apostroph
Hi,
I am trying to run it, but I have troubles starting it.
I have a Windows 7 64 bit.
I did the following:
1. I downloaded the repo from:
https://github.com/objectarts/Dolphin
2. I then tried to run Dolphin7.exe and BootDCE.cmd, but in both cases I got
the message:
“Missing msvcp120.dll”
3. I
Hi,
Indeed, something seems to have gone wrong with previous Visual C++
installation. I now reinstalled it and it worked.
Thanks for the help.
Cheers,
Doru
> On Jan 4, 2016, at 9:17 PM, Ferlicot D. Cyril
> wrote:
>
> Le 04/01/2016 17:13, Tudor Girba a écrit :
>> Hi,
>
are very thick which
> might be an issue of
> the moose theme.
It’s actually an issue in Glamour, but it can be adapted.
Cheers,
Doru
> Thanks
> T.
>
> Gesendet: Freitag, 08. Januar 2016 um 11:24 Uhr
> Von: "Tudor Girba" mailto:tu...@tudorgirba.com>>
.
Please let me know if I missed anything. Of these only point 2 requires work.
Cheers,
Doru
> On Jan 8, 2016, at 1:07 PM, Tudor Girba wrote:
>
> Hi,
>
> We are about to integrate in Pharo a new member of the Glamorous Toolkit: the
> GTDebugger. As this is a significant
ne
> movemen/docking as in other IDEs)
Thanks. We took this into account.
> Also the debugger window in Moose wastes a lot of space/has unused space
> within the
> windows client are itself. For instance the splitters are very thick which
> might be an issue of
> the mo
t the traditional layout as well (or support pane
>> movemen/docking as in other IDEs)
>>
>> Also the debugger window in Moose wastes a lot of space/has unused space
>> within the
>> windows client are itself. For instance the splitters are very thick which
>> mi
Welcome!
To get faster to the intellectual stimulation, pick a task / project and start
asking questions. And have fun :).
Cheers,
Doru
> On Jan 10, 2016, at 11:37 PM, David Allouche wrote:
>
> Hello folks.
>
> Some people have already seen me on Twitter and Slack, but I believe there
> mi
Thanks.
Doru
> On Jan 11, 2016, at 11:40 AM, Nicolai Hess wrote:
>
> I opened a fogbugz issue
> 17348 remove pharo documentation link
>
> 2016-01-11 2:37 GMT+01:00 John Pfersich :
> On my iPad the docs look like this:
>
>
>
> It's an unusable mess.
>
> Sent from my iPad
>
> > On Jan 10,
I think that UPBE is in definitely a better state than PBE. We should switch
the link.
@Dimitris: Could you open an issue for this?
Doru
> On Jan 11, 2016, at 11:37 AM, Sven Van Caekenberghe wrote:
>
>
>> On 11 Jan 2016, at 10:24, Dimitris Chloupis wrote:
>>
>> I agree with you only 100%
Hi,
I just wanted to share with you a bit of a different perspective on what we do
around here.
Over the past half a year I gave several talks to some 1k technical people at
industrial events like ArchConf, NDC Oslo and several others. The tour will
continue this year at OOP, ArchConf and a co
Great!
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
> On 11 Jan 2016, at 12:42, Sven Van Caekenberghe wrote:
>
> Super !
>
>> On 11 Jan 2016, at 11:36, Marcus Denker wrote:
>>
>> The Pharo Consortium is very happy to announce that Synectique
>> has joined the Consortium as a
Cheers,
> Andrei
>
> On Tue, Jan 12, 2016 at 11:24 PM, Nicolai Hess wrote:
>
>
> 2016-01-08 11:24 GMT+01:00 Tudor Girba :
> Hi,
>
> We are about to integrate in Pharo a new member of the Glamorous Toolkit: the
> GTDebugger. As this is a significant change that
Here is a simpler way:
GTPlayground new openOn: (GTPlayPage new content: '42’)
Cheers,
Doru
> On Jan 16, 2016, at 4:23 PM, Johan Fabry wrote:
>
>
> Ah this is actually a Glamour question: If I have a GTPlayground, how do I
> set its content programmatically? I have been able to do it with som
t should I do?
>>
>> | play |
>> “play is the GTPlayground instance"
>> play := (GTPlayground new openOn: GTPlayPage new) model.
>>
>> “… lots of things happen … the world turns … sun and moon go up and down … "
>>
>> play entity saveCon
Hi,
I just tried and it worked fine. Could you try again?
Doru
> On Jan 17, 2016, at 9:28 AM, john pfersich wrote:
>
> When I try to download the latest stable Pharo 5, I get this:
>
> curl get.pharo.org/50+vm | bash
>
> % Total% Received % Xferd Average Speed TimeTime Time
Hi,
> On Jan 17, 2016, at 8:27 PM, Sven Van Caekenberghe wrote:
>
>
>> On 17 Jan 2016, at 19:58, Stephan Eggermont wrote:
>>
>> On 16-01-16 13:50, Dimitris Chloupis wrote:
>>> Seems that creating forms and morph from pngs is super slow
>>
>> Put the forms in one fuel file and materialize tha
Hi,
> On Jan 17, 2016, at 7:56 PM, Nicolai Hess wrote:
>
>
> […]
> > - I really miss the "List Methods using 'varname'/List Methods storing into
> > ‘varname'
>
> Please open an issue for this.
>
> This issue is one year old:
> 14583 inspector and instvars : list methods storing into/using
Hi,
With the latest GT integration, we also integrated the search for senders and
references from the first step.
Here is a detailed explanation about it, including what we still want to do,
how it’s done, and how to discover what else is around:
http://www.humane-assessment.com/blog/spotting-s
Hi,
Yes. That is the type of input that we need.
It would be great if others would do the same.
Cheers,
Doru
> On Jan 22, 2016, at 11:42 AM, stepharo wrote:
>
> Hi guys
>
> Many of you may bthink that I'm mad or whatever about new UI elements.
> Sometimes this is true :)
> but most of the
Hi,
> On Jan 22, 2016, at 12:53 PM, Werner Kassens wrote:
>
> On 01/22/2016 11:48 AM, Tudor Girba wrote:
>> Hi,
>>
>> Yes. That is the type of input that we need.
>>
>> It would be great if others would do the same.
>
> Hi Doru,
> ok, i often
Hi,
> On Jan 27, 2016, at 4:54 PM, Sven Van Caekenberghe wrote:
>
> Hi,
>
> I managed to add a spotter extension and preview, but I still have some
> questions.
Thank you! Can you describe the extension?
> Is there some global top level overview documentation about writing Spotter
> extens
Hi,
> On Jan 28, 2016, at 10:15 AM, Sven Van Caekenberghe wrote:
>
> Doru,
>
>> On 27 Jan 2016, at 17:46, Tudor Girba wrote:
>>
>> Hi,
>>
>>> On Jan 27, 2016, at 4:54 PM, Sven Van Caekenberghe wrote:
>>>
>>> Hi,
>>>
Hi,
One thing we noticed over the past year since we introduced GT in Pharo is that
people still tend to use these tools in a similar way classic tools were used.
We think there is a more potential in these tools.
To change this, we would like to collect stories of how using these tools
enable
Hi,
I would like to create a class with instance variables and methods using RB,
and preview the changes with the changes browser.
I know how to create AddClass, AddInstanceVariable, AddMethod refactorings
individually and query for their changes. For example:
(RBAddClassRefactoring
variable: 'x'
> class: #SomeClass.
> refactoring2 primitiveExecute.
> browser := ChangesBrowser new.
> browser changesTree roots: (model changes whatToDisplayIn: browser).
> browser open
>
>
>
> 2016-02-07 22:24 GMT+01:00 Tudor Girba :
> Hi,
Hi,
I promised to send a summary of the larger changes that came with the recent
integration of GToolkit 3.10. Here it is:
http://www.humane-assessment.com/blog/gtoolkit-3-10/
Please let us know what you think.
Cheers,
Doru
--
www.tudorgirba.com
www.feenk.com
"What is more important: To be h
Thanks, indeed!
Doru
> On Feb 17, 2016, at 2:44 PM, Alexandre Bergel wrote:
>
> Thanks Serge! This is a very important effort you are leading
>
> Alexandre
>
>
>> On Feb 17, 2016, at 5:27 AM, Serge Stinckwich
>> wrote:
>>
>> Dear all,
>>
>> just a quick update to GSOC application of Pha
17, 2016, at 2:14 PM, Damien Cassou wrote:
>
> Hi Tudor,
>
> Tudor Girba writes:
>
>> I promised to send a summary of the larger changes that came with the recent
>> integration of GToolkit 3.10. Here it is:
>> http://www.humane-assessment.com/blog/gtoolkit-3
Amazing work!
Thank you,
Doru
> On Feb 19, 2016, at 8:05 PM, Serge Stinckwich
> wrote:
>
> Dear all,
>
> the GSOC website is close now. Thank to the incredible work of Peter and Uko,
> we were able to submitting our application for GSOC 2016.
> Thank you all the people who provide insights a
I use it for writing documentation and blog posts.
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
> On 20 Feb 2016, at 11:49, Damien Cassou wrote:
>
> For my CV, I need to know who is using the stuff I'm doing. If you use
> the Pharo Launcher, could you please tell me in which cont
Writing:
- documentation
- blog posts
- a potential book
Doru
> On Feb 20, 2016, at 11:46 AM, Damien Cassou wrote:
>
> For my CV, I need to know who is using the stuff I'm doing. If you use
> Pillar, could you please tell me in which context (e.g., which company,
> open-source project) and what
e # that I should type to get
> implementors?
> Because I got the same problem with the help.
>
> Stef
>
>
> Le 11/6/15 17:08, Tudor Girba a écrit :
>> Hi Paul,
>>
>> Let's take it from the beginning. Spotter is a completely new tool whose
>> goal is to h
Hi,
> On Feb 21, 2016, at 12:06 AM, Peter Uhnák wrote:
>
> Hi,
>
> is it possible to somehow embed images (Form) inside Playground?
>
> The use case is a kind of in-image help or guide where one could also execute
> code, but there would be also example images.
This is not yet possible, but
more stable. This will not
be immediate, but this is an important goal for us.
Cheers,
Doru
> On Feb 21, 2016, at 12:55 AM, Peter Uhnák wrote:
>
>
>
> On Sun, Feb 21, 2016 at 12:15 AM, Tudor Girba wrote:
> Hi,
>
>
> > On Feb 21, 2016, at 12:06 AM, Peter Uhnák
Hi,
We need a bit of help with testing the order in Spotter. We do not have a real
solution yet, but the current one should improve the situation.
We need a bit of feedback for this one:
https://pharo.fogbugz.com/f/cases/17656/Spotter-should-sort-search-results
Essentially, you would need to lo
Thanks indeed, Christophe!
Doru
> On Feb 22, 2016, at 2:42 PM, Stephan Eggermont wrote:
>
> On 22-02-16 13:42, Christophe Demarey wrote:
>> Smalltalkhub is now back on line!
>
> Thanks for taking care!
>
> Stephan
>
>
>
--
www.tudorgirba.com
www.feenk.com
"We cannot reach the flow of th
Hi,
Sorry, I mixed the threads and I replied by mistake to the wrong one. The reply
should have been for the Pillar question :)
Cheers,
Doru
> On Feb 22, 2016, at 2:03 PM, Damien Cassou wrote:
>
> Tudor Girba writes:
>
>> I use it for writing documentation and blog posts
Hi,
> On Feb 24, 2016, at 11:24 AM, Damien Cassou wrote:
>
> Tudor Girba writes:
>
>> Hi,
>>
>> We need a bit of help with testing the order in Spotter. We do not have a
>> real solution yet, but the current one should improve the situation.
>>
Hi,
Thanks. Indeed, I agree with you. In fact, this is what we did, and then I was
told that people would rather want to discuss beforehand :). So, actually, this
was a little experiment.
The thing is that we do not want to disturb people, but we need the feedback to
improve fast. So, right no
Hi,
The recent debates around Spotter, showed that some of its features are not
well understood. In an effort to document it more thoroughly I created a couple
of (very short) videos. They have no sound. Please take a look and let us know
what you think.
Spotting a class with GTSpotter
https
This is very cool. We will all benefit from this documentation.
One thing that I would still like to see fixed before the release is the edge
building (this problem of not being able to properly specify random objects to
be taken into account when building edges). Could we work on that?
Cheers,
layout tree.
view
It won’t work.
Cheers,
Doru
> On Feb 25, 2016, at 1:29 PM, Alexandre Bergel wrote:
>
> Do you have an example? I am not sure to understand.
>
> Alexandre
>
>
>> On Feb 25, 2016, at 12:40 PM, Tudor Girba wrote:
>>
>> This is v
0.3).
> b edges
> source: edges connectFrom: #key toAll: #value.
>
> b layout force.
> b
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>
>
> Cheers,
> Alexandre
>
>> On Feb 25, 2016, at 1:37 PM, Tudor Girba wrote:
>>
>> Hi,
>>
>>
Great news!
Thank you for this service.
Cheers,
Doru
> On Feb 29, 2016, at 8:51 PM, mikefilonov wrote:
>
> Hi,
>
> I am happy to announce that we open free access to Ephemeric Cloud to all
> Pharo association members!
>
> To get your free account please follow the below steps:
>
> 1) Regis
Hi,
Could you describe in more details the specific case we have here?
Cheers,
Doru
> On Mar 2, 2016, at 11:28 AM, Marcus Denker wrote:
>
>
>> On 01 Mar 2016, at 18:10, Marcus Denker wrote:
>>
>>
>>> On 01 Mar 2016, at 18:06, Luc Fabresse wrote:
>>>
>>> Hi Guys,
>>>
>>> In Pharo 5, it
501 - 600 of 858 matches
Mail list logo