I’ve just released the code for my first WordPress plugin, the Syndicated Posting plugin. The plugin was born out of a client project I worked on and has been in active use for over 12 months already. I got around to Open Sourcing it today on GitHub. The README explains what the plugin is for: …
Category: Articles
Redmine Budget Plugin
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 …