More Than Just Web Design | INTERNET ENGINEERING | APPLICATION | DESIGN
We've been using Bootstrap 3 for a number of projects recently, and one plugin that we make use of is the Affix plugin. This plugin is especially handy on mobile devices, because it can be used to nail the nav menu to the top of the page and have it stay there when the page is scrolled. Since mobile pages tend to be a lot longer, having the nav menu "always on" makes a lot of sense. Unfortunately, the Bootstrap documentation doesn't quite articulate exactly what you need to do.
Posted 31/03/16
Read more »PHP7 was released in December 2015, and promises a massive increase in speed. Some benchmarks have claimed it to be at least twice as fast as PHP 5.x.
Posted 19/01/16
Read more »There are numerous web pages telling you how to set up PHP-FPM but there's always room for one more. These notes refer to Ubuntu 14.04 which ships with PHP 5.5 and Apache 2.4
Posted 28/06/15
Read more »We've been working on an online booking system for a client and it became apparent that due to the time sensitive high demand nature of the application, a scalable server was needed. This seemed like a job for Amazon's AWS, specifically their Elastic Beanstalk.
Posted 09/06/15
Read more »Posted 18/04/15
Read more »