When Storms Test Your Faith
|

When Storms Test Your Faith

I can honestly say that both my wife and I are going through some difficult storms in our lives right now. Many days come that cause me to have no option but to trust that God has it handled even though I feel like things are out of control and falling down all around me….
WordCamp GR 2017 – Computers <3 Structured Data – Steve Grunwell
|

WordCamp GR 2017 – Computers <3 Structured Data – Steve Grunwell

Steve Grunwell – https://stevegrunwell.com/ https://github.com/stevegrunwell/structured-data/blob/master/README.md What is Structured Data? Standards to help computers to understand our content. Content is for humans. Structured data is for machines. Structured Data Structured data is all about providing context itemtype/itemprop/content HTML/XML HyperText and eXtensible Markup Language Meant to convey information in a meaningful way Generic layout RSS An extension of…
WordCamp GR 2017 – WP-API: The Good, the Bad, and the Ugly – J Andrew Scott
|

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…