September 19, 2019 — Un jour tu te réveilles, tu as 30 ans, tu as une agence qui marche, et tu envoies tout balader pour suivre cette folle idée de lancer une start-up en rapport avec WordPress.
Après tout, en France certains ont réussi ! Avec le recul on retrouve plusieurs projets dont le succès est mérité (exemples : WP Rocket, WP Serveur, Weglot…).
Entrepreneurs dans l’âme, Alex Bortolotti et moi-même (Maxime Bernard-Jacquet) en avons tentés des projets. Ça n’a pas toujours été à la hauteur de nos espérances, ça a pris du temps. Mais nos échecs ont été bien plus formateurs que n’importe quelle école. Et parfois, en fin de compte, on réussit quelque chose.
Mais avant de se lancer, et même après, on se pose beaucoup de questions :
Comment trouver la bonne idée ?
Est-ce le bon moment ?
Est-ce que tout n’a pas déjà été créé ?
Ai-je les épaules solides ?
Dois-je me lancer seul ou à plusieurs ?
Comment trouver un/des associé(s) ?
Est-ce que je ne vais pas droit dans le mur ?
Vaincrais-je mon syndrome de l’imposteur ?
Dois-je être développeur pour réussir ?
Que faire si j’échoue ?
Et quand vais-je me verser ma première paie ?
Dans cette conférence on vous propose de partager nos expériences : les bonnes comme les mauvaises, et les leçons qu’on a tirées de tout ça.
Venez avec toutes vos questions dans cette conférence dédiée au partage et à la transparence.
September 19, 2019 — “Ανάπτυξη ιστοσελίδων με τη χρήση του GatsbyJS (static site generator) και του WordPress ως data source, git + deployment στο Netlify.Ασφαλή, πραγματικά γρήγορα και SEO optimized websites / PWA.
– Τι είναι και ποια τα οφέλη του JAMstack
– Τι είναι τα Static generators, εισαγωγή/παρουσίαση στο/του – GatsbyJS
– Netlify CDN
– GraphQL / Rest API
– Headless WordPress
– GatsbyJS + React + WordPress
– Οφέλη και case studiesΘα υπάρχει repository με το κώδικα καθώς και demo website. “
September 19, 2019 — Avoir un site est une bonne chose, être visible en est une autre.
Bien souvent, les articles qui en parlent vont mettre en avant une extension ou un outil : Yoast, All In One SEO, The SEO Framework, etc.. Et pourtant, il existe de nombreuses actions et méthodes qui peuvent booster la visibilité d’un site WordPress, sans aucune extension.
Du bon sens, quelques outils, une bonne méthodologie et un peu de code PHP vont vous permettre d’améliorer la visibilité de WordPress : c’est tout le sujet de cette conférence !
September 18, 2019 — Justin Kopepasah, Senior Web Engineer at 10up, discusses how users can test and contribute to the future of WordPress and Gutenberg.
September 18, 2019 — Seth Godin has said that podcasting is the new blogging. Luckily, we can podcast just as easily with WordPress as we can blog. In this talk, you will learn everything you need to know about the basics of podcasting, as well as how to start publishing episodes.
September 16, 2019 — The Weird Side of WordPress: Off-the-wall uses for WordPress from live events and games to juice ranching.
August 28, 2019 — Now that WordPress has committed to a minimum requirement of PHP 7 by the end of 2019, we can all start looking at modernising the code we maintain. Removing hacks to support old versions is easy, but how can code be improved when it just works on PHP 7? Namespaces, generators, Intl are just a few of the features introduced since PHP 5.2, not to mention scalar type declarations and all the other awesomeness that came with PHP 7. But what does it all mean, and how can you take advantage of these goodies? Join Juliette to learn to identify where to make quick fixes, when to look into refactoring, and how to make your code faster, better and more secure by using modern PHP.
August 26, 2019 — Being in an academic environment, we deal with varying formats of content for different audiences and purposes. In this session, I will sharing the process to “look under the hood” in using WordPress, exploring beyond theme applications to develop interfaces that communicate and interact knowledge across both digital and physical environments.
August 26, 2019 — COPE (Create Once, Publish Everywhere) is a technique which allows to publish content across different platforms from a single source of truth, enabling to feed content to dissimilar platforms such as web, emails, or an iOS or Android app, while minimizing the amount of duplicated information and reducing maintenance to the minimum possible.
Through Gutenberg, WordPress splits the post content into blocks which can be handled independently, thus enabling the implementation of the COPE strategy. This makes WordPress an ideal platform for hosting the content that will be distributed to different platforms. In this talk we will take a look into a WordPress-based architecture to implement COPE, and how it works.
August 26, 2019 — A walk-though of the current way that image uploads are handled in WordPress, and some of the improvements coming in 5.3. Attendees will learn about the limitations and strengths of the current systems, and hear thoughts on how this can be improved in the future.