Site Message

Ready to Switch to eZbloo?

Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups

Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites

Any Questions?: Contact me here!

     


How To Add Events From Gmail To Your Google Calendar
How To Add Events From Gmail To Your Google Calendar

This Google Calendar tutorial teaches you how to add events that you receive in your Gmail directly to your Google Calendar. Stay prepared and organized by adding your special event to your calendar in seconds. There is no need to go through the process o

Read More
How To Set Up Notifications In Google Calendar
How To Set Up Notifications In Google Calendar

Here is a short tutorial on how to set up notifications in Google calendar. It is fast and easy to follow. There are different notifications you can receive including email, text, pop-up and more.

Read More
How To Set Date And Time Format In Google Calendar
How To Set Date And Time Format In Google Calendar

This short tutorial will show you how to set the date and time format in your Google Calendar so that it is relevant to you. You will learn where these settings are located and how to update them to your needs.

Read More
How To Set Country And Time Zone In Google Calendar
How To Set Country And Time Zone In Google Calendar

This is a great tutorial for Google Calendar that shows you how to set the country and time zone to your location in Google Calendar. It is quick and easy to follow.

Read More
Ultimate YouTube Tutorials For Everyone
Ultimate YouTube Tutorials For Everyone

Below is a list of our latest tutorials on YouTube related topics. This tutorial is for everyone who uses YouTube, from the beginner level to visitors who have their own YouTube channels.

Read More
ALL ABOUT TERMINAL COMMANDS IN MAC EASY LESSON
ALL ABOUT TERMINAL COMMANDS IN MAC EASY LESSON

This is a beginner lesson about terminal commands in a Mac. To get familiar please watch the video below. You too can practice the terminal commands on this page with your own Mac. Remember if you are having trouble you can always schedule a one on one wi

Read More
Failed to start Load Kernel Modules
Failed to start Load Kernel Modules

If you got this with your new computer upgrade on Ubuntu Linux here is a solution. Hit Ctrl Alt F1 on keyboard Type in sudo su Enter Password.

Read More
Restart MySql in Ubuntu
Restart MySql in Ubuntu

There are times when you might have a database connection error. If you are on the Ubuntu system on Amazon hosting then run this command. sudo service mysql or try this sudo /etc/init.d/mysql start

Read More
Delete Duplicate Entries In MySql with PHP
Delete Duplicate Entries In MySql with PHP

I needed to delete duplicate entries in MySql with PHP. After some trial and error I wrote a script that will do it for me. What I needed to do was delete duplicate email addresses in a email script. Here is the code that made that magic happen.

Read More
How To Share Google Search Console With Someone
How To Share Google Search Console With Someone

Sometimes webmasters need to share their Google Search Console with someone. This can be helpful for a variety of reasons. Here are a few. Share it with your developer to debug issues. Share with a SEO expert so improve rank. Keep your other Google API's

Read More
Bootstrap Code Tag
Bootstrap Code Tag

The Bootstrap code tag is unique as well. Bootstrap will style the code tag in its own way. Here is the code.

Read More
Bootstrap Lists
Bootstrap Lists

Bootstrap Lists

Read More
Blockquotes in Bootstrap
Blockquotes in Bootstrap

Use blockquotes in Bootstrap to quote other sources. You are allowed to quote from other sources without being penalized for it. Quoting someone is not the same as plagiarizing their content.

Read More
Abbreviations or Acrynoms in Bootstrap
Abbreviations or Acrynoms in Bootstrap

Bootstrap has a cool way to handle abbreviations. What you do is use a tag called "abbr". The code will look like this.

Read More
Use PHP to Mail a Form
Use PHP to Mail a Form

Using php to mail a form is a simple task. Grab the codes below to learn how to do it yourself.

Read More