Author Archives: J.D. H.

Get a 50% discount on Giganews

Giganews runs a fairly awesome service if you are a usenet fan. However, the monthly costs can be quite high. If you need a discount for the Giganews service, here is one way that generally works… Step 1. Go through the account options and proceed to cancel your account Step 2. Before the process completes, they will generally offer something similar to this: This process even works repeatedly, though you may have to maintain your account a few months in

Google Find My Phone (even if Device Unavailable)

Google has been adding more action oriented features to their engine. One of the most useful is “find my phone”. If you have an Android phone you can try finding it here: https://www.google.com/search?q=find+my+phone Also, even if the map/screen says “Device Unavailable” you may still be able to “Ring” the phone… this will ring the phone for 5 minutes and this is exactly what I did this morning to find my phone (which was hiding in the covers) ;-).

ACPI\SMO8810 Windows 8.1 Dell Latitude driver download [SOLVED!]

If you have a Dell Latitude running Windows 8.1 with an Unknown Device ACPI/SMO8810, this is the driver download link you need: ST Microelectronics Free Fall Data Protection This applies to all of these Dell laptops: Latitude E5440 (Late 2013) Latitude E7440 (Mid 2013) Latitude E7240 (Mid 2013) Latitude E5540 (Late 2013) Latitude E7450 (Late 2014) Latitude E5250/5250 (Late 2014) Latitude E5550/5550 (Late 2014) Latitude E5450/5450 (Late 2014) And it is backwards compatible for the following OSes: MS Windows 7 32-bit

Disable/enable laptop trackpad [SOLVED]

If your laptop trackpad is too finicky to use reliably, you may want to disable it! While a trackpad can sometimes be disabled via the BIOS/UEFI or the Windows Device Mananger, there is often another simpler method: A simple Fn key + F7 (or other similar key) combination is often available to disable the trackpad on Acer laptops, Dell laptops and many more. The keyboard pictured above is an Acer AO725 laptop. This can also be handy if you are

Elfa walk in closet (with 25% discount coupon) 2016

Elfa has some wonderful closet designs, but they can be very expensive. Thankfully there are easy ways to save 15%-30% on Elfa closets! 🙂 Click below or post in the comments section to find out how: NOTE: if you are looking for a less expensive closet solution, there are some viable options out there: Configurations Custom Closet Organizer, Deluxe, 4 to 8 Foot, Titaniumhttp://www.amazon.com/gp/product/B0009WG328/Make the most of your closet space with the adjustable and customizable Configurations Closet system. This system is easy

Setup GoDaddy POP/SMTP email instructions [without JAVA!]

GoDaddy’s automated email setup control app on requires the JAVA runtime, which can be a major pain to have installed on your computer. To get around this, simply use their alternative setup info option: EMAIL ANYWHERE/ANYTIME This will show you the setup instructions for your device, I generally choose ‘Android’ as it shows you all the POP/SMTP info that you need and it works well for other devices. You can even have them email you the instructions to another email account or print

Show passwords in FileZilla [Portable]

Recently I needed to regain access to a client’s FTP site where the password had been lost. Resetting the password was going to be problematic so instead we recovered the password by accessing FileZilla’s saved password list: For Portable FileZilla: FileZillaPortable\Data\settings\sitemanager.xml For regular FileZilla it should be similar to: %APPDATA%\filezilla\sitemanager.xml Open the sitemanager.xml file and browse to the Pass listing for the particular site that you need access to: This instructions are for Windows. I hope they are helpful to you 🙂

Online PHP code editors

Here are some rather interesting PHP code editors that run entirely online. They can be particularly helpful if you need to be able to develop from any machine anywhere (as long as you have an internet connection). 🙂 Online Code Editor – Codeanywherehttps://codeanywhere.net/Codeanywhere is compatible on all major browsers so you can work from the one you like, also if you on your mobile you can download the native mobile apps for iOS and Andriod. PhpFiddle – PHP/MySQL online IDE and execution