[Pharo-users] Re: "Book release: Application Building with Spec 2.0" — New blog post on all: objects all: theTime

2025-02-06 Thread stephane ducasse
to get what they need with a UI for their Pharo > programs. > > For me, it also helps me advocating for Pharo with my colleagues. > > Cheers > Mark > > On Sun, 2 Feb 2025, 12:07 am stephane ducasse, <mailto:stephane.duca...@inria.fr>> wrote: >> Thanks. &

[Pharo-users] About String and Symbol equality

2025-02-02 Thread stephane ducasse
ons for Pharo 14. So let us know :) Stef on the behalf of the Pharo consortium. Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today migh

[Pharo-users] Re: "Book release: Application Building with Spec 2.0" — New blog post on all: objects all: theTime

2025-02-01 Thread stephane ducasse
n enormous effort to review, rewrite, and extend it, but I am >>>> happy to announce that it is finally here: the book on application >>>> building in Pharo with Spec 2.0. >>>> >>>> I wrote a blog post about it >>>> <https://all-objects-all-the-time.st/#/blog/posts/9>. Happy reading! >>>> >>>> Ciao, >>>> Koen >> Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Little poll to help us improving Spotter

2025-01-25 Thread stephane ducasse
gards, Santiago Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: New VM Release v10.3.3

2025-01-20 Thread stephane ducasse
gt; > https://github.com/pharo-project/pharo-vm/wiki > > Full release changes log > https://github.com/pharo-project/pharo-vm/releases/tag/v10.3.3 > > Finally, a big thanks to MaxLeske and Norbert for testing, and to everybody > who contributed even in the previous conversation

[Pharo-users] Re: [Pharo-dev] "Evaluation of SUnit" — New blog post on all: objects all: theTime

2025-01-07 Thread stephane ducasse
t;Nobody thought > about automating..." words pushed me over this time. Maybe 15 years > ago, I was able to find the original comp.lang.smalltalk SUnit > posting, but could not locate it this time when I wanted to verify the > dates. > > Yanni Chiu, > Smalltalk oldtim

[Pharo-users] Re: [Ann] v10.4.0 pillar

2024-11-15 Thread stephane ducasse
emplate? > > Thanks for share it > Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: "Book release: Application Building with Spec 2.0" — New blog post on all: objects all: theTime

2024-11-13 Thread stephane ducasse
end it, but I am >> happy to announce that it is finally here: the book on application building >> in Pharo with Spec 2.0. >> >> I wrote a blog post about it >> <https://all-objects-all-the-time.st/#/blog/posts/9>. Happy reading! >> >> Ciao, >> Koen

[Pharo-users] Re: "Book release: Application Building with Spec 2.0" — New blog post on all: objects all: theTime

2024-11-13 Thread stephane ducasse
ris wrote: > > Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] [Ann] v10.4.0 pillar

2024-11-12 Thread stephane ducasse
archetypes are proposed: microdown-mooc and microdown-headerformat-mooc. Support for github actions with LaTeX. You can see all the books in Pillar https://github.com/SquareBracketAssociates/BookBuilderDashboard/blob/master/README.md Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93

[Pharo-users] Re: Pharo 12 and instanceVariables

2024-09-22 Thread stephane ducasse
https://github.com/pharo-project/pharo/pull/17151 with less typos :) > On 22 Sep 2024, at 22:01, stephane ducasse wrote: > > Thanks for your question. > I will add the following to the doc folder :) > > Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73

[Pharo-users] Re: [Ann] Soil v2

2024-08-29 Thread stephane ducasse
; in a month or two. > > Enjoy, > > Norbert + Marcus Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Ottawa area is looking for a full time Smalltalk job

2024-08-03 Thread stephane ducasse
opment Canada (EDC) is a financial Crown corporation dedicated to helping Canadian…See this and similar jobs on LinkedIn. Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doin

[Pharo-users] Re: [ANN] class-diff: a new tool for comparing classes

2024-07-24 Thread stephane ducasse
t;> On Mon, 22 Jul 2024 at 18:58, Hernán Morales Durand >>> wrote: >>>> >>>> Dear Pharo community, >>>> >>>> I am happy to present a new tool designed specifically for comparing >>>> classes in Pharo. It provides a two-sided list o

[Pharo-users] Re: Does the Pharo and Squeak IDEs have some kind of screen and keyboard macro system?

2024-06-27 Thread stephane ducasse
> > > -- > Frank Church > Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: Can the rewrite tool replace a single statement with multiple statements?

