Category Archives: Code

MySQL Can’t Connect Using Ruby On Rails Mac OS X Snow Leopard

I've spent literally a week trying to get MySQL to work with Ruby On Rails.  After much hair pulling, screaming, and crying I finally figured it out.  Much of this article is based on the following command: sudo gem install … Continue reading

Posted in MySQL | Tagged , , | Leave a comment

jQuery :visible Bug

Pottering around with jQuery I spent a couple of hours trying to figure out why alternating row styles weren't working for hidden rows correctly.  For the life of me I couldn't figure it out, I had done every test imaginable … Continue reading

Posted in jQuery | Tagged | Leave a comment