Tag Archives: theme

Mephisto Theme: Wibbish

Watch out! Here comes the most emo theme of them all! It’s a total ripoff of Scribbish. I like it better. Maybe you will to. Lame Link I made to the asset :P I wish I knew how to do this the hot asset way…damn. Or get the latest subversion and build with build.sh: svn [...]

Everybody hates pumpkins

So, it turns out that when I changed my theme to a ‘harvest gold’ background, I got a lot of flak about it: 20:43:29 <+plaidrules> hardwarehank: wow dude, your blog css is hideous It led me to embrace the night with this new emoesque theme. I hope you like it. I’m going to have to [...]

Ruby on Rails GDM Theme

For all you Rails freaks out there, I modded the default Ubuntu Dapper GDM theme to match the Ruby/Rails leetness. Check it out with SVN: # Get sudo svn co http://modzer0.cs.uaf.edu/repos/hank/env/Rails \ /usr/share/gdm/themes/Rails # Run! sudo gdmsetup Pretty cool, eh? Screenshots soon. Update (1/2/07): Added welcome message support.

I own stock now!

Well, I finally took the plunge I’ve been thinking about takeing for over ten years now – I bought stock. Now I just have to wait for the holiday season to kick it up to where I can sell it, and I’ll be set.

First Post, What to say

Well, I finally got this damn blog working thanks to bish0p. Turns out that you have to change the shebang line from #!/usr/bin/env ruby to #!/usr/local/bin/ruby Ahh typo is nice. Other crap I learned today: Problems with typo themes generating application errors can be solved by changing this line in layouts/default.rhtml <%= render_component(:controller => ‘sidebars/sidebar’, [...]