Skip to content
  • home
  • portfolio
  • web design journal
  • blog
    • adventure
    • san diego
    • urbanity & architecture
    • projects
    • website design

Quickbits

September 19, 2022
I love working during the golden hour. Looking out my window and seeing the golden tinge of light on the trees is so pleasant.
September 19, 2022
The Law of Horizontal Surfaces: Given enough time, any horizontal surface will collect clutter.   The speed at which that clutter collects is directly proportional to the total area of the surface.
September 18, 2022
Just my normal ride outside of Ramona. I did well with the hill climb, and the weather was perfect--mid 70s. Got to one of my stopping points that I like to visit, ate a quick lunch, walked around a little and enjoyed the quiet before climbing back on my bike and busting back down the hill. I was back home in time for a nice afternoon with my loved ones, and for pizza!

Northwest Palm Trees

September 17, 2022   |   Quickbits

Every now and then, I find myself daydreaming about a move back to the Portland area—or somewhere else in the Pacific Northwest. While I know I’d miss the ever-present palm trees and warmth of Southern California, part of me is curious to see what kind of landscape I could cultivate in a cooler, rainier climate. […]

Read More

Interesting Companies Doing Good

September 17, 2022   |   Quickbits

This is my ongoing, always-updating list of companies that are doing good. https://flashforest.ca https://boweryfarming.com AppHarvest Home https://salientenergy.ca/ https://culdesac.com/ https://braverobot.co/ Companies not necessarily doing good (perhaps some are the opposite?), but interesting: https://www.engineeredarts.co.uk/

Read More
September 16, 2022
I've been thinking on my schedule throughout the week (again) -- trying to fill in the blocks that are meaningful to me, and then surrounding that with the stuff that I have to do.   I like the idea of a slower start to my day, but also starting in a way that provides some inspiration. I think I need a good stack of design magazines sitting around, and my day begins by working through those while drinking my morning coffee. Perhaps I even do this outside, so I can enjoy the sunshine and listen to the birds.

Media Query for Background Images on Higher Pixel Density Displays

September 14, 2022   |   Quickbits

.banner{     background-image: url(‘image.jpg’);     background-size: auto 100%;   }   @media      only screen and (-webkit-min-device-pixel-ratio: 1.5),     only screen and (min-device-pixel-ratio: 1.5) {     .banner{       background-image: url(‘image@2x.jpg’);     }   }

Read More
September 13, 2022
Wordpress Set Image Upload Size There are four sizes of images that get created in wordpress when an admin user uploads an image to the media section. You can add more though. To do so, just add the following to the functions.php file: add_image_size('custom_size_name',600,600); In the above, the first number represents the maximum width, and the second is the maximum height. Basically the newly created image will fit within a box of those dimensions.

WordPress Set Image Upload Size

September 13, 2022   |   Quickbits

There are four sizes of images that get created in wordpress when an admin user uploads an image to the media section. You can add more though. To do so, just add the following to the functions.php file: add_image_size(‘custom_size_name’,600,600); In the above, the first number represents the maximum width, and the second is the maximum […]

Read More
September 4, 2022
Town Loop with Mason

Posts navigation

Older posts
Newer posts

drempd | san diego, ca


home contact

adventures san diego urbanity and architecture projects stream website design

portfolio resume san diego web design freelance web designer

custom web design responsive web design website maintenance