2024-06-05 Thread stephane ducasse
anted to pick them apart). I think the top tip in all of this is to > use the handy source code ast inspector to help you reason on the structure. > Sometimes this is arcane to me. I think that I would have to concentrate and do a full review of code using tons of new tests :) > The

[Pharo-users] Re: Can the rewrite tool replace a single statement with multiple statements?

2024-06-04 Thread stephane ducasse
rewrite tool (actually it results in a >> zero change, that then gives an error for EpMonitor). >> >> But my question is - why can't you rewrite a single statement to multiple >> ones? I have noticed that in this case I can cascade the message send - and >> this then rewrites properly - so it looks like it wants to replace a single >> node with a single node. >> >> If I couldn't cascade - It seems I would have to rewrite with something >> like: [ "put multiple expressions here" ] value. >> >> This seems an odd choice - but am I missing something obvious? >> >> Do you have to do what I'm proposing in 2 steps - rewrite to a block (or >> some equivalent) and then a 2nd rewrite to simplify the expression (like a >> refactor step) - so its more provably correct? >> >> I'm just curious on this - as it seemed time to learn this properly? >> >> Tim Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: Can the rewrite tool replace a single statement with multiple statements?

2024-06-04 Thread stephane ducasse
rewrite tool (actually it results in a >> zero change, that then gives an error for EpMonitor). >> >> But my question is - why can't you rewrite a single statement to multiple >> ones? I have noticed that in this case I can cascade the message send - and >> this then rewrites properly - so it looks like it wants to replace a single >> node with a single node. >> >> If I couldn't cascade - It seems I would have to rewrite with something >> like: [ "put multiple expressions here" ] value. >> >> This seems an odd choice - but am I missing something obvious? >> >> Do you have to do what I'm proposing in 2 steps - rewrite to a block (or >> some equivalent) and then a 2nd rewrite to simplify the expression (like a >> refactor step) - so its more provably correct? >> >> I'm just curious on this - as it seemed time to learn this properly? >> >> Tim Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] 12 Month engineer position at Toulouse in Pharo

2024-06-01 Thread stephane ducasse
il.com <mailto:yannick.cheval...@gmail.com> Where: Toulouse Salary: 45 K Euros a more experienced dev could be hired for a shorter period and get a better salary. S. Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on eart

[Pharo-users] Re: Recent Pharo's seem to lose first keystroke when you swap to them to paste?

2024-05-29 Thread stephane ducasse
ng if >>>> the same occurs in Windows or Linux or if its just my laptop? Its quite >>>> annoying and I'm wondering if it might be a side effect from the gradual >>>> UI changes in Pharo? >>>> >>>> I've looked in the issues tracker - but its a tricky thing to search for - >>>> and so I wanted to canvas experience and then will report it. >>>> >>>> Tim Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: [SOLVED] Shortcut CMD-v for version history

2024-05-25 Thread stephane ducasse
>> methodShortcutActivation > > ^ CmdShortcutActivation by: $v meta for: ClyMethod asCalypsoItemContext > > HTH > Cheers > Davide Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY i

[Pharo-users] Re: Getting started with the easy projects

2024-05-16 Thread stephane ducasse
Hi richard I wanted to tell you that there is also a chapter about how to contribute in the Managing your code https://books.pharo.org/booklet-ManageCode/pdf/2020-05-12-ManageCode.pdf 2020-05-12-ManageCode PDF Document · 2,1 MB S > On 4 May 2024, at 09:10, stephane ducasse wrote: >

[Pharo-users] Re: [Pharo-dev] This week (19/2024) on the Pharo Issue Tracker

2024-05-13 Thread stephane ducasse
t; On 13 May 2024, at 15:31, stephane ducasse wrote: >> >> Hi >> >> I imagine that this is for Pharo 13 >> >> S >> >>> On 13 May 2024, at 03:11, Marcus Denker wrote: >>> >>> # Pharo 12 >>> >>>

[Pharo-users] Re: P12 new Tonel formatting and PR implications

2024-05-13 Thread stephane ducasse
-- > Cyril Ferlicot-Delbecque > https://ferlicot.fr <https://ferlicot.fr/> > > On Monday, May 13th, 2024 at 12:55 PM, stephane ducasse > wrote: >> Cyril >> >> could you add that in the wiki somewhere. I will publish something on pharo >> weekly. &g

[Pharo-users] Re: [Pharo-dev] This week (19/2024) on the Pharo Issue Tracker

