Skip to content

Commit

Permalink
add ESUG 2024 program
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey committed May 16, 2024
1 parent f71c881 commit 9c4fe35
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
agenda_build:
uses: pillar-markup/Microdown-Agenda/.github/workflows/main.yml@main
with:
agenda_filename: 2023-Conference/agenda.md;2023-Conference/agenda-workshop.md;2022-Conference/agenda.md;2022-Conference/agenda-workshop.md
agenda_filename: 2024-Conference/agenda.pillar;2023-Conference/agenda.md;2023-Conference/agenda-workshop.md;2022-Conference/agenda.md;2022-Conference/agenda-workshop.md

deploy:
runs-on: ubuntu-latest
Expand Down
153 changes: 151 additions & 2 deletions 2024-Conference/agenda.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,151 @@
<h1>ESUG 2024 Program</h1>
Coming soon...
# ESUG 2024
- defaultTalkLength: 30
- defaultRoom: Amphi

## 2023 July 8th
### 9:15

#### Welcome
- speaker: S. Ducasse
- length: 45
#### Mutalk, Who watches the tests?
- speaker: G. Polito
#### Virtual Reality in Pharo using WODEN Engine: Challenges and Demo
- speaker: R. Salgado
#### How to get more people onboard with Pharo ? Applying LLM as support for the onboarding of new developers
- speaker: P. Zaragoza, M. Pingaud
#### Phausto : the sound within Pharo
- speaker: D. Cipriani
#### break
- label: Lunch
- length: 120
#### Gemtalk roadmap
- speaker: N. Green, J. Foster
#### Moldable Debugging
- speaker: A. Chis
#### Debug Points
- speaker: S. Costiou
#### break
- label: Coffee Break
#### Toplo
- speaker: P. Tesone
#### Building a GTK app with Spec
- speaker: E. Lorenzano, C. Demarey
#### Webside
- speaker: G. Amaral
#### break
- label: Award Competition
- length: 75


## 2024 July 9th
### 9:15
#### Pharo 12
- length: 45
- speaker: S. Ducasse
#### break
- label: Coffee Break
#### Unicode String Implementations - An Overview
- speaker: H. Johansen
#### Building Full-Stack Unicode Applications with VAST
- speaker: E. Maringolo
#### Cormas and Companion modelling and serious games
- speaker: O. Zaitsev, P. Bommel

#### break
- label: Lunch
- length: 120

#### Glamorous Toolkit
- speaker: A. Chiș
#### Manage your Pharo images from command line
- speaker: C. Demarey
#### Asynchronous Programming with Async and Await
- speaker: J. Foster
#### break
- label: Coffee Break
#### Notebooks
- speaker: M. Nocentini
#### Pyramid: a User Interface Editor for Bloc
- speaker: Y. Le Goff
#### Runtime type collection and its usage in code transpiling
- speaker: P. Krivanek
#### break
- label: Show us your projects
- length: 60


## 2024 July 10th
### 9:15

#### Instantiations Company Update & VAST 2025 Preview
- length: 45
- speaker: S. Berman
#### Break
- subject: Coffee Break
#### How easy is to write a JIT compiler?
- speaker: G. Polito
#### Bridging the Gap: Streamlining Pharo FFI Bindings
- speaker: E. Lorenzano
#### From Development to Distribution: Packaging Pharo Applications
- speaker: E. Lorenzano, P. Tesone

#### break
- label: Lunch
- length: 120

#### Beagle Smalltalk
- speaker: D. Buck
#### gt4gemstone
- speaker: A. Chiș
#### The Pharo Debugger and Debugging Tools: Advances and Roadmap
- speaker: S. Costiou
#### break
- label: Coffee Break
#### Communication patterns
- speaker: S. Ducasse
#### Code Paradise
- speaker: E. Stel
#### WebST: Web Components with PharoJS
- speaker: N. Bouraqadi
#### WebST:Detecting and preventing Pharo vulnerabilities
- speaker: I. Sayar, S. Costiou
#### break
- label: Social Event
- length: 300


## 2024 July 11th
### 9:30

#### Object-Centric Debugging
- speaker: V. Boursier, S+. Costiou
#### break
- label: Coffee Break
#### gt4python: Moldable Development for Python
- speaker: S. Van Caekenberghe
#### gt4llm: A programmable environment for large language models
- speaker: V. Heller
#### A tale about scale
- speaker: N. Hartl

#### Break
- label: Lunch
- length: 120

#### Getting more from your Pharo IDE
- speaker: C. Ferlicot-Delbecque
#### Behind the scenes: The Making of VAST
- speaker: M. Martinez Peck
#### Fluid Class Defintions In Pharo 12
- speaker: M. Denker
#### break
- label: Coffee Break
#### Mutants and refactoring bugs
- speaker: B. Šarenac
#### Data Storytelling with Pharo & Mapping data commons extinction and blossoming
- speaker: O. Luna
#### break
- label: Show us your projects
- length: 60

109 changes: 109 additions & 0 deletions 2024-Conference/agenda.pillar
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
<!agenda|title=ESUG 2024
<!day|start=2023 July 8th

<!segment|start=09:15
<!talk|subject=Welcome&author=S. Ducasse&length=45&room=Amphi!>
<!talk|subject=Mutalk, Who watches the tests?&author=G. Polito&length=30&room=Amphi!>
<!talk|subject=Virtual Reality in Pharo using WODEN Engine: Challenges and Demo&author=R. Salgado&length=30&room=Amphi!>
<!talk|subject=How to get more people onboard with Pharo ? Applying LLM as support for the onboarding of new developers&author=P. Zaragoza, M. Pingaud&length=30&room=Amphi!>
<!talk|subject=Phausto : the sound within Pharo&author=D. Cipriani&length=30&room=Amphi!>

