Your Web News in One Place

Articles by TutsPlus - Code from April 2015

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
04:45 pm - Wed, April 29, 2015
TutsPlus - Code An 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, maki...
12:00 pm - Wed, April 29, 2015
TutsPlus - Code Custom 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 extendabi...
12:00 pm - Tue, April 28, 2015
TutsPlus - Code Create 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 i...
05:41 pm - Mon, April 27, 2015
TutsPlus - Code Design 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 i...
03:59 pm - Mon, April 27, 2015
TutsPlus - Code Hosting Your Website After Death
What You'll Be CreatingUpdate: 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 treat...
12:00 pm - Sun, April 26, 2015
TutsPlus - Code Using 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 Gulp Gulp is a streaming build syste...
12:00 pm - Sat, April 25, 2015
TutsPlus - Code Running Your Own Open Source Email Server: Customizing the Roundcube Web Mail Client
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 cli...
04:00 pm - Fri, April 24, 2015
TutsPlus - Code Creating 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, ...
07:27 am - Fri, April 24, 2015
TutsPlus - Code 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 inform...
03:31 pm - Thu, April 23, 2015
TutsPlus - Code Windows Phone 8 Succinctly: Localization, Windows Phone Store & In-App Purchases
When we talk about mobile applications, development isn't the only aspect we need to consider. If we want to be successful, we also have to distribute and promote our application. In this tutorial, we...
01:00 pm - Thu, April 23, 2015
TutsPlus - Code CloudBerry Explorer: Fast, Effective File Manager for Amazon S3 and the Cloud
What You'll Be CreatingThis is the third of our sponsored series on CloudBerry's cloud backup, storage and synchronization services. In this episode, we'll dive into CloudBerry Explorer, a Windows app...
12:00 pm - Thu, April 23, 2015
TutsPlus - Code Creating a Web App From Scratch Using AngularJS and Firebase: Part 5
In the previous part of the series, we designed and implemented an interface to create a blog post with a title and post. In this part, we'll see how to fetch the blog posts saved in Firebase and rend...
08:15 pm - Wed, April 22, 2015
TutsPlus - Code Design Patterns: Dependency Injection
Even though dependency injection is a topic that is rarely taught to beginners, it is a design pattern that deserves more attention. Many developers avoid dependency injection, because they don't know...
01:00 pm - Wed, April 22, 2015
TutsPlus - Code One Class per Rails Controller Action With Aldous
Controllers are often the eyesore of a Rails application. Controller actions are bloated despite our attempts to keep them skinny, and even when they look skinny, it is often an illusion. We move the ...
12:00 pm - Wed, April 22, 2015
TutsPlus - Code A Glance at the New OpenCart 2.0
For a while now, OpenCart has been a popular e­-commerce framework for small to medium level online stores. Recently with the release of the 2.0 major version, it has reached a new milestone. In this...
08:43 am - Wed, April 22, 2015
TutsPlus - Code New Course: Introduction to Git and GitHub
In our new course, Introduction to Git and GitHub, you'll learn all about the excellent source control management system Git. Tuts+ instructor Dan Wellman will show you h...
01:00 pm - Tue, April 21, 2015
TutsPlus - Code CloudBerry Box: Securely Synchronize Data From Windows in the Amazon, Azure and HP Clouds
What You'll Be CreatingThis is the second of a three-part sponsored series on CloudBerry's cloud backup, storage and synchronization services. In this episode, we dive into CloudBerry Box, a data and ...
12:00 pm - Tue, April 21, 2015
TutsPlus - Code Create a Simple CRM in WordPress: Restricting / Hiding Unused Admin Menu Items
We’ve been looking at how to create a simple CRM system in WordPress. In the last part of this series, we added code to our plugin which allowed us to search our contacts based on the data stored in...
12:00 pm - Tue, April 21, 2015
TutsPlus - Code Why You Shouldn't Code URLs in Themes or Pluginsand the WordPress Functions to Use Instead
When you're developing a theme or a plugin, you'll often find that you have to include a URL in your code. For example, in a plugin you might need a link to a stylesheet bundled with the plugin, whil...
12:00 pm - Tue, April 21, 2015
TutsPlus - Code Why You Shouldnt Code URLs in Themes or Pluginsand the WordPress Functions to Use Instead
When you're developing a theme or a plugin, you'll often find that you have to include a URL in your code. For example, in a plugin you might need a link to a stylesheet bundled with the plugin, whil...
10:12 am - Tue, April 21, 2015
TutsPlus - Code Documenting Your Projects With Daux.io
What You'll Be CreatingDocumenting a project can be a nuisance, but it needn’t be. There are quite a few tools out there to get the job done–I often use Daux.io because of its flexibility.In thi...
04:15 pm - Mon, April 20, 2015
TutsPlus - Code Creating an Android Wear Watch Face
One of the features that makes Android so special is the ability to customize every aspect of the user experience. When Android Wear first launched at Google I/O 2014, many developers and users found ...
12:00 pm - Mon, April 20, 2015
TutsPlus - Code Building Your Startup With PHP: Scheduling a Meeting
What You'll Be CreatingThis tutorial is part of the Building Your Startup With PHP series on Tuts+. In this series, I'm guiding you through launching a startup from concept to reality using my Meeting...
12:00 pm - Sat, April 18, 2015
TutsPlus - Code Running Your Own Open Source Email Server: Administering iRedMail
What You'll Be CreatingThis is part two of a tutorial series for Running Your Own Open Source Email Server. In this tutorial, I'll guide you through configuring and customizing iRedMail's administrat...
03:30 pm - Fri, April 17, 2015
TutsPlus - Code An Introduction to Android's Spelling Checker Framework
Introduction If you are creating a custom IME (Input Method Editor) or a language processing app, you can use Android's spelling checker framework to quickly add spell check functionality to your app ...