October 7, 2015 — Time is money, and time wasted is money lost. It is time to start identifying points in your development process that can be automated or sped up. We will review all the time-saving tips, tricks, and applications that I have incorporated over the years as a front-end developer. Fear not, back-end developers, much of this will apply to you as well! Time permitting, there will be a bonus round of time-saving applications I use to help run our business regarding bidding, time tracking, and invoicing. This will be an interactive presentation – while covering all these items, I am interested in alternatives you use as well. Let’s get all the ideas out there!
October 2, 2015 — Managing several projects in one machine can be painful and limiting:
– upgrades and experiments are discouraged for the risk of messing up the whole development environment
– sharing work with other colleagues can be difficult
– project setup in not so small teams can be a waste of time
– Vagrant offers an easy way to create and manage a dedicated virtual machine. Every WordPress instance can now be run in a fully isolated environment, saving time and headaches.
October 2, 2015 — Being a WordPress developer means that our main programming language is PHP. Which works for building websites but not for running tasks. In this talk I will share my experience using Node.js as a platform to build on. Explaining why I have chosen for Node.js and show you how I used Node.js to build microservices that are supporting my WordPress projects.
September 28, 2015 — Přednáška Franze Josefa Kaisera na téma How Your Personal Robot Army Lets You Play the Big Game.
September 26, 2015 — Knowing what tools and processes to use when starting out is difficult for a newcomer to WordPress-based development. Japh shares his preferred setup after years of building on WordPress. The basis for his development workflow is a project called Chassis. He covers the general workflow, and an intro to Chassis.