WordPress is an incredibly powerful and popular content management system that is based on Open Source technology. It deploys with a library of extensions that can offer significant improvements in value and customer experience. It’s also completely scale-able and can handle everything from the largest to the smallest sites on the web. Corporations to small… Read More »
Author: Michael Parisi
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 »
Got the next big idea? Need custom software to make your dreams come true? Want to try to hire a software freelancer? Good! Here are some of the most common mistakes you can make.
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 »