Au secours je suis speaker ! đŸ˜± AurĂ©lie VACHE StĂ©phane PHILIPPART

Faisons connaissance

✋ Qui a dĂ©jĂ  pris la parole en public ? ✋ Qui est intĂ©ressé·e par l’idĂ©ation et le CFP ? ✋ Qui est intĂ©ressé·e par la crĂ©ation des slides ? ✋ Qui est intĂ©ressé·e par les rĂ©pĂ©titions et le jour J ? ✋ Qui est intĂ©ressé·e par l’aprĂšs ? ✋ Qui est intĂ©ressé·e par autre chose ?

Comment avons-nous démarré ?

● Parler devant des personnes n’est pas Pourquoi ce workshop ? simple ● On ne sait gĂ©nĂ©ralement pas comment commencer ● Pour partager nos trucs et astuces 😗

Call For Paper đŸ»

Au Call For Paper, tu proposeras ● CFP : Call For Paper ● Qui peut soumettre ? 
 Toi ! 😉 ● Pas d’expĂ©rience Ă  avoir đŸ»

CJ Dayrit đŸ» 8

Kelly Sikkema Hannah Olinger đŸ» Everyday basics 9

đŸ» 10

And in the other conferences? https://conference-hall.io/ đŸ» 11

Exemple de proposition de talk đŸ»

PrĂ©fĂ©rer un titre court et expressif đŸ»

Ecrire un rĂ©sumĂ© (abstract) attractif et prĂ©cis Acronymes Buzzwords đŸ»

Ne pas hĂ©sitez Ă  ajouter un plan si il existe đŸ»

Une bio permettant de vous situer par rapport au talk đŸ»

Lister tous vos types de rĂ©fĂ©rences (talks, articles, 
) đŸ»

Se relire, encore, et encore pour corriger les derniĂšres fautes Sincerely Media đŸ»

Ne pas ĂȘtre pris est normal 16% Taux de “conversion” pour 91 soumissions Ă  des CFP

Questions sur le CFP?

Slides đŸ»

Slides đŸ»

Vous prĂ©senter đŸ» 23

AurĂ©lie VACHE DevRel chez OVHcloud depuis un an Cloud Engineer & DevRel chez Stack Labs en 2021 Cloud DĂ©veloppeur chez Continental pendant 3 ans et demi DĂ©veloppeuse Java J2EE > Ops > Full Stack >Lead DĂ©veloppeur pendnat 11 ans et demi c i f Bac STT option Informatique de Gestion Ă  Montpellier BTS Informatique de Gestion spĂ©cialitĂ© “DĂ©veloppeur d’applications” Ă  Montpellier Licence professionnelle “DĂ©veloppeur d’applications e-business” Ă  Toulouse n ’e e h ! ! ! Speaker a Devoxx France, Voxxed Days Luxembourg, Sunny Tech, Riviera Dev, DevFest Toulouse, WomenWhoGo, DevFest Strasbourg, DevFest Nantes, CNCF Nantes
 Ecriture d’articles techniques dans un blog personnel, celui de mon ancienne entreprise
 s n Organisatrice de confĂ©rences J’aime les mojitos 
 O 24

AurĂ©lie VACHE ! s o p ty DevRel chez OVHcloud depuis un an Cloud Engineer & DevRel chez Stack Labs en 2021 Cloud DĂ©veloppeur chez Continental pendant 3 ans et demi DĂ©veloppeuse Java J2EE > Ops > Full Stack >Lead DĂ©veloppeur pendnat 11 ans et demi x u Bac STT option Informatique de Gestion Ă  Montpellier BTS Informatique de Gestion spĂ©cialitĂ© “DĂ©veloppeur d’applications” Ă  Montpellier Licence professionnelle “DĂ©veloppeur d’applications e-business” Ă  Toulouse a n Speaker a Devoxx France, Voxxed Days Luxembourg, Sunny Tech, Riviera Dev, DevFest Toulouse, WomenWhoGo, DevFest Strasbourg, DevFest Nantes, CNCF Nantes
 n e t t o i t Ecriture d’articles techniques dans un blog personnel, celui de mon ancienne entreprise
 Organisatrice de confĂ©rences a t J’aime les mojitos 
 E 25

