Altering the Core of OpenCart Using vQmod
OpenCart has been a successful framework for small-to-medium scale e-commerce sites. Although the core of OpenCart provides many features a shopping cart site needs in the front-end, it's also the...
View ArticleHow To Configure Git & GitHub On Your Mac
As a developer, you probably use Git and GitHub all the time. In this short tutorial, we’ll make sure that’s all set up correctly, and walk you through how to connect the two together on your Mac....
View ArticleFifty Actions of WordPress – 50 Examples (31 to 40)
If you're just joining us, we're currently working through 50 (of the many) actions that are available in WordPress. In the last post, we covered 21 - 30 so we'll keep the pace going with another set...
View ArticleIntroduction to iOS Testing With UI Automation
Just imagine being able to write scripts that automatically interact with your iOS application and be able to verify the results. With UI Automation you can. UI Automation is a tool provided by Apple...
View ArticleDrill Down Into Stackify's Smart Error and Log Management
What Is Stackify?Stackify provides cloud-based server Application Performance and Monitoring and troubleshooting tools called Smart Error and Log Management (SmartELM). In this tutorial, I'm going to...
View ArticleGet a Fast Start with the Mailgun Plugin for WordPress
What You'll Be CreatingWhen you self-host WordPress, getting a contact form running can be one of the more confusing tasks. The contact form in your theme usually isn't the problem - it's configuring...
View ArticleThe Top 50 Code Posts of 2014
At the end of each year, it's always fun to look back and see what some of the most popular posts are that were published on our site throughout the last year.Though Tuts+ consists are more of just our...
View ArticleIntegrate Bitcoin Payment Gateway Into OpenCart: Part 1
In this series, we are going to look at building a Bitcoin payment system into our installation of OpenCart. Before we get started, I recommend that you practice the basic OpenCart module development...
View ArticleCreate a Multi-Store Setup Using OpenCart
Most of the popular eCommerce frameworks available in the market provide the ability to offer multiple stores from within a single installation, and OpenCart is no different. In this tutorial, you're...
View ArticleiOS 8: What's New in SpriteKit, Part 1
This tutorial gives an overview of the new features of the SpriteKit framework that were introduced in iOS 8. The new features are designed to make it easier to support advanced game effects and...
View ArticleNew Symfony 2 Courses Available
If you want to learn about Symfony 2, you're in luck. We've published three new video courses covering this popular PHP framework in detail:Getting Started With Symfony 2Build a CMS in Symfony...
View ArticleThe Beginner’s Guide to WordPress Taxonomies: A Custom Plugin
Throughout this series, we've been taking a look at WordPress taxonomies: what they are, how they work, how to differentiate them between the different types that exist, and how they're stored in the...
View ArticleCustom Events in Magento With the Observer Pattern
Considering the number of eCommerce frameworks available in the market, Magento is one of the most popular choices for medium-to-large-scale web shops. Both its feature set and its architecture help...
View ArticleFifty Actions of WordPress – 50 Examples (41 to 50)
If you've been following with us through this series, then you know we're in the homestretch in looking at our 50 actions of WordPress. For those who are just joining us, I urge you to check out the...
View ArticleSwift from Scratch: Collections and Tuples
In the previous article, you learned about variables, constants, and some of the common data types, such as integers, floats, and strings. In this article, we zoom in on collections. Swift's standard...
View ArticleData Visualization App Using GAE Python, D3.js and Google BigQuery
Imagine that you have a large set of data with millions of rows and you're faced with the task of extracting information from the data. How do you make sense of a large set of data? The simple answer...
View ArticleData Visualization App Using GAE Python, D3.js and Google BigQuery: Part 2
In the first part of this series, we created a Python application and deployed it to Google App Engine (GAE). From the application we connected it to a Google BigQuery dataset and fetched the data into...
View ArticleIntroduction to Creating Your First WordPress Widget
For non-coders creating a WordPress site, widgets are great. They let you add menus, lists, feeds, text and much much more to widget areas which don't need to be limited to the sidebar. Many themes now...
View ArticleFifty Actions of WordPress – Series Finale
Welcome to the series finale of "Fifty Actions of WordPress!" Over the last few weeks, we've been looking at WordPress actions - what they are, how to use them, and 50 of those that exist along with...
View ArticleCreate a YouTube Client on Android
What You'll Be CreatingThere are a lot of popular third party YouTube clients on Google Play, such as Viral Popup and PlayTube, that manage to offer some unique and additional functionality that the...
View Article