Blog Archive
Category: Tech Notes
WordPress has a default limit of 2MB for any file uploaded to the system. However, the value is easy to change by adjusting some PHP settings on the server. Let’s look at two…
Using the WordPress Feed to Display Posts on Your Website
WordPress is a great stand alone solution for blogging. You can quickly adopt themes and launch a blog site in under an hour. However, sometimes you will want to provide access to…
Adding a Swap Drive to your EC2 instance
If you are using Amazon EC2 instance to run WordPress, then one of the biggest challenges you will encounter is running out of system memory. The server works fine for vanilla installs, but…
Bootstrap Properties Reference
Bootstrap is one of the most widely used responsive CSS libraries around. Here is a list of the most useful Bootstrap properties you should consider using.
Using Bootstrap – Get your site responsive quickly
Building websites used to be an easy task. We only had a handful of browsers we needed to test to ensure our websites would display correctly. Unfortunately, nowadays there are more devices…
CSS Properties References
CSS properties are very powerful but can be frustrating to use. Here is a quick review of the most common properties that are compatible with most browsers.