3 Top Tips for Solopreneur Success
It can be argued that the solopreneur life is not for the fainthearted, and yet today, there are some 20 million solopreneurs in America alone. And with so many awesome advantages of…
Practical notes and tutorials for building better websites and applications.
It can be argued that the solopreneur life is not for the fainthearted, and yet today, there are some 20 million solopreneurs in America alone. And with so many awesome advantages of…
Learn how to build a simple slider with JavaScript. Fade transitions, arrows, pager, and autoplay — no jQuery or dependencies needed.
TL;DR: WordPress’ built‑in cron (WP‑Cron) runs on page loads. On busy sites it can add overhead; on quiet sites it can miss…
TL;DR: Not on the front end in the way most people think. WordPress only loads active plugins during a request, so a…
TL;DR: You don’t need a plugin to send WordPress email over SMTP. Define SMTP creds in wp-config.php and hook phpmailer_init in your…
Have you ever looked inside the uploads folder of WordPress site and saw a lot of almost the same image files? Do…
There are plenty of great jQuery slider plugins/scripts out there, like bxSlider, but what if you need just simple slideshow and don’t…
If you just acquired your SSL certificate and set it up, chances are that you will need to force the website to…
If you are currently developing one page website, or just having a page where you navigate to certain elements, chances are that…
Occasional, useful email
Development notes, useful experiments and practical solutions, sent only when there is something worth sharing.