Getting Started With the Instagram API: Media Endpoints
What You'll Be CreatingThis is part two of a series on the Instagram API. In this tutorial, I'll guide you through using Instagram's Media Endpoints, which allow you to search for popular images from a...
View ArticleRemix CodePen Challenge: Winners Announced!
One month ago we set you a challenge: to remix an HTML and CSS profile card on CodePen as creatively as possible. A massive 154 of you took part–and today we’re very happy to announce the three...
View ArticleThe Beginners Guide to WooCommerce: Shipping Settings Part 3
In the previous article we configured the Flat Rate shipping method. In today's article I will be explaining the configurations of the remaining shipping methods offered by WooCommerce.Free ShippingThe...
View ArticleToolbox of the Smart WordPress Developer: Theme Check
Made a theme? Great! Did you have it checked?If you want to publish a theme on WordPress.org or ThemeForest, there are certain steps to take in order to have it checked. One of them is the Theme Check...
View ArticleFree Course: Easy Rails Development Environment With Vagrant
The paradox of living in 2015 is that we have more information available than ever before, but most of us don't have time to access it.So we've been publishing some short courses recently, in which we...
View ArticleOverview of the Android Design Support Library
IntroductionDuring Google I/O 2015, Google introduced the Design Support Library for Android developers. This library makes it simple for developers to implement more Material Design concepts into...
View ArticleHTTP Status Codes in 60 Seconds
When browsers send requests to servers, they receive in return HTTP status codes. Here’s an overview of those codes, in 60 seconds!A Bit More DetailLearn more about HTTP on Tuts+.HTTP Headers for...
View ArticleIt's Time to Encrypt Your Email: Using GPGTools for OS X
This is the second tutorial in a series focusing on encrypting your email. The first tutorial introduced the general concepts of encryption and how they can be used to secure and authenticate our...
View ArticleTuts+ for Kids
Tuts+ has always been about taking complex concepts and breaking them down into simple, step-by-step tutorials. But recently we set ourselves a new challenge: create some tutorials specifically aimed...
View ArticleToolbox of the Smart WordPress Developer: GenerateWP
Welcome to the third part of the "Toolbox of the Smart WordPress Developer" series. In this part, we're going to go through GenerateWP, a website dedicated to building WordPress code.Is Writing...
View ArticleWorking With App Resources on Windows Phone
What You'll Be CreatingIn previous tutorials, we learned about application resources, the MAT (Multilingual App Toolkit), and how to test a localized app. In this tutorial, we will not only sum it all...
View ArticleThe Tuts+ Guide to Template Tags: Seventh Batch
In the seventh part of the series, we went through the sixth batch of WordPress template tags. In this eighth part, we're going to go through the seventh batch of the almost 200 template tags....
View ArticleToolbox of the Smart WordPress Developer: WP Quick Install
Ever got bored of installing WordPress? I did. I mean, it's short but it's not a "five–minute installation process" as advertised. It could be shorter, I think.Turns out, there are more people like...
View ArticleImprove JavaScript Performance Analysis Results With User Marks
When working on advanced JavaScript code, like a 3D engine, you may ask yourself what you can do to optimize, and how much time you should spend in some specific pieces of code. In this tutorial, I...
View ArticleUnderstand Overriding in Magento: Controllers
In the third and last article of this Magento overriding series, I'll explain how to override core controller files. In the previous two articles of this series, we discussed overriding core files for...
View ArticleToolbox of the Smart WordPress Developer: The WordPress Plugin Boilerplate
Did you know that you can actually cause death by writing a WordPress plugin? It's true: If you make a plugin that's poorly-coded enough to cause a security problem, and say, somebody hacks the website...
View ArticleAdvances in Testing With Xcode 7 and Swift 2
In the early days of iOS, tools to facilitate testing were not a major focus of Apple's Developer Tools team. This has gradually changed over the years with the introduction of the XCTest framework...
View ArticleCreating a List of Posts With the Same Categories as the Current One
If you're running a large blog, you'll need to find a way to help your readers find content that they're going to want to read, based on what they're currently reading or have just read.One way to do...
View ArticleWhy Is jQuery Undefined?
For the advanced JavaScript developers (and the advanced jQuery developers) among our readership, this article is not going to be of much help. Instead, we're going to be focused on those who are just...
View ArticleThe Beginners Guide to WooCommerce: Shipping Settings Part 4
In the previous beginners guide I explained half of the Shipping settings. Today I'll be guiding you people about how to configure the two remaining options termed as Local Delivery and Local Pickups....
View Article