Tag Archives: Open Source

I Don’t Get It

Java’s open source culture confuses me.

Posted in Open Source, Software Business | Also tagged | 8 Comments

Open Source Journaling: Cornerstone

I did another brief update to Cornerstone last night. When parsing floating point numbers, I was doing a parse of an integer, then the dot, then a series of digits, and gluing it all together afterwards. Fred Medlin at the Java Hack Night pointed out that was silly, and I should should parse the value [...]

Posted in Ashlar/Cornerstone, Open Source Journaling | Also tagged , , , , , | Leave a comment

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
  • Categories