Updates to the Envato Privacy Policy
We wanted to make you aware of some changes to our Privacy Policy. We’re committed to ensuring that our Privacy Policy clearly sets out how we manage your identifying information (“personal...
View ArticleCreating a Dating Application with Sinch: RESTful API
In this tutorial, we're going to create a dating application for iOS similar to Tinder. For voice and messaging, we will leverage the Sinch platform, making use of its powerful SDK.In the first part,...
View ArticleRunning Your Own Open Source Email Server: Customizing the Roundcube Web Mail...
What You'll Be CreatingThis is part three of a tutorial series for Running Your Own Open Source Email Server. In this tutorial, I'll guide you through customizing iRedMail's chosen web-based email...
View ArticleUsing Gulp for WordPress Automation
In this article you will see how you can use gulp to automate several tasks that you usually do by hand or for which you rely on tools developed by others.What Is GulpGulp is a streaming build system....
View ArticleHosting Your Website After Death
Update: I first pitched this series to Tuts+ because I thought it was an interesting, under-reported topic. After completing the first two episodes, I learned that I had a treatable, operable, likely...
View ArticleDesign Patterns: Singletons
Design patterns are often considered a more advanced topic and therefore ignored or overlooked by people new to iOS or OS X development. However, there are a number of design patterns every aspiring...
View ArticleCreate a Simple CRM in WordPress: Using Custom Capabilities
We’ve been looking at how to create a simple CRM system in WordPress. In the last part of this series, we explored how to use Roles to restrict User access to parts of the WordPress Administration...
View ArticleCustom Widget Development in Magento
For a while now, Magento has been the benchmark set amongst the e-commerce frameworks available in the market. Credit goes to the plethora of rich built-in features it comes with and the...
View ArticleAn Introduction to CloudKit
IntroductionCloudKit is an Apple framework that was introduced alongside iOS 8 in 2014. It's purpose is to provide a simple solution for storing your application's data in the cloud using iCloud,...
View ArticleCreating a Web App From Scratch Using AngularJS and Firebase: Part 6
In the previous part of this series, we saw how to create a blog post and display all the blog posts in the welcome page. In this part, we'll implement the edit and delete post functionality.Getting...
View ArticleGo Back to Basics With Our New Course on JavaScript Fundamentals
So you want to learn JavaScript? In JavaScript Fundamentals, we’ll start at the very beginning and cover everything about the language that a beginner needs to know. Maybe you've never programmed...
View ArticleMoving WordPress: Moving a Multisite Network
So far in this series I've shown you how to move a standard WordPress installation, but how do you move a Multisite network? The answer is that it's not too different from a single site, but there are...
View ArticleCreating a Dating Application with Sinch: Integrating Sinch
Dating apps have become one of the more popular genres in the App Store recently. Due to their nature, however, developing a fully featured dating app can be challenging. In the second part of this...
View ArticleLocalize Your Web Application for Any Country With the Google Translate API
What You'll Be CreatingIn my tutorial Localization With I18n for the Building Your Startup With PHP series, I created sample Spanish code by cutting and pasting text strings into Google Translate. I...
View ArticleUnderstand Layouts in OpenCart
In this tutorial, we'll explore the concept of layouts in OpenCart. We'll start by exploring the core layouts available in OpenCart, and as we move on we'll take a look at how you can create new...
View ArticleUsing Social Media to Locate Eyewitnesses to Important Events
What You'll Be CreatingThis is the first of a two-part series on using social media to locate eyewitnesses to important events. In this tutorial, I'll guide you through using the Instagram API to find...
View ArticleGetting Started With Redux Framework, Part 2: Sections, Fields &...
What You'll Be CreatingThis article helps you, the developer, to begin using Redux Framework in the most basic of ways: adding fields. In the past, working with Redux required some understanding of PHP...
View ArticleQuick Tip: Authentication with Twitter and Fabric
Users who have just downloaded your Android app are going to be a lot happier if you allow them to log in using a popular social networking service instead of asking them to fill out a registration...
View ArticleAccessibility, Part 1: Introduction
The WordPress Foundation, on its website, states that its aim is to "democratize publishing"; and goes on to say that it hopes to "serve the public good through freely accessible software". Of course,...
View ArticlePreparing Digital Assets for Your Eventual Death
Feature image credit: WebpageFX: What Happens to Your Online Presence When You Die?Update: I first pitched this series to Tuts+ because I thought it was an interesting, under-reported topic. After...
View Article