<!break|subject=Lunch&length=0&room=Amphi!>

<!talk|subject=Gemtalk roadmap&author=N. Green, J. Foster&length=30&room=Amphi!>
<!talk|subject=Moldable Debugging&author=A. Chis&length=30&room=Amphi!>
<!talk|subject=Debug Points&author=S. Costiou&length=30&room=Amphi!>

<!break|subject=Coffee Break&length=30&room=Amphi!>

<!talk|subject=Toplo&author=P. Tesone&length=30&room=Amphi!>
<!talk|subject=Building a GTK app with Spec&author=E. Lorenzano, C. Demarey&length=30&room=Amphi!>
<!talk|subject=Webside&author=G. Amaral&length=30&room=Amphi!>

<!break|subject=Award Competition&length=15&room=Amphi!>

!>
!>
<!day|start=2024 July 9th

<!segment|start=09:15
<!talk|subject=Pharo 12&author=S. Ducasse&length=45&room=Amphi!>

<!break|subject=Coffee Break&length=30&room=Amphi!>

<!talk|subject=Unicode String Implementations - An Overview&author=H. Johansen&length=30&room=Amphi!>
<!talk|subject=Building Full-Stack Unicode Applications with VAST&author=E. Maringolo&length=30&room=Amphi!>
<!talk|subject=Cormas and Companion modelling and serious games&author=O. Zaitsev, P. Bommel&length=30&room=Amphi!>

<!break|subject=Lunch&length=0&room=Amphi!>

<!talk|subject=Glamorous Toolkit&author=A. Chiș&length=30&room=Amphi!>
<!talk|subject=Manage your Pharo images from command line&author=C. Demarey&length=30&room=Amphi!>
<!talk|subject=Asynchronous Programming with Async and Await&author=J. Foster&length=30&room=Amphi!>

<!break|subject=Coffee Break&length=30&room=Amphi!>

<!talk|subject=Notebooks&author=M. Nocentini&length=30&room=Amphi!>
<!talk|subject=Pyramid: a User Interface Editor for Bloc&author=Y. Le Goff&length=30&room=Amphi!>
<!talk|subject=Runtime type collection and its usage in code transpiling&author=P. Krivanek&length=30&room=Amphi!>

<!break|subject=Show us your projects&length=0&room=Amphi!>

!>
!>
<!day|start=2024 July 10th

<!segment|start=09:15
<!talk|subject=Instantiations Company Update & VAST 2025 Preview&author=S. Berman&length=45&room=Amphi!>

<!break|subject=Break&length=30&room=Amphi!>

<!talk|subject=How easy is to write a JIT compiler?&author=G. Polito&length=30&room=Amphi!>
<!talk|subject=Bridging the Gap: Streamlining Pharo FFI Bindings&author=E. Lorenzano&length=30&room=Amphi!>
<!talk|subject=From Development to Distribution: Packaging Pharo Applications&author=E. Lorenzano, P. Tesone&length=30&room=Amphi!>

<!break|subject=Lunch&length=0&room=Amphi!>

<!talk|subject=Beagle Smalltalk&author=D. Buck&length=30&room=Amphi!>
<!talk|subject=gt4gemstone&author=A. Chiș&length=30&room=Amphi!>
<!talk|subject=The Pharo Debugger and Debugging Tools: Advances and Roadmap&author=S. Costiou&length=30&room=Amphi!>

<!break|subject=Coffee Break&length=30&room=Amphi!>

<!talk|subject=Communication patterns&author=S. Ducasse&length=30&room=Amphi!>
<!talk|subject=Code Paradise&author=E. Stel&length=30&room=Amphi!>
<!talk|subject=WebST: Web Components with PharoJS&author=N. Bouraqadi&length=30&room=Amphi!>
<!talk|subject=WebST:Detecting and preventing Pharo vulnerabilities&author=I. Sayar, S. Costiou&length=30&room=Amphi!>

<!break|subject=Social Event&length=0&room=Amphi!>

!>
!>
<!day|start=2024 July 11th

<!segment|start=09:30
<!talk|subject=Object-Centric Debugging&author=V. Boursier, S+. Costiou&length=30&room=Amphi!>

<!break|subject=Coffee Break&length=30&room=Amphi!>

<!talk|subject=gt4python: Moldable Development for Python&author=S. Van Caekenberghe&length=30&room=Amphi!>
<!talk|subject=gt4llm: A programmable environment for large language models&author=V. Heller&length=30&room=Amphi!>
<!talk|subject=A tale about scale&author=N. Hartl&length=30&room=Amphi!>

<!break|subject=Lunch&length=0&room=Amphi!>

<!talk|subject=Getting more from your Pharo IDE&author=C. Ferlicot-Delbecque&length=30&room=Amphi!>
<!talk|subject=Behind the scenes: The Making of VAST&author=M. Martinez Peck&length=30&room=Amphi!>
<!talk|subject=Fluid Class Defintions In Pharo 12&author=M. Denker&length=30&room=Amphi!>

<!break|subject=Coffee Break&length=30&room=Amphi!>

<!talk|subject=Mutants and refactoring bugs&author=B. Šarenac&length=30&room=Amphi!>
<!talk|subject=Data Storytelling with Pharo & Mapping data commons extinction and blossoming&author=O. Luna&length=30&room=Amphi!>

<!break|subject=Show us your projects&length=0&room=Amphi!>

!>
!>
!>

0 comments on commit 9c4fe35

Please sign in to comment.