Tuesday, November 29, 2005

MS Project

We have been working for some months now on a 2 site deployment of MS Project standard 2000, MS Workgroup timesheeting and centralised resource pool levelling. To say it has been a rollercoaster ride would be an understatement. Welcome to the world of "what on earth happend then" and "what service release fixed this bug". To be fair to the tool, we are trying to use MS Project for an awful lot on this deployment. It is a:
  • Time recording system for Accounts to charge labour costs to the project
  • Time recording system to improve the accuracy of estimation
  • Scheduling tool to commit deadlines to clients
  • Levelling tool to level resources across the organisation
  • Cost tracking tool to record forward estimates of actual equipment costs via purchase orders
And once interfaced to UniPhi
  • Project status tool for project managers
  • Dashboard reporting for information to sponsors
  • Team member task performance reporter
Some of the things that have gone wrong are:

To email out one timesheet, a user must create a master plan of all plans linked to the resource pool. Once completed, one timesheet that includes tasks for all projects a person has been allocated to work on will be sent to them. As part of the control process, this master plan was being saved as "Master Plan for date.mpp" Unbeknowns to us, what happends is that the tasks that are allocated are put into the users task list in Outlook (nice feature I here you say) however, the filename is used as the "category" for the task. If the task has not changed from one week to the next, then the category is not updated. When the timesheet is returned, the system looks for the weeks before's master plan (which no longer exists) and throws an exception, crashing the project plan and corrupting the data. So we no longer rename the master plan.

Similar issues come from renaming the resource pool. The resource pool currently links to 135 projects. When the file is renamed, these plans can no longer find their pool as they are looking for their old name. Hence, the all have to be opened and re-linked to the new pool.

If a user ticks a task in outlook, it then apportions the estimated work for that task across the timeframe of the task and allocates that time as actual work (not good when actual work has to be actual work and not an MS Project calculated estimate.

If a project manager ticks a task as complete then the estimated work for that task is copied to the actual work for the resources assigned to that task (again, not good when you need to report actual actuals). So they now have to zero out remaining work when a task is completed, as all the actual work should come from the individuals timesheet.

To get the full integration into UniPhi, we needed to save the plans into the SQL Server 2000 database. This has caused a whole host of issues including:

Project ID increments if saved in MS Project 2002 when the file was created originally in 2000
MS Project 2000 had a service release that fixed a bug relating to winproj.exe errors when opening plans through an ODBC database.
SQL Server 2000 has a floating point exception bug that wasn't fixed until service pack 4.

These are some of the joyful issues we have encountered throughout this deployment. However, when you look at where this company is going in terms of being able to properly commit to deadlines, forward plan, allocate work efficiently and on a prioritised basis to team members, track actual versus plan on costs and time, resource level and use theory of constraints practices to crash the critical path; we think the pain and suffering has been worthwhile.

UniPhi 2.0 Features List

UniPhi

We ran a workshop last week to define the features list of UniPhi 2.0 due for release on March 1st 2006. Thanks to feeback from our clients on issues/additions they require. The aim of 2.0 is to bed down the features that were released in 1.0 and to add easy to implement features. After much debate and soul searching, here is the features list per module of the system:

Online Document Management System
  • Allow the output order of a document to be different to the input order
  • Map on document's contents into various sections of another document
  • Create a document based off another document
  • Increase the number of object types in a template e.g Multiple file upload object, customised drop down lists, embedded reports etc.
  • Improved checklist of steps completed while populating a document
  • Allow for a document to be moved between projects

Change Control System
This feature slipped out of scope on release one and will be used to track project change requests.

Reports
  • Customisable dashboard reporting
  • More project status related reporting
  • Ability for reports to run in Firefox (our browser of choice)
  • Ability for end users to customise their own reports (could be dependent on SQL Server 2005 actually being released)
  • Potential for reports to be based around analysis services and reporting services rather than just reporting services

MS Project (cringe - refer to blog regarding MS Project deployments)
  • Integrate the resource management system with the resource pool that exists in Microsoft Project
  • Launch MS Project files from within UniPhi (requires an Active X control which has obvious security implications. We will be looking at alternative methods
  • Integrate tasks in MS Project into summary tab of My Projects

Timesheeting system (pending design phase review and may be de-scoped)
  • Allow users to enter time against tasks, issues, risks and documentation
  • Integrate the completion of tasks back into the MS Project plan stored in the database
  • Create a simple interface for timesheet entry that allows users to put time against any task scheduled for which they have been assigned to complete.
User interface
  • Improve the sort and filtering options
  • Allow for multiple summary views on the All Projects/Summary tab
  • Allow for documents to be launched in the documents tab not just the template section
Search
  • Add author, description and other meta tag data to the search results
  • Improve the ability to view search results by author
  • Look at taxonomy potential
Methodology
  • Improve the flowcharting integration into the library section
  • Improve the template party/role model interface and online help
So as you can see, it's quite a list. The next 5 weeks are dedicated to fleshing out the detail of this list and completing an initial design. From this design we will be re-estimating how long to build and test. Once we get this data, we will de-scope features until we can hit our March 2006 deadline.

Thursday, June 30, 2005

Uniphi Officially Launched

UniPhi, mbh's enterprise project and portfolio management system, concludes Beta testing today. We have delayed the roadshow of this software to early August due to the purchase of UniPhi by Bluescope Lysaght. Bluescope Lysaght at Chester Hill will be the first recipients of the UniPhi system. Deployment begins on July 11 and concludes a month later when the full team of Project Managers and Team Members will be trained. Next will be an upgrade for ILRIC Ltd in Armidale who have been using the previous version (methodology 5.0) for 12 months now. They are currently running a dozen projects that and are keen to utilise the new features incorporated into this latest release. Obviously, we are very excited about this milestone and look forward to communicating more UniPhi success in the near future.

Here's some screen shots of our new baby!

Wednesday, June 22, 2005

UniPhi Templates and Document Management

UniPhi
I've been using the electronic templating and document management system a lot of late and it is the best thing in UniPhi. The ability to store and integrate components of the system into an integrative project management document like a business case or scope of work is just awesome. The system can uploan financial spreadsheets that are then incorporated into the end report, integrate issues and risks that have been created in the system into the end report and allow for version control, commenting, email, sign off and status control.

Well done Murray, an awesome piece of software!

Monday, June 06, 2005

MS Project Integration

UniPhi
Well, progress has certainly been made over the past month. All of the functionality is in the system and we are now currently Alpha testing with some of our existing clients of methodology 5.0. After running mbh for six years, we finally achieved a dream of mine; automated progress reporting. A combination of the ODBC connection from MS Project, SQL script that creates the MS Project table structure in MS SQL Server 2000 and SQL Reporting Services has allowed us to quickly generate some amazing high level reports. Of course the key to this is the capability of the organisation to efficiently maintain project plans. We are currently consulting to BlueScope Lysaght regarding this exact thing. I'll post an entry over the next few days describing how this piece of work is going and the end goal that is in mind.

The big news from this is their purchase of 30 UNIPHI licenses. They will be the first to receive this Release with our existing clients being upgraded soon after. BlueScope have made a commitment for another 70 licenses to be deployed at Port Kembla too. This will provide a user base nearing 300 and we hope the deployment and feedback will provide an even better enterprise project management system into the future.

Tuesday, May 03, 2005

UniPhi Reporting and Dashboards

The last few days have seen some exciting developments in the area of dashboards and reporting on the vast amount of information currently captured by UniPhi. We have successfully deployed Microsoft SQL Reporting Services, and upon inspection of the many features available, we feel the platform will greatly enhance the functionality and flexibility of our reporting options.

Some of the key features we are most excited about include exporting reports in many formats such html, excel and pdf, ease and speed of reporting development, a strong security focus, and most importantly the customisation options that will be available to the end user. With limited training, a UniPhi administrator will be able to create customised reports and have those published to the rest of the organisation.

The feedback from the development community seems to be that Reporting Services is far superior to the ever popular Crystal Reports for ASP.NET development. Based on a cursory glace at the APIs available, I can certainly see why.

Thursday, April 28, 2005

Finally a name that can match the software - UniPhi

Well, after several years of "mbh methodology version x" we have finally gotten our act together and come up with a decent name that can support what is a unique piece of software. A bit of derivation for those interested. I have always been interested in the uses of the irrational number PHI and was surprised when I employed three young software developers who were even more passionate about PI...except they were usually referring to the eating kind and spelt it pie. Still the correlation was close enough for me (as all probability is flawed anyway). Many of the bad jokes that we come up with are based around PI and PHI and it is common for our testing to include projects like "mmmm pie" or an issue may be raised that states "Ohhh I ate too much pi". Yes this is the typically sad humour that permeates around the office.

Then one day, I was harping on about how combinations of PI and PHI creates a perfect square meaning that it is possible to have perfect rationality from two forms of irrationality. From this banal conversation, we started on a brainstorming session on how to include Phi in our software name. We started off with Phi power or Phi squared and ended up with UNIPHI, which I think encompass everything that mbh is about; integrated heterogenous groups who may look like they're acting irrationally but are actually creating the perfect square.

So there you have it, the derivation of a name that one day...hopefully, will be known by many of you.

Thursday, April 21, 2005

UniPhi Blog Launched

UniPhi is an organisation wide project management solution, currently under development by mbh software.

This blog is intended to open communication channels between the developers of UniPhi, associates and customers of mbh, and the broader community.

Over the subsequent months, you can expect to read announcements related to product launch, details of exciting new features and information on development milestones. We encourage anyone with comments or feedback to step forward and be heard!