seattlerb's heckle
Chad Fowler: The Big Rewrite
word of caution on embarking on big software rewrites
James Carr » Blog Archive » TDD Anti-Patterns
the { buckblogs :here }: Faking cursors in ActiveRecord
Michael Schuerig » Blog Archive » ActiveRecord Enumerable
Softies on Rails: The Absolute Moron's Guide to Capistrano
RubyConf.new(2005) - Speaking the Lingo - Cover
Invoice DSL: Now with time and currencies!
Ruby: ExampleDesignPatternsInRuby
Refactoring REST: searching for an abstraction — Luke Redpath
The Mole: Spying Inside Your Rails App
ISBN Links Generator
Dr Nic » Magic Multi-Connections: A “facility in Rails to talk to more than one database at a time”
Revolution On Rails: ActsAsWithReadonly to support read-only DB slave databases
Block Helpers and DRY Views in Rails
Raaum's Rails Reader: ActiveRecord
nice overview / intro to activerecord
Custom Rake Applications - { | one, step, back | }
using rake for init.d scripts and other such places
me talking out loud: "getting" joins
a good explaination of SQL joins
RubyForge: ActiveMDB: Project Info
ruby wrapper for mdbtools. read msaccess files from ruby!
Colin Charles Web Log » Blog Archive » Scaling Twitter: “Is Twitter is UDP or TCP? Its definitely UDP.”
Books by Martin Fowler
books written or reccomended by martin fowler
MF Bliki: PendingHead
maybe developers should check code into a private branch, then a CI server builds it and automatically merges it into trunk if it passes it's tests. Result == trunk never fails tests
accessible_form_builder
make accessible forms with no fuss
bcrypt-ruby
simplified encrypted user password for ruby
err.the_blog.find_by_title('Be Dee Dee and Me')
the current state of BDD in ruby
C Programming Tutorial: Table of Contents
clear and simple c tutorial that wasn't written in the 80's
Fun and Games with FreeBSD Kernel Modules
rootkit techniques for the freebsd kernel
Man Page Lookup - SYSCTL_ADD_OID (9)
man page for adding sysctl variables to a freebsd kernel module
Hooking Filters for Fun and Profit: PFIL_HOOKS
tutorial (with example code) on using pfil hooks in freebsd to hook into the networking stack
- Attacking FreeBSD with Kernel Modules -