> Begin forwarded message:
>
> From: Sven Van Caekenberghe <sven(a)stfx.eu>
> Subject: [Pharo-users] [ ANN ] Pharo Days 2016
> Date: December 9, 2015 at 9:52:09 AM EST
> To: Any question about pharo is welcome <pharo-users(a)lists.pharo.org>, Pharo Development List <pharo-dev(a)lists.pharo.org>, Pharo Business <pharo-business(a)lists.pharo.org>
> Reply-To: Any question about pharo is welcome <pharo-users(a)lists.pharo.org>
>
> Dear fellow Pharoers,
>
> Mark your calendars: on Thursday March 31 & Friday April 1 we are organising the Pharo Days 2016. This year we moved the location to Namur, Belgium, just a bit south of Brussels, at the very beautiful location of the ‘Cercle de Wallonie’ overlooking the river Meuse.
>
> We’ll update the following page moving forward.
>
> https://medium.com/concerning-pharo/pharo-days-2016-c52fe4d7caf
>
> You can ask questions on any of the Pharo mailing lists or you can email the Pharo Board.
>
> Let's make this another success, together ! We hope to see as many of you as possible.
>
>
--
www.tudorgirba.com
"We are all great at making mistakes."
Hello,
Is there a way to set a default selection to a list presentation? so that
when I open the browser, the morphic list has already a value selected.
I tried that:
|tmpBrowser|
tmpBrowser := GLMTabulator new.
tmpBrowser row: #list.
tmpBrowser transmit to: #list; andShow: [:a |
a list
display: [:input | input];
selection: #a;
yourself
].
tmpBrowser openOn: #( b c d v a d f r).
but the list still open with nothing selected
Hi,
Alex Syrel, Andrei Chis and I are happy to announce a new addition to the
Glamorous Toolkit:
GTSpotter, a novel interface for spotting objects.
GTSpotter has two goals:
- Provide a uniform yet moldable interface that can work on any object, and
- Handle searching through arbitrary levels of object nesting.
We think this will have a significant impact on the development workflow in
Pharo.
Here is a couple of screenshots:
[image: Inline image 2] [image: Inline image 1] [image: Inline image 3]
A trailer is available here:
https://www.youtube.com/watch?v=PhSmjR3NOlU
A detailed description is available here:
http://www.humane-assessment.com/blog/introducing-gtspotter
It works already in Pharo 3.0 and can be played with by following the
instructions from:
http://gt.moosetechnology.org
Please let us know what you think.
Enjoy,
The Glamorous Team
Hi guys,
I am experiencing a problem visualizing histograms in Roassal with Pharo 5.
In the attached image you can observe the first bar shape starts from a
negative X axis value, where I want to start from 0. Besides, some bars are
gapped but I don't know why.
I am using with the following code:
| bins minPoint g ds |
bins := self groupedBySeqLengthDistribution: binNumber.
minPoint := ((bins reject: #isEmpty) detectMin: [ : c | c size ])
anyOne size.
" Build diagram "
g := RTGrapher new
extent: 500 @ 200;
minX: minPoint;
withoutOrigin;
yourself.
ds := RTData new
points: bins;
x: [ : c | c ifEmpty: [ minPoint ] ifNotEmpty: [ : d | d anyOne
size ] ];
y: #size.
ds barShape
borderColor: Color black;
color: aColor;
width: barWidth.
g add: ds.
" Configure axis settings "
g axisY
title: axixYLabel;
color: Color black;
noDecimal.
g axisX
noDecimal;
fromPoint: minPoint;
color: Color black;
title: axisXLabel.
" Open visualization in a new window "
g open.
Any idea what I am missing?
Cheers,
Hernán
Hi Usman and others,
I am trying to visualize an UML diagram using a XMI file in Moose. The
attached file contains some updates to load properly using the latest
XML-Parser in Moose 6:
XMLDOMVisitor -> XMLNodeVisitor
#visit: -> #visitDocument:
Feel free to integrate into your repo if you like.
Cheers,
Hernán
Hi,
If you want to download the last image from MooseTechnology, on a linux, the associated VM is not the right one, so there is an issue when you open the Metabrowser. The issue is solved when you download the T60 VM. Can someone well packaged the image or just change the link on MooseTechnology?
Thanks in advance
Anne
Kind reminder.
New deadlines of June 16th for abstract and June 21st for papers are firm!!
Cheers,
Jannik and Anne
> Début du message réexpédié :
>
> De: Anne Etien <anne.etien(a)univ-lille1.fr>
> Objet: [Esug-list] CFP - IWST 2017 - International Workshop on Smalltalk Technologies - Extension deadline
> Date: 12 juin 2017 10:59:52 UTC+2
> À: esug-list(a)lists.esug.org
>
> Dear Smalltakers,
>
> Deadline of IWST has been postponed to June 21th AoE.
> However, we ask you to submit at least an abstract for June 16th. Only papers submitted before this date could be modified until June 21th.
>
> Thanks in advance,
> Cheers,
>
> Jannik and Anne
>
>
>> Début du message réexpédié :
>>
>> De: <jannik.laval(a)gmail.com <mailto:jannik.laval@gmail.com>>
>> Objet: [Moose-dev] CFP - IWST 2017 - International Workshop on Smalltalk Technologies
>> Date: 13 avril 2017 10:59:00 UTC+2
>> À: "'Moose-related development'" <moose-dev(a)list.inf.unibe.ch <mailto:moose-dev@list.inf.unibe.ch>>
>> Répondre à: Moose-related development <moose-dev(a)list.inf.unibe.ch <mailto:moose-dev@list.inf.unibe.ch>>
>>
>> CFP - IWST 2017 - International Workshop on Smalltalk Technologies
>>
>> [Please accept our apologies if you receive multiple copies of this call]
>> [Please send to interested colleagues / mailing-lists]
>> ************************************************************************************************************
>> CALL FOR PAPERS
>>
>> IWST 2017 — International Workshop on Smalltalk Technologies
>> http://www.esug.org/wiki/pier/Conferences/2017/International-Workshop-IWST_… <http://www.esug.org/wiki/pier/Conferences/2017/International-Workshop-IWST_…>
>>
>> Maribor, Slovenia; Between September 4th to 8th, 2017
>> ************************************************************************************************************
>>
>> -------------------
>> Goals and scopes
>> -------------------
>> The goals of the workshop is to create a forum around advances or experience in Smalltalk and to trigger discussions and exchanges of ideas. The topics of your paper can be on all aspect of Smalltalk, theoretical as well as practical. Participants are invited to submit research articles or industrial papers. This year we want to open two different tracks: one research track and one industrial track with less scientific constraints.
>>
>> We expect papers of three kinds:
>>
>> Short position papers describing emerging ideas
>> Long research papers with deeper description of experiments and of research results.
>> Industrial papers with presentation of real and innovative Smalltalk applications; this kind of paper should enlighten why Smalltalk is really appropriate for your application.
>> We will not enforce any length restriction.
>>
>> --------------------
>> Important Dates
>> --------------------
>> Submission deadline: June 16th, 2017
>> Notification deadline: July 21th, 2017
>> Workshop : between September 4th and 8th, 2017
>> All accepted papers will be published in ACM DL (To be confirmed)
>>
>> -------------------
>> Topics
>> -------------------
>> We welcome contributions on all aspects, theoretical as well as practical, of Smalltalk related topics such as:
>>
>> -Aspect-oriented programming,
>> -Design patterns,
>> -Experience reports,
>> -Frameworks,
>> -Implementation, new dialects or languages implemented in Smalltalk,
>> -Interaction with other languages,
>> -Meta-programming and Meta-modeling,
>> -Tools
>>
>> -------------------
>> Best Paper Award
>> -------------------
>> To encourage the submission of high-quality papers, the IWST organizing committee is very proud to announce a Best Paper Award for this edition of IWST.
>>
>> We thank the Lam Research Corporation for its financial contribution which makes it possible for prizes for the three best papers: 1000 USD for first place, 600 USD for second place and 400 USD for third place.
>>
>> The ranking will be decided by the program committee during the review process. The awards will be given during the ESUG conference social event.
>>
>> The Best Paper Award will take place only with a minimum of six submissions. Notice also that to be illegible, a paper must be presented at the workshop by one of the author and that the presenting author must be registered at the ESUG conference.
>>
>> -------------------
>> Publication
>> -------------------
>> Both submissions and final papers must be prepared using the ACM SIGPLAN 10 point format. Templates for Word and LaTeX are available at http://www.acm.org/sigs/sigplan/authorInformation.htm <http://www.acm.org/sigs/sigplan/authorInformation.htm>. This site also contains links to useful informations on how to write effective submissions.
>>
>> -------------------
>> Submission
>> -------------------
>> All submissions must be sent via easychair: https://easychair.org/conferences/?conf=iwst2017 <https://easychair.org/conferences/?conf=iwst2017>
>>
>> -------------------
>> Program chairs
>> -------------------
>> Anne Etien (Université de Lille 1, France)
>> Jannik Laval (Université Lyon 2 Lumière, France)
>>
>>
>> --
>> ~~Jannik Laval~~
>> Enseignant-chercheur
>> Responsable Pédagogique Licence Coordonnateur de Projet en Système d'Information
>> IUT Lumière <http://iut.univ-lyon2.fr/>, Université Lumière Lyon 2 <http://www.univ-lyon2.fr/>
>> laboratoire DISP <http://disp-lab.fr/>
>> +33 4 78 77 43 06
>> http://www.jannik-laval.eu <http://www.jannik-laval.eu/>
>> http://www.phratch.com <http://www.phratch.com/>
>> http://www.approchealpes.info <http://www.approchealpes.info/>
>>
>>
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campai…> Garanti sans virus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campai…> <x-msg://221/#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>_______________________________________________
>> Moose-dev mailing list
>> Moose-dev(a)list.inf.unibe.ch <mailto:Moose-dev@list.inf.unibe.ch>
>> https://www.list.inf.unibe.ch/listinfo/moose-dev <https://www.list.inf.unibe.ch/listinfo/moose-dev>
> _______________________________________________
> Esug-list mailing list
> Esug-list(a)lists.esug.org
> http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
Hi,
I am happy to announce that there is a Moose image that is now built for x64 VMs.
It allows to increase the memory limitation to load the models for Moose.
Almost all the tests are passing, but there are some random seg faults that occurred during some previous builds... So it is not yet stable.
All is here: https://ci.inria.fr/moose/job/moose-6.1-x64/. Of course, you need the x64 VM to run the image;)
I consequently added a x64 slave to run the jobs.
Others jobs should be restricted to x32 images (label "32") (I migrated almost all of them):
[cid:image004.png@01D2E389.622AC300]
Have fun!
Cheers,
Vincent
!!!*************************************************************************************
"Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage exclusif de ses destinataires. Il peut ?galement ?tre prot?g? par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir imm?diatement l'exp?diteur et de le d?truire. L'int?grit? du message ne pouvant ?tre assur?e sur Internet, la responsabilit? de Worldline ne pourra ?tre recherch?e quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'exp?diteur ne donne aucune garantie ? cet ?gard et sa responsabilit? ne saurait ?tre recherch?e pour tout dommage r?sultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!"
Hi all,
I started a new visualisation project using the latest moose image and
Pharo 6.0. Unfortunately, I have been experiencing a lot of crashes in
RTMondrian after importing CSV files with neocsv.
They are Windows 10 crashes, where Windows tells you that pharo has
crashed, sometimes when I run a program, sometimes when I return to the
Pharo vm after browsing a web page. I have started over my project image a
few times already, since I suspect the corruption of memory remains in the
VM.
I'm wondering how to find out more information about why the crash is
occurring, so I can provide info to the Pharo or Moose teams. The debug log
that I found in the folder where I have the images just refers to errors in
my Pharo code. How can I find more information about the crashes?
What environment is most stable for Pharo 6? OSX, Linux? I wondered since
there are no 64-bit VMs for Windows.
I tried to go back to Pharo 5, but neocsv complains it was not tested for
it, so I didn't pursue that option.
I like the new dark look!
Cheers,
C. Fuhrman
CFP - IWST 2017 - International Workshop on Smalltalk Technologies
[Please accept our apologies if you receive multiple copies of this call]
[Please send to interested colleagues / mailing-lists]
****************************************************************************
********************************
CALL FOR PAPERS
IWST 2017 International Workshop on Smalltalk Technologies
http://www.esug.org/wiki/pier/Conferences/2017/International-Workshop-IWST_1
7
Maribor, Slovenia; Between September 4th to 8th, 2017
****************************************************************************
********************************
-------------------
Goals and scopes
-------------------
The goals of the workshop is to create a forum around advances or experience
in Smalltalk and to trigger discussions and exchanges of ideas. The topics
of your paper can be on all aspect of Smalltalk, theoretical as well as
practical. Participants are invited to submit research articles or
industrial papers. This year we want to open two different tracks: one
research track and one industrial track with less scientific constraints.
We expect papers of three kinds:
Short position papers describing emerging ideas
Long research papers with deeper description of experiments and of research
results.
Industrial papers with presentation of real and innovative Smalltalk
applications; this kind of paper should enlighten why Smalltalk is really
appropriate for your application.
We will not enforce any length restriction.
--------------------
Important Dates
--------------------
Submission deadline: June 16th, 2017
Notification deadline: July 21th, 2017
Workshop : between September 4th and 8th, 2017
All accepted papers will be published in ACM DL (To be confirmed)
-------------------
Topics
-------------------
We welcome contributions on all aspects, theoretical as well as practical,
of Smalltalk related topics such as:
-Aspect-oriented programming,
-Design patterns,
-Experience reports,
-Frameworks,
-Implementation, new dialects or languages implemented in Smalltalk,
-Interaction with other languages,
-Meta-programming and Meta-modeling,
-Tools
-------------------
Best Paper Award
-------------------
To encourage the submission of high-quality papers, the IWST organizing
committee is very proud to announce a Best Paper Award for this edition of
IWST.
We thank the Lam Research Corporation for its financial contribution which
makes it possible for prizes for the three best papers: 1000 USD for first
place, 600 USD for second place and 400 USD for third place.
The ranking will be decided by the program committee during the review
process. The awards will be given during the ESUG conference social event.
The Best Paper Award will take place only with a minimum of six submissions.
Notice also that to be illegible, a paper must be presented at the workshop
by one of the author and that the presenting author must be registered at
the ESUG conference.
-------------------
Publication
-------------------
Both submissions and final papers must be prepared using the ACM SIGPLAN 10
point format. Templates for Word and LaTeX are available at
http://www.acm.org/sigs/sigplan/authorInformation.htm. This site also
contains links to useful informations on how to write effective submissions.
-------------------
Submission
-------------------
All submissions must be sent via easychair:
https://easychair.org/conferences/?conf=iwst2017
-------------------
Program chairs
-------------------
Anne Etien (Université de Lille 1, France)
Jannik Laval (Université Lyon 2 Lumière, France)
--
~~Jannik Laval~~
Enseignant-chercheur
Responsable Pédagogique Licence Coordonnateur de Projet en Système
d'Information
<http://iut.univ-lyon2.fr/> IUT Lumière, <http://www.univ-lyon2.fr/>
Université Lumière Lyon 2
<http://disp-lab.fr/> laboratoire DISP
+33 4 78 77 43 06
<http://www.jannik-laval.eu/> http://www.jannik-laval.eu
<http://www.phratch.com/> http://www.phratch.com
<http://www.approchealpes.info/> http://www.approchealpes.info
---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus