-
Recent Posts
Archives
Categories
Monthly Archives: June 2009
Multidimensional Prioritization
In my previous post titled Issue Prioritization, I presented a scheme for measuring prioritization values that overcomes many of the drawbacks of more traditional prioritization schemes. The gist of the proposal is to use a logarithmic scale (comparable to the … Continue reading
Posted in Work Management
Leave a comment
Issue Prioritization
Software development is driven almost entirely by priorities. Executive managers set priorities for product lines. Product managers set priorities for feature development. Development managers set priorities for tasks. Project managers set priorities software bugs. In turn, software engineers focus on … Continue reading
Posted in Work Management
1 Comment
Windows Installer Logging
Windows Installer log files can be very useful resources when debugging installer issues. They contained detailed information about the progress of an installation, including descriptive error information. For instructions on how to enable Windows Installer logging, check out this Microsoft support … Continue reading
Posted in Windows Installer
Leave a comment