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: …
Tag: open source
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 …
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 …
Refactoring and Open Source – RailsConf 2008 – Day 1
I went to two tutorial tracks yesterday, Refactoring Your Rails Application and Refactotum: Contributing to Open Source. Refactoring Your Rails Application Refactoring Your Rails Application was good presentation by Zach Dennis and Drew Colthorp. It was great to see how some advanced Rails developers do some advanced refactorings but I got lost as they rushed …
Redmine Customer Plugin
I’m happy to announce that I’m finally Open Sourcing my Redmine Customer plugin. This is the plugin that I use to track my customer information for each project in Redmine. Features For this first release, I implemented the most basic features. Store Customer data Associate a Customer for each project Permissions to control user access …