Aurélie Vache @aurelievache DevRel at Conferences organizer Duchess France Leader & Mentor Technical articles & sketchnotes writer 
 & Retrogaming lover https://www.youtube.com/c/AurelieVache

StĂ©phane Philippart đŸ· Junior DeveloperRelations@OVHCloud đŸ„‘ 🩄 đŸ· Co-crĂ©ateur de TADx (meetups Agile, Dev, DevOps) 🗣 Speaker dans les confĂ©rences 🐩 @wildagsx 🔗 https://philippart-s.github.io/blog 🐙 https://github.com/philippart-s/ 💬 https://www.linkedin.com/in/philippartstephane/ đŸ»

đŸ» Delorean Rental 28

đŸ» Alexander Grey 29

Une idĂ©e par slide đŸ»

đŸ» 31

Une image peut ĂȘtre plus expressive que du texte đŸ» Product School 32

https://unsplash.com đŸ»

les speaker notes đŸ» Dim Hou

Le slide de la mort “Avoid overloaded slides! ” Bill Gates, 1987 Which also have a lot of text, that’s Vraiment pas cool ce choix de police #DevoxxFR

Table des matiĂšres 01 Title 02 Speaker presentation 03 AGENDA 04 INTRODUCTION 05 Data 06 Some code of course 07 Explanation 08 Conclusion 09 The end 10 Q&A ?

r i o v a s t s e e d n e l o i b t i a s s m o r p o f Im n i e l l ! ! e u e q t n e n i t per

