-
Recent Posts
Recent Comments
Archives
Categories
- activesupport.net
- alt.net
- automation
- bash
- bdd
- binsor
- blogging
- blueprint
- boo
- books
- build
- bundler
- c#
- c# patterns mvp
- cancan
- capistrano
- castle
- commerce server
- communication
- community
- compass
- cucumber
- deployment
- devise
- domain-driven design
- factory_girl
- firefox
- git branch-per-feature
- haml
- jquery
- mbunit
- microprenuer
- mongodb
- mongoid
- monorail
- mstest
- nant
- nbehave
- nhibernate
- nspec
- osx
- patterns
- personal
- podcasts
- presentations
- productivity
- projects
- rails
- refactoring
- resharper
- reviews
- richmond dnug
- rspec
- rstakeout
- ruby
- rvm
- sass
- screencast
- screencasts
- scriptaculous
- steak
- subtext
- tales from the smelly side
- tdd
- terminal
- testing
- tools
- Uncategorized
- usability
- virtual teams
- vlad the deployer
- web
- windsor
- wordpress
- working from home
Meta
Monthly Archives: September 2007
RE: Presentation Model Question
I’ve been working on an end to end example using MonoRail (I know, just get it posted Joey!) that can demonstrate one way this can be implemented and JP has given me the green light to get it posted even though he’s … Continue reading
Posted in domain-driven design, nhibernate, patterns, refactoring
7 Comments
Quick Tip: Enabling WordPress Tagging In WLW
I’ve been playing with WordPress a little over the past couple days (for our new family site we’re trying to start) and it’s a pretty sweet product. In their latest version 2.3 they have full tagging support but at first … Continue reading
Posted in blogging, wordpress
Leave a comment
My First Interview (that I have given)
Today I was asked to give a technical interview to a candidate which is kind of a new thing for me. He had already been screened on the “what’s an abstract class and how do you do <insert something here /> … Continue reading
Posted in c#, patterns, personal, tdd
Leave a comment
NBehave + NSpec
So, quickly, I decided to go ahead and throw NSpec into the mix on top of NBehave. Why not! Here is what the example from my previous post would look like using NSpec: [Test, Story] public void Load_checkout_information() { CheckoutOrderDTO checkoutOrderDTO … Continue reading
Posted in bdd, nbehave, nspec, tools
Leave a comment
NBehave Experiment: MonoRail Controllers & Rhino Mocks
…whoever keeps His word, truly the love of God is perfected in him. By this we know that we are in Him. — 1 John 2:5 Well I decided it was finally time I took a look at NBehave as … Continue reading
Agile Web Development with Rails – Chapter 5
What! You tease me with code in Chapter 4 and now there is none in this chapter?!? Oh wait, I guess we should at least figure out what we want to build moving forward. Chapter 5 Well this chapter is … Continue reading
Posted in books, rails, reviews, ruby
3 Comments
Agile Web Development with Rails – Chapter 4
Cool! Now I get to start building stuff. Chapter 4 I just pop open my kermit green command line window and type “rails demo”. And BAM! We’ve got ourselves an application! Ok, so it might not do much yet. But it’s given me … Continue reading
Posted in books, rails, reviews, ruby
Leave a comment
Ruby, so easy a wife can do it
I just have to share this. So my wife asks me why I’m learning this new thing called Ruby. She’s usually not interested in the specifics of the programming languages I use. (A few years ago, she asked me, “what’s … Continue reading
Agile Web Development with Rails – Chapter 3
Hmm, well I’ve already zoomed through to chapter 8 in my actual reading/coding. Better start getting these notes cranked out. Oh, and why not purchase the book yourself and follow along. It’d be interesting to get comments from other folks … Continue reading
Agile Web Development with Rails – Chapter 2
Got. To. Learn. Ruby. On. Rails. Chapter 2 Chapter 1 was mainly a high-level introduction to Ruby and the Rails framework. Chapter 2 starts off with some of the history behind the MVC pattern and how it was originally intended for … Continue reading
Posted in books, rails, reviews, ruby
2 Comments
