Google Analytics is a tool for website owners, business professionals and web developers to monitor the traffic coming to your site. It provides insights on user behavior and can be used to help increase the effectiveness of your website. Most Google Analytics accounts for small businesses are not set up properly. Unfortunately what is often… Read More »
Category: Technologies
Last Modified October 2020 AMP is a technology that promises near instant page loads when accessing an AMP enabled page from Googles search results. This ability is granted by enabling mobile users to pre-loading your site on the search results page. This is especially handy to mobile users who may benefit from their limited connections.… Read More »
So, you hired a developer to speed up or setup your site and they never gave you ownership of the Cloudflare account. Or maybe you lost access to the email the account was placed under. But fear not, we wrote this guide for you. And don’t worry, we wrote it for the non-technical person. Be… Read More »
CodeIgniter is a Model View Controller (MVC) based Framework. It is popular for creating websites and web based business systems and is the second most used PHP framework. When compared to other frameworks CodeIgniter takes a minimalist approach, making it lightweight and extremely adaptable.
Looking to get more out of your investment into that new website? We’ve written this article as a quick way to familiarize our non-technical customers and friends with some basic SEO principles. It’s encouraged you to learn these basic SEO practices, to get you started in the process of website promotion. The knowledge gained from… Read More »
As the founder of Proper Programming, I have a deep personal respect and relationship with the disabled in our communities. I love to enable individuals to freely work their job and live their lives. There are many things that need to be done in-order to ensure the systems we create can be used by our… Read More »
Simple answers for owners concerned about security. You own a store or other small business and security is keeping you up at night? Let’s get you some rest. As a security consultant, I am often asked if a system is secure. The truth is, any system is vulnerable given an unlimited amount of resources. Therefor,… Read More »
Great news! The website, ProperProgramming.com has reached release! Its been way to long. We’ve been doing this how long? And yes, it never will be “done” as we are going to start utilizing the platform. I still see problems with it, but I can be quite picky. I wanted this site as an example. I… Read More »
SQL is short for “Sequential Query Language” and is the predominate way for applications to request data from a relational database. In layman’s terms, its a language we use to get data from storage quickly. Sounds pretty basic right? We’ll not so fast. SQL suffers from a common, and preventable, security concern called SQL injections.… Read More »
Laravel is a framework for PHP. What is that? Well, its a bunch of standards and libraries that extend the computer language PHP and makes it vastly more power. The PHP scripting language is at the foundation of the Laravel framework. We also see massive benefits with Laravel’s extensive library and Model View Controller (MVC)… Read More »