Building a mobile website for your blog or business can be a daunting task. Perhaps you’re an expert at mobile website development and you can design a mobile website on your own just fine. But for many of us, learning to do this would take far too much time and effort and probably wouldn’t turn …
Continue reading Enable Shortcodes in WPtouch on WordPressweb development
Affiliate offer: A2 Hosting is currently running a Black Friday – Cyber Monday special on web hosting packages. These are their lowest prices of the year. The following discounts are good through Monday, November 26, 2012.
Continue reading Black Friday/Cyber Monday Hosting Deals!There are a few common problems that people run into after installing LAMP on Ubuntu. In this post I’ll show how to fix a few of those problems. If you don’t already have LAMP set up, please see How To Install LAMP on Ubuntu.
Continue reading Fixing Common Problems with LAMP on UbuntuWhy Install LAMP on Ubuntu? Why should you install LAMP on Ubuntu? When working on web development, I prefer to work within the privacy of my own development environment located on my computer. I’d rather make the majority of my mistakes where no one else can see them rather than out in the wild of …
Continue reading Installing a LAMP Server on UbuntuLAMP stands for Linux, Apache, MySQL, and php, (or Perl). It’s one of the most popular web hosting platforms. If you’re developing websites, it’s good to have your own private development environment to use while you build and test your websites. This post will show you how to install and configure a LAMP web development …
Continue reading Install LAMP and phpMyAdmin on Ubuntu 11.10