Bambinos

2009

December
October
September
August
July 1

2008

June
May
April
March
February
January
“My new framework goes one better than Caffeine. It’s...”
— Rails, Merb vs. Caffeine
Aug 29th
Maruku: a Markdown-superset interpreter
Aug 25th

Net::HTTP missing delete -- a reprieve

Earlier today I wrote bambinos: I just got really screwed over by Net::HTTP The docs talk about...
Aug 22nd

Net::HTTP missing delete

I just got really screwed over by Net::HTTP The docs talk about a nice delete method for sending...
Aug 22nd
ies4osx
Aug 22nd

How to mock Rails view helpers with...

If you want to stub view helper method in some view spec, you can do the following: ...
Aug 22nd

should_receive in rspec stories

In Test 1 I do this SSO::SSO.should_receive(:authorize).with(“foo@bar.com”,...
Aug 21st
Creativity : flow and the psychology of discovery and...
Aug 20th
HHGTTG online
Aug 20th
What’s special about teams with low technical...
Aug 19th
Predicting Velocity When Team Membership Or...
Aug 19th
Easy Rails recommendations with...
Aug 16th
APIdock - Ruby, Rails and Rspec Documentation
Aug 14th

git branch profile_editing_feature...

Aug 8th
Changes in Ruby 1.9
Aug 8th
Refactor my code
Aug 8th
Nginx startup script with graceful config...
Aug 7th

Create S3 bucket in Europe using S3 Ruby...

AWS::S3::Base.put(“/mys3bucket”, {},”\nEU\n”)
Aug 5th
Ruby Kernel system, exec and %x
Aug 3rd
Cache watch
Aug 2nd

Some tips on how to convert your code...

Migrating code from REXML to libxml-ruby is pretty straightforward. Here are some migration rules...
Aug 1st

REXML vs libxml-ruby benchmark

In one of our applications we changed today xml parsing library from REXML to libxml-ruby. Result?...
Aug 1st

Speed Poker, Story Workshops and the...

It seemed wasteful to bring the entire development team of four into the whole-day User Stories...
Aug 1st
HangUp Meetings An improvement on XP’s stand-up...
Aug 1st
How to setup ExceptionNotifier to send email...
Aug 1st

How to setup God to send email...

Here is, how to setup God to send email notifications using a Gmail account. Step 1: gem install...
Aug 1st
Warch Watch
Kind of scary music for a screencast.
Jul 31st