Design

Anything about design. Could be my designs, design appreciation, engineering, graphic design, web design, furniture design, palette furniture, music composition, sound design, etc.

Troubleshooting WAMPServer Won’t Start on Windows 10

WAMPServer doesn’t work. I launched the application from the taskbar in Windows 10, but the “W” in system tray doesn’t turn green, it just stays red. There is also an error when I hover over the W: Local server – None of 2 services running SEARCH TERMS I TRIED Here are some search terms and […]

Troubleshooting WAMPServer Won’t Start on Windows 10 Read More »

Evolus Pencil Quick Tip: How to Group Items (Especially Sketchy GUI)

What is Evolus Pencil? Evolus Pencil (not to be confused with Apple Pencil, Pencil Sketch, or Pencil Code) is a great open source mockup and design application for Windows. It is has an easy to use drag-and-drop interface and it’s closest competitors are probably Microsoft PowerPoint, Google Slides, and charting applications like draw.io and LucidChart.

Evolus Pencil Quick Tip: How to Group Items (Especially Sketchy GUI) Read More »

Developer Journal: Redesigning my MailChimp Blog Updater Email Campaign

Earlier this month I spent quite a bit of time researching, redesigining, and tweaking my MailChimp email autoresponder campaign. This campaign updates users automatically in their email whenever I post something on my blog. I wanted to learn how to design a better MailChimp campaign email. I went from something that looked like the Before

Developer Journal: Redesigning my MailChimp Blog Updater Email Campaign Read More »

Gimp Tutorial: 125 pixel WordPress Ad Widget banner

This tutorial is for Gimp version 2.8 and is intended to teach users how to design a 125px x 125px advertising banner for use in website sidebars and elsewhere. These advertisement banners are perfect to use on your WordPress site with the WordPress Ad Widget plugin (https://wordpress.org/plugins/ad-widget/), though 125×125 pixels is a common and popular

Gimp Tutorial: 125 pixel WordPress Ad Widget banner Read More »

Featured image for EricHepperle.com Developer Journal post - Researching Web Design Portfolios & Case Studies. (Collage by: Eric Hepperle, 2018)

Design Journal: Researching Web Design Portfolios and Case Studies

Developer Journal: Researching Web Design Portfolios & Case Studies (Collage by: Eric Hepperle Designs, 2018 | Credit: “Notebook Flat Icon Vector.svg” by Videoplasty.com; “pexels-photo-943096” by Danny Meneses)I’ve recently discovered the need for a decent web developer portfolio. Now, I’ve been aware of web developer portfolios for a while and I’ve seen some good ones. But,

Design Journal: Researching Web Design Portfolios and Case Studies Read More »

Developer Journal: Making ShopIsle Theme Search Page Display Excerpts Instead of Full Content [without plugin] – Pt. 01

This is part of a new series I’m starting called Developer Journal. Posts in this series discuss my challenges — various programming and design topics I’m trying to figure out. I take you on my journey of learning and discovery. You get to experience my process for problem-solving and troubleshooting technical issues. While these are

Developer Journal: Making ShopIsle Theme Search Page Display Excerpts Instead of Full Content [without plugin] – Pt. 01 Read More »

Contact Form 7 Broken on WordPress – GoDaddy, MS Exchange Email Spam Issues Likely Cause

Picture this. You just finished building a very basic WordPress website using any one of several popular contact form plugins including WPForms, Gravity Forms, Ninja Forms, Pirate Forms, or the old stalwart (and arguably the easiest contact form plugin to set up and configure), Contact Form 7. Maybe you’ve designed a detailed custom contact form

Contact Form 7 Broken on WordPress – GoDaddy, MS Exchange Email Spam Issues Likely Cause Read More »

pcPic_laptop_dell_inspiron_15_3531_notebookCheck

Setting Up My New Dell Inspiron 15 (3531) Laptop – Part 3

2014.10.22 Today so far Today is my younger brother’s birthday, so I called an wished him a Happy Birthday. Since this is day 2 of easing back into eating from my fast, I ate a can of Amy’s Thai Coconut soup. It was delicious! I also spent about an hour or so adding images and

Setting Up My New Dell Inspiron 15 (3531) Laptop – Part 3 Read More »

Google Docs spreadsheet script: compare dates, highlight past dates, highlight weekends, and highlight today

ORIGINAL PROBLEM I spent hours tonight struggling with this Google Apps script I wrote to serve as custom functions or advanced macros. I adapted it from this StackOverflow post. The main issue I ran into was comparing dates. Here is my research path, and hopefully, some indicator as to why it took so long: STEPS

Google Docs spreadsheet script: compare dates, highlight past dates, highlight weekends, and highlight today Read More »

Screenshot of my jQuery Fancy Paragraphs code in JSFiddle 2013

Fancy HTML Paragraph Styling with jQuery

I wrote this jQuery fiddle in about 5 minutes. It is really simple, but amazingly powerful at the same time. The purpose of this is to instantly style paragraph tags. Here are the style parameters: Background color: Manila (light beige-ish/yellow) Border color: Orange Drop-shadow: Yes Rounded-rectangle: Yes I want to make the code easily available

Fancy HTML Paragraph Styling with jQuery Read More »