-
Converting an image to Base64
To insert a PNG image into an HTML document using raw code instead of a src link, you can use a Data URL. This method…
-
Porting VR Apps: Android vs Desktop
There is a long list of steps involved with developing any VR app, but this list will look very different depending on which platform you…
-
Upcoming Let’s Encrypt Update will Affect Android 7.0 and Earlier
You may have gotten a notice from Cloudflare or other DNS/hosting/SSL provider about roots and keys and SSL and other confusing terms, with a link…
-
I Need to Learn About Databases
I have reached the point in my programming journey where I want to build apps that pull from a vast collection of data – but…
-
Ways to Fix Mysterious WordPress Bugs
Opening the permalinks page and hitting save fixes random bugs on many WordPress sites. That’s all, folks.
-
How to Make Triangles with CSS
This article is really cool! https://css-tricks.com/snippets/css/css-triangle/ I used this triangle to add a sort of “chat bubble” effect to a navigation using pseudo selectors and…
-
How to Carry Yourself Professionally
How to carry yourself with dignity and propriety within both professional and formal contexts. It is important to make good first impressions, and to retain…
-
A Concise Guide to Direct Communication
When communicating about a problem, have you ever had a hard time getting to the point when talking because you want to be defensive, apologize…
-
White Screen in Beaver Builder – Caused by Bad Custom CSS
The other day I pasted a huge chunk of CSS from a file from an email into the CSS in Beaver Builder, and suddenly the…
-
How to Fix Typographic Widows / Orphans in WordPress
Have you ever wanted to know how to fix a word that wraps to its own line on a WordPress page or article? There is…
-
The CSS Accent-color Property
Yesterday I learned that there is a CSS way to control accent colors. This allows a website’s input fields to blend with the rest of…