2024-05-13 Thread stephane ducasse
class>>#hasErrorTest, TestCase class>>#hasPassedTest and > TestCase class>>#hasFailedTest #16586 > https://github.com/pharo-project/pharo/pull/16586 > > - Changed 'Transcript show:' construct to 'self trace' #16385 > https://github.com

[Pharo-users] Re: P12 new Tonel formatting and PR implications

2024-05-13 Thread stephane ducasse
ory : 'examples' } - this >> causes mega noise when submitting tiny PR's - how is everyone else handling >> this? Should projects resave every project module to get the new format >> while people are out of the pool? Or is there a way to force

[Pharo-users] Re: P12 new Tonel formatting and PR implications

2024-05-13 Thread stephane ducasse
{ #category : 'examples' } - this >> causes mega noise when submitting tiny PR's - how is everyone else handling >> this? Should projects resave every project module to get the new format >> while people are out of the pool? Or is there a way to force

[Pharo-users] Re: The System Browser has recently started showing 2 comments tabs - one is text and one is formatted pretty. That seems odd and is not wanted...

2024-05-13 Thread stephane ducasse
nday, May 13, 2024 at 11:05:39 AM GMT+2, stephane ducasse > wrote: > > > > > > I understand. > Can you tell us what is blocking you to switch versions? > > > You should know that we did an amazing amount of job fixing a lot of glitches > and improving

[Pharo-users] Re: P12 new Tonel formatting and PR implications

2024-05-12 Thread stephane ducasse
ool? Or is there a way to force the old format on > specific projects until they can be upgraded ? > > It seems like a change whose consequences need some attention ? > > What are others doing? > > Tim Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 &quo

[Pharo-users] Re: Window size: look at ClyBrowserMorph>>initialExtent

2024-05-12 Thread stephane ducasse
scovered I can change the default size of many type of windows simply >> changing ClyBrowserMorph>>initialExtent. >> HTH >> >> It would be good to be able to manage the size of windows in Settings >> >> Cheers >> Davide Stéphane Ducasse http://stephane.du

[Pharo-users] Re: The System Browser has recently started showing 2 comments tabs - one is text and one is formatted pretty. That seems odd and is not wanted...

2024-05-12 Thread stephane ducasse
y the issue by creating another new image based > on Pharo 10 (stable). > > This time I didn’t make any changes, alter settings, or loading any code or > libraries. > > I checked the simple image and verified that the System Browser issue was > happening. > > Beca

[Pharo-users] Re: Getting started with the easy projects

2024-05-04 Thread stephane ducasse
connected to a repository. >> >> I think a "Complete Idiot's Guide to Getting Started with Distributed >> Development in Phraro" probably already exists somewhere, I just >> don't know where to look for it. >> >> On Sat, 27 Apr 2024 at 21:05, stepha

[Pharo-users] Re: Getting started with the easy projects

2024-04-27 Thread stephane ducasse
never got the time to implement it. S Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: [Esug-list] [ANN] Pharo 12 released !

2024-04-26 Thread stephane ducasse
g bugs, > participating in discussion threads, providing feedback, and a lot of helpful > tasks in all our community channels. Thank you all for your contributions. > > The Pharo Team > > Discover Pharo: https://pharo.org/features > > Try Pharo: http://pharo.org/download <https://pharo.org/download> > Lear

[Pharo-users] Re: How to log pharo output to stdio safely?

2024-04-17 Thread stephane ducasse
ore a Docker image in a > registry somewhere (I use gitlab from my CI pipeline), and then it will > retrieve it and run it for you (for either free in 40 minute chunks, or for > $7/m - which is pretty good, and possibly bit simpler than Digital Ocean). > Its pretty cool, and maybe I will write up about it sometime Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on earth.” Calvin & Hobbes

[Pharo-users] Re: remove breakpoint ?

2024-04-14 Thread stephane ducasse
ys encourage to ask and I value that a lot! I did that also in > discord channel. > best regards > Haroldo > > El dom, 7 abr 2024 a la(s) 5:38 p.m., stephane ducasse > (stephane.duca...@inria.fr <mailto:stephane.duca...@inria.fr>) escribió: >> Hi arnoldo >>

[Pharo-users] Early rate deadline is approaching....

2024-04-09 Thread stephane ducasse
Hello People do not miss this unique opportunity to participate in ESUG in early July https://esug.org Pay attention that the early rate end is approaching… 15 of April 2024. https://registration.esug.org/ESUG Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73

[Pharo-users] Call for Presentations @ ESUG 2024

2024-04-04 Thread stephane ducasse
Dear Friends The deadline for the presentation proposal was 1st of April. We extended it until 8th of April. You are probably busy but we the organisers deserve consideration too. ESUG 2024 Call for Presentations from 8 to 11 July 2024 Lille France https://esug.github

[Pharo-users] Re: Books about Pharo

2024-04-03 Thread stephane ducasse
a.se/blog/2024/02/02/blogging_in_djot_instead_of_markdown/ > [4] https://github.com/ruidajo/markdeep/ > > [^a]: I'm half of the population of the two active Smalltalkers/Pharoers in > my country, working in the language part time. We need to cleverly combine > resources with

[Pharo-users] Re: Books about Pharo

2024-03-27 Thread stephane ducasse
ng. But seeing the advances in > Microdown and its interactive viewer is pretty inspiring. I hope to check > some Pharo books prepackaged with upcoming releases. > > Keep the good work, > > Offray > > On 14/03/24 9:40, stephane ducasse wrote: >> Hi Richard >> >&

[Pharo-users] Call for presentation @ ESUG 2024

2024-02-13 Thread stephane ducasse
Dear friends Please distribute the following call ESUG 2024 Call for Presentations from 8 to 11 July 2024 Lille France https://esug.github.io https://esug.github.io/2024-Conference/conf2024.html You can support the ESUG conference in many different ways: - Spon

[Pharo-users] Re: A little post Why class number is an idiotic quality metric?

2024-02-11 Thread stephane ducasse
https://pharoweekly.wordpress.com/2024/02/10/why-class-number-is-an-idiotic-quality-metric/ > On 10 Feb 2024, at 10:13, stephane ducasse wrote: > > > https://wordpress.com/post/pharoweekly.wordpress.com/4226 > > > Stéphane Ducasse > http://stephane.ducasse.free.fr &

[Pharo-users] A little post Why class number is an idiotic quality metric?

2024-02-10 Thread stephane ducasse
https://wordpress.com/post/pharoweekly.wordpress.com/4226 Stéphane Ducasse http://stephane.ducasse.free.fr 06 30 93 66 73 "If you knew today was your last day on earth, what would you do differently? ESPECIALLY if, by doing something different, today might not be your last day on

[Pharo-users] ESUG 2024 book the dates

2024-01-15 Thread stephane ducasse
be chaired by G. Rakic and S. Ducasse. To help us organizing the conference we will ask authors to register to the conference when submitting their article. In the really rare case an article would not be accepted, ESUG will fully reimburse you without any cost. We will update the website

[Pharo-users] Call for chapters

2024-01-06 Thread stephane ducasse
ok-on-demand program of http://bod.fr <http://bod.fr/>. It will be published on the Bibliotheque Nationale de France and it will be available on most public platforms such as amazon.com. S. Ducasse, G. Rakic and J-P Sandoval ---- Stéphane Ducas

[Pharo-users] PhD on Pharo completion with machine learning

2023-12-22 Thread stephane ducasse
Code completion for large projects and small languages https://recrutement.inria.fr/public/classic/fr/offres/2023-07003 S Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57

[Pharo-users] Re: [rmod] Pharo needs you! Call to save the Pharo UI

2023-11-23 Thread stephane ducasse
Thanks hernan. I do not think that there is a fileList in newTools. I will check your file dialog. S > On 23 Nov 2023, at 20:43, Hernán Morales > wrote: > > Hi Stef, > > De: "Stephane Ducasse" <mailto:stephane.duca...@inria.fr>> > Para:

[Pharo-users] Pharo needs you! Call to save the Pharo UI

2023-11-23 Thread stephane ducasse
> 1 requestDebuggerOpeningForProcess:named:inContext: -> 1 requestDebuggerOpeningForWarning: -> 1 requestDebuggerOpeningNamed:inContext: -> 1 requestPassword: -> 3 restoreDisplay -> 3 restoreDisplayAfter: -> 1 spawnNewProcess -> 4 systemNotificationDefaultAction: -> 1 t

[Pharo-users] Re: Video in Pharo

2023-07-11 Thread ducasse
https://github.com/OpenSmock/PharoGStreamer OpenSmock/PharoGStreamer: A GStreamer binding for Pharo github.com > On 10 Jul 2023, at 13:50, Esteban Lorenzano wrote: > > Hi, > > Heh, there were several problems around :) > > 1) Indeed, Ubuntu naming conventions were a problem for the gtk > b

[Pharo-users] Summer school at Split

2023-07-02 Thread stephane ducasse
Hello people We are so excited to announce the Immersive Pharo Summer School, to be held fro 11th to 15th of September in Split, Croatia. If you are or you have a student or a newcomer interested to learn about Pharo and technologies around it, please find more info and apply at https://newcom

[Pharo-users] Help Pharo by tagging your pharo projects on GH

2023-06-20 Thread stephane ducasse
Hi guys We would like to make sure that the numbers given in the following page https://github.com/topics/pharo reflects a bit better the numbers of projects in Github. So could you tag your pharo projects on github with the Pharo tag? Thanks in advance. S

[Pharo-users] Do not miss ESUG 2023

2023-06-13 Thread stephane ducasse
Just a little reminder… Do not miss ESUG 2023. http://registration.esug.org/ come and meet the community https://www.youtube.com/watch?v=9p-AkoHjRVk The city is really nice, the food great, super nice conference. Really nice museums. https://esug.github.io/2023-Conferen

[Pharo-users] Talk next wednesday

2023-05-27 Thread stephane ducasse
Hello I will give a presentation with discussion via the UK smalltalk online gathering next wednesday. https://www.meetup.com/ukstug/events/293473947/ MeetupStephane Ducasse - Pharo: a vision implemented step by step, Wed, M...For our May presentation, Stephane Ducasse will present the vision

[Pharo-users] Fwd: 📅 Just scheduled: Stephane Ducasse - Pharo: a vision implemented step by step

2023-05-24 Thread stephane ducasse
Hi guys I will present some points around Pharo and P11 in particular For our May presentation, Stephane Ducasse will present the vision behind Pharo and how that is been implemented incrementally across multiple releases. In Stef's words: "The vision of Pharo is based on thr

[Pharo-users] Re: It's been a while since I've used Pharo, and I'm having trouble with multibyte input on linux.

2023-05-19 Thread stephane ducasse
Thanks Tomohiro. S > On 19 May 2023, at 00:33, Tomohiro Oda wrote: > > Peter, > > Please try setting the env vars SDL_IM_MODULE=fcitx. > I haven't tried korean inputs, but I used a japanese input on > linux/pharo with a trick. (cf > https://github.com/tomooda/PharoIM/issues/11#issuecomment-104

[Pharo-users] Re: It's been a while since I've used Pharo, and I'm having trouble with multibyte input on linux.

2023-05-18 Thread stephane ducasse
Hi peter What is xim? What you should know is that Pharo event / input now is based on SDL 20. S > On 18 May 2023, at 18:44, peter yoo wrote: > > Until PHARO 9.0, I had no problem with XIM input on LINUX. > > After a long time, I heard about PHARO 11 and tested it and it doesn't accept > X

[Pharo-users] ESUG Presentation deadline is 1st of JUNE!

2023-05-01 Thread stephane ducasse
Hello people do not wait the last moment, it will help the organizers. ESUG 2023 Call for Presentations 28.8.2023 to 01.9.2023 Lyon France https://esug.github.io https://esug.github.io/2023-Conference/conf2023.html Deadline for

[Pharo-users] ESUG 2023 student volunteer program!

2023-05-01 Thread stephane ducasse
Please distribute to the community and more Call for Student Volunteers Student volunteers help keep the conference running smoothly; in return, they have free accommodations, while still having most of the time to enjoy the conference. Pay attention: the places are limited so do not wait till

[Pharo-users] Fwd: [Esug-list] [IWST 2023]Call for Papers

2023-04-12 Thread stephane ducasse
ond > 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. > No

[Pharo-users] ESUG 2023 Call for participation

2023-02-11 Thread stephane ducasse
ESUG 2023 Call for Presentations 28.8.2023 to 01.9.2023 Lyon France https://esug.github.io https://esug.github.io/2023-Conference/conf2023.html ESUG is the premium and fun conference around smalltalk technologies. You can support the ESUG conference in many differ

[Pharo-users] Re: MIDI Interface?

2023-01-13 Thread Stéphane Ducasse
to use. You can also create what I call >> scores which are sequences of notes and play them either separately or add >> them in an object called Prestation that is able to play several scores at >> the same time. >> >> You can find the code on GitHub : >> https:/

[Pharo-users] IWST proceedings online

2023-01-10 Thread stephane ducasse
Hi guys I’m happy to sahre with you this EXCELLENT news. The proceedings of IWST 22 are now online https://ceur-ws.org/Vol-3325/ in a nice collection. I would like to warmly thank all the authors, loic and vincent for their great job. Soon we will send around the call for paper for 2023! S

[Pharo-users] Re: The System Browser has recently started showing 2 comments tabs - one is text and one is formatted pretty. That seems odd and is not wanted - has anyone else seen this? Pharo 10 stab

2023-01-08 Thread stephane ducasse
Hi mark Which version of Pharo are you using? In P11 I saw some regressions. S > On 8 Jan 2023, at 14:30, mark.odonoghue.2...@gmail.com wrote: > > >

[Pharo-users] [ Smalltalkers wanted... ]

2022-11-23 Thread stephane ducasse
We are looking for Smalltalkers for adesso insurance solutions GmbH. Remote work is possible and German language is required (at least B2). Links: https://www.adesso.de/de/jobs-karriere/unsere-stellenangebote/Software-Engineer-Smalltalk-all-genders-fuer-die-adesso-in-de-j2429.html

[Pharo-users] Re: STON little question

2022-11-04 Thread stephane ducasse
I found stonProcessSubObjects: block "Execute block to (potentially) change each of my subObjects. In general, all instance and indexable variables are processed. Overwrite when necessary. Not used when #stonContainSubObjects returns false." 1 to: self cl

[Pharo-users] Re: STON little question

2022-11-04 Thread stephane ducasse
> On 4 Nov 2022, at 17:56, stephane ducasse wrote: > > Hi Sven > > I was using STON in P7 and I’m now migrating to P10. > In the past I had no problem with a SortedCollection and now I have because > of the block serialisation (of course). > So I cannot really

[Pharo-users] STON little question

2022-11-04 Thread stephane ducasse
Hi Sven I was using STON in P7 and I’m now migrating to P10. In the past I had no problem with a SortedCollection and now I have because of the block serialisation (of course). So I cannot really ignore or skip my sorted collection because it has what I want. I could go over all my collections

[Pharo-users] Re: [Ann] Bloc v1.0

2022-10-26 Thread Stéphane Ducasse
> On 26 Oct 2022, at 13:25, stephane ducasse wrote: > > Hi all > > At ESUG and after about a year of development, the Pharo consortium was happy > to announce > a first version of the Bloc graphics framework as available in > > https://github.com/ph

[Pharo-users] [Ann] Bloc v1.0

2022-10-26 Thread stephane ducasse
Hi all At ESUG and after about a year of development, the Pharo consortium was happy to announce a first version of the Bloc graphics framework as available in https://github.com/pharo-graphics/bloc Here is the video of the ESUG presentation

[Pharo-users] Version of magritte for Pharo10

2022-10-08 Thread stephane ducasse
Hi I tried to load v3.7 in plain Pharo 10 and it breaks :( I tried to load v3.8 and it breaks with the same error Which version is supposed to work with P10? Because I saw that the baseline was updated. S

[Pharo-users] Sponsoring our new mooc

2022-10-05 Thread stephane ducasse
Since more than a year we have been working on a new mooc called: “Advanced Object-oriented Design and Development” It will be quite good. We are bullet proofing it with a new lecture here at Lille. It will not focus on Pharo but on object-oriented design, tests, design patterns. It will pres

[Pharo-users] [Roassal - Spec ] How can I trigger the refresh of an inspector pane

2022-09-25 Thread stephane ducasse
Hi I have a roassal pane in my inspector to display quadtrees. I added the possibility to add a point to the inspected quadtree. But the pane does not refresh I have to do it by hand and I would like to know how I can force the inspector to refresh

[Pharo-users] Re: Esug - Angela Bragagnolo

2022-08-21 Thread stephane ducasse
Hi santiago I just learned that and I’m really so sad. Do you know who we should call? Does she have a contact point? Do you know the taiwanese ambassy at Paris. S > On 21 Aug 2022, at 15:41, Santiago Bragagnolo > wrote: > > Hello everyone, my wife Angela was going to assist esug this year

[Pharo-users] Re: Porting from VW 8.3 to Pharo

2022-08-03 Thread stephane ducasse
Hi If in the process you discover easy changes on the pharo side that can be either integrated in Pharo or packages from the Pharo side to help migration let us know. We would like to help but we are really really super full. I tried to help to package values but I did not understand the proces

[Pharo-users] Two engineer positions

2022-07-29 Thread stephane ducasse
Hello please distribute We have two engineer positions opening: - one on improving the Pharo VMs - one on designing IA library We will also have another engineering position on analysing Fortran (with the possibility to develop a startup) Contact us if you are interesting

[Pharo-users] Fwd: [Esug-list] [ESUG 2022] Innovation Technology Awards

2022-07-03 Thread stephane ducasse
> Begin forwarded message: > > From: Noury Bouraqadi > Subject: [Esug-list] [ESUG 2022] Innovation Technology Awards > Date: 20 June 2022 at 11:55:43 CEST > To: Members ESUG > > Dear fellow Smalltalkers, > > ESUG conference is a great event with multiple opportunities to discover and > exc

[Pharo-users] Pharo-vm mailing-list

2022-07-01 Thread stephane ducasse
Hi Since a couple of years the Pharo crew has been working on the Pharo-vm and most of the communication was using internal channels. Now that the community is growing we believe that it is important to have a public way to communicate around the VM and our current and future developments.

[Pharo-users] ESUG deadline for Presentation

2022-06-03 Thread stephane ducasse
Hi Happy Smalltalkers Two important points - We are starting to work on the program of ESUG 2022 and we will accept some more talks but do not wait too long. https://esug.github.io/2022-Conference/call2022.html

[Pharo-users] Re: MIDI Interface?

2022-05-18 Thread stephane ducasse
Antoine can you reply to Stewart? > On 16 May 2022, at 01:03, Stewart MacLean wrote: > > Hi Santiago, > > Thanks for this. My primary interest at the moment is interfacing with Midi. > > The sound stuff looks interesting, even if it is not quite my cup of tea > music wise :) > > How far ha

[Pharo-users] Re: ESUG 2022 call for presentations & Call for student volunteers

2022-04-23 Thread Stéphane Ducasse
Hi The deadline for sending presentation proposal is set to 1st of June! So please do not wait the last moment to send your proposals. S > On 13 Jan 2022, at 13:25, stephane ducasse wrote: > > ESUG 2022 > Novisad Serbia 22. – 26.8. > https://esug

[Pharo-users] Re: ESUG 2022 call for presentations & Call for student volunteers

2022-03-30 Thread Stéphane Ducasse
‘Hello’, ‘world’ please: #readAndDistribute > On 13 Jan 2022, at 13:25, stephane ducasse wrote: > > ESUG 2022 > Novisad Serbia 22. – 26.8. > https://esug.github.io/2022-Conference/call2022.html > <https://esug.github.io/2022-Conference/call20

[Pharo-users] Re: [Esug-list] [PDFtalk] Porting to non-namespace Smalltalks

2022-03-27 Thread stephane ducasse
BTW about porting from VW, you see a friend of mine wanted to see how to help porting Siren to Pharo. Now this is not possible because he could not get a personal VW license. So even if people want to help pointing to a store database is equivalent to /dev/null for most people. For example I c

[Pharo-users] Pharo with Style (new version) is now available as physical book

2022-03-12 Thread stephane ducasse
https://www.amazon.fr/Pharo-Style-Stéphane-Ducasse/dp/232218201X/ref=sr_1_1?__mk_fr_FR=ÅMÅŽÕÑ&crid=15GN4OFOFHK56&keywords=Pharo+with+style&qid=1647113931&sprefix=pharo+with+style%2Caps%2C60&sr=8-1 <https://www.amazon.fr/Pharo-Style-St%C3%A9phane-Ducasse/dp/232218201X/re

[Pharo-users] Re: Detecting keystrokes in Spec2 input fields

2022-03-12 Thread stephane ducasse
in general this is not a good style to set color directly. Using style will make sure that your components will support themes in a simpler way. Because you will not have to have case statements and check all the place where you change color. S > On 12 Mar 2022, at 15:53, Robert Briggs via Pha

[Pharo-users] Fwd: ESUG 2022 call for presentations And Call for student volunteers

2022-02-20 Thread stephane ducasse
A reminder… S > Begin forwarded message: > > From: "stephane.duca...@free.fr" > Subject: ESUG 2022 call for presentations And Call for student volunteers > Date: 13 January 2022 at 13:23:44 CET > > ESUG 2022 > Serbia 22. – 26.8. > > You can support the ESUG conference in many different

[Pharo-users] Re: [ANN] Pharo LZ4 Tools

2022-02-20 Thread ducasse
Yes this is a nice conversation. I know that marcus is working on slim binary. The idea is to compress but I forgot if it was bytecode or trees. Now I wonder if the code text is worth compression. >> On 18 Feb 2022, at 21:25, Guillermo Polito wrote: >> >> Thanks Sven, great stuff :) > > Th

