TL;DR: Ethernet Events for Cuttlefish plugin This article will serve to purposes: to introduce cuttlefish and to introduce the Ethernet plugin I wrote for it. So without further adieu: Cuttlefish is an automation tool for ubuntu that allows you to setup rules for performing actions. For example: When I lock my screen, pause my music player…
Yearly Archives: 2012
Super + Scroll to Zoom in elementary OS Luna
I have been test driving the elementary OS Luna beta 1 for the past few weeks and this bug has been bothering me. Essentially, you can’t use the Super key with the scroll wheel to zoom in and out of your desktop. I’ve found this feature to come in handy when sharing my screen with…
The Start of Something Sizable: Ubuntu Grid Fix
After almost a year, the Grid plugin in Unity is still broken. For the uninitiated, the grid plugin is designed to quickly place windows around the screen in a neat grid. More details here. If you follow the link to the launchpad bug and review the comments, you may find a ppa that resolves this issue, however,…
Move Steam Library on Linux
I installed the Steam Beta on a PC with a 36GB os partition which doesn’t leave much room for games. I spent some time trying to translate windows tutorials to linux before I realized how stupidly simple the solution is. 1. By default, Steam creates a folder in your home directory named Steam. Move this…
Synapse Tricks
After giving the Ubuntu Unity launcher its chance, I’m back to using synapse. As I was setting it up tonight I learned a couple of neat tricks. Setting the Color of the Doish Synapse Theme in Unity The default orange used in the Doish theme is atrocious. Changing the color used to be an easy…
Laser Switch Completed
I have finished my laser switch project (all related posts here). The system works as follows: I have a laser pointer hacked into a duck hunt gun. When I pull the trigger on the gun, the laser points out from the barrel of the gun. On the wall, I have four picture frames, each with…
TheTVDB Android App
I created an android app to search thetvdb.com Find the app here: https://play.google.com/store/apps/details?id=com.heath_bar.tvdb Find the code here: https://github.com/heathbar/TheTVDB-Android…
Office Lights Installed
Last year I was finishing part of my basement to build a new office for myself. A friend recommended I utilize some of the wasted space behind one of the walls by adding some built-in shelves. I grew up working in my father’s cabinet shop, I couldn’t just build simple flat shelves. Instead I came up…
Spectrum Analyzer
I’ve started work on a spectrum analyzer built around the MSGEQ7. A spectrum analyzer measures the magnitude of an input signal versus frequency. – Wikipedia In this case the MSGEQ7 will be measuring an audio signal, cutting it up into 7 frequency bands (lows/mids/highs/etc.). The data will be read by an arduino and displayed on a series…
Hacking a Swing
The newest member of my family has become quite attached to swinging. The problem was that the swing was battery powered. I was reasonably surprised at how long the batteries lasted–nearly a month of every day use. Still, when they finally expired, I was reluctant to make another purchase. So instead, I embarked on a project…