ArticlesKeep Changes Small: A Happy Jack Story
How do you reconcile the calls from agile processes for constant refactoring and integration with demands to deliver huge new pieces of functionality? In a sort of cubicle-era Socratic dialogue, Michael Ivey shows how developers can learn to do big things with small changes. Apr. 27, 2004
What I Want To Know About Your Process
Key to successful development are three cornerstones of good process: source control, change tracking, and regular builds. Process expert Michael Ivey looks at each one and shows why even the smallest project needs them. Feb. 13, 2004
|
Weblogs
JRuby in Second Life: JRuby developer Charles Oliver Nutter talks about the how and why of JRuby in the virtual world of Second Life. Posted by mdi on October 20, 2006 at 13:05 PST | Permalink
| Discuss (1)
Groovy Markup BeanBuilder: Wiring beans together with Groovy Markup. Posted by mdi on May 25, 2004 at 08:17 PST | Permalink
| Discuss (0)
Quick and Easy Object Persistence: pBeans + Groovy Beans: In the quest for an object persistence solution that doesn't require duplication of information, writing XML mapping files, extending gross framework classes or implementing complicated interfaces, I stumbled across pBeans. If you use it with Groovy Beans, you can build a database-backed persistent object system in literally minutes. Posted by mdi on May 18, 2004 at 09:09 PST | Permalink
| Discuss (3)
SQLite ... quick and dirty SQL server: Ever find that you need a database, but don't want to hassle with installing one? Me too. Then I stumbled on SQLite. Posted by mdi on August 03, 2003 at 08:41 PST | Permalink
| Discuss (1)
View All Blogs
|