[Pharo-users] ESUG 2022 call for presentations & Call for student volunteers

2022-01-13 Thread stephane ducasse
ESUG 2022 Novisad Serbia 22. – 26.8. https://esug.github.io/2022-Conference/call2022.html You can support the ESUG conference in many different ways: Sponsor the conference. New sponsoring packages are described at http://www.esug.org/supportesug/becomeasponsor/

[Pharo-users] Pharo sprint at Prague

2021-11-23 Thread stephane ducasse
Hi happy smalltalkers We want to organise a Pharo sprint at Prague either friday 26 Nov or saturday 27 Nov Let us know if you want to join hacking and having fun. S.

[Pharo-users] Book the dates: Pharo Days 2021: 3/4 March 2022 @ Lille

2021-10-21 Thread stephane ducasse
Dear Pharoers We are super excited to announce the dates of the next Pharo Days. Pharo Days 2021 will be held at Lille 3/4 March 2022 We will set soon a program and a website. Stay tuned. S.

[Pharo-users] possible dates for Pharo Days 2022 :)

2021-10-07 Thread stephane ducasse
Hello guys We are super excited because we want to organise PharoDays at Lille We are checking some possible dates and we would like to know your point of view. right now we were thinking that 3/4 or 10/11 march would be good. So let us know. S

