Stream Image

With Google introducing Google Voice in Hangouts, VoiceMac becomes disabled. Because of this, I will no longer continue VoiceMac development.

If you have issues, I'll try to resolve them and keep one account with Google Voice (via voice.google.com) enabled. But I won't fix issues which are easil...

Source code for my new email scheduler is at https://github.com/GRMrGecko/EmailScheduler

In-case you are wondering what passwords not to use... Here is the top 500 list of passwords that were leaked http://lifehacker.com/5-million-gmail-passwords-leaked-check-yours-now-1632983265

Please note that there was more than gmail that had passwords. Basically the story goes like this. Some h...

After learning new things about SSL, I have learned about OCSP Stapling which is important to implement on your server. It basically places on your cert a response from your SSL provider saying rather or not the certificate is valid.

Why is this important? If you were to revoke your certificate, l...

Some blog posts I used to find useful things to do in Ubuntu 13.10 are as follows.

My most favorite is this one because it listed some very useful tools. http://www.webupd8.org/2013/10/8-things-to-do-after-installing-ubuntu.html

This one had some useful stuff, however they seem to be all about...

Ubuntu has a problem pairing bluetooth keyboards. I found the solution at http://devasive.blogspot.com/2012/11/ubuntu-1204-persistent-bluetooth-pairing.html

For Ubuntu 12.10, the instructions are a tiny bit different due to a bug in bluez.

  1. Make sure your root (sudo -s in all).
  2. apt-get ins...