Select Page

Understanding Laravel’s Magic Methods

I was in a meeting with a client, and he wanted to understand more about how the workings of the program I created. That application was written using Laravel, a popular PHP framework. In the middle of the explanation I referred to Laravel’s magic methods and he...

Creating an SPF record

Setting up a mail server is not as simple as setting up some software and clicking go. There are many steps to maintain privacy and eliminate SPAM. One step required is on behalf of your recipients, and that is to configure a Sender Policy Framework (SPF) record. The...

SaaS or Sass, and how can you use them? – Part 1

Two acronyms getting some attention are SaaS and Sass. Although the acronyms are very similar and easily confused at first glance, they are two different concepts in the development world. In this article we will discuss both of them and how they may apply to you....
Setting up a mail server on Ubuntu

Setting up a mail server on Ubuntu

This is a quick how-to guide for setting up and installing a mailman list serve for <domain.com> 1. Install Apache, Postfix, & Mailman: sudo apt-get install apache2 sudo apt-get install postfix sudo apt-get install mailman 2. Configure Apache Copy the site...

Bit9Labs is back!

We are excited to have Bit9Labs.com back online! We had some problems with our hosting provider that has now been resolved. While we were down, we had a chance to setup our new blog! Let us know your thoughts in the comments below.