Mar25
Crazy Ruby Sharing
As you may know, I love how the Ruby community shares stuff. You see sharing everywhere…
Continue reading »Mar25
As you may know, I love how the Ruby community shares stuff. You see sharing everywhere…
Continue reading »Aug10
If you’ve ever used Ruby on Rails you’ll be aware of the goodness that is script/console. The console lets you interact with your domain model from a terminal - no need for dedicated GUI screens or tools.
Jun11
I’m a big fan of BaseCamp – an online project management tool. BaseCamp also gives you WriteBoards, which are roughly analogous to shared, online MS Word Documents.
Continue reading »Mar09
I was trying to find a neat way of running background jobs for a Rails app I’m working on.
I was rather pleased to find that this is well trodden ground. There are at least six solutions that can help me. Ah, the wonders of the code n’ share Ruby community…
Continue reading »Aug04
Ruby on Rails introduced me to some great helpers for for date and time. Rails lets you write code like this:
Continue reading »Jul17
This is the friendliest console-based-installer I’ve ever used:
Continue reading »Feb09
Now this is interesting.
Heroku lets you build and deploy Ruby on Rails applications entirely through a web browser, no local installation needed at all.
Continue reading »Jan15
Well, there it is - the MacBook air was announced within the last hour at MacWorld. I was following the live blog at CNET!
Continue reading »Jan14
I don’t know about you, but I’m really excited to hear about the new Apple product launches.
I’m personally really hoping that some kind of Slimline MacBook will hit the shelves soon, and that an ace iMac-style docking station will follow soon after, assuming the rumors are correct :)
Jan14
I’ve been giving NetBeans 6.0 a few hours of usage after downloading it reccently, and thought I’d share my thoughts and findings.
Continue reading »Jan12
I just downloaded NetBeans 6.0 for use with Ruby on Rails).
Continue reading »Oct17
I’m really really looking foward to trying out JetBrains IntelliJ with Ruby extensions.
Continue reading »Oct17
I’ve been wanting to use Rails with a master/slave MySQL setup for years. But the problem we’ve had is that ActiveRecord can’t be told to read from one server, but write to another.
Continue reading »Jun21
I don't know about you, but I've always wanted a better, sexier shell for Windows. I've messed about with various DOS shell alternatives over the years, without settling on anything. However, today I think I've found something rather promising. It's called Console, it's Open Source, and you can get it at SourceForge.
Continue reading »