February 4, 2017 — This is the story of how I became involved with WordPress, and the WordPress community, and also how attending WordCamp Sydney 2014 changed my life.
It will give examples of how giving back to WordPress can be beneficial in many ways, and also hopefully inspire those just embarking on their WordPress journey to follow their dreams, and maybe even some tidbits for seasoned WordPressers.
February 4, 2017 — Whether you’re working on custom themes or custom plugins, a good development workflow is critical. I would like to walk you through some great ideas to streamline and simplify the process as much as possible.
We will look at starting a brand new project and go from dev environment through to production as well as an existing site being brought to local dev, up to staging and back again.
All the tools, tips, and tricks you need to ensure each and every project runs as smooth as silk.
February 3, 2017 — Almost everyone will have heard the phrase “don’t hack WordPress core” before, what’s less known is that it’s only the start of the saying. Don’t hack WordPress core, without contributing the hacks back.
Contributing to WordPress core is like riding a bike, it takes a little effort to get started but once you learn it’s a skill you’ll never forget.
You will be given a jump start on contributing, from how to use the bug tracker all the way to contributing a patch and getting your first props.
February 3, 2017 — Having built hundreds of websites for clients over the past 8 years I see some things that work exceptionally well every time and other things that are invariably almost always failures.
Putting a website together is a science but not rocket science, and I will show you how we do it with our clients.
Simple things like…
* How big to make the logo and were to place it
* Why you should never use stock images
* Why the worst place to start is to replicate competitors websites
* How to automate your marketing
to…
* The most effective call to action
* The highest converting instruction on a contact form
* Optimal layout of the header, sidebar, footer, body
* Quick hacks to getting high converting copy
February 3, 2017 — The Web is an industry that thrives on the new… but what about building sites that last?
In 1996, I used my newly acquired HTML skills to build a fan site for my favourite author.
Twenty years later, the site – roalddahlfans.com – is still alive and kicking.
I’ll trace the development of the site over the years, which mirrors both my own career journey as a developer and the trajectory of the web as a whole.
I’ll also talk about the challenges I faced during my recent 6-month project to convert the whole site – nearly 1500 pages – to WordPress, dragging it into the 21st century at last.
February 3, 2017 — We know that WordPress is one of the most SEO friendly CMS platforms out there.
So why do so many website developers build websites that make Google cry?
And why do business owners think that applying SEO to a WordPress site is as simple as installing the Yoast plugin?
In this presentation, I’ll tell you the tips, techniques and tactics that I use to help make sites 100% Google lovable, including:
* The impact of hosting and domain choice
* Integral set up steps that boost SEO friendliness
* My top 10 Plugins to improve SEO
* Easy peasy content formatting
What to consider when offering on going SEO packages
February 3, 2017 — A “how-to” on using free resources to design, develop, and launch a killer website that will work for your business.
In this talk, we will touch on everything from the goal of your site, to the character it portrays, all while making use of quality free resources such as themes, plugins, fonts, and analytics.
February 3, 2017 — I’m currently in the process of embarking on a relaunch of Eternity News with the Bible Society of Australia.
Eternity News has been a print publication for many years – and are just now launching their own foray into the world of online news (after being part of the Bible Society website for many years).
With a crack team of ex Fairfax/ABC staff and a blank slate for what a ‘news’ site is – we’re hoping to question the conventions of how a news website works – all on top of WordPress.
I’ll be talking through some of the process, decisions and development we undertook to get there.
February 3, 2017 — The WP REST API infrastructure was introduced in WordPress 4.4. The introduction of this infrastructure allows WordPress developers to now use WordPress as a headless CMS. A headless CMS has its frontend component (the head) stripped and removed from its backend, and what remains is a backend delivering content via an API. Some common use cases for headless CMS are as follows:
* Serving data to other web applications
* Mobile Apps
* Websites and web apps built with MVC-style JavaScript frameworks
Developers can install the WP REST API plugin to expose endpoints for WordPress for posts, pages, media and users. Developers can also extend the WordPress core REST infrastructure to register their own endpoints for custom post types and WordPress options.
The WP REST API plugin will expose database content via JSON. This data can be used by developers to create sites using JavaScript frameworks such as React and also use the JSON data in mobile apps.
Bronson will explain and demonstrate how you can use WordPress and the WP REST API to create a website that uses React on the frontend and WordPress on the backend as a headless CMS.
February 3, 2017 — Fairfax Media have 40+ sites on WordPress, with more added every month.
As part of his new gig with Fairfax Media Jeremy has taken on the task of making this manageable, secure and cost effective, and he will share with you some ideas on approaches to the problem he has used in the past and new approaches that are just being rolled out now.