Force HTTPS But Not For Add-On Domain

Setting up a new add-on domain* for a client today and found that I could not access the new add-on domain name directly. It was appending the new add-on domain name to the root or main site url. So instead of taking the visitor to www.newdomain.com it was taking them...
Fix Dreamweaver Double-Spaced Code

Fix Dreamweaver Double-Spaced Code

  Due to Unix/Linux/Windows server environments, when you are editing code locally in Dreamweaver you’ll sometimes find your code double-spaced for the whole file. A quick fix is to run this find/replace command to remove the extra spaces. In Dreamweaver:...

InMotion Hosting: Fix Image Upload Error for WordPress

This may be pertinent for WordPress installs on InMotion web hosting only. I ran into an image upload error for a new WordPress install where the only message displayed was “HTTP error”. After following the usual actions of checking folder permissions, php...
Popular Brands As SVG Graphics (With One Click) From Simple Icons

Popular Brands As SVG Graphics (With One Click) From Simple Icons

Whether you’re looking for one or more vector-based SVG icons for your project, Simple Icons at simpleicons.org does a fantastic job of presenting them to you with a no-nonsense and easy to use interface (single-click to download). These icons can be used on the...
Broken Images on Web Pages: Web Developer Browser Tools

Broken Images on Web Pages: Web Developer Browser Tools

Earlier today I was tasked with finding and fixing broken images on a retailer’s website, where there were of course thousands of images to go through. Here’s what I did to see and fix all the broken images (and the links pointing to them)… In this...

Clean Up Double Line Spacing Code View in Dreamweaver

When downloading files from your server to edit in code view in Dreamweaver you’ll sometimes be looking at code that is all double spaced. You can fix this by doing a find/replace right in Dreamweaver. With the page open, hit CTRL-F and enter \n\s*\n and type...
Facebook Page: Not Eligible To Create A Username Solution

Facebook Page: Not Eligible To Create A Username Solution

This one is going out to all those searching the Facebook help pages that really offer no help. I couldn’t believe just how little help those pages and their comments/information were… especially with no Facebook representatives helping anyone!...

The CSS Pseudo-Element :empty and Google Maps

I use Feedly.com as my RSS reader and have a good amount of content coming in there that I browse each day or so. I certainly don’t remember each and everything I read, but even skimming the content and articles means that one day when I run into a work problem,...

PHP Snippet: Display If In Date Range

One of my client’s websites requires regular updates where a “Sale” graphic is shown to visitors between certain dates. Rather than manually updating the site at those specific dates (and having to be in front of the computer on those dates) I wrote...
750 FREE + 96 NEW Material Design Icons to Use, Remix or Share

750 FREE + 96 NEW Material Design Icons to Use, Remix or Share

In October of 2014 I blogged about Google releasing 700+ free categorized icons. Well they’ve just updated their collection with an additional 96 new icons that you can use personally or commercially without attribution whatsoever. Their license (CC-BY 4.0) does...
Photoshop: Quit Adding “Copy” To My Exported JPGs

Photoshop: Quit Adding “Copy” To My Exported JPGs

I was recently creating an action in Photoshop that would alter my original JPGs and then at determined steps throughout the altering process save a JPG to certain folders on my hard drive; kind of a “save large version JPG, alter further, save medium version,...
FREE Open Source Password Manager: KeePass

FREE Open Source Password Manager: KeePass

Unless I’m mistaken and you don’t use the Internet much at all, YOU NEED a password manager. Here’s the gist. KeePass is free, open-source, cross-platform, light-weight password management program for Windows. If you aren’t using Windows but...