You are currently browsing the monthly archive for April, 2008.

And a new month dawns…I might actually have some spare hours this month if anyone is looking for them.

Spending a good deal of time playing SQL monkey, recovering stuff out of a soon-to-be-legacy database. At least it’s some variety.

Bother. A pesky bug I thought I had swatted has resurfaced in another guise.

  • Juggernaut - Push data plugin for Rails. Looks interesting, though I have no current use for it.

It was a productive weekend; I got a major feature shipped for one of the sites I work on. Now back to the regular workweek.

And just like that I’m back to having plenty to do. The life of a consultant is never predictable for long.

My initial reaction to Live Mesh is that it’s just another attempt to co-opt the web with a proprietary Microsoft platform, no different conceptually than the original MSN/”Blackbird” (which failed, as you may or may not recall). Perhaps I’ll change my mind later.

The latest nightly of Firefox 3 is working much better for me than Beta 5 - at the cost of losing Firebug. That’s a mixed blessing at best.

I spent a bit of time playing with Google App Engine over the weekend. One thing that hasn’t been widely reported is that it’s trivial to set up a folder to serve files statically. This means, I think, that App Engine might make a good asset host for Rails apps looking for distributed storage.

Up early with an earthquake. Just like when I was a kid.

Today it’s back to the CSS mines for me.  Seem to be lots of folks wanting work in that area lately.

  • Freezing Rails with Git - Using git submodules. I’m probably going to have to learn this sooner rather than later.
  • MacUpdate Parallels Bundle - Interesting to me not because I want Parallels (so far both my Macs are 100% Microsoft-free, and I intend to keep them that way), but for some of the other packages.
  • Introducing Mingle 2.0 - Major rev of the commercial agile management tool from Thoughtworks.

Today I need to sort out deployment issues on a couple of sites, I think.

Rolled out big new features on two jobs last night. I wonder what the chance is of the clients not finding any major changes they want made?

  • Storage Space, the Final Frontier - Amazon is getting ready to add persistent storage volumes to S3. I think they’re still safely ahead of Google AppEngine as far as being a useful cloud computing platform goes.
  • Open Source Rails - Budding gallery for, well, open source Rails applications.
  • Grep in Project Command for TextMate - I need to take a look at this; I’m getting fed up with the sloth of TextMate’s built-in full-project search.

Well, I know a good deal more about cron than I did yesterday. Which isn’t actually saying much.

Making code while the sun shines.

Next up on the learning curve: ActiveMerchant.

  • ShellShadow - Collaborative terminal client based on Putty that works with their web site to allow two people to share a shell session. Windows-only client, though.
  • AppEngine World - “One-stop resource for Google AppEngine”.
  • Ruby’s Not Ready - Another Ruby/Rails vs. Python/Pylons comparison. Ruby loses. Expect rebuttals to continue this endless cycle.

Another day, another site deployed.

Looks like I am solely a Rails developer now; I’ve reached the point with SL’s continued problems that I no longer want to invest time there. Makes me antsy to have all my eggs in one basket, so I’ll have to think about what’s next.

After writing about it most of the weekend, I may actually understand how Liquid templates work now.

A word to the wise: getaddrinfo failures during rake db:migrate do not necessarily indicate trouble with mysql. In my case, it was caused by a missing SMTP server.

Still mired in HTML/CSS design across multiple sites. But still billable, so I don’t mind learning new tricks.

Setting up a Rails server hasn’t gotten any easier since the last time I did it. Bah.