Windows Phone 8: Pivot And Panorama
The Windows Phone 8 platform has its own layout styles that make it stand out from any other mobile platform. These unique layouts are possible thanks to a few convenient built-in controls of the...
View ArticleWhat You'll Learn at FOWA 2014
Future of Web Apps (FOWA.js) Boston is back again this year with a three-day conference for JavaScript developers, focusing on the newest JS frameworks and libraries and the best ways to use them. It...
View Article5 Things You'll Learn at UDE 2014
This year the Ultimate Developer Event has returned and narrowed its focus to feature the hot topic in development: APIs. Featuring two tracks from both sides of API-first development, Building APIs...
View ArticleMagento Theme Development: Layout Files
In this article, we will be covering the basics of Magento layout XML. We will go over local.xml and do some basic modifications. This will include adding and removing scripts, removing blocks and...
View ArticleFrom Beginner to Advanced in Magento: Introduction & Installation
In this series, we will cover all the basic to advanced concepts of Magento. It is one of the most powerful and trending PHP open source eCommerce platforms in the market. In this article, we will look...
View ArticleWooCommerce: General and Product Settings
WooCommerce is one of the most popular eCommerce add-ons for WordPress: At the time of writing it's been downloaded no less than 3.6 million times. The core WooCommerce plugin is free and you can...
View ArticleRolling Your Own Framework: A Practical Example
In the first part of the series, we talked about components that allow you to manage different behaviors using facets, and how Milo manages messaging.In this article, we’ll look at another common...
View ArticleWordPress Error Handling with WP_Error Class I
Even if you wear an S on your chest, when it comes to programming, errors will undoubtedly creep into your application. These errors are either caused by we the programmers as a result of code error or...
View ArticleHow To Create a Minimum Viable Product
Developing a mobile product requires hard work and the results after you launched your application is uncertain.Luckily, there's a method to test possible app ideas you have. You can gain a lot of...
View ArticleCreating a Portfolio with Projects
Projects is a plugin by WooThemes that is designed to provide a simple way of creating portfolios within WordPress. Out of the box, Projects allows you to have categories, galleries, client details,...
View ArticleQuick Tip: Using BFI Thumb for Custom-Size Featured Images
As WordPress theme developers, we might create a theme - or themes - that require images to be of a certain specific size (dimensions). At the same time, we can’t place the responsibility of creating...
View ArticleBuilding an Instagram Based Portfolio With Bootstrap
In this tutorial I am going to run through the process of creating the simple Instagram based portfolio as designed in a previous tutorial by Tomas Laurinavicius.Thomas has done a great job keeping the...
View ArticleA Guide on Using the iThemes Security Plugin
Every popular service or product constantly gets threatened by evil minds. No matter which measures you take, you can't achieve 100% security on the Internet. But with the right tools and some common...
View ArticleiOS 8: Core Data and Asynchronous Fetching
In the previous article about iOS 8 and Core Data, we discussed batch updates. Batch updates aren't the only new API in town. As of iOS 8 and OS X Yosemite, it's possible to asynchronously fetch data....
View ArticleAll Things Software and Data, FutureStack 2014
Kicking off on October 8th is the 2nd annual New Relic tech/user conference, FutureStack, in San Francisco. A celebration of all things software and data, the conference promises to share both the...
View ArticleConfiguring W3 Total Cache: Advance Page Cache I
At this point, we have configured the General Settings of the W3 Total Cache plugin. Let's move on to the advance settings portion of this plugin. First, we are going to take care of Advance Page Cache...
View ArticleCreate a Custom Page in OpenCart
Before getting started, note that we're planning specifically on jumping right into the article. To that end, we're assuming that you have a working copy of OpenCart installed and are ready to get to...
View ArticleUsing Grunt with WordPress Development
In this tutorial, we are going to take a look at how to use Grunt, specifically to aid and speed up your WordPress development workflow. Grunt is a JavaScript task runner installed via NPM that runs on...
View ArticleWindows Phone 8: Where To Go From Here
Even though you've learned the basic concepts of the Windows Phone platform, creating a modern Windows Phone application may still feel daunting. The truth is that we've only scratched the surface in...
View ArticleMagento Theme Development: Template Files
In this article, we will be covering the basics of Magento template files. We will go over their introduction and do some basic modifications. This will include displaying featured products on the...
View Article