How to Create an App
There are several ways to create a mobile application. You want to know what the best way is? It depends. What technologies do you have experience with? What platforms are you targeting? How much time...
View ArticleUnderstand Geo-Zones and Taxes in OpenCart
The taxing system is one of the important aspects of any business, and you would like to make sure that it remains transparent and easy to understand for your customers. Most of the e-commerce...
View ArticleFortifying Security in WordPress, Part 1
It's a dreaded nightmare: One day you open up your website and see that you've been hacked. If you're running a simple personal blog, it might be just an annoying incident. If you're hosting a website...
View ArticleHow to Build Highway Dodge With the Corona SDK
What You'll Be CreatingIntroductionIn this tutorial, you learn how to create, Highway Dodge, a simple, yet addictive, game. Highway Dodge is easy to pick up and play, but it provides the addictive...
View ArticleIntroduction to Google DFP: Debugging Ad Delivery
What You'll Be CreatingThis is the fifth tutorial in a series about Google DoubleClick for Publishers. DFP is a service that can seem incredibly complicated to the uninitiated—this series aims to...
View ArticleFortifying Security in WordPress, Part 2
In the previous part of this mini-series, we covered some tips and tricks that are very important for hardening your WordPress projects. In this part, we're going to go through some of the best...
View ArticleIt's Back... Student Subscriptions for Just $45!
For a limited time only, if you're currently a student, you can grab a full year of learning on Envato Tuts+ for just $45! Save a massive 50% off our normal student offering.That's 12 months of access...
View ArticleCreate a Custom Shipping Method in OpenCart: Part One
Although OpenCart provides a number of useful shipping methods in the core itself, there's always a chance that you'll need to create your own. On the other hand, being a web developer, you'll always...
View ArticleNew Short Course: Get Started With Lumen
If you want to get up to speed on Lumen in no time, our new short course, Get Started With Lumen, is for you. It's shorter than our usual courses—just nine lessons, with less than an hour of total...
View ArticleFactory Girl 201
What You'll Be CreatingMy second article about this popular and useful Ruby gem deals with a couple more nuanced topics that beginners don’t necessarily need to concern themselves with right away when...
View ArticleiOS 9: An Introduction to the Contacts Framework
IntroductionWith iOS 9, OS X El Capitan, and watchOS 2, Apple introduced a brand new framework, Contacts. This framework provides an object-oriented approach to working with the user's contact...
View ArticleCreate a Custom Shipping Method in OpenCart: Part Two
In this series, we're discussing the implementation of a custom shipping method module in OpenCart. In the first part, we enabled and configured our custom shipping method using the configuration form...
View ArticleHow to Make WooCommerce Product Attributes More Prominent
What You'll Be CreatingWooCommerce product attributes are a really useful feature, but by default they're hidden quite a way down the page, in the Additional Information section. Depending on your...
View Article20 Useful WordPress Forms Available on CodeCanyon
Just about every WordPress-based website has some kind of online form.They range from the most basic—contact forms, polls, and email subscriber submissions—to more advanced forms like payment,...
View ArticleWant to Learn Something New, in Just 60 Seconds?
In most of our tutorials and courses at Envato Tuts+, we aim to cover a topic in depth, giving you a comprehensive understanding of the concept or skill we're teaching.But we also know that people...
View ArticleHow to Install a WordPress Plugin
One of the challenges of writing articles focused on web development and software development is making sure anyone and everyone who wants to learn a skill is able to do so.When you provide as much...
View ArticleA Smooth Refresher on Python's Lists
Python is a wonderful language. Well, it at least taught Gloria to love again! This is an expected thing to happen with a language packed with many attractive features. It is free and open source,...
View ArticleHow to Create Custom View Controller Transitions and Animations
IntroductionUIKit is a very powerful framework and provides various ways to transition between view controllers. Some of the animations provided by UIKit include horizontal sliding (via a push segue),...
View ArticleWriting Blazing Fast MySQL Queries
The differences between well written SQL and not are vast, and in production on a high-demand site they cause serious repercussions in performance and reliability of service. In this guide I will...
View ArticleA Smooth Refresher on Python's Dictionaries
In a previous tutorial, I talked about a very versatile and flexible object type in Python, namely Lists. In this article, I continue my refreshers with another flexible Python object type called...
View Article