I’m happy to announce that I’m Open Sourcing the Redmine Budget plugin. This is the plugin that I use to manage the set of deliverables for each project and to help estimate project costs. This plugin was sponsored by Shane Pearlman and Peter Chester of Shane and Peter. Features Add new deliverable to a project …
Would Little Stream Software pass the Joel Test?
The Joel Test is a great way to quickly test a software development team’s performance, even if you are the only developer. I’ve been the sole developer for Little Stream Software for over a year now, so I think it’s a good time to rate how I’ve changed since my “programmer as a cog in …
A few days with jQuery
I’ve been using Prototype as my main JavaScript library for a couple of years now. I never made the conscious choice to use it at first, it was bundled with Ruby on Rails and I slowly gained experience with it as I used Rails. Recently I’ve been doing more non-Rails applications with Prototype and have …
Redmine Timesheet plugin – v0.3.0
I’ve just released an update to Timesheet plugin for Redmine. Changes There are a few minor updates in this release, I fixed one bug in the calendar popup and have redesigned the form to use the screen real estate better. Feature #710: Wrap all common elements in fieldsets Feature #1223: Cleanup the Filter UI to …
RailsConf 2008 Summary
RailsConf 2008 is over and I’ve had some time to rest and recollect my thoughts on the sessions. Below is a quick summary of the main ideas I picked up in each session. Friday 5/30/2008 (Day 1) Joel Spolsky keynote – The UI should help the user. Entrepreneurs on Rails – Work will always come …