Posts Tagged ‘how to’

How I learned 208 Hiragana and Katakana characters in 30 days

February 20th, 2012 at 4:04 pm No Comments

I know how to read and write all 208 Hiragana and Katakana characters, which I learned in a months time. Here are some tools and techniques that worked for me.
Read the rest of this entry »

How to install gems without documentation by default

October 24th, 2011 at 12:18 pm 1 Comment

Here’s a quick tip I learned this weekend on how to get all your RubyGems installed without documentation by default.
Read the rest of this entry »

DIY egonomic grip handles

October 21st, 2011 at 4:05 pm No Comments

Last week I got a great deal on a pair of grass shears, $.50 at an estate sale. They look old and neglected, but they’re very well constructed and work great, they have a very fluid motion and are still quite sharp. But the handles on them were a bit small and uncomfortable, being constructed of just steal. So, I attempted to make my own more ergonomic handles.
Read the rest of this entry »

Xubuntu dual taskbars: display only relevant windows

October 20th, 2011 at 12:33 pm No Comments

If you’re like me and running Xubuntu with dual monitors. And like to have dual taskbars (panels) on each monitor. Here’s how to display only the open applications in each taskbar for each monitor.
Read the rest of this entry »

Quick Tip: How to use unless in Ruby

April 22nd, 2011 at 3:44 pm No Comments

Unless is a backwards if in Ruby. For the longest time I had a hard time wrapping my head around using it instead of just using not if, which I’ve always been used to. But, if you want to be apart of the Ruby culture, you need to learn how to use unless, here’s my simple technique on how I learned to use it.
Read the rest of this entry »

How to delete a custom workspace in Adobe Fireworks

February 7th, 2011 at 11:50 am 1 Comment

If you want to remove a remove custom workspace from Fireworks, there is no interface to do so, you have to do it manually.
Read the rest of this entry »

How to setup dual taskbars in Ubuntu

October 11th, 2010 at 10:15 am 2 Comments

If you’re running Ubuntu with dual monitors and want an additional taskbar on your secondary monitor, here’s how you can do it.
Read the rest of this entry »