Tag: code

HowTo: Embed a YouTube Playlist

Here’s how to embed a YouTube Playlist without resorting to a third-party plugin (e.g. WordPress plugin): Step 1: Find the playlist you want to embed, and grab the…

My Enhanced Error Logger

When I’m coding, I like to use this snippet for adding an enhanced logging: HINT: Watch your project’s log output by using tail -f /path/to/your/log.txt.

HowTo: Flip an SVG horizontally with CSS

Use this CSS to flip an SVG horizontally: