My Blog

When the local server stopped working

During my career as a web developer it has happened to me on two occasions where my local server stopped working “out of nowhere”. Unfair bugs in the software that have caused me to lose valuable time due to the many hours it takes to restore it. So today I will write some important tips…

Read More

Simple night mode for your website

Here I bring you a simple night mode code for your website, made with Vanilla javascript, free of JQuery library. Contenidos Code for night mode We will create four separate files: demo.css, modonocturno.html, night-mode.css and night-mode.js. First, we go to the file “modonocturno.html“, we will place the following HTML codes: Second, in the page header…

Read More

7 Benefits of having a website

Social networks are a great tool, but they aren’t the only sales channel. So today we will see 7 benefits of having a website: Contenidos The E-Commerce Implementing e-commerce on our website will not just make your products visible 24/7, but also give you information about your customers with cookies, which can be used for…

Read More

Export images from Camtasia Studio

This time I bring you a tutorial to export images from Camtasia Studio for those who still use the PC app (like me). And a common issue is forget how images are exported from video frames since the option is not in plain sight, so here are some simple steps to do it: Once we…

Read More

Show navigation arrows in Slider Revolution 6

This tutorial to show navigation arrows in Slider Revolution 6 is great for users who didn’t like the new design of this well-known WordPress plugin. For my part I miss the old design since I perceive it more intuitive. Well, where are the navigation arrows implemented in the new design? We first click on the…

Read More

How to use Zoom image in your meetings

Today we will see a tutorial to use Zoom image in your meetings. It’s common nowadays that many users don’t know how to place a Zoom image as avatar for their virtual meetings, so I will leave you a quick way to solve this problem. We Sign In from your Zoom desktop app. And we…

Read More

Skip Captchas (with Google Chrome)

Today, I have created this tutorial to Skip Captchas (with the Google Chrome) fed up with the endless ReCaptchas that I find on a variety of websites. You can find the Captchas in: Shorteners full of advertising Contact forms And even in Google itself when it detects “unusual traffic” from our network. Not to mention…

Read More