So where I work we approach our projects using Scrum. Recently we have all been bumping heads and interrupting each others work too frequently because of competing role interests (developers, QA, product owners, scrum masters, business analysts...)
In order to fix this we want to implement a sprint "cadence" where blocks of time are designated to do specific types of work.
Example:
Monday
6am - 9am [Development] (Protected Time)
9am - 10am [Standup / Story Updates]
10am - 12pm [Development]
1pm - 2pm [New Story Research / Requirements Gathering]
2pm - 3pm [Future Technology Research]
3pm - 5pm [Development] (Protected Time)
What I would like to know is if anybody else is doing this, and if so what tools are you using to make this highly visible and available to the rest of the team?
I know I could use a shared calendar in Outlook, but the idea is to have every hour during the day go towards something. Using outlook events for this is pretty cumbersome, doesn't allow for flexibiltiy, and wasn't designed to be implemented for "uneven" time periods (tuesday week 1, thursday week 2, etc...)