About us Services Portfolio Request-a-quote MyImagination News
Author Archives: Matt VanMeter
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
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
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
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
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
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
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
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
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
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