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

A Fresh Cup

Notes on Rails and other development

Sunday
Mar232008

Double Shot #171

It's shaping up to be another busy week. Can't complain about that.

  • Safari 3.1 Breaks Your App - Apparently the new Safari doesn't play nice with Prototype. Here's a workaround.

  • DownThemAll! - Firefox add-on that came in very handy the other day when I needed to grab all the images from a page redesign. If you use Images, View Image Information from the Web Dev toolbar you can build a page that has URLs for everything including CSS background images.

  • Absolute Moron's Guide to Forms in Rails, Part I - From the Softies on Rails guys.

  • RailsMan - Rails application management utility for OS X, aiming to replace the now-discontinued Locomotive.

Thursday
Mar202008

Double Shot #170

If there's a really good crosstab query solution for Rails, I wasn't able to find it yesterday.
Wednesday
Mar192008

Double Shot #169

All of a sudden my plate is very full again. But good full: interesting projects, friendly clients. So I'm not complaining.

  • Our Most Fulfilling Web Service Yet - Amazon continues to expose more of its underlying business via web services. I'll bet we see this one wrapped for Rails pretty quickly.

  • Big Name Companies Using Ruby on Rails - While this sort of list is nice to crow about (how many times have you seen "our software is in use by 450 of the Fortune 500"?), it's ultimately uninformative unless you know what "using" means. A huge company has lots of corners where a single Rails project can sneak in without meaning jack about corporate acceptance.

  • Google Visualization API - It's a good day for big companies to be opening access to useful code. There are some neat ways to display data available here with relatively low pain.

Wednesday
Mar192008

Double Shot #168

Remember, if you declare yourself to be an expert, most people will believe you. Of course, then you might have to actually deliver some time.
Monday
Mar172008

Double Shot #167

Ran into my first git problem last night - fixable, but annoying. I think I haven't found the right workflow for use with this system yet.