A Fresh Cup is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distributed team. If you'd like to hire me, drop me a line. I'm also the author of Rails Rescue Handbook and Rails Freelancing Handbook.

Navigation
« Double Shot #429 | Main | Double Shot #427 »
Friday
Apr102009

Double Shot #428

Hard work and head colds go together like fish and bicycles.

  • Nominate a Ruby Hero! - Just in case, you know, you can think of someone who ought to be nominated.

  • ie6-upgrade-warning - Yet another chunk of JavaScript designed to get IE6 users to upgrade.
  • Reader Comments (2)

    You may not be my *Ruby* hero, but if it makes you feel any better, you should know that you're definitly my RSS/tumblelog/link-sharer hero!

    April 10, 2009 | Unregistered CommenterMagnus Holm

    For the IE6 Upgrade warning:

    As with anything JavaScript, you'd want to glance over the code, before you add it to your site. And in this case, you might want to use your own onload handler, and not just copy the example verbatim, as it will kill your load queue.

    It's certainly a very nice example of how it can be done, and I'll probably end up using this one for some of my clients sites soon :-)

    Thanks Mike

    April 10, 2009 | Unregistered CommenterMorgan Roderick

    PostPost a New Comment

    Enter your information below to add a new comment.
    Author Email (optional):
    Author URL (optional):
    Post:
     
    Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>