Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Idea meets Client, a massacre by definition

Idea meets Client, a massacre by definition

Scheduled Pinned Locked Moved The Lounge
workspacetutorialquestion
27 Posts 19 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H HobbyProggy

    Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

    if(this.signature != "")
    {
    MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
    }
    else
    {
    MessageBox.Show("404-Signature not found");
    }

    N Offline
    N Offline
    Nagy Vilmos
    wrote on last edited by
    #7

    Put it up on git and then /anyone/ add to it. That way you're not the only one getting the ritual thwacks when something goes fubar.

    veni bibi saltavi

    1 Reply Last reply
    0
    • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

      You are lost... After 1.5 years of work they used to get a certain level/speed of work from you... At your next work start by doubling the time you need to done things, and left obvious errors i the application. Also do certain things in completely different from the original request and explain it with misunderstanding the definitions... That will save you a lot of trouble...

      Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

      H Offline
      H Offline
      HobbyProggy
      wrote on last edited by
      #8

      Kornfeld Eliyahu Peter wrote:

      You are lost...

      I expected this :~ Maybe my demand for assistance gets heard

      if(this.signature != "")
      {
      MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
      }
      else
      {
      MessageBox.Show("404-Signature not found");
      }

      Brian C HartB 1 Reply Last reply
      0
      • OriginalGriffO OriginalGriff

        Resignation letter should do it? :laugh:

        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

        H Offline
        H Offline
        HobbyProggy
        wrote on last edited by
        #9

        NeedZ MoneyZ UrgentZ? X|

        if(this.signature != "")
        {
        MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
        }
        else
        {
        MessageBox.Show("404-Signature not found");
        }

        1 Reply Last reply
        0
        • H HobbyProggy

          Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

          if(this.signature != "")
          {
          MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
          }
          else
          {
          MessageBox.Show("404-Signature not found");
          }

          R Offline
          R Offline
          Rage
          wrote on last edited by
          #10

          Put a price label on each requested feature.

          Do not escape reality : improve reality !

          1 Reply Last reply
          0
          • H HobbyProggy

            Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

            if(this.signature != "")
            {
            MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
            }
            else
            {
            MessageBox.Show("404-Signature not found");
            }

            S Offline
            S Offline
            Sascha Lefevre
            wrote on last edited by
            #11

            On a more serious note than my previous reply: Wouldn't it make sense to put a version into production that covers the requirements as per pre-today and then iteratively add the newly requested features?

            If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

            H 1 Reply Last reply
            0
            • S Sascha Lefevre

              On a more serious note than my previous reply: Wouldn't it make sense to put a version into production that covers the requirements as per pre-today and then iteratively add the newly requested features?

              If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

              H Offline
              H Offline
              HobbyProggy
              wrote on last edited by
              #12

              That's basically what i tried to do these last 1,5 years. Problem is, that crucial and really needed functions did suffer under a "You do that now or we don#t see any progress" mentality sometimes. Therefore i can't release a "working" version that would cope with demands on project management. Backgroundworks and Databasestuff were tasks i had to do but no one did recognize it, therefore no "progress". A lot of +++ work is delayed by me so i can aim for a pre-production version by end of the year but yeah, it's still a lot to got :/ A-SPICE and our processes are some tough enemies.

              if(this.signature != "")
              {
              MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
              }
              else
              {
              MessageBox.Show("404-Signature not found");
              }

              1 Reply Last reply
              0
              • H HobbyProggy

                Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                if(this.signature != "")
                {
                MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                }
                else
                {
                MessageBox.Show("404-Signature not found");
                }

                K Offline
                K Offline
                KarstenK
                wrote on last edited by
                #13

                Such "Tools" are often ending in a horrible mess. Take a look at Lotus Notes - it can it all... X|

                Press F1 for help or google it. Greetings from Germany

                H C 2 Replies Last reply
                0
                • K KarstenK

                  Such "Tools" are often ending in a horrible mess. Take a look at Lotus Notes - it can it all... X|

                  Press F1 for help or google it. Greetings from Germany

                  H Offline
                  H Offline
                  HobbyProggy
                  wrote on last edited by
                  #14

                  We all know LN is a Dreckstool[^] SFW

                  if(this.signature != "")
                  {
                  MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                  }
                  else
                  {
                  MessageBox.Show("404-Signature not found");
                  }

                  1 Reply Last reply
                  0
                  • K KarstenK

                    Such "Tools" are often ending in a horrible mess. Take a look at Lotus Notes - it can it all... X|

                    Press F1 for help or google it. Greetings from Germany

                    C Offline
                    C Offline
                    CHill60
                    wrote on last edited by
                    #15

                    Quote:

                    Take a look at Lotus Notes

                    I'd really rather not - I'm still scarred from the last attempt. :((

                    1 Reply Last reply
                    0
                    • H HobbyProggy

                      Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                      if(this.signature != "")
                      {
                      MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                      }
                      else
                      {
                      MessageBox.Show("404-Signature not found");
                      }

                      D Offline
                      D Offline
                      Dave Kreskowiak
                      wrote on last edited by
                      #16

                      So, basically you're recreating Outlook and Lync... How much are those two to implement compared to how much you get paid in the next two years? Chances are really really good that YOU are the more expensive option.

                      A guide to posting questions on CodeProject

                      Click this: Asking questions is a skill. Seriously, do it.
                      Dave Kreskowiak

                      H 1 Reply Last reply
                      0
                      • D Dave Kreskowiak

                        So, basically you're recreating Outlook and Lync... How much are those two to implement compared to how much you get paid in the next two years? Chances are really really good that YOU are the more expensive option.

                        A guide to posting questions on CodeProject

                        Click this: Asking questions is a skill. Seriously, do it.
                        Dave Kreskowiak

                        H Offline
                        H Offline
                        HobbyProggy
                        wrote on last edited by
                        #17

                        Not 100% correct, the system i am developing is not available on the market as it is espacially designed for Automotive SPICE Projects and + for common project management. The additional features that are requested do not fit in any software that exists (AFAIK). It's a complex structure that combines Projectmanagement with Projectflows controlled by tasks but measured by "Workproducts" with integrated Riskmanagement and Resourcemanagement + Projecttimes. Also a Link to a DMS is required to control the "Workproducts" on a Versionbased Level. If you know a Software that can handle such things let me know!

                        if(this.signature != "")
                        {
                        MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                        }
                        else
                        {
                        MessageBox.Show("404-Signature not found");
                        }

                        J 1 Reply Last reply
                        0
                        • H HobbyProggy

                          Not 100% correct, the system i am developing is not available on the market as it is espacially designed for Automotive SPICE Projects and + for common project management. The additional features that are requested do not fit in any software that exists (AFAIK). It's a complex structure that combines Projectmanagement with Projectflows controlled by tasks but measured by "Workproducts" with integrated Riskmanagement and Resourcemanagement + Projecttimes. Also a Link to a DMS is required to control the "Workproducts" on a Versionbased Level. If you know a Software that can handle such things let me know!

                          if(this.signature != "")
                          {
                          MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                          }
                          else
                          {
                          MessageBox.Show("404-Signature not found");
                          }

                          J Offline
                          J Offline
                          Jorgen Andersson
                          wrote on last edited by
                          #18

                          HobbyProggy wrote:

                          The additional features that are requested do not fit in any software that exists is available on the market

                          FTFY :-\

                          HobbyProggy wrote:

                          If you know a Software that can handle such things let me know!

                          Yes, but this specific one isn't for sale.

                          Wrong is evil and must be defeated. - Jeff Ello

                          H 1 Reply Last reply
                          0
                          • J Jorgen Andersson

                            HobbyProggy wrote:

                            The additional features that are requested do not fit in any software that exists is available on the market

                            FTFY :-\

                            HobbyProggy wrote:

                            If you know a Software that can handle such things let me know!

                            Yes, but this specific one isn't for sale.

                            Wrong is evil and must be defeated. - Jeff Ello

                            H Offline
                            H Offline
                            HobbyProggy
                            wrote on last edited by
                            #19

                            Jörgen Andersson wrote:

                            Yes, but this specific one isn't for sale.

                            You see why i got to dat by hand ? :-\

                            if(this.signature != "")
                            {
                            MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                            }
                            else
                            {
                            MessageBox.Show("404-Signature not found");
                            }

                            J 1 Reply Last reply
                            0
                            • H HobbyProggy

                              Jörgen Andersson wrote:

                              Yes, but this specific one isn't for sale.

                              You see why i got to dat by hand ? :-\

                              if(this.signature != "")
                              {
                              MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                              }
                              else
                              {
                              MessageBox.Show("404-Signature not found");
                              }

                              J Offline
                              J Offline
                              Jorgen Andersson
                              wrote on last edited by
                              #20

                              Indeed, and 1.5 man years sounds like quite an underestimation to me. Demand a feature freeze, so that you can concentrate on the core functionality.

                              Wrong is evil and must be defeated. - Jeff Ello

                              1 Reply Last reply
                              0
                              • H HobbyProggy

                                Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                                if(this.signature != "")
                                {
                                MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                                }
                                else
                                {
                                MessageBox.Show("404-Signature not found");
                                }

                                M Offline
                                M Offline
                                Marc Clifton
                                wrote on last edited by
                                #21

                                HobbyProggy wrote:

                                a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule

                                Just tell them to use Google. What else do you need? Calendar, messaging, phone notifications of events... Marc

                                Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

                                1 Reply Last reply
                                0
                                • H HobbyProggy

                                  Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                                  if(this.signature != "")
                                  {
                                  MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                                  }
                                  else
                                  {
                                  MessageBox.Show("404-Signature not found");
                                  }

                                  E Offline
                                  E Offline
                                  Eric Whitmore
                                  wrote on last edited by
                                  #22

                                  Launch what you have and do bi-weekly sprint meetings. So launch on day 1 and decide on what feature/features to release in two weeks. Then sprint toward those and only those features, leaving your yourself some time to fix bugs and then do it all over again. Some weeks might not have "features" but might be bug fix weeks. The important thing is that Management, with your input, decides what features are delivered each sprint. If a feature will take multiple sprints that break the feature up into smaller parts. This helps to avoid the software death march: http://en.wikipedia.org/wiki/Death_march_%28project_management%29[^] My two cents.

                                  Eric

                                  1 Reply Last reply
                                  0
                                  • H HobbyProggy

                                    Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                                    if(this.signature != "")
                                    {
                                    MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                                    }
                                    else
                                    {
                                    MessageBox.Show("404-Signature not found");
                                    }

                                    K Offline
                                    K Offline
                                    Kirk 10389821
                                    wrote on last edited by
                                    #23

                                    First, please admit that you chose a dangerous path. When it comes to buying software vs. writing software, always buy! Unless that is the product you are going to be selling to others. Second, this is nothing more than feature creep. In managing projects, the most important task is to manage expectations. In order to do this, features have to be labelled as such, and requirements labelled as such. This new calendar piece sounds like a feature and not a requirement. Write it up, push it aside, and move on. Having these ideas are great. Derailing a project for them is not. At this point, I would reconsider the buy vs. write. Any significant change in the production cost requires reviewing past assumptions about buy vs. write. Review products again that exist and are close to what you need. They may be a lot closer now. The other thing that happens here, is you realize there may be a simpler way to accomplish what you are trying for if you push ahead. Finally, be agile enough to get a working product in peoples hands as early as possible. This will help you focus on the value proposition (what can I do today that eases the most pain for the users). Good Luck

                                    1 Reply Last reply
                                    0
                                    • H HobbyProggy

                                      Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                                      if(this.signature != "")
                                      {
                                      MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                                      }
                                      else
                                      {
                                      MessageBox.Show("404-Signature not found");
                                      }

                                      R Offline
                                      R Offline
                                      rhyous
                                      wrote on last edited by
                                      #24

                                      It is simple. Add every feature they requested to your Story board. Cost the new stories in both time (remember everything always takes longer than you think) and money. Make sure stories have prerequisite stories. Have a meeting where you display the additional time and the additional money it will all cost. Just be honest. Example: X feature requires a custom calendar control, two-three weeks . . . just for the Calendar control. Hooking up the calendar control is a different feature. Of course, the Calendar is a prerequisite story to hooking it up. Then they have the stories, and the time each will take. Let them worry about which ones to play first.

                                      1 Reply Last reply
                                      0
                                      • H HobbyProggy

                                        Today i realized, again, that sometimes I should keep my ideas for myself. As some may still know, I am currently developing (solo) a Project-Management-Tool that is perfectly set for the company i work at. There is a lot to do and I came up with some pretty cool ideas but now after looking back those 1,5 years of programming and headaches for implementation i faced a new fear. After the first "prototype presentation" to project leaders the workload did more than double itself. Well now it's not only projectmanagement but also a complete workspace for everyone with integrated messenger and notification system. Displaying all Vacation, Meetings, Tasks in a fully customizable Shedule and a lot of additional stuff that is a huge load to break your brain. I estimated another 2 man-years to come up those changes, that's not even overestimated, i think it's to low if they come up with anything new. Mondays are bad X| Anyone has some advice how to pull the brakes if superfancyweneedthaturgentZ ideas come up again?

                                        if(this.signature != "")
                                        {
                                        MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                                        }
                                        else
                                        {
                                        MessageBox.Show("404-Signature not found");
                                        }

                                        Y Offline
                                        Y Offline
                                        Ygnaiih
                                        wrote on last edited by
                                        #25

                                        Big ideas are large in scope and devoid of details. Then everyone has an idea that would make the project so much better. The reality being they just want credit for showing up. Most of the people who have these wonderful ideas have no tech skills thus you have to figure out how to make the damned unlikely (read impossible) work. "I opened your web app and it doesn't look good on the 600 X 800 resolution."

                                        1 Reply Last reply
                                        0
                                        • H HobbyProggy

                                          Kornfeld Eliyahu Peter wrote:

                                          You are lost...

                                          I expected this :~ Maybe my demand for assistance gets heard

                                          if(this.signature != "")
                                          {
                                          MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
                                          }
                                          else
                                          {
                                          MessageBox.Show("404-Signature not found");
                                          }

                                          Brian C HartB Offline
                                          Brian C HartB Offline
                                          Brian C Hart
                                          wrote on last edited by
                                          #26

                                          HA HA HA HA HA ha ha ha ha ha!!! Management?? Listening?? Giving you more assistance! :laugh: :laugh: :laugh: :laugh: :laugh: :laugh: Oh, you just made my day! Just about ruptured my spleen!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups