March 2007
Amit Rathore: Perfect vs. Shipped
I overheard an amusing comment in my team-room the other day, I think it might have been Kris Kemper who said it - “Anyone who knows Ruby On Rails has a half-done personal project that’s going nowhere”. How true. I have at-least three.
The thing is, in my mind I’m always envisioning these grand cathedrals, and even when I do start work on any one of them, I never seem to quite finish them. Or I...
Shane Harvie: Thoughtworks is hiring ruby...
Thoughtworks is looking for a Ruby Specialist and Ruby Developers. In fact, we’re pretty much hiring for all positions at the moment (Java, .NET and and Buisness Analysts). Send me an email at sharvie@thoughtworks.com if you have any questions, and mention my blog if you decide to apply. (via hornbeck’s shared items in Google Reader)
GettingStarted - DarcsWiki
(via del.icio.us/hornbeck)
Working with Darcs
(via del.icio.us/hornbeck)
Snitch
(via del.icio.us/hornbeck)
zwiki.org DarcsRepos
(via del.icio.us/hornbeck)
chris blogs: shift, reset and streams
(via del.icio.us/hornbeck)
Darcs - IMHO
(via del.icio.us/hornbeck)
Relevance: Rails Edge Notes
(via del.icio.us/hornbeck)
Erlang the movie →
trapexit
(via del.icio.us/hornbeck)
evang.eli.st Introducing...
(via del.icio.us/hornbeck)
The Show will be missed.
High-Performance Enterprise Instant Messaging...
(via del.icio.us/hornbeck)
MailActOn
(via del.icio.us/hornbeck)
Dave Hoover: TextMate is my friend
I got a little thrill just now when I wanted to have a look at some changes I’ve made in one of our Rails projects and it occurred to me that I love TextMate’s diff view. I hadn’t tried this before so I typed it in and crossed my fingers…
svn diff config/* | mate
Which (and I shouldn’t be surprised by this) instantly popped up exactly what I wanted:
(via...
Mike Clark's Weblog
(via del.icio.us/hornbeck)
11 Ways to Optimize Your Mac's Performance
(via del.icio.us/hornbeck)
David: Rails 1.2.3: Compatible with Ruby 1.8.6...
While Rails Edge continues to move forward at a rapid clip, we’ve still had the time to make sure that Rails 1.2.x stays in the game. This release irons out the few wrinkles there was between Ruby 1.8.6 and Rails 1.2.2. So now you can enjoy the latest Ruby with the latest Rails.
Besides the 1.8.6 compatibility, we’ve included a few minor fixes. Nothing major. This should be a drop-in...
Stop uploaded files getting ‘deleted’ with...
Here’s how to stop your site’s uploads or other static file directories disappering after doing a ‘cap deploy’ with Capistrano. Capistrano is actually behaving exactly as it should. The problem is that the ‘uploads’ directory isn’t being left behind in release purgatory while the other files happily move on up to the castle in the […] (via hornbeck’s shared items in Google Reader)
Britt: Recent Twitter Links
Wired: Twitter is Ruling SXSW “When you’re down at SXSWi zipping to and from different venues, what’s the best way to stay in touch with your friends? This year, it’s not phone, IM or email, it’s Twitter.”
Niall Kennedy’s Netvibes Plugin Niall Kennedy writes a Twitter Netvibes widget!
GeoTwitter: Google Maps Twitter Mashup What would a good web app be without a Google Maps...
James Stewart: Extending acts_as_geocodable
After writing my review of acts_as_geocodable/graticule earlier in the week, I decided to go searching for geocoding services that might offer data for addresses outside of North America. One that I came across is at Local Search Maps. There’s an introductory blog entry here.
The API is a little different in that it returns its data […] (via hornbeck’s shared items in Google Reader)
David Seah : Emergent Task Planner 2007 Updates
(via del.icio.us/hornbeck)
Why being embarrassed is critical to the success...
Reid Hoffman (founder of LinkedIn) was speaking at a Churchill event and said something that really resonated with me:
‘If you are not embarrassed by the first version of your product, you’ve launched too late.’
Every entrepreneur and startup faces this question when launching a new product or service - when do we go live. And it’s not always an easy answer when one balances:
time to market
...
Ruby Videos →
Trial By Fire Productivity - Base Tools and...
This post is part of the Trial By Fire Productivity series.
The first thing that came apparent was the need to define my time. I had to do this in a way that was both flexible and clear.
The only productivity/time management tools I kept are Google Calendar, my Miquelrius spiral grid notebook, and Thunderbird for email. So the first thing was to establish a process and pick some tools to track...
Amazon Web Services Developer Connection :...
(via del.icio.us/hornbeck)
From Rubinius: Note from Evan
evan: by the way, lets set down some terminology [1:26pm] evan: it’s no longer allowed to say ‘the build is (horked|fucked|screwed)’ [1:26pm] evan: please use one of the following: [1:27pm] evan: 1) I’m unable to properly build the software [1:27pm] evan: 2) I’ve built the software and i’m getting an error running it [1:27pm] evan: that will help me a lot in...
Active Reload—The web needs ninjas
(via del.icio.us/hornbeck)
It’s probably true that hard work never killed anyone - but why take the...
– Ronald Reagan
Animation of a Samuel L. Jackson Pulp Fiction...
(via del.icio.us/hornbeck)
twitter
follow hornbeck at http://twitter.com
Updating rubygems
> sudo gem update —system
> sudo gem pristine —all