Revisiting Open Source Social Networking Alternatives
2 PostsIn this series, we're taking a look at a handful of open source social networking platforms and clients.View Learning Guide...The Beginner’s Guide to WordPress Taxonomies
3 PostsIn this series, we're going to be taking a beginner's look at taxonomies - from the concept to how they work in WordPress and from how we can use them in themes and plugins to implementing them in our own plugin.View Learning Guide...Object-Oriented Programming in WordPress
14 PostsIn this series, we're taking a look at the basics of PHP, the basics of object-oriented programming, how to do so within the context of WordPress, and we're even looking at the beginning of more intermediate concepts such as inheritance.View Learning Guide...50 Filters of WordPress
7 PostsWordPress is an amazing platform and the most popular content management system in the world. The reason for this title is because of its extensibility.View Learning Guide...Building With the Twitter API
8 PostsGetting started with the Twitter API may seem a bit complicated, but it’s actually quite straightforward. There are a number of libraries for common languages that make the process quite easy. Twitter’s API documentation has also improved greatly over time.View Learning Guide...Laravel, BDD And You
2 PostsWelcome to this series about developing Laravel applications using a behavior-driven development (BDD) approach. Full stack BDD can seem complicated and intimidating. There are just as many ways of doing it as there are developers.View Learning Guide...