Upcoming posts…
How I'm using StoryTeller to test FubuMVC
Building a "Lookup" html convention w/ FubuMVC
FubuMVC's Configuration Model "Special Sauce"
Managing Script dependencies with FubuMVC
Authorization and FubuMVC
Continuations
Composing Views with FubuMVC
Extensible Model Binding with FubuMVC
Introducing "Bottles"
Modular Packaging with FubuMVC
Self-Installing Apps w/ FubuMVC
Routing and Behavioral Conventions with FubuMVC
What Should I Learn?Blogroll
Monthly Archives: February 2009
Update on the YAGNI Episode
Sometimes I write a blog post knowing that it’s stupid and just going to get me (justifiably) flamed, but yet I still click “Publish” anyway. In the whole “table layout vs absolute positioning with CSS vs a jQuery Layout Manager” … Continue reading
Posted in Uncategorized
10 Comments
Getting all Elegant
I got to record a podcast with the Elegant Code guys last week on a range of subjects (StructureMap, DSL development, web development with MVC, convention based programming). They just posted it here. I’m going to go back in a … Continue reading
Posted in Uncategorized
2 Comments
A Quick Example of YAGNI / Simplest Thing Possible in Action
If you’ve ever worked on an Agile/XP team you’ve surely heard something in the lines of “Let’s YAGNI that. (YAGNI == You aren’t gonna need it)” You’ve probably also heard the phrase “do the simplest thing that could possibly work.” … Continue reading
Posted in Uncategorized
51 Comments
Reminder: Jimmy Bogard on the VAN Call Tonight
Just a quick reminder, the Virtual ALT.NET call is this evening. Austin’s own Jimmy Bogard is going to be speaking about TDD. The details are: Time: Start Time: Monday, Feb 09, 2009 9:00 PM GMT -6 (CST) End Time: … Continue reading
Posted in Uncategorized
6 Comments
Great writing from my colleagues
The Dovetail gang is churning out material this week. Chad checks in with an article originally published in CoDe Magazine: Speed Up Project Delivery with Repeatability. I think he’s absolutely dead on in this article, and it’s worth a read … Continue reading
Posted in Uncategorized
Leave a comment
StructureMap 2.5.3 is Released – and the future of StructureMap
I just uploaded the binary release for StructureMap 2.5.3 (download it here). It’s mostly just a small bug fix release, but there are some new little features that might be helpful. The new stuff is: GetInstance<T>(name) with … Continue reading
Posted in StructureMap
11 Comments
Just so you know…
This test will never pass, no matter how hard you try: “template.ShouldNotBeTheSameAs(template);” Might be time for me to call it a night.
Posted in Uncategorized
5 Comments
“I think that maintaining your technical chops is a full time job.”
Quickie update: Joel has invited Uncle Bob onto the show. I’ll be looking forward to it. Uncle Bob responding to a podcast conversation between Joel Spolsky and Jeff Atwood. Besides Uncle Bob’s obvious irritation at the StackOverflow duo, he … Continue reading
Posted in Uncategorized
12 Comments