5 Reasons Why HTML5 Matters and Why We Use It?

5 Reasons Why HTML5 Matters and Why We Use It?

Submitted by Chris McIntosh on March 18, 2017

In current times when the border between desktop and mobile is rapidly fading away, users expect to get to the information anywhere, anytime and expect it to be fast. Meeting all those expectations and providing users with what they want is the single best way to keep clients focused on your product, service or website.

Your Website is the PR for the Company. Take this for Granted!

Your Website is the PR for the Company. Take this for Granted!

Submitted by Chris McIntosh on March 18, 2017

Are you new in the business and does your startup company want to promote and sell more? There is no better way of selling and promoting than through the internet. This simply because everybody today is online searching for something, in other words, you are limitless there.

How to install Doxygen on Max OSX

How to install Doxygen on Max OSX

Submitted by Chris McIntosh on July 21, 2016

This will not be a long post, just more information on how to install Doxygen on Max OSX.  It has an installer, that includes an executable to run the doxygen with a wizard.

Power Up Your Blog: Traffic systems

Power Up Your Blog: Traffic systems

Submitted by Chris McIntosh on July 18, 2016

Whether you are just starting your journey into blogging or you have been at it for a while the one constant thing many small blogs struggle with is keeping traffic numbers up. It is a challenge to stay relevant and generate the traffic you need. Today I'm going to go over some organic and paid methods of doing this.

Pro Drupal Developers guide for Drupal 8

Pro Drupal Developers guide for Drupal 8

Submitted by Chris McIntosh on May 21, 2016

While there is not yet an official Pro Drupal 8 Development book from Apress. I am sure we will see one soon until then I am working on my own version of the Pro Drupal Developers guide for Drupal 8.

Drupal 8: It's Ajax not Rocket Science

Drupal 8: It's Ajax not Rocket Science

Submitted by Chris McIntosh on May 20, 2016

If you're looking at building responsive and interactive forms in Drupal 8, then you probably have been searching for things like Drupal 8 Form API AJAX, Rendering Form elements with AJAX, and more. You have also probably not seen a lot of great resources for this. In today's longer than the normal blog, I plan on going over this a bit more.

Drupal 8: What Happened to $_GET, $_POST, and the other PHP Globals

Can't find $_GET or $_POST when creating a custom page callback, or in your form submit functions. There is a good reason for why you can no longer access PHP Globals from your callbacks. In this short article, I will go over why and how to find them.

Drupal 8: Different methods of integrating Angular

Drupal 8: Different methods of integrating Angular

Submitted by Chris McIntosh on May 10, 2016

In today's world, everyone is looking for ways to make working with Drupal and Angular easier. The benefit of building an angular application that is powered by the powerful Drupal CMS is very alluring. Don't get trapped trying to figure out which way is up. In this article, we will talk about a couple of ways that I feel would be the best route for integration of Angular and Drupal as a unified application.

Drupal 8: The Many ways to create a page

Drupal 8: The Many ways to create a page

Submitted by Chris McIntosh on May 9, 2016

With many new projects looking forward to the future, a developer can have a daunting task of choosing how to create pages in Drupal 8. In this article, we go over the many ways Drupal 8 lets you build your site.

Drupal 8 Module YML Files list

Drupal 8 Module YML Files list

Submitted by Chris McIntosh on May 5, 2016

If you are like me and many other Developers starting the upgrade from Drupal 7 to Drupal 8 you will find that things seem disorderly In this article I am creating a cheat sheet of common everyday tasks a backend developer will need to handle when building a custom Drupal 8 site.

Drupal 8 Everyday Javascript Guide

Drupal 8 Everyday Javascript Guide

Submitted by Chris McIntosh on May 5, 2016

Tired of hunting all over the internet for a definitive guide to using Javascript in Drupal 8. In this post, I go over the changes from Drupal 7 to Drupal 8 javascript use. We will talk about the new Drupal 8 Javascript API as well as the Drupal 8 Render API so that you can stop pulling your hair out when trying to add Javascript to Drupal 8.

Product Review: Blog Cash Profits

Product Review: Blog Cash Profits

Submitted by Chris McIntosh on March 9, 2016

I am always interested in finding new information on how to grow and improve my blogging business. A part of that is finding sources of information. While often times this can be expensive, in the case of Blog Cash Profits it is only $7 to get access to some solid advice on turning a profit.

Why Your Blogger Site is Blacklisted

Why Your Blogger Site is Blacklisted

Submitted by Chris McIntosh on February 26, 2016

If you're using Wordpress, Blogger, or another one of those free blog platforms I have some bad news for you.  Your site is probably being Grey or Blacklisted by Google.  In this article, I will talk more about some things you can do to avoid or improve this situation.

Integrating Drupal with SMS

Integrating Drupal with SMS

Submitted by Chris McIntosh on December 16, 2015

Are you looking to provide more security to your users using an SMS based security key? Are you interested in maybe automating a SIM business? Or are you just looking for a way for your website to alert you and your users to important updates? Regardless of the situation, today I will be talking a bit more about how to create a custom SMS gateway, integrate the gateway with your website, and then different ways it can be used to make your website more secure.

The Ultimate Beginner's Guide to Clickbank

The Ultimate Beginner's Guide to Clickbank

Submitted by Chris McIntosh on November 25, 2015

Looking for additional ways to generate income from your blog or information based site. Then adding Clickbank to the list of items that can generate revenue may be a great place to start. This guide will help you get started with Clickbank.

Learn how to Make Money with Google Adsense

Learn how to Make Money with Google Adsense

Submitted by Chris McIntosh on November 21, 2015

In a previous article, I talked a bit about the math behind making money with Google Adsense, in this article I am doing a deep dive on the topic. How to go from $0 to $60 and better with Google Adsense.

Powered Up Ecommerce: Inbound Marketing Attraction

Powered Up Ecommerce: Inbound Marketing Attraction

Submitted by Chris McIntosh on November 14, 2015

This week we dive into the first step of the Inbound Marketing cycle, Attraction.  We will go in-depth on ways to increase your sites Attraction level in order to generate new visitors that can be converted to leads.

How to mine gold from your Email contact list

How to mine gold from your Email contact list

Submitted by Chris McIntosh on November 12, 2015

If your a Wembassy client, then you probably already know about these great tips on how you can turn your email contact list into money. If not, then we will be sharing with you some great insights on how to do just that without resorting to spam.

Create a Angular.js Headless Drupal 8 Application

Create a Angular.js Headless Drupal 8 Application

Submitted by Chris McIntosh on November 10, 2015

I go over the basics of setting up an Angular.js based application to serve a Headless Drupal 8 site. We will talk about serving Content, handling Sessions, and submitting form data.