How to install Redmine with nginx and Mongrel Cluster on Gentoo Linux?

December 18, 2009 | by Jakub Zalas

Comments

Recently I’ve migrated GOYELLO’s Redmine installation to Gentoo Linux. I’ve used nginx as a load balancer and proxy to Mongrel Cluster. Read on to learn more about the installation process of this flexible and scalable setup.

Redmine

If there was no law, would everybody be criminals? Creating an agile workflow

October 21, 2009 | by Maciej Greń

Comments

agile_flowAgile methodology gives an enormous amount of flexibility. This is also a challenge because flexibility and freedom means something slightly different to each team member . The goal is very simple – do the best in the most efficient way. Unfortunately without having a specific agreement on how we follow Agile it will become a mess. Due to that fact, based on SCRUM and Agile approach we have designed our own workflow which is applicable to all our employees and clients. We are alltogether in one workflow which is clear to everyone. At least in theory. To make it real we had to configure our project management environment to allow  following the Agile approach. After several improvements we think that we managed to implement a very suitable workflow in managing our daily operations and cooperation with customers in Agile way. Have a look!

Redmine Schedule Plugin a precise tool for resource management

October 14, 2009 | by Maciej Greń

Comments

The core function of each issue tracking system is to effectively manage tasks in projects. Unfortunately, defining issues in such a system can be a painful process. One task may hinder others  making the whole work plan more prone to all kinds of changes. If your team is working on more than one project, a proper tasks assignment without having the overview of all other projects is simply impossible. Due to that fact we have created our own schedule plugin, which is not just another calendar tool. We have combined it with an already existing tickets management system, and added a few improvements to make tasks creation and assignment easier than ever. Check this out!

We all have to register time, but why bother?

September 11, 2009 | by Maciej Greń

Comments

StuffToDoWhen working on projects with a fixed budget you will for sure recognize the time registration need. @GOYELLO we use our Redmine Project Management Environment to register time. Unfortunately, it is very boring and time consuming job. The good news is that we found a way to maximally simplify the time registration process by developing one simple tool…

How to improve client communication while reducing emails by 95%?

September 8, 2009 | by Maciej Greń

Comments

Redmine_emails_1Some time ago we decided to change our issue tracking system. We were using Trac which helped us a lot but at a certain moment it was no longer sufficient. The reason was simple. We wanted to create one work environment for our clients together with our developers and project managers. Among others we aimed to limit the amount of emails in between client and project manager. Was it a good decision to invite our clients to use our Project Management environment?

HOW TO: manage email notifications in Redmine

July 16, 2009 | by Maciej Greń

Comments

Redmine is a very lean and powerful web application for project management. GOYELLO is using it for managing all different client projects. Recently we realized that the email notification mechanism could be improved to reduce the amount of spam sent to the team members. Read further to learn how we managed to do it, and besides we will share our plug-in with you!