Windows Phone 8: Working With Media Content
We can't imagine a mobile application without media content, such as images and sound. Media content is key for many applications. In this tutorial, I'll be showing you how to insert images and enable...
View ArticleiThemes Exchange: Adding Products
Almost every eCommerce website will need to add, edit, and delete products. Throughout the series, we've been taking a look at iTheme Exchange and in this article, I will show you how to add, edit, and...
View ArticleHow to Give Your Logo the “Slip Scroll” Effect
In today's tutorial we're going to use JavaScript to create a simple, flexible, parallax effect where a logo seemingly changes colors with the background it's on when the user scrolls.The Slip Scroll...
View ArticleMagento Theme Development: An Introduction
In this series, we'll be taking a look into the basics of Magento Theme Development.Magento has earned a reputation for being one of the most flexible and powerful eCommerce platforms out there today....
View ArticleCreate a Custom Theme With OpenCart: Part Four
If you've followed the series thus far, you should be able to find the location of home page layout template. Although a quick look at the templates here and there inside "€œdefault"€ theme should...
View ArticleCreating Maintainable WordPress Meta Boxes: The Layout
In this series, we're walking through how to create maintainable WordPress meta boxes. That is, we're looking at some best practices that we can employ in our WordPress development to make sure that...
View ArticleDevelop a 3D Skee Ball Game With Unity
What You'll Be CreatingIntroductionIn this tutorial, you'll learn how to create a mobile 3D game using C# and Unity. The objective of the game is to throw the ball into the holes using the touch...
View ArticleDevelop a 3D Skee Ball Game With Unity
What You'll Be CreatingIntroductionIn this tutorial, you'll learn how to create a mobile 3D game using C# and Unity. The objective of the game is to throw the ball into the holes using the touch...
View ArticleCreating a Custom WordPress Registration Form Plugin
Out-of-the-box, WordPress provides a custom registration form that can be used to setup a new user, or to add a new user when adding them to an existing WordPress installation. But what if you want to...
View ArticleiThemes Exchange: Payment Gateways, Shipping and Coupons
In this part of the series we're going to dive in to setting up payment, shipping and coupons for your Exchange eCommerce store.Payment GatewaysWhen taking payments on a website, regardless of whether...
View ArticleGet Started Building Your Blog with Parse.js: Working with Data
What You'll Be CreatingLast time, you set up a local server (XAMPP), a web server (GitHub Page), and a database server (Parse.com). You also bootstrapped the HTML of a blog page and embedded basic...
View ArticleCore Data from Scratch: Concurrency
If you're developing a small or simple application, then you probably don't see the benefit of running Core Data operations in the background. However, what would happen if you imported hundreds or...
View ArticleConfiguring W3 Total Cache: General Settings II
We covered half of the General Settings in last article. Let's move forward to configure the remaining ones. In this article, you will get to know about the following:Database CacheObject CacheBrowser...
View ArticleUsing New Relic to Monitor WordPress Performance
What You'll Be CreatingIf you arrived here from the Optimizing WordPress with Varnish and W3 Total Cache tutorial, you already have a pretty well optimized WordPress installation. If not, you may want...
View ArticleDevelop a 3D Skee Ball Game With Unity
What You'll Be CreatingIntroductionIn this tutorial, you'll learn how to create a mobile 3D game using C# and Unity. The objective of the game is to throw the ball into the holes using the touch...
View ArticlePHP 5.6: What's New
It's been a long time coming, but we finally have a new version of PHP. With it comes a some nice, new features, improvements to existing features, as well as features that have been removed or marked...
View ArticleiOS 8: Core Data and Batch Updates
Core Data has been around for many years on OS X and it didn't take Apple long to bring it to iOS. Even though the framework doesn't get as much attention as extensions or handoff, it continues to...
View ArticleNew Course: Building a Web App From Scratch With AngularJS
AngularJS is an amazing front-end framework that has a very novel approach to building web applications, completely unlike any of the other frameworks you might be used to. If you're curious about how...
View ArticleBuilding a Customer Management App Using AngularJS and Laravel
When creating a single-page app we should use some kind of framework to do some of the job for us so we can focus on the actual functionality. AngularJS fits here perfectly, because features like...
View ArticleAdding Charts to Your Site with Highcharts
Everyone deals with data and very often it is presented in large data tables. Representing and reading through long tables on a website can be very cumbersome. Charts are good for letting people...
View Article