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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Wanted: word -

Wanted: word -

Scheduled Pinned Locked Moved The Lounge
csstutorial
25 Posts 24 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.
  • M Member 96

    What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

    B Offline
    B Offline
    brianwelsch
    wrote on last edited by
    #15

    It has outgrown its design.

    BW


    If you're not part of the solution, you're part of the precipitate.
    -- Steven Wright

    1 Reply Last reply
    0
    • M Member 96

      What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

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

      John Cardinal wrote:

      What word or phrase would describe the process or the resulting software that has features added to constantly over time

      "Feature-creep". As in, creeping, slowly crawling, but moving relentlessly towards chaos. As opposed to "creeping out", disguisting, horrifying, things you do on Holloween to scare the ghosts and yourself. Though, feature creep results in some really creeped out code. Marc

      Thyme In The Country

      People are just notoriously impossible. --DavidCrow
      There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
      People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

      1 Reply Last reply
      0
      • M Member 96

        What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

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

        Yeah, it's called "Microsoft Word".

        Dave Kreskowiak Microsoft MVP - Visual Basic

        1 Reply Last reply
        0
        • M Michael P Butler

          John Cardinal wrote:

          I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task.

          At least in Office 12, they've simplified how to achieve tasks that were hard to use in previous versions.

          Michael CP Blog [^] Development Blog [^]

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #18

          Yeah, now the controls are so hard to find, you're not burdened with knowing it has stuff that it can do, if you only knew how it worked.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          D 1 Reply Last reply
          0
          • M Member 96

            What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

            R Offline
            R Offline
            Roger Wright
            wrote on last edited by
            #19

            Two words - Windows Update.

            "...a photo album is like Life, but flat and stuck to pages." - Shog9

            1 Reply Last reply
            0
            • C Christian Graus

              Yeah, now the controls are so hard to find, you're not burdened with knowing it has stuff that it can do, if you only knew how it worked.

              Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

              D Offline
              D Offline
              Dan Neely
              wrote on last edited by
              #20

              I've used excel07 a bit at home. The ribbon just works. THe only thing that I hate is the chart wizard, but it appears to be the same nonfunctionality of previous versions. Typing cell ranges in for each data set, ranges for the axis, lables for each line, etc in Lotus123 for dos is so insanely easier than the select the data cells and pray the wizard guesses everything else right automagically model in excel that I can't understand how they've gone through so many releases and not gotten it right.

              1 Reply Last reply
              0
              • M Member 96

                What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

                L Offline
                L Offline
                led mike
                wrote on last edited by
                #21

                VisualBasic

                led mike

                1 Reply Last reply
                0
                • M Member 96

                  What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

                  A Offline
                  A Offline
                  Ashley van Gerven
                  wrote on last edited by
                  #22

                  Feature-tuning Feature-factoring Feature-merging Feature-optimising Simplication

                  "For fifty bucks I'd put my face in their soup and blow." - George Costanza

                  ~ Web SQL Utility - asp.net app to query Access, SQL server, MySQL. Stores history, favourites.

                  1 Reply Last reply
                  0
                  • M Member 96

                    What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

                    R Offline
                    R Offline
                    Russell Morris
                    wrote on last edited by
                    #23

                    necrotizing featuritis

                    M 1 Reply Last reply
                    0
                    • R Russell Morris

                      necrotizing featuritis

                      M Offline
                      M Offline
                      Member 96
                      wrote on last edited by
                      #24

                      :laugh: Ok, that's a very good one!

                      1 Reply Last reply
                      0
                      • M Member 96

                        What word or phrase would describe the process or the resulting software that has features added to constantly over time resulting in a lot of features that could be refactored into less but more elegant and simple features. I really don't know how to describe it, but I'm thinking of software that is very well supported and when users make suggestions that make sense they are added quickly as new features, but there comes a point when there are so many new features that if you take a step back and look at it could be consolidated into a simple set of features that accomplish the same task. Damn. That's why I need a word, I can't describe it without using dozens of words.

                        I Offline
                        I Offline
                        Iain Clarke Warrior Programmer
                        wrote on last edited by
                        #25

                        You've had bloatware already, but that only describes the current incarnation. You're describing bloatware that could be shrunk to more rational proportions. How 'bout: Deflatableware ? Iain.

                        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