Magento Custom Module Development
Magento custom module development is a core part of any Magento development or Magento project, because at any stage you may want to integrate your own functionality/module in your existing Magento...
View ArticleUnderstanding and Working with Posts in WordPress
Like so many examples of WordPress terminology, the term 'posts' can be confusing, as it refers to a post type as well as a content type stored in a specific database table. Here, I'll clarify the...
View ArticleSetting Up Push Notifications on iOS
IntroductionApple originally introduced push notifications to enable applications to respond to events if the application isn't running in the foreground. However, the operating system and iOS devices...
View ArticleUnderstanding and Working with Taxonomies and Terms in WordPress
Taxonomies are what takes WordPress beyond a simple blogging platform and into the realms of a CMS. But how are they stored in the database?Taxonomies and terms are a powerful WordPress feature which...
View ArticleCreate a Custom Theme With OpenCart: Part Two
In the first article of this series, we explored the basic theme structure of OpenCart. Now, let's move one step further and learn how to can create a custom theme. If you haven't gone through the...
View ArticleWindows Phone 8: Controls and Properties
In this tutorial, you will be learning about some of the more popular Windows Phone controls. You will also be learning about the properties controls can have and see how they can be used to describe...
View ArticleLifelong Education is for Everyone
No matter who you are, today is the day to learn something new.Have you found yourself spinning your wheels with a sense of frustration or lack of passion for what you are doing? If you're reading...
View ArticleAdding to the Body Class in WordPress
In this short tutorial, we look at the WordPress body class and how we can manipulate it using core API calls.Specifically, we cover adding body classes, removing body classes, conditionally adding...
View ArticleFrom Beginner to Advanced in OpenCart: Module Development
In the previous articles, we examined the MVC architecture and created our first controller, model, and view in the OpenCart application. We did this in order to help gain a better understanding of the...
View ArticleIntroduction to Android Wear: The Basics
IntroductionIn March 2014, Google officially announced they were branching out into the world of wearables with the unveiling of Android Wear, a new version of the Android operating system designed...
View ArticleSaving Images with the WordPress Media Uploader
In this series, we'e taking a look at how to implement the WordPress Media Uploader in an actual plugin. The idea behind this series and its associated code is to give a clear understanding of how it...
View ArticleNew Course: Getting Started With Laravel 4
What You'll LearnIt is no exaggeration to say that Laravel has taken the PHP community by storm. If you're ready to start learning Laravel, our latest course will cover all the basics to get you ready...
View ArticleAn Introduction to WordPress Global Variables
In this three part series, we're going to be taking a look at WordPress global variables in order to gain a better understanding of them such that we can apply them to our day-to-day...
View ArticleWindows Phone 8: Events and Navigation
In this tutorial, I'll be teaching you about the event model of Windows Phone. More importantly, we'll learn about navigation and how we can add it to an application to allow users to navigate between...
View ArticleOptions for SSL in WordPress
With the ever increasing focus on web security, SSL certificates have started to become common practice when setting up websites. This article will show you how to implement SSL into your WordPress...
View ArticleCreating a Professional WordPress Development Workflow With Vagrant
As developers, we all know that creating a sustainable and uniform local WordPress development workflow can be challenging and complex. Programs like MAMP, WAMP, and XAMPP theoretically make the setup...
View ArticleiThemes Exchange: Add-ons
In this series, we've been taking a look at how we can setup an online store using iThemes Exchange. We've reviewed an introduction to the plugin as well as some advanced features. In this article,...
View ArticleTrial a 14 Day Tuts+ Subscription for Free
Sample 400+ Video CoursesWe've been building our library of courses for three years, and now have over 400 professional video courses. With a mix of screencast lessons and live video, it's a fantastic...
View ArticleWordPress Full Text Search With ElasticSearch
WordPress is a great piece of software: It powers million of websites though its native search feature is not as powerful as it could. In fact, Automattic themselves use a different solution for search...
View ArticleUnderstanding and Working with The WordPress Options Table
In the earlier parts of this series, we looked at the tables in the WordPress database and the relationships between them. In this part I'll cover a table which is different from the others - the...
View Article