Tag: linux
My Yubikeys Three, OpenID, and Productivity
by DJPhasik on Jul.02, 2010, under Life, Projects, Software
I just received a couple of brand new version 2 yubikeys! Previously, I had been one of the first round of people to purchase the version 1 yubikey. Originally back when I had first received my version 1 key, I had high hopes of playing around with it as a home project. However, things in real life managed to pull me away from getting very far with it. I had planned to help with the yubico-pam module for linux, or perhaps mess around in PHP or Ruby to implement my own authentication server. This reminded me about my current struggle with Getting Things Done (GTD). Along the way, I’ve learned a couple of productivity tips that I’d like to share.
With college coming to a close, I ended up having too much to handle between my Security & Privacy, Java/Datastructures, and Senior Design courses. (That’s not to mention the internet radio show and DJ-ing.) However, I did learn a thing or two about SSL, Java programming, and RFID last year. Knowledge is always good!
Being Productive with Projects
Lately, I’ve been really wanting to pick up some of my old abandoned projects so I can try to break my old habits of procrastination that I learned too well in college. There are mainly three things that I’ve been battling with to do this:
Time Management
The first thing I started learning was to try and figure out how to schedule the various things that I need to get done each day. It’s a lot harder than it sounds. The first bad habit I had to break here was the nocturnal sleep schedule that college had ingrained in me. Getting a job helped with that, because it started forcing me to get up early. I’ve always been somewhat of an insomniac anyway, and have learned that if I don’t get enough sleep one night, then the next I’ll definitely be really tired and want to get to bed early. The first few weeks were painful, but I think most of it is out of my system.
Learn to break the inertia
The next obstacle to combat procrastination is to create a small goal for yourself and then just start working towards it. I’ve found that the longer I work with a specific goal in mind, the easier it is to keep going. This works even after stopping for the day. Once you start your wheels turning, it’s definitely easier to motivate yourself.
Don’t get distracted
Here’s the one I’m currently fighting. I’ve always been able to multitask, but there’s a point where this gets really distracting. I’ve found that my first problem here is surfing the web to research one thing, and then the next thing I know I’m looking up why cats lick themselves so much. I’m not sure if it’s ADD/ADHD related. The other problem with getting distracted has to do with subtasks. I usually start task A, and then realize that I need to get subtask B done first. This can go on forever until I forget which task I started out on, or which order I needed to get them done in. (Perhaps a stack could help here).
To combat this, luckily I’ve found a couple tools that can help.
Mylyn
The first is a plugin for Eclipse called Mylyn. I first talked about it in my post titled “New Improved Development Environment“. It’s made managing tasks in programming much easier. The main idea here is that for any given programming “task”, you’ve got a set of files that are related to it. For example, your task could be “fix CSS bugs”, so you would have a bunch of CSS files open that you’re editing. Mylyn takes care of this problem by keeping track of which open file tabs are associated with what task. It calls this a “context”. The other thing Mylyn does is integrate with various bug trackers, so you’ll see all your current bugs as tasks in Eclipse. There’s also a professional version of Mylyn called “Tasktop” that takes this idea of task-oriented tab management to other applications, including Firefox! Sadly, you’ve gotta pay for it, and it’s kinda pricey ($99).
The next tool I found was inspired by my desire to have something like Tasktop.
Managing Tabs in Firefox
We’ve all probably had the problem of too many tabs in Firefox. Even if the tab overload doesn’t bring the browser to a crawl, it sure does slow down my productivity! That’s where the TabMix Plus plugin comes in handy.
TabMix is a session manager plugin for Firefox. Firefox has it’s own built-in session manager, but it’s mainly limited to one session which it restores on the occasion of a crash. TabMix lets you manage multiple sessions, which can be composed of window(s) that contain multiple tabs. Before I had this plugin, I would generally have a bunch of subtasks (or even completely different tasks) going at once, all in a single Firefox window! Now, I organize my FF windows by separate subtasks, and save each session with some description of the main task that I was doing. It’s a bit more overhead to manage and organize tabs, but it definitely keeps me much more focused and clear headed. The other nice thing is that I can set new tabs to open and load Google. Now a web search is only a Ctrl+t away!
(Tip: Google desktop also has a nice shortcut Ctrl+Ctrl that will let you type in a query and search either your desktop or the web fast too)
It’s also got nice features like: make new tabs to open next to the current one, window and session histories, control what the mouse buttons do on each tab, and a bunch of other great configuration options that I won’t mention here. Sadly the organizational features of TabMix are a bit lacking when compared to Tasktop, but overall it’s definitely a good thing to have.
Sanity at last!
by DJPhasik on Feb.20, 2010, under Site
In case anyone’s been wondering why my blog hasn’t been updated for a while… there are a bunch of reasons. A 1 sentence reason would be: my environment went insane! It all started with the lack of organization in the past couple months, which began with me graduating from college (w00t!). After this, I ended up with a lot more time than I’m used to having, along with the lack of ability to use it properly. All of this, along with big changes in my life led to a big disorganized mess building up over time concerning my site, development environment, and life in general.
Here’s a quick summary:
- Started looking for a job, put off development for a couple weeks while I celebrated graduating, tried to figure out my living situation, and dealt with my first job offer fizzling due to interviewing for a position that wasn’t sure to exist.
- Moved in with my girlfriend, and moved my development webserver with me (a Gentoo hardened machine named Polaris).
- The tweeters on my studio monitor speakers blew out during a frequency sweep in the 19-20kHz range! Note to self: CHECK LEVELS FIRST IN THE AUDIBLE RANGE! Especially before trying to reproduce frequencies on the border of the inaudible range!
- Finally ran an ‘emerge -avuDN system’ and ‘emerge -avuDN world’ on Polaris. Had to resolve a couple blocks that arose & rebuild a bunch of stuff multiple times (ran ‘etc-update’ and ‘revdep-rebuild’ ad nauseum).
- Fixed database backup scripts that kept emailing me once a day about how they were failing.
- After server was updated, tried updating WordPress via the method I previously posted about & ran into a big issue with SVN. I ended up having to rebuild from a fresh SVN checkout of the latest WordPress release, and re-checkout my installed plugins & other changes on top of that.
- After rebuild, so far site seems stable & development server is also mostly sane & stable. Success at last!
This whole process happened over the course of months, alongside taking care of stuff with life in general. My monitor speakers are currently in the process of making their way back to me after getting new replacement tweeters. As such, I’m still waiting to be able to release and/or redo the mixes for the new LyraPhase episodes that were aired on radio.mines.edu after October 12th, 2009 (Episodes 004 -> 011 !!).
NOTE: I’m no longer in college, so the live radio show is now over with. However, I am planning on doing a podcast online. This will start with the remaining original LyraPhase episodes, and will continue from there.
I’ve currently got a recording of 004 almost ready to go, but I’m really thinking about re-recording it now, along with some of the others. The reasons for this are: I had 1 poor track that didn’t flow well in 004, and I’m confident I can now mix much better, and have learned a couple new tricks.
To my few fans that have been waiting patiently: don’t worry, the episodes ARE coming as soon as I get my speakers back. I’d estimate that 004 should be out sometime in the next 2 weeks (depending on the time it takes them to ship the speakers back to me).

