Tag Archives: Programming and Software Development

Fit, AntFit, and Fitnesse: Test-Based Communication Tools

I was recently introduced to Fit (actually, FIT: “Framework for Integrated Testing”), AntFit, and Fitnesse. They’re pretty cool ideas for any kind of business development setting, and the technology is beautifully simple. Basically, Fit fills a critical communication void: the communication of what the software should do and what it does do. I am a [...]

Posted in To Be Categorized | Also tagged , , , | 1 Comment

Clued people wanted

Implicit in the nature of technology is change—technology is, almost by definition, “new”. But this newness that is a core attribute of technology implies a learning requirement. Actually, it shows up another fundamental assumption: that learning is something kids do, not adults.

Posted in Classic, To Be Categorized | Tagged | Leave a comment

Postgres for the win!

Had something of a victory this week, and I’ve really got to give kudos to PostgreSQL for it. There’s something magical about taking a peice of technology, pushing it well beyond what you would rationally expect it to be able to handle, and having not just work, but work well. These sorts of experiences tend to make one a rapid fan of the technology in question. Well, postgres just did that for me.

Posted in Classic, To Be Categorized | Tagged | 47 Comments

The Functional-Relational Impedance Match

Thoughts towards an Ocaml Hibernate- including what OO programmers get wrong.

Posted in Classic, To Be Categorized | Also tagged , | 17 Comments

The Joy of Unit Tests

Unit testing requires is to think of every unit in your application as having two users: your primary code, and your unit test.

Posted in Classic | Tagged | Leave a comment
  • Categories