Category Archives: Software Development

Grails 1.1 is finally here!

Post by Jesse O'Neill-Oine

Today is a big day for everyone interested in Groovy and Grails. Following quickly on the release of Groovy 1.6, today Grails 1.1 has been released. This is a major milestone for the framework and I can’t wait to get … Continue reading

Posted in Software Development | Tagged , | Leave a comment

How do you feel about your software project?

Post by Scott Vlaminck

Happy? Sad? Disgusted? Nat Pryce wrote a program to find out how developers feel about their projects. He extracts code comments and feeds them into Synesketch. Nat has even posted results from a number of different open source (and a … Continue reading

Posted in Software Development | 1 Comment

Use PNG files without the guilt

Post by Ben Edwards

I have been a big fan of the PNG image format for several years, or I should really say I am a fan of the alpha-transparency* you can achieve with the 24 and 32-bit versions of the format (you get … Continue reading

Posted in Design, Software Development | Tagged , , , , | Leave a comment

Sumatra: Javascript testing framework in Groovy

Post by Scott Vlaminck

About six months ago, Jesse and I were talking about how much Javascript code we had been writing and how it would be nice to have better (or any) test coverage of that code. I had used Selenium a little … Continue reading

Posted in Software Development | 2 Comments

Lean-to’s got agile project tracking covered

Post by Ben Edwards

Lean-to is live! We haven’t done a great job of keeping the work we have been doing under wraps but we haven’t been promoting it either. Since we gave a demo of our agile project tracking application, Lean-to, at minnebar … Continue reading

Posted in Agile Processes, Lean-to, Products, Software Development | Tagged , , , , , , | Leave a comment

Nine things developers want more than money

Post by Scott Vlaminck

This is a little bit older, but pretty interesting: Nine Things Developers Want More Than Money. It should be inherently obvious, but seeing lists like this every once in a while is a good reminder that creating and maintaining high-performing … Continue reading

Posted in Business, Software Development | Tagged | 2 Comments

Best Buy tries its hand at being small.

Post by Ben Edwards

Much has been written in blogs and in the news media about Best Buy’s Results Only Work Environment (ROWE). And while the idea (do whatever you want, work however you like, as long as you get your work done.) is … Continue reading

Posted in Agile Processes, Business, Software Development | Tagged , , , , , , | 1 Comment

git init

Post by Scott Vlaminck

Jason Rudolph has a great post discussing getting started with git, the new kid on the block for version control. That post alone makes a compelling argument to me for trying it out. This quote hit a little too close … Continue reading

Posted in Software Development | Tagged , , , | Leave a comment

Make Gmail a (better) standalone app without Fluid or Safari

Post by Ben Edwards

If you are like me you use Gmail and love it. You also use a Mac and have found Firefox has started to become too bloated and slow to use for accessing your Gmail. For a while now I have … Continue reading

Posted in Software Development | Tagged , | Leave a comment

Field tab order in Firefox in OS X

Post by Ben Edwards

Only a couple things have bothered me during this past year’s transition to OS X. One of them has been Firefox’s issues with tabbing through form fields. Specifically, how it can tab through text fields and textareas but not dropdown … Continue reading

Posted in Software Development | Tagged | 3 Comments