WP_Query Arguments: Taxonomies
So far in this series, you've learned how WP_Query is structured and what its properties and methods are. Now we're looking at the various arguments you can use with WP_Query and how you code...
View ArticleUsing the Citrix Webinar API in WordPress
What You'll Be CreatingHave you every used GoToWebinar from Citrix? No? Don't worry, you aren't alone. However, have you ever tried tying any service into WordPress? MailChimp, Mad Mimi, PayPal,...
View ArticlePostCSS Quickstart Guide: Instant Setup Options
Welcome to the “PostCSS Deep Dive: QuickStart Guide”. Throughout these first posts of our series, we’re going to look at getting you started with PostCSS in the quickest, most efficient ways...
View ArticleImproving SEO Using Nginx
Search engines exist so that humans can better look for content that they desire.Search engine optimization is about making your website easier to understand for the crawler bots! It is about making...
View ArticleReading QR Codes Using the Mobile Vision API
IntroductionQR codes have become ubiquitous in recent years. I am sure you’ve seen one in a newspaper advertisement or on a billboard. In layman’s terms, QR codes, like all other barcodes, are images...
View ArticleClosing the Gender Gap: What You Can Do to Promote Diversity in the Tech...
It's an undisputed fact that women are underrepresented in the tech industry. According to Girls Who Code, in the US:In middle school, 74% of girls express interest in Science, Technology, Engineering...
View ArticleSharing Your Work in Scratch
What You'll Be CreatingIf you've been working through this series, you've now completed your first Scratch project. The project is a simple game making use of a variety of techniques in Scratch.Once...
View ArticleNew Course: Integrate Rich Media APIs With Foundation for Apps
Foundation for Apps connects a responsive front-end design framework to the power and flexibility of AngularJS. In our new course, Integrate Rich Media APIs With Foundation for Apps, you'll build three...
View ArticleAmazon Underground's New Model for Mobile App Revenue
There's a basic problem in the world of mobile app development. Developers invest a lot of time and money in creating a great app, and they deserve to be rewarded for that. But consumers are unwilling...
View ArticleWP_Query Arguments: Custom Fields
If you've been following this series, you'll have an understanding of how WP_Query is structured and how you use it to write custom queries. To be able to define what WP_Query fetches from the...
View ArticleThe Hitchhiker's Guide to Docker and Modulus
In this tutorial, we're going to be taking a look a the history of containerization, Docker, its components, and how to get started using it in our day to day work. But before we dive too deeply into...
View ArticleJenkins Workflow: Scripting Out Complex Builds
In this second and final part of the series, we’ll be taking a look at the Jenkins Workflow plugin as a solution for setting up more complex Jenkins pipelines.We’ll be picking up where part one of the...
View ArticleAn Interview With Tuts+ Reader Lucy Stanford
What makes Tuts+ so special is our community. At a meetup of Tuts+ readers and contributors in London, I had the chance to speak to some of our readers about how they use Tuts+ and what it means to...
View ArticleCreate a Mobile Application Using WordPress, Ionic, and AngularJS
What You'll Be CreatingIntroductionIn this tutorial, I will explain you step by step how to create a modern, hybrid, mobile application (iOS and Android) of your WordPress website using the latest...
View ArticleUse Two Loops to Output Your First Blog Post Differently
I think it's safe to say that if you're a blogger, you want to highlight the most recent content on your blog so that people will spot it and read it. There are a few ways you could do this, including...
View ArticleHow to Secure Your Website With Imperva Incapsula
What You'll Be CreatingIntroduction to Imperva IncapsulaThis is the first of a sponsored, three-part series covering Incapsula performance and security services, brought to you by Imperva. Incapsula...
View ArticlePostCSS Quickstart Guide: Gulp Setup
In the last tutorial we covered how you can get started with PostCSS instantly using CodePen or Prepros. These options are great, but restrictive in that you don’t get to control which plugins are...
View ArticleThe Genius of Template Strings in ES6
ES6 is the future of JavaScript and it is already here. It is a finished specification, and it brings a lot of features a language requires to stay competitive with the needs of the web of now. Not...
View ArticleSet Up Scheduled Tasks in Magento
Cron is an important utility which allows you to execute scripts at certain regular intervals. It has become an important aspect for web-based applications as well. There are lots of ways in which...
View ArticleGetting Started With Raygun: Insights and Crash Reporting for App Developers
Introducing RaygunRaygun is a powerful new crash reporting service for your applications. Raygun automatically detects, discovers and diagnoses errors and crashes that are happening in your software...
View Article