Slashdot Mirror


User: TroppoGeek

TroppoGeek's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Powerpoint has become *so* generic... on Adobe Threatens KIllustrator Over Name · · Score: 1

    ...that it refers to almost anything to do with presentations.

    We're a Lotus shop, so our presentation software is Freelance Graphics(TM probably). But I've lost count of the number of times people have "emailed me a powerpoint".

    I've even had a request to "set up a powerpoint in the training room". The person actually meant a multimedia projector, in order to display their presentation, which was created with Freelance. Confused the heck out of me, because here in Australia, powerpoint is a common term for a wall mounted power outlet. They don't need any setting up!

  2. I know it sounds glib, but "It Depends" on When Should You Go Back To The Drawing Board? · · Score: 1

    You've mentioned a range of activities within the broad heading of maintenance, from bug-fixing to adding new features. I see these as a continuum (and the nebulous "updating" is somewhere in the middle).

    At the more trivial end, bug fixing should almost never involve significant changes. The exception is if the "bug" was an incorrect design in the first place.

    At the other end, adding new features depends a lot on what the new feature is, and how (or if) is fits in with the original design. For example, I have worked on a system where the design team explicitly queried parts of the specification, because to implement in a cost-effective manner it would severely limit future (we though) likely changes. Management's response was that the specs were to be implemented as provided, and were extremely unlikely to change. Ever. It was a philosophical thing. Needless to say, less than a year later, we were asked to implement exactly the changes we had anticiplated :-/ I provided estimates to management (1) for adding the features to the existing system, and (2) for rebuilding the system with the existing and new functionality. In this case the second estimate was lower by about 30%, and was approved.