Blog | Web Design & Development

How To: Configure AWS Lambda to Automatically Invalidate CloudFront Objects

How To: Configure AWS Lambda to Automatically Invalidate CloudFront Objects

By Aaron F.April 7th, 2019

One common issue when taking advantage of the Amazon Cloud to optimize your website is the lack of necessary cache-control headers. If you run your website through Google Insights, one of the most common suggestions many website administrators will see...

SVG Credit Card & Payment Icons: 6 Styles, 80 Icons

SVG Credit Card & Payment Icons: 6 Styles, 80 Icons

By Aaron F.November 6th, 2017

Anyone who knows me, or the type of developer that I am, knows that I always look at web development from a forward thinking & future proof stand point. One thing that has always bothered me is limitations on images - icons specifically.

UPDATED: How To: Configure AWS Lambda to Automatically Set Cache-Control Headers on S3 Objects

UPDATED: How To: Configure AWS Lambda to Automatically Set Cache-Control Headers on S3 Objects

By Aaron F.February 27th, 2017

One common issue when taking advantage of the Amazon Cloud to optimize your website is the lack of necessary cache-control headers. If you run your website through Google Insights, one of the most common suggestions many website administrators will see...

How to: Use Custom Web Fonts on your Website

How to: Use Custom Web Fonts on your Website

By Aaron F.August 20th, 2015

The method we will be looking at is @font-face. There are plenty of other methods (including Cufon fonts), however I find these methods to be cumbersome and bandwidth intensive. Using the @font-face method along with optimized fonts, you are able to...

PHP Contact Form with HTML Emails & Optional Captcha (Anti-Spam)

PHP Contact Form with HTML Emails & Optional Captcha (Anti-Spam)

By Aaron F.April 7th, 2015

A contact page is often times the portal your clients & users have to easily get in touch with you. This means that your contact form should be strait forward, easy to use, and function entirely within the website & server itself.

Use .htaccess to Redirect your Website to a New Domain Name

Use .htaccess to Redirect your Website to a New Domain Name

By Aaron F.October 22nd, 2014

Hello everyone! As most of our regular readers & customers know by now, I recently went through the painstaking task of rebranding my business from af Creative, to the new & improved Aaron Fagan: Web Architect!