Tag: pathfinder
Two Parter on Hide And Seek
Two articles on the Pathfinder blog on adding show and hide toggles to a Rails application:
http://blogs.pathf.com/agileajax/2008/04/hide-and-go-see.html
http://blogs.pathf.com/agileajax/2008/04/hide-seek-and-s.html
BDD: Book Driven Development
(This one is also on the Pathfinder blog, but since it fits in here, I wanted the full text here…)
Jay Fields, who has been posting a very nice sequence of nuts-and-bolts Ruby and Rails guidelines, pauses to talk about creating examples. It’s a topic I’ve wanted to write about here for a while, and this is as good a lead-in as any. Plus, I’m generally interested in how principles of software development apply or don’t apply in odd cases, and software being developed specifically for example purposes certainly qualifies as an odd case.
My Favorite Monkeys
New post at Pathfinder on monkey patching.
Pathfinder Post: Using Null Objects with ActiveRecord
Enjoy:
http://blogs.pathf.com/agileajax/2008/03/using-the-null.html
Using Active Record For Migrations
New post on the pathfinder blog:
Using ActiveRecord to Migrate Legacy Data
Enjoy!
Lesser Known Test Processes
New post on the Pathfinder site. I had fun writing this one. It’s on some lesser known variants of test-driven development.
http://blogs.pathf.com/agileajax/2008/02/lesser-known-te.html
Publication And Other Updates
First off, several pathfinder blog posts to catch up on…
A two part series on a quick little testing tool that I wrote called testbed. Part 1. Part2.
Predictions for 2008
How to test custom form builders in RSpec. I wrote this in the hope that somebody else won’t have to spend two hours Googling this. Coming soon, “Why I stopped using RSpec…”
My contribution to a discussion on duck typing, Save the Duck!
Two Pathfinder Blog Posts
Two things on the Pathfinder blog.
Agile Publishing, on publishing experiences and agile methods.
Live Ruby: Testbed, an attempt to work through a small test and metaprogramming problem live and on the blog.
Enjoy.s
Quick Book Update
Couple quick things while I have a minute…
Just turned in Chapter 10 (of 16) of the Rails book. Still mostly on schedule for a turn in on October 26, not quite sure what that implies for a print date
As I write this, the wxPython book is at 11 thousand and change on Amazon, the highest I’ve seen in months, which is probably a fluke. Weirdly Amazon says it’s the #15 book on “Website Architecture & Usability”, which would be great if it was, you know, actually about website architecture usability…
Boring Software Manifesto
Another blog post up on the Pathfinder site. This one is about Agile in general, and features what I think is the World Blog Premiere of the soon to be famous Boring Software Manifesto.
Enjoy.
More On Test-Driven Development
My first post to one of Pathfinder’s official blogs is up, it’s a companion piece to the blog post here on Test-Driven Development, and you can find it here.