November 9, 2016 — Automation should be a key component to any business. Anytime you find yourself doing the same thing over and over for different clients, automate. Automating reduces human error and increases productivity. Let’s face it, when it comes to business, we are our own worse enemy. Learn how to take the “YOU” out of our business and start making more money.
August 1, 2016 — From starting a blank canvas theme with custom CSS, or wanting to use a JS framework for your custom plugin, the problematic remains the same: how do I not build a front-end structure from scratch at every new project?
To make sure not to waste precious time, and to be consistent in your workflow, automation and systematization of your front-end structure can be easily implemented through several tools.
This presentation will present you among others things how I use SASS, Gulp, Bower, and other useful tools that will make your life so much easier.
July 26, 2016 — In recent years, the world rushes forward towards the development of the CI \ CD – integration of code and immediately push the code to the server. As part of this process, many tasks that were previously done manually are automated scripts. Lecture I will present some of the tools that enable CI \ CD for WordPress in a variety of environments, and how these tools can be used to greatly streamline the process of development of extensions and templates.
May 29, 2016 — How to automate your business by James Roberts
Have you ever timed how long it takes you to do those mundane, administrative tasks that comes with running any business? This time soon adds up, and if you convert this time into an actual monetary value based on how much money you make per hour on average, it is also quite costly. This talk is designed to show you how you can automate various parts of your business in a non-technical way, in order to reduce the amount of time you spend on admin.
High performance images in WordPress by Keith Devon
Responsive images landed in WP 4.4. Keith Devon will show us what this means for theme developers. He’ll also take a look at how to further optimise the images on your WordPress website.
Drupal vs WordPress, the battle for the clickers by Kristof Van Tomme
When I tell people what I do for a living, most people don’t know what Drupal is. So I tell them it is a lot like WordPress. Invariantly the next question is what the difference is between Drupal and WordPress… In this talk I want to do a comparison between WordPress and Drupal, and give you my take on what makes both of them popular in their respective markets.
April 21, 2016 — Für viele Projekte braucht es lediglich einen Bruchteil der Funktionalität und des Codes sogenannter „Premium“-Themes oder Frameworks – denen dafür andere, wichtige Features oft fehlen. Um Design und Konzept der Kunden sinnvoll umzusetzen, ist ein individuelles Theme häufig die einzige vernünftige Möglichkeit. Die Anwender erhalten ein intuitives und übersichtliches System mit den Optionen, die sie wirklich brauchen. Und der Browser bekommt schlankeren Code ohne unnötigen Ballast. In diesem Talk gibt uns Stefan Informationen zu folgenden Themen: Wozu überhaupt ein Theme selbst entwickeln? Performance, Sicherheit, Usability und Design Anatomie eines Themes, d.h. welche Dateien brauchen wir wirklich? Von einem leeren Verzeichnis ausgehend arbeiten wir uns bis zu einem Theme vor, das von WP erkannt und aktiviert werden kann. Eine Erweiterung durch Custom Post Types, Custom Fields und unsere Lieblings-Plugins ist natürlich ebenfalls möglich. Außerdem zeigt uns Stefan Tools für einen effizienten Workflow bei der Entwicklung: lokale Entwicklungsumgebung, Automatisierung mit grunt, Versionierung und Deployment mit git.
April 21, 2016 — Bei der Frontend Entwicklung fallen viele stupide Arbeitsschritte an, die sich oft wiederholen. Solche Arbeiten sind nicht nur sehr langweilig, sie sind auch eine häufige Quelle für Fehler und kosten Zeit. Der Vortrag gibt uns eine anschauliche Einführung, wie sich wiederkehrende Arbeiten automatisieren lassen. Heiko stellt uns Automatisierungstools vor und zeigt uns anhand praktischer Beispiele die Konfiguration und Handhabung. Der Vortrag ist besonders für die fortgeschrittenen Frontend EntwicklerInnen unter uns geeignet.
January 25, 2016 — Sposoby na uproszczenie pracy i zastosowanie dużo szybszych rozwiązań dla mniej i bardziej doświadczonych developerów:
– obsługa WP z poziomu CLI (Command Line Interface)
– automatyzacja zadań przy tworzeniu pluginów i motywów poprzez właściwie użycie takich technologii jak Grunt, Bower i Gulp
– obsługa Git zainstalowanego na serwerze, a co za tym idzie ułatwień przy pracy na wielu środowiskach przy większej grupie programistów