package fr.devoxx.bof.speaker; import greendroid.app.GDApplication; import org.acra.ACRA; import org.acra.annotation.ReportsCrashes; import android.content.Intent; import android.os.Build; import fr.devoxx.bof.speaker.cst.FailCst; import fr.devoxx.bof.speaker.cst.ParamIntent; import fr.devoxx.bof.speaker.screen.main.FailMainActivity; ? r a e l l e i c mp i o o u c q l r i u ito P ra v e d import fr.devoxx.bof.speaker.util.activity.TestSizeHoneyComb; import fr.devoxx.bof.speaker.util.activity.TestSizeOther; @ReportsCrashes(formKey = CineShowtimeCst.ACRA_FORM_KEY) public class FailApplication extends GDApplication { @Override public void onCreate() { ACRA.init(this); //TODO Inutile super.onCreate(); //FIXME 2016-02+05 } @Override public Class<?> getHomeActivityClass() { return FailMainActivity.class; }6 @Override //Commentaire qui ne sert a rien public Intent getMainApplicationIntent() { Intent startIntent = new Intent(getApplicationContext(), FailMainActivity.class); if (Integer.valueOf(Build.VERSION.SDK) <= 10) { startIntent.putExtra(ParamIntent.ACTIVITY_LARGE_SCREEN, TestSizeOther.checkLargeScreen(getResources().getConfiguration().screenLayout)); } else { startIntent.putExtra(ParamIntent.ACTIVITY_LARGE_SCREEN, TestSizeHoneyComb.checkLargeScreen(getResources().getConfiguration().screenLayout)); } return startIntent;

FailApplication.java @ReportsCrashes(formKey = FailCst.ACRA_FORM_KEY) public class FailApplication extends GDApplication { public void onCreate() {
} public Intent getMainApplicationIntent() { if (Integer.valueOf(Build.VERSION.SDK) <= 10) { startIntent.putExtra(ParamIntent.ACTIVITY_LARGE_SCREEN, TestSizeOther.checkLargeScreen( getResources().getConfiguration().screenLayout)); } 
 } }

FailApplication.java @ReportsCrashes(formKey = FailCst.ACRA_FORM_KEY) public class FailApplication extends GDApplication { public void onCreate() {
} public Intent getMainApplicationIntent() { if (Integer.valueOf(Build.VERSION.SDK) <= 10) { startIntent.putExtra(ParamIntent.ACTIVITY_LARGE_SCREEN, TestSizeOther.checkLargeScreen( getResources().getConfiguration().screenLayout)); } 
 } }

https://carbon.now.sh 43

Live coding

Taille de police Not too Not too small big

Soyez à l’aise avec votre IDE

Attention Ă  l’utilisation des raccourcis
 ïżœïżœ ïżœïżœ ïżœïżœ


 Et des alias

Ceci n’est pas pareil que

Ça !!!

Un bon schĂ©ma vaut mieux qu’un long discours


Les schĂ©mas doivent ĂȘtre comprĂ©hensibles ;-)

Conclusion Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

Outils ?

Questions Ă  propos des slides ?

pause ^_^

RĂ©pĂ©titions đŸ»

RĂ©pĂ©tez, rĂ©pĂ©tez, rĂ©pĂ©tez rĂ©pĂ©ter, rĂ©pĂ©ter, RĂ©pĂ©ter đŸ»

RĂ©pĂ©tition Kenny Eliason Soundtrap Christina @ wocintechchat.com Carson Masterson đŸ»

Proche des conditions rĂ©elles đŸ» Marc Fanelli-Isla

Talks Ă  plusieurs đŸ» Van Tay Media

Atelier - Envoyer les prĂ©-requis - PrĂ©voir un setup auto si possible - Wifi đŸ»

Questions à propos des répétitions ?

Sur scĂšne

Le jour d’avant Évitez d’abuser le jour d’avant
 ● Avoid abusing the day before

Le jour d’avant Vraiment !!! Really!!!

Le jour d’avant Vraiment !!! Really!!! Kelsey Chance

H-15 mins ● ● ● ● ● ● Éteindre les notifications Ne garder que le nĂ©cessaire TĂ©lĂ©phone en silencieux Éviter les distractions Configurer votre IDE Connecter l’ordinateur au secteur

H-15 mins ● ● ● ● Allez dans une piĂšce dĂ©diĂ©e Votre micro est-il branchĂ© ? Votre webcam est-elle branchĂ©e ? La bande passante est-elle disponible ?

H-1 min Respirez 
 c’est votre moment ! ● Breathe, this will be YOUR moment!

mantra Écrivez votre propre mantra. ● Breathe, this will be YOUR moment!

e agspeakers Ne pas notes ! OnlireStses ●

Hydratez vous 76

Le stress : une réaction normale 77

Profitez !

Travaillez votre posture

Captivez votre audience Wes Lewis

HumilitĂ©, sensibilitĂ©, humour & respect 《 Ca prouve que j’ai de l’ubiquitĂ©. [
] C’est pas de l’ubiquitĂ© ? [Arthur: “De l’humilitĂ© ?] L’humilitĂ© 
 c’est pas quand y a des infiltrations ? 》 Kaamelott Livre III, L’etudiant

82

Pas de bluff

Questions Ă  propos de la scĂšne ?

et aprĂšs 
 đŸ»

đŸ» Tim De Pauw

đŸ»

https://ovh.to/4tuy8Er

Partager đŸ»

https://github.com/scraly/developers-conferences-agenda đŸ»

Conclusion

Il n’y a pas de bons et de mauvais speakers
 92


 simplement des personnes qui en aide d’autres

Syndrome de l’imposteur ? Je ne mĂ©rite pas mon succĂšs C’est seulement de la chance

《 There are only two types of speakers in the world: those who get nervous and those who are liars 》 Mark Twain

Soyez vous-mĂȘmes Ne copiez pas les autres. Ce n’est pas la peine d’ĂȘtre un ou une guru, un Steve Jobs
 Le plus important est d’avoir quelque chose Ă  dire et de vouloir le partager.

THANKS! @aurelievache | @wildagsx

https://ovh.to/4tuy8Er

RĂ©partition : ● ● ● ● ● ● ● ● Title -> Nous :) Why this workshop + VTT -> AurĂ© CFP submission -> Steph Slides (ze big one) -> Steph (17-19 aurĂ©) + AurĂ© (a partir de la slide Acronyms ?) Training -> Steph On stage -> AurĂ© Right after -> Steph Conclusion -> AurĂ© 100

Liens pour le workshop: ● CFP VTT: https://docs.dsi.ovh/display/MW/VTT+2023+-+CALL+FOR+PAPER ● https://conference-hall.io ● https://www1.lunapic.com/editor/ ● https://unsplash.com/ ● https://carbon.now.sh/ ● https://www.canva.com/design/DAFGNCfdMGU/s_wGXN_DoCqXozY4P5BkLQ/edit?utm_content= DAFGNCfdMGU&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton ● https://noti.st/aurelievache ● https://github.com/scraly/developers-conferences-agenda ● ● openfeedback: https://openfeedback.io/admin/ 101