Author Archive

  • Robey Lawrence: Just Do It!

    WordCamp Brisbane 2017Speaker: Robey Lawrence

    August 9, 2018 — Just Do It!
    Basically a story about how opportunities can open themselves up to you when you make the decision to overcome your fears and anxieties and ‘Just Do It!’.

    Starting from the beginning of how he got into the WordPress centred career he’s in today, by punching his fears in the face and putting himself out there.

    https://2017.brisbane.wordcamp.org/session/just-do-it/

  • Dee Teal: Project Management Principles to improve Life, Work, and your Mental Health

    WordCamp Brisbane 2017Speaker: Dee Teal

    August 9, 2018 — Project Management Principles to improve Life, Work, and your Mental Health
    Whether you work alone as a freelancer or solopreneur, as a product maker, a developer, content writer, home maker, blogger, or business owner, there will be times you have to deliver things. It may be a product, it may be a renovation, it may be a website, a bunch of cakes for the PTA cake stall, heck, it could even be a tiny human… but you have made a commitment and now have to deliver..

  • Myles Agnew: Cyber Security The Journey Down The Rabbit Hole

    WordCamp Brisbane 2017Speaker: Myles Agnew

    August 9, 2018 — Join Myles on his Cyber security journey of his past failures and how he has grown in to practical cyber security to reduce the fears in your client and stakeholders when making the move or starting out with WordPress.

    This is live interactive presentation using a mobile phone voting platform to guide the presentation to answer the big questions and solve the big problems around securing WordPress and Cyber Security in general.

  • Anthony Hortin: Developing for the WordPress Customizer

    WordCamp Brisbane 2017Speaker: Anthony Hortin

    August 9, 2018 — Anthony plans to show you how you can add Customizer functionality into your theme (or plugin). He’ll cover creating Customizer Panels, Sections, Settings and Controls, including making use of the default Core Controls, and also creating your own Custom Controls.

    He’ll also show the various ways in which you can update the Live Preview for your Customizer settings, and lastly, how to make use of your Customizer settings in your theme.

  • Anna Harrison: 7 Common UX testing mistakes and how to avoid them

    WordCamp Brisbane 2017Speaker: Anna Harrison

    August 9, 2018 — The best way to improve your website is to watch real people using it. This is often referred to as User Experience (UX) testing. While it may seem that nothing could be simpler than watching a user interact with your site, it turns out that watching users in a way that consistently delivers useful insights is a hard skill to master. The good news, however, is that it’s possible to learn, refine and polish these skills over time. In this talk, I look at seven of the most common mistakes made in user testing, and how to avoid them. The presentation will be packed with examples and footage from real user tests, and is ideal for those new to user testing or in need of a refresher.

  • Peter Bui: Working with off shore developers to help grow your business

    WordCamp Brisbane 2017Speaker: Peter Bui

    August 9, 2018 — We all get those emails and phone calls. Well at least Peter does, just about every single day of the week.

    This presentation is about how you can actually make them work for you. He’s been travelling back and forth between Australia and South East Asia for the last two years on what people seem to thing is a really long vacation (Just take a peak at his Instagram feed), but in reality, He’s been working with his off shore development team, training them up, getting to know them better, understanding how they best work so that they all get the best outcome possible in regards to leveraging the skills of developers from South East Asia.

  • Michael Visser: Extending WordPress and WooCommerce core

    WordCamp Brisbane 2017Speaker: Michael Visser

    August 9, 2018 — Join Michael as he shares his favourite practical WordPress and WooCommerce code snippets that can be applied to WordPress sites. Session content is aimed at WordPress site integrators and WooCommerce store owners but there’s content that new WooCommerce store owners may want to jot down for future reference. We will cover as much content as possible before switching to Q&A format.

    https://2017.brisbane.wordcamp.org/session/extending-wordpress-and-woocommerce-core/

  • Luke Carbis: WordPress Best Practices in 2017

    WordCamp Brisbane 2017Speaker: Luke Carbis

    August 9, 2018 — WordPress development has changed quite a lot over the last few releases! The WordPress REST API prompted us to rethink the way we use AJAX in our themes and plugins. The Twenty Seventeen theme reminded us to take advantage of the latest Customiser updates. Improvements to the way WordPress handles language has had a big impact on the way we implement internationalisation. This talk will look at these examples, and propose some updated Best Practices for the modern WordPress developer.

  • Sarah Brown: User-Centered Design – Front And Back – With WordPress

    WordCamp Brisbane 2017Speaker: Sarah Brown

    August 8, 2018 — As WordPress developers, we should aim for a true user-first strategy to design and develop customised WordPress Installations, and not fall back on ‘premium’ themes, page builders, and one-size-fits-all approaches. So many times I have taken over WordPress websites that look like the original ‘developer’ just chucked the business description into a theme marketplace and bought the first theme on the list (cafe/gym/photographer etc). While this sort of thing can be great for a small business DIYers, it should not be too pervasive in the world of professional service providers.

  • Rheinard Korf : Finding REST: When Machines Talk To Each Other

    WordCamp Brisbane 2017Speaker: Rheinard Korf

    August 8, 2018 — Designing APIs for machines can be exciting and challenging. In this talk we will be exploring what it has been like to build a service for machine clients using the WordPress REST API.

    Topics that we will touch on include: custom endpoints vs. content endpoints; authentication; documenting your API with an API Definition Language; non-WordPress machine clients; and of course the challenges and opportunities we faced building an API with WordPress.