I am yelling, can you hear me? Subscribe to my feed
Subscribe to my Twitter feed

While working with a client, we noticed that a JS pop-up was not popping in IE6/7 but was in FF. After some searching, it seems that IE doesn’t like space in the window name field (or dashes for that matter). I am surprised that this is still an issue in IE7. Thanks to Let’s Start Again.

Share this article ...
[del.icio.us] [Digg] [Facebook] [Ma.gnolia] [Email]


Simple Beauty


June 23rd, 2008 | Design | Comments »

Sometimes its the little things that make a site. *via

Subtle hover effect

Share this article ...
[del.icio.us] [Digg] [Facebook] [Ma.gnolia] [Email]


What?!?


June 9th, 2008 | Mac | Comments »

This is quite the error message from Quicktime. Apparently, my network appears to be online. What now?

Error - Your computer appears to functioning perfectly.

Share this article ...
[del.icio.us] [Digg] [Facebook] [Ma.gnolia] [Email]


After not having great success with RoR on MT, I decided to try another host. I had looked at ASO before and their small packages fit the bill. After requesting shell access I was adding my repo and ready to go. However, I needed certain gems added and as with most shared hosting couldn’t just gem install xxx and be on my way. So I set out to try a Site5 method of using my local gems. … read on

Share this article ...
[del.icio.us] [Digg] [Facebook] [Ma.gnolia] [Email]


In order to prepare for the up-coming bug fixes etc of the beta release of Pieshop Invoice, I decided to set-up Capistrano with my rails app on MT. (Well, DonC suggested it.) So a quick search in MT forums brought up this How-To. After fixing some of my typos, I still was stuck. I kept getting sudo: command not found when I tried cap deploy:setup. Back to DonC, and an updated deploy.rb with the added line set :use_sudo,   false. And I was running again. … read on

Share this article ...
[del.icio.us] [Digg] [Facebook] [Ma.gnolia] [Email]