Computername on Taskbar

Computername on Taskbar

When working with several computers and servers at the same time, it is useful to be able to simply see what system you're working on. In the distant past, we…
Using Public domain sources

Using Public domain sources

Pen art The website from Eric A. Meyer uses pen graphics taken from public domain The ink-sketch images used in this site’s design are adapted from Yūzan Mori’s Hamonshū, Volumes 1-3, published…
CSS reset

CSS reset

In my Web Developer Bootcamp 2021 course I follow on Udemy, this CSS reset code by Eric A. Meyer was used. It is meant to give your CSS styling a…
API key generator

API key generator

Service webpage to get an auto random generated API key. https://degraafonline.com/services/apikey.php Redone the interface adding my Avatar, giving credits and generating the copyright year:

Outlook.Application

Using the Outlook.Application object to read e-mails from Visual Foxpro. Trying to read e-mail using POP3 or IMAP proved to be hell to me. Documentation is not present or hardly…
Weer API raadplegen

Weer API raadplegen

Voor sommige doeleinden is het handig om de weergegevens/ het weerbericht te kunnen gebruiken. De KNMI heeft een API, maar de documentatie is werkelijk onnavolgbaar. Veel eenvoudiger is het raadplegen…
Coolors color schemes

Coolors color schemes

The Coolors website helps you pick color schemes for your website or web-App. You can either: Explore trending palettes https://coolors.co/palettes orMake a palette of your own https://coolors.co/generate
CSS Fonts

CSS Fonts

CSS Font Stack "A complete collection of web safe CSS font stacks."Says Dan from Dan's Tools Usefull overview what fonts are available on Windows and Mac systems. https://www.cssfontstack.com/ Web-Fonts When…