[Pharo-users] https://yesplan.be/en/vacancy/full-stack-software-engineer

2021-08-01 Thread stephane ducasse
Job at yesplan… Cool company. S

[Pharo-users] Updates from the trenches...

2021-07-28 Thread stephane ducasse
Hello community Just a little mail from holidays to let you know that from September on we will try a new organisation. Pharo 9 (with Covid and amount of work) was stressful for us. Seriously we deliver more than expected so we did several meta meetings (and we will continue) to understand how

[Pharo-users] Re: Rounding in Floats

2021-06-16 Thread ducasse
Richard As I said it thousands of times, - first we are not good in math - second Pharo is what we have and we never said that it is the best system ever we just enhanced daily - third, I never saw a piece of code from you. - if you want to see Pharo impr

[Pharo-users] Re: [ANN] Pharo-ODBC

2021-06-14 Thread Stéphane Ducasse
p > and hosting the code, and Andy and Blair (Dolphin developers) for the > original framework. > > Regards, > > John Aspinall Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore

[Pharo-users] Re: New Pharo-based commercial software

2021-06-12 Thread Stéphane Ducasse
amming for factory automation. The > server side is based on Zinc and the client side uses PharoJS. > > This wouldn't have been possible without the great work done by the community > in large, and more specifically, the Pharo consortium. > > Thank you all, > Noury -

