Category: Tricks
-
Google Reader, the Chrome Surplus Extension and Reddit
I’ve been a using Google Reader (GR) to keep up-to-date with my favorite blogs for a while now. One of my favorite features in Reader was Recommended Items. It allowed my mind to goof off with lolcatz and random geek fun, but it was also peppered with the occasional interesting scientific publication and interesting news…
-
Fix Netflix DRM Error N8156-6013
Fix Netflix Digital Rights Management (DRM) Error Error Code: N8156-6013 We’re sorry, but there is a problem playing protected (DRM) content on your computer.
-
Get your Exchange email in Thunderbird
I found a small java application called DavMail. This tool is essentially an OWA -> IMAP translator. It runs locally on your system and will connect on demand to your OWA account, download messages and deliver them via IMAP to any mail client of your choice. It also proports to translate calendar to CalDav and…
-
Find and replace with SQL
I recently changed the document root on my webserver. Subsequently I found that some of my WordPress blogs store the document root in the database (i.e. tables for wp_options, wp_commentmeta, etc.). To fix this I had to run some SQL queries on my WP databases to change the document root from the old /home/dvielmet/ to…
-
Diy noise cancelling headphones
This post will show you how to turn an old broken set of headphones into some pretty impressive passive noise canceling headphones for about $30 bucks. Passive noise canceling doesn’t use the latest Bose quiet comfort electronics…it accomplishes noise reduction the old fashioned way…by blocking it. I was lucky enough to pick up a used…
-
XML driven calendar
Recently I’ve been playing around with various Calendar scripts. There’s Adam Shaw’s Full-calendar and Ross Haney’s GCE plugin for WordPress. Either of these work work great with a Google Calendar events feed, but what if you’ve got multiple XML files, each of which represent a single event? Well to handle that scenario I had to…
-
Bypass a sysadmin with a trial of Windows Intune
As far as your online security is concerned, there are few things worse than an unpatched windows computer. So what can you to do if your company been locked down your systems ability to get critical windows updates and your systems administrator is too busy to patch computers regularly with WSUS or Systems Center? Well,…