How to Manage and Batch Resize Product Images For Your Website

Introduction This process is designed as a baseline to help organize and batch resize images using Google’s photo editing and organizing software Picasa. Picasa is free and is powerful for resizing images while being easy to use. My goal with Continue reading How to Manage and Batch Resize Product Images For Your Website

How to Fix an apple-touch-icon-precomposed.png 404 Error

I noticed a few sites that would have thousands of 404 errors looking for the following files. apple-touch-icon-precomposed.png apple-touch-icon.png It turns out that it’s not a misconfiguration but rather how IOS devices look at the page. If you are on Continue reading How to Fix an apple-touch-icon-precomposed.png 404 Error

Configure Windows 2008 SMTP Server – Setup Logging

  While this Blog post will not dive into installing SMTP server on a Windows 2008 machine, it will cover the configuration.   Step 1: To Configure Windows 2008 SMTP Server, you actually have to open up the IIS6 services. Continue reading Configure Windows 2008 SMTP Server – Setup Logging

Batch Files – Disable SSL 2.0 and Harden IIS Security in IIS7

  SSL2 is not actually disabled by default in IIS7 which comes with Windows 2008. This means you are going to fail that PCI Security Scan. Not a big deal as it’s relatively easy to fix with the following script. Continue reading Batch Files – Disable SSL 2.0 and Harden IIS Security in IIS7

Setup ColdFusion License in Administrator

  It might only be a few steps to enter a ColdFusion license into Administrator, but they try hiding that System Information icon. Here are the steps. 1. Login to the ColdFusion Administrator by going to <IPADDRESS>/CFIDE/administrator/enter.cfm 2. Once logged Continue reading Setup ColdFusion License in Administrator