
Technical Architect
A Christ-follower, husband, father, and WordPress Developer with Forum One.
Similar Posts
Development / Featured / WordPress / WorkBecoming A Legit WordPress Developer
Well I finally feel like I can legitimately call myself a #WordPress Developer. It’s been a great couple of weeks so far. I work with a great group of people that have genuinely welcomed me into the company. #ForumOne
WordCamp GR 2017 – WP-API: The Good, the Bad, and the Ugly – J Andrew Scott
J Andrew Scott – http://rubberchickenfarm.com/ History of APIs RSS Advantages Fast & reliable Easy to consume Almost no technical footprint Disadvantages Read-only Static content No authentication No user-driven content (i.e. comments, favorites, etc) DIY API Advantages Dynamic content User-driven content App & user authentication Roles & permissions based Connected applications Disadvantages DIY OAuth Redundant URI scheme Mediocre performance Large technical footprint WP-API Advantages Succinct URI scheme Improved performance Small technical footprint Available in WordPress core Disadvantages Granular transactions No batch uploads Increased number of API calls What once required 2 web servers now required 12-15 servers WP-API Disadvantage Factors & Solutions Number of content types Solution: consolidate endpoints Volume of individual API calls Solution: batch processing endpoints Frequency of individual API calls Solution: page-level caching Lessons…WordCamp US 2019 – How the WordPress Community Can Embrace the Next Generation (Talk + Panel)
Talk – Olivia Bisset lemonadecode.com/WCUS If WordPress doesn’t become attractive to the next generation it will become a relic. WordCamps Don’t use the word kids, use words like teens and students Make regular tracks attractive to to young people Market to young people, don’t make it all about old people Meetups Don’t use foul language, make it family friendly Parents Take your kids to events Support your kids to see talks that are relevant for them Teachers WordPress is a good publishing tool for kids Writing content helps students develop their writing skills Have an “Hour of Code” Block Editor Students liked the Block Editor Panel Dina Butcher, Ema DeRosia, Emily Lema, Sophie DeRosia, Olivia Bisset, Natalie Bourn Kids are using the WordPress platform to…
Talking to Other Sites with the WP HTTP API – Topher DeRosia
Why Talk To Other Sites? Ask them questions – Getting Data Tell them things – Process Requests. How is This Done? GET – wp_remote_get() POST – wp_remote_post() HEAD – wp_remote_head() Cache API Content WordPress Sites (/wp-json) – pull public WordPress site data
Running Your First Marathon
While I’m not actually training for a marathon right now, as my first actual race is to be the Fifth Third River Bank Run 5K, I think this is good stuff to start thinking about. I am looking to do the Grand Rapids Half Marathon in the Fall and I will need to work on a lot of these points.
WordPress DevOps – WordCamp Grand Rapids 2018
1. Introductions Development History High School 1996 – Personal School Website – image maps with cgi-bin processing written in C 1996 – Davisco Foods International (First Freelance Job) – static HTML site College 2000 – Inspiration Point Christian Camp & Retreat Center – perl for form processing, PHP template-based site Post-College 2002 – Cross Roads Range Christian Camp – PHP CMS 2004-2006 – Church of the Lutheran Brethren of America & related ministries – PHP CMS, PHP Authorize.NET Donation Processing, osCommerce 2006 – iPCS Wireless, Inc. (telecommunications) – PHP & Perl 2011 – Ericsson/Sprint (telecommunications) – PHP/.NET/C#/Java 2012 – Allen Extruders/SPI (manufacturing) – PHP/Ruby/C#/.NET 2016 – Sprint (telecommunications) – Java/C#/.NET WordPress History Personal 2006 – Personal Blog 2006 – Faith Shaping Podcast 2008 – The Stamp Box,…






