The Beginner's Guide to WordPress Taxonomies
Let's say that you've recently started developing things with WordPress. Perhaps you've created basic theme or a plugin that does something simple, but you're ready to jump into more complex...
View ArticleLaravel, BDD and You: The First Feature
In the second part of this series called Laravel, BDD and You, we will start describing and building our first feature using Behat and PhpSpec. In the last article we got everything set up and saw how...
View ArticleHow To Localize an Android Application
Localization is more than just the translation of the strings in your application in other languages. It also involves displaying data, such as dates and times, in the right format for your users. Even...
View ArticleThe Life of a Tuts+ Editor: Meet Sharon Milne
Ever wondered what it's like to work remotely as a Tuts+ Editor? The latest Envato Stories is all about the life of Sharon Milne, Design & Illustration Editor for Tuts+. She lives in Newcastle upon...
View ArticleUsing Firebase With AngularJS
Firebase is a great technology that allows us to create web apps without any server-side programming, so that development becomes quicker and easier. In this article I will show you how to use it along...
View ArticleAn Introduction to Xamarin.Forms and Messaging
Ever since Xamarin 3 was introduced, there's been quite a bit of buzz around it. The idea of being able to create a mobile application, including the user interface, using a single code base is...
View ArticleMagento SEO: Optimizing Pages and Avoiding Duplicate Content Penalties
In this second part of this series, we’ll explore ways to optimize our category and product pages for best search results. We'll also review some advanced techniques on how to avoid duplicate content...
View ArticleThis Is What You Need to Know About WacthKit
In November, Apple did what it promised and released WatchKit to third-party developers. Not only did it release WatchKit, it provided developers with a number of resources, including Human Interface...
View ArticleThis Is What You Need to Know About WatchKit
In November, Apple did what it promised and released WatchKit to third-party developers. Not only did it release WatchKit, it provided developers with a number of resources, including Human Interface...
View ArticleUnderstanding CSS Stats: How to Make the Most of the Numbers
In case you didn’t notice, the CSS analysis site cssstats.com received an overhaul recently. It’s a beautifully designed tool that gives you a lot of objective insight into your code, but how can you...
View ArticleGenerate Notifications From Your Web App With the Pushover API
What You'll Be CreatingPushover is one of my favorite services over the past few years; it makes it easy and inexpensive for developers to send push notifications to iOS and Android devices without...
View ArticleFocusing on a Team Workflow With Git
Git provides numerous benefits for the solo developer, but it also really shines when it comes to team collaboration.The key to establishing a great team workflow with Git is communication. Git is...
View ArticleFifty Actions of WordPress – An Introduction
The reason of WordPress being the most popular content management system in the world is, of course, its flexibility. The beautifully simple structure of "hooks" gives WordPress this ability. Without...
View ArticleCreate A Custom Keyboard on Android
What You'll Be CreatingMost Android devices don't have a physical keyboard. Instead, they rely on a virtual or soft keyboard to accept user input. If you're into Android personalization, knowing how to...
View Article40+ Popular Translated Code Tutorials and Articles
The Tuts+ Translation Project is charging full steam ahead–every day we receive new submissions, requests and ideas, in all kinds of languages! Find out how to get involved at the bottom of this post,...
View ArticleNew Course: Better Web Apps With AngularUI
AngularJS is a unique and amazing front-end web framework, and AngularUI is a suite of tools made possible by Angular's extensibility. In Better Web Apps With AngularUI, Tuts+ instructor Andrew Burgess...
View ArticleIntroduction to the Visual Format Language
Auto Layout has been available for a few years now, but with the iPhone 6 and 6 Plus it's become a necessity for projects. While it hasn't always been particularly easy to use, Xcode has steadily seen...
View ArticleThe Beginner’s Guide to WordPress Taxonomies: Themes or Plugins?
In this series, we're taking a look at what WordPress taxonomies are, their definition, when to use them, and how to incorporate them into our themes. To make sure we're covering this in as much detail...
View ArticleRevisiting Open Source Social Networking: Installing GNU Social
What You'll Be CreatingIn part one of this series, Revisiting Open Source Social Networking Alternatives, I gave a brief overview of a handful of open source social networking platforms and clients. In...
View Article8 Lessons I’ve Learned About Using Google Analytics at Scale
Like many websites, we use Google Analytics to track data about our visitors and what they do on our sites. However, Tuts+ is a fair bit bigger than a lot of those sites, and at our size, we run into a...
View Article