Eric’s Journal

Eric Hepperle’s journal.

My notes on design projects. Includes software design, web design, graphic design, golden ratio, sacred geometry, InDesign, Adobe products, etc. I’m a much better graphic designer than I every was a software developer/engineer.

Related Tags: Design Journal

Related Categories: Graphic Design, Web Design

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 »

pcPic_laptop_dell_inspiron_15_3531_notebookCheck

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

2014.10.18 Greetings folks, I’ve just received my brand new Dell Inspiron 3531 laptop from Amazon and now I need to setup up and configure it. This will be the first part of an ongoing record of my setup process. This is mostly for my own knowledge, but please feel free to comment if this information

Setting Up My New Dell Inspiron 15 (3531) Laptop – Part 1 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 »

Heroku Web Hosting — A Web Design Masterpiece

Heroku | Pricing. NOTE: I dig this site because of it being a real “concept art” theme-type creating. Well designed, well crafted — associating different “characters” or “archetype” levels is brilliant — should strike a chord with those familiar with video games, or any sport or activity in which you progress through various levels (like

Heroku Web Hosting — A Web Design Masterpiece Read More »

The Agony of Looping and Doing Foreach In XP DOS

07/07/12 It has been a primary goal of mine for several years to write a Windows program, in either DOS or Perl, to automate changing the folder icon in a batch of subdirectories.  It is quite tedious to do this process manually, and when I am trying to customize folder icons this process can eat

The Agony of Looping and Doing Foreach In XP DOS Read More »