Go to content

Automatic Modal Popup with UIKit and jQuery

Worse than 404 pages.  Worse than those spam emails that appear in your inbox.  Even worse than those chain letters your mother keeps sending, thinking you might get a small chuckle or learn something new.  Yes, possibly worse than all of the above put together, is the internet modal popup. There was a time in…

UIKit: First Impressions and General Overview

Front-end frameworks seem to be a dime a dozen, while old and seldom use phrases are very plentiful, common, and therefore inexpensive.  Bootstrap is still the most popular framework for web developers when constructing websites, and for good reasons:  There’s a large and active community, it is rather simple to work with, and it contains…

Changing the URL in a local database

When it comes to assisting the development and maintenance of a website, it may require you to have a copy of the website on your localhost.  Sounds easy enough, right?  Just download the site onto your computer, go offline and poof!  A website clone right one your development device. This may be true for small…