June 14, 2019 — In 2017 Thomas spoke about how to plan a multilingual design site properly based on User Experience principles and some common sense (that perhaps wasn’t so common). This time around, he will show you how to setup a best practice multilingual site using WordPress. During his talk he will cover design, content, technical, and SEO considerations, among others.
June 14, 2019 — At the State of the Word, it was announced that one of the upcoming focuses of the WordPress project is raising the minimum version requirement of PHP.
WordPress core is already PHP7.2 compatible but are your plugins and themes?
In this talk, Jenny will be looking at the steps needed to check if plugins and themes are compatible, and the lessons learned from doing the steps.
Are you PHPrepared?
June 14, 2019 — Data centers in the U.S. use more than 90 billion kilowatt-hours of electricity a year. That requires roughly 34 giant coal-powered plants. What can a single developer do to make more energy efficient code? I will go through a series of not-so-serious experiments showing how various implementations made with Raspberry PI web server and power meter affect power consumption. How much energy does enabling WordPress caching save? What about optimizing queries? I will tell.
June 13, 2019 — Diversity is not inclusivity and equality is not the equity. Lets make the WordPress community even better and hopefully change the world by helping marginalized groups.
June 12, 2019 — How has Bootstrapped SaaS WordPress startup managed to take in $2.6 million in 5 years?
Sabrina Zeidan interviews WP Media CEO Jean-Baptiste Marchand-Arvier at WordCamp Paris 2019.
The facts about WP Rocket, the most successful WordPress performance plugin:
• 750K+ websites are boosted by WP Rocket
• Team of 20
• $2.6 million in 5 years
• Bootstrapped
#MadeInWordPress
June 11, 2019 — With the internet producing 2% of global carbon emissions and growing fast, it’s imperative that all web projects embrace efficiency in order to create a sustainable web for the future.
Having developed a carbon calculator to measure the carbon footprint of websites, we found that encouraging clients to embrace efficiency and commit to reducing their website emissions was surprisingly challenging. To help us understand why, we thought it only right that we practice what we preach and redesign our own website with the aim of improving efficiency and reducing our carbon footprint as far as possible.
This is the story of what we learned in the process, told from the perspectives of a director, a designer and a developer involved in the project.
The outcome was a 75% reduction in carbon emissions, greatly improved page load speed and better user experience. We’ll show what we did in design and development, and how buy in from all stakeholders was crucial to success.
June 11, 2019 — An introduction to utility class and component based styling, and how to soar with Tailwind CSS.
Things we’ll cover:
* What is utility/atomic/functional CSS.
* What are the advantages and disadvantages to utility based styling and Tailwind.
* What does it mean by “utility first”.
* How to customise Tailwind for your project.
* How to promote repeating classes into re-usable components.
* How to integrate Tailwind into your WordPress theme, including looking at the Tailwind CSS starter kit.
June 10, 2019 — This talk looks at the business side of web accessibility. Awareness around accessibility and inclusivity is increasing in the WordPress ecosystem but how can you as a designer, developer, or agency (owner) get the message across to your client? As makers of the web we often have to deal with myths like ‘accessible web design is ugly or boring’, ‘web accessibility is expensive and hard to implement’ and ‘my site audience does not include disabled people’. This talk looks at the WHY of Web Accessibility and provides the audience with HOW. HOW to convince your client that there are many benefits with having an accessible website.
June 10, 2019 — Think that the UX process is only for big agencies with big clients and big budgets? Think again! UX research and methodology can, and even must, be part of any web project, no matter the size. It’s possible, and I’ll show you how. In fact, you’re probably doing UX research already in some form, and you don’t even know it.
This talk demystifies UX and shows you how to make it an integral part of your web design process. The improvement is guaranteed: for you, your clients, and your clients’ clients.
June 10, 2019 — Sometimes the bad guys get in, despite all the protections and precautions. If that happens, there are many techniques that can be used to stop further damage, track down what the intruder did and how they got in. Finally the site needs to be cleaned up and re-opened for visitors. In this talk the most important techniques are presented along with real-life examples when they were used.