Author Archives: Matt VanMeter

Creating JavaScript Class Basics

For those starting off with the concept of object oriented programming, you will find that JavaScript very easily adapts itself to OOP. This is because at it’s core JavaScript is designed as an object oriented programming language. For this reason, creating JavaScript classes is pretty simple and straight forward. … Continue »

Posted in JavaScript Programming, Programming | Leave a comment

YouTube – Free Commercials, Easy Clicks

One name that gets tossed around a lot in SEO is YouTube. People will tell you “you got to have a YouTube page!,” but like any optimizing technique it’s important to understand why something works so that you can squeeze as much out of it as possible. Having a … Continue »

Posted in Search Engine Optimization | Leave a comment

Being Specific Helps You Rank

When you first set out to optimize your website for search engines the gut instinct is to write the literature of your site in such a way that it encompasses the major theme of the site, this is a bad move. For a moment forget that you know anything … Continue »

Posted in Search Engine Optimization, Web Basics Advice | Leave a comment

Dynamic PHP Variables and Array Names

Ever write a PHP program and find that it would be really useful to be able to create variable or array names on the fly? It can be difficult to explain why its sometimes necessary, this really depends on the program and it’s goals, but none the less sometimes… … Continue »

Posted in PHP Programming, Programming | Leave a comment

Basic PHP Array Tutorial

Arrays are a powerful way to group similar information together. Beginners often find arrays to be intimidating probably because grasping how to use them can be tricky and the functions that allow you to control them are a little confusing at times. Once you break down the pieces of … Continue »

Posted in PHP Programming, Programming | Leave a comment

Writing Beautiful Code

The concept of “beautiful code” is creating an application in such a way that code does not repeat itself, uses minimal computing resources and is scalable enough so upgrades can be made with ease in the future. These three parts of the beautiful code concept act as a governor to … Continue »

Posted in Programming | Leave a comment

The Recipe for a Successful Web Site

There are over 182 million+ web sites on the internet and with all those sites it goes without saying that many provide the same content as another. This is the key thought that a successful web site owner must always keep in mind, if your site is going to … Continue »

Posted in Web Basics Advice | Leave a comment

Logo Development: Building Brand Recognition

Designing a logo is a major step in building brand recognition for a company. Really, it is!!! A well designed logo builds excitement with a company, it’s products and because of this the image of the logo gets burned into the person’s mind. When this happens a psychological bond … Continue »

Posted in Business Identity | Leave a comment

Your Website is an Onion

What comprises the modern day website? text, graphics, video, all things that make up what you see but in actuality there is much more going on. Here we will explore the many layers of a website and how they relate to one another so that you can be more … Continue »

Posted in Web Basics Advice | 1 Comment

What to do After SEO Updates

You hired a company to cleanup your site and make it search engine friendly. You’ve tapped all the appropriate social networks and submitted your website to online directories. So what’s next? Are do done? NOPE! SEO is never truly done and requires constant grooming but lucky for you the … Continue »

Posted in Web Basics Advice | Leave a comment