| | | |

WordPress Meetup 3/21/19

Show & Tell

Photo by Fernando Venzano on Unsplash

WordPress Related Job Market

Job Options

Non-Technical WordPress Website Work

  • Content – articles, documentation
  • Editing
  • Strategy
  • Auditing
  • SEO – implementing, auditing, specialization

Services

  • Marketing
  • Social media management
  • community engagement

Help Others

  • Administration
  • Business Management
  • Project Management
  • Support

Non-WordPress Businesses

  • Looking to start something new in WordPress

Finding A Job

Continue Where You Started

  • Examine Your Experiences
  • Get Out There
  • Have Conversations

Getting Hired

  • Skills Over Education
  • Personality
  • Honesty
  • Willing to Learn & Conform

Similar Posts

  • / /

    WordPress Development On A Chromebook, Termux, & Neovim

    So about 6 months ago I decided to make some changes to my personal development environment. I’ve been using a Chromebook as my primary machine since about 2013. I first purchased an Acer C710 for my wife to use but compared to our Macbook Pro it was a frustrating and subpar experience for her, not to mention she was a heavy Adobe Suite user. Since sharing the Macbook Pro was challenging I set out to use the Chromebook as me development machine. Originally I went with the crouton option. It was pretty sweet to have a full Linux environment alongside Chrome OS. I was then running a full LAMP environment with PhpStorm as my IDE. This worked OK, I had performance and stability issues at…
  • /

    WordCamp GR 2019 – Confidently Testing WordPress – Steve Grunwell

    https://stevegrunwell.github.io/confidently-testing-wordpress/#/ Testing Fundamentals Automated Testing Reduces time + chance of human error Easily reproducible Gateway to CI/CD Test Types Unit – Test the smallest possible unit of an app. Often a single function Integration – How individual components interact End-to-End(E2E) – An entire path through an application Automated Testing Pyramid ROI for Testing System Under Test (SUT) The system we’re currently testing: A single method A class A whole feature WordPress Testing is Complicated Tightly-coupled system Difficult to test anything in true isolation Testing Toolbox PhpUnit – https://phpunit.de/ Structure Test Suite – Collection of test classes Test Class (class) – Collection of test methods Test Case (method) – A single scenario to be tested Assertions True or False Equality Verify Contents – contains, regular expression…
  • Contributing to WordPress: Moving From User to Contributor – WordCamp Grand Rapids 2019 Lightening

    1. Introduction WordPress History 2005 – First Blog 2006 – First Podcast 2008 – First Custom Theme/Plugin 2013 – First WordCamp 2014 – First Time WordCamp Volunteer 2018 – First WooCommerce Site 2018 – First Time WordCamp Speaker 2018 – Full Co-Maintainer to WordPress.org Plugin 2. What Does It Mean To Be A Contributor All you need is a desire to help. Give Your Time Share Your Knowledge & Experience Use Your Talents 3. Give Your Time Help Organize A Local Meetup Volunteer at a WordCamp 4. Share Your Knowledge & Experience Share your favorite Themes & Plugins on your blog, social media, at a local meetup Help others in the WordPress.org Support Forums 5. Use Your Talents Non-Developers Help maintain the website content for…
  • /

    WordCamp US 2019 – Securing WordPress in the age of 0-Day Vulnerabilities – Rahul Nagare

    scaledynamix.com/WCUS 0-Day Vulnerabilities Recently discovered No current fix Already being attacked Reference – wpvulndb.com Why My Site? They want to send your traffic somewhere else to boost SEO rank They want to use your site as a “bot” to attack a targeted site. How Do You Protect Your Site? Protection Against Redirects Hardcode your site/home URL Protect your wp-config.php Protect Against Automated Plugin Updates Limit access to wp-admin, white-list admin IPs Protect Against Code Injections Block all POST requests without a valid referrer Set Content-Security-Policy header You still need to follow the standard security best practices
  • / / / / /

    For Better Or Worse, The Ease Of Google Services And Devices For Kids

    My daughter knows exactly how to send email on our Chromebooks and managed to do so, sending an email to my wife, without any prior direction from me. #kids #technology #parenting #gmail #email #education To provide some context, our home network and devices are all pretty well locked down and managed. Our 7 & 9 year old’s don’t have complete free reign to do whatever they want, at least without bounds. Additionally, their elementary school uses Google for Education and they get school email addresses starting at 3rd grade. My kids have experience and access to a lot of technology, both at school and at home. I’m a pretty big tech geek, given I’ve been a programmer and general IT person for the past 25…
  • /

    WordCamp GR 2017 – Development With Material Design – Matt Christensen

    Matt Christensen – https://www.mattchristensen.net/ History Announced 2014 2015 Most Google apps use it Intended for Android Focused on Native Mobile, web was an afterthought What Is It? – https://material.io/ A metaphor – think paper Uniting Style – look the same everywhere Design as a physical medium Paper and Ink Seams & Edges Motion has meaning Web Features – https://getmdl.io/components/ Cards – base component (could be used as a means to layout “table” data) Drawers Snackbar – nice feedback component, can hide automatically Tables Out of the box there is styling but not responsive jQuery Alternative – https://datatables.net/ Frameworks MDL (Material Design) Materialize – http://materializecss.com/ (stay away from Materialize WP, not much development) MDLWP – http://mdlwp.com/ (most features in commercial) Bootstrap Material Design – http://fezvrasta.github.io/bootstrap-material-design/ How Do You Design? What are you…

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)