Author Archives: J.D. H.

Goal Zero Yeti 1400 lithium ion battery, replaced under warranty

Update, February 2021: Goal Zero replaced my Yeti 1400. The new model is working perfectly. They paid shipping both ways and I am very satisfied πŸ‘πŸ‘πŸ˜β­β­β­β­β­ Original information, January 2021: The following email was sent to Goal Zero on November 29th, 2020. As of Jan 11th, 2021 I have not received a response. Hello and thank you in advance for your assistance. Issue:I have a Yeti 1400 Lithium (non-wifi) unit that will not work properly.Specifically, the display does not stay on, none of

Deebot N78 no longer Charging [SOLVED]

My wife recently asked me to take a look at our Deebot N78 robot vacuum as it was no longer charging. You could manually place the robot on the dock and it would just not light up or charge or anything. πŸ™ Thankfully, by turning the vacuum over and flipping the power switch to off, waiting a few seconds, then turning it back to on, the robot came back to life! I was able to place it on the dock

How to add a Google Calendar Reminder that repeats on 1st of each month

Recently I needed to create a Google Calendar reminder that repeats on the 1st day of each month. πŸ“… Initially, it was slightly confusing how to do this. Therefore, once I figured it out, I wanted to share the tip in case other people had similar issues: Finally, you have a reminder that will occur on the first day of each month! The process should be similar for an Event or a Task. πŸ‘πŸ‘ PS here are some screenshots that

How do I keep emoji colors when printing them from Google Docs/Drive? [SOLVED]

It is well documented that printing from Google Docs (Google’s online Word equivalent) will result in black and white emojis. This happens despite the face that the emoji appear in full color on your screen before printing. Likewise, adjusting printer settings does not make any difference. Thankfully, here is a workaround so you can print color emojis in Google Docs! Save the Google Drive document as a PDF before printing Print the resulting PDF with full color emojis Voila, you

Mass Delete Multiple Downloaded Quicken Transactions

SometimesΒ  you may need to delete Quicken downloaded transactions. However, on face value, it appears that Quicken makes it very time consuming to delete downloaded transactions. πŸ™Β  Thankfully, there is a way to delete more than one transaction at a time! This cuts down on the number of clicks required and will hopefully save you some time. πŸ™‚ UPDATE: I finally figured out a way to delete ALL downloaded transactions in a Quicken account. I am making this Tip 1

Increasing the PHP file upload limit for phpMyAdmin on IIS/FastCGI [SOLVED]

Recently I encountered a somewhat unusual web host. They were running FastCGI/PHP on MS IIS and they needed their PHP file upload limits increased. This is trivial on a normal PHP installation, but it took a bit more sleuthing to determine the proper location(s) for php.ini on this IIS install. For reference, here are the locations: C:\Program Files\PHP\v7.4\php.ini C:\Program Files (x86)\PHP\v5.3\php.ini The changes needed were: upload_max_filesize = 200M post_max_size =200M A few tips: Make the changes to the proper php.ini

youtube Api Could not be loaded ! Please Check and Renew SSL Certificate ! [SOLVED]

Recently I encountered the following error message on a client’s site: This error is fairly glaring as it covers the video that was meant to be playing. After some research, I was able to narrow the issue to a slider plugin and specifically the following javascript libary: jquery.themepunch.revolution.min.js and another more recent site had the same code in the file: rs6.min.js on both sites, the file was located in: \wp-content\plugins\revslider\public\assets\js\ After reviewing the code, it is evident that the javascript