[Pharo-users] Re: And it goes on - How do I fix a missing repository

2021-06-03 Thread Stéphane Ducasse
2021, at 08:39, Esteban Lorenzano >> <mailto:esteba...@netc.eu>> wrote: > >> > >> I still do not understand why you need to repository at all. > >> you should not need it to do anything of what you are trying to do (adding > >>

[Pharo-users] Re: voyage in singleton mode

2021-06-03 Thread Stéphane Ducasse
tepot+voyage(mongodb) web app and I have one > > doubt, is voyage thread safe? or do I have to take care about using a Mutex > > because multiple teapot instances can call it. > > Thank you all! > -- > Russ Whaley > whaley.r...@gmail.com <mailto:whaley.r...@gmai

[Pharo-users] Re: Image crashed on Parallels

2021-06-02 Thread Stéphane Ducasse
t; > basicAt:put: > at: > bitShiftMagnitude: > at: > bitShiftMagnitude: > at: > bitShiftMagnitude: > truncated > truncated > truncated > bitShiftMagnitude: > digitAdd: > normalize > integerAt:put: > **PrimitiveFailure** > **PrimitiveFailure** > < > bas

[Pharo-users] Re: And it goes on - How do I fix a missing repository

2021-06-02 Thread Stéphane Ducasse
> iceberg works but, being a 76 year old VAST Smalltalker, I don’t. Surely, > when I install 9.0, qashouldn’t I get everything I need for a basic image? > > What do I do next. Attached is a screenshot of Iceberg. > > David Stéphane Duca

[Pharo-users] Re: FileDoesNotExistException: '/.VolumeIcon.icns'

2021-06-02 Thread Stéphane Ducasse
haro9) gives me > FileDoesNotExistException: '/.VolumeIcon.icns' > > Can you help me please? > Davide > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html -------- Stéphane Ducasse http://stephane.ducasse.free

  1   2   3   4   5   6   7   8   9   10   >