Nothing Is Foolproof… Even WordPress | @thetorquemag

Being a WordPress plugin developer is kind of insane when you think about it. You write code that can be freely modified by anyone and is expected to work with any infinite different collections that […] Don’t blame the users. But educate them. Source: Nothing Is Foolproof… Even WordPress | @thetorquemag

Taking A Closer Look At XML-RPC | @thetorquemag

In this article, we take a closer look at what XML-RPC is, and what it does, in reference to WordPress. No sample codes. But provide more explanation about XML-RPC. Like the use of basic authentication (username and password) which raise a security issue and that’s why need to switch to more secure and easier WP REST API. […]

XML-RPC for WordPress Developers

In this article we walk you through the fundamentals of XML-RPC for WordPress, including the basics of XML-RPC and how WordPress exposes this protocol. Some sample codes for using XML-RPC. Just for knowledge. More interested in WP REST API. Source: XML-RPC for WordPress Developers

Short Git Series by M-Way Solution

Nice short series of Git. Looking at branch differently now. Before, it’s like a “channel”. Now, understand it as also a “pointer” like tag. Still, not really dare to follow this git-flow, that is using feature-branch or a branch as a feature.

A Primer on Using Flexbox with Compass

Thomas Greco provides a run-through of the different features available in Compass to allow you to easily work with flexbox in CSS. Finally getting to know with flexbox for the first time. Ironically, through Compass which, like said before, will not be used in near future 😅 Source: A Primer on Using Flexbox with Compass

Useful Compass Features for Web Development

George, shows us 8 different features available with the Compass framework that shows it’s more than a mixin library for vendor prefixes. Was ever know Compass. But probably not going to use it in near future. Source: Useful Compass Features for Web Development

How Writing One Plugin Changed My Lifestyle

How contributing to open source changed my life and lifestyle. My tale of leaving a corporate job to work for the project I’d been contributing to. Currently struggling with work/life balance. Although own condition is rather on the contrary with this story. Source: How Writing One Plugin Changed My Lifestyle