Latest Blogs
19 May 2013JavaScript Minesweeper Game
I’ve written a minesweeper clone in JavaScript, HTML, and CSS. Check out the live demo or view source on github. Features: Configurable grid size (X, Y) Configurable number of mines Stack based grid traversal algorithm for memory efficiency HTML5 web … Continue reading No Comments
10 Apr 2013Ear Plug Ratings and Reviews – Protect your ears!
When going to a concert or show with very loud music that you love, it is very important to protect your ears from hearing loss and ringing-in-the-ears. This way, you can enjoy the music for years to come and sleep … Continue reading No Comments
06 Apr 2013How to listen to Spotify for a long time without ads
Here is a quick and easy way to listen to Spotify for long periods of time without listening to ads and without paying for the PRO service. Note: Only applies if you like DJ mixes of Trance, House, and other … Continue reading No Comments
05 Mar 2013How to Rotate a Multi Page PDF in Ubuntu Linux
So you have a PDF file that might be one or more pages, but you want to rotate the pages? Use these simple steps from your Ubuntu Linux command line terminal: Run sudo apt-get install python-pypdf (you need this to … Continue reading 1 Comment
15 Sep 2012Install Google Wallet on a Verizon Galaxy Nexus with Android Jelly Bean 4.1
I have a Verizon Wireless (VZW) Galaxy Nexus and upgraded it to Jelly Bean 4.1 as soon as I got my hands on it. But I couldn’t get Google Wallet installed on it because Verizon is stupid. It’s hidden from … Continue reading 2 Comments