Archive

Posts Tagged ‘wibbish’

Mephisto Theme: Wibbish

February 23rd, 2007

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 co http://modzer0.cs.uaf.edu/repos/hank/code/rails/mephisto/themes/wibbish-mephisto/

Notes:

  • The Syntax Highlighting is probably screwed up since I inversed the background color.
  • Added OpenID template. It’s turned off in the layout by default, but all you have to do is uncomment it and edit _openid.liquid with your information to make it work.

Please post any corrections to the css here. I will merge them ASAP.


Uncategorized , ,

I own stock now!

May 23rd, 2006

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.


Uncategorized , ,

First Post, What to say

May 21st, 2006

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', :action => 'display_plugins') %>

To this:


<%= render_sidebar %>

Thanks to This dude.

I generated a new GPG keypair today (Public Key). Get it like this:


 gpg --keyserver subkeys.pgp.net --recv-keys 46C171A0

I also integrated into Pine, which makes it simple to send signed/encrypted email.

I’m still struggling with Ruby/SVN bindings by kou. They are completely undocumented, so I have been trying to analyze the tests that are included in the svn source. Apparently, Collaboa is using them in their rails app. I will have to take a look at their code, and hopefully it will shed some light on the subject.

I upgraded phpGedView today, so it’s a secured. Home directory cleaning ensued, and now my mod0 space is much more efficiently used.

I jumped back into the old Afternet #trivia chan tonight, after about 10 minutes of trying to remember what network it was on. I had some trouble with BitchX autoignoring the triviabot, so I googled a fix for it:


# To Add someone:
/addnoflood nickname
# To list:
/addnoflood

Yay – now I can use the bot in peace. I better dump the commands so if I ever go back I don’t have to flood the chan trying to remember everything:


To play, just watch for Weirdbot to ask questions, and type in the answer.
Some useful commands to get you started:
!hint     (shows some letters of the answer, helping you guess)
!repeat   (if you missed the question)
!stats    (to see your stats and scores)
More help is on the following topics, do !help <topic> for more information.
auth   best   categories   commands   gmail   website

Commands available to you: (privileged commands)
!add    (to submit new questions)
!category (to choose next period's category)
!fix      (to mark the question for a spelling or fact fix)
!friend   (to make a friend of the channel)
!hint     (to begin showing hints)
!join     (to join a team)
!ping     (to request a latency ping)
!repeat   (to repeat current question)
!rules    (to show game rules)
!server   (to show best irc server)
!seen     (to show when your friend was on)
!stats    (to show your stats)
!suggest  (to make a suggestion)

I started trading for real today. It’s a big step, and from now on my taxes will be harder to do.


Uncategorized , , , , , ,