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. Other Discussions
  3. Site Bugs / Suggestions
  4. Forum List Order [modified]

Forum List Order [modified]

Scheduled Pinned Locked Moved Site Bugs / Suggestions
designquestion
9 Posts 4 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.
  • L Offline
    L Offline
    led mike
    wrote on last edited by
    #1

    Good Morning! I see we have invoked the shuffling of the forum list order again eh? :laugh: ForumList.Sort( OrderType.Shuffle); Oh and missing once again is the Design forum. Could be more but that's what jumps out at me.


    Last modified: after originally posted -- missing forums as well

    led mike

    C 1 Reply Last reply
    0
    • L led mike

      Good Morning! I see we have invoked the shuffling of the forum list order again eh? :laugh: ForumList.Sort( OrderType.Shuffle); Oh and missing once again is the Design forum. Could be more but that's what jumps out at me.


      Last modified: after originally posted -- missing forums as well

      led mike

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      I swear. I didn't touch anything. :~ (OK, maybe I touched something. All fixed...)

      cheers, Chris Maunder

      CodeProject.com : C++ MVP

      modified on Tuesday, April 29, 2008 6:49 PM

      D 1 Reply Last reply
      0
      • C Chris Maunder

        I swear. I didn't touch anything. :~ (OK, maybe I touched something. All fixed...)

        cheers, Chris Maunder

        CodeProject.com : C++ MVP

        modified on Tuesday, April 29, 2008 6:49 PM

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

        ... the last time the forum list got trashed I pointed out that this would've been something that should've been covered in the design documentation to make the fix (with unchanged layout) straitfoward.

        You know, every time I tried to win a bar-bet about being able to count to 1000 using my fingers I always got punched out when I reached 4.... -- El Corazon

        C 1 Reply Last reply
        0
        • D Dan Neely

          ... the last time the forum list got trashed I pointed out that this would've been something that should've been covered in the design documentation to make the fix (with unchanged layout) straitfoward.

          You know, every time I tried to win a bar-bet about being able to count to 1000 using my fingers I always got punched out when I reached 4.... -- El Corazon

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #4

          It's nothing to do with a design document. It's a data entry issue

          cheers, Chris Maunder

          CodeProject.com : C++ MVP

          L 1 Reply Last reply
          0
          • C Chris Maunder

            It's nothing to do with a design document. It's a data entry issue

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            L Offline
            L Offline
            Luc Pattyn
            wrote on last edited by
            #5

            Hi Chris, I too want a fixed order of forums in the table. I tend to know by heart where the important ones are (important to me that is), but every other month a lot of them move columns. Please stop this from happening. Here are two suggestions: 1. Order them explicitly by some objective criterium, e.g. alphabetically or by decreasing message count (and downwards first); that way they will seldom move, and when they move it will be by just one (mostly vertical) position. Message count has the disadvantage that some pairs may interchange rather frequently, it has the advantage new forums always start at the bottom. 2. give us the possibility to create our own table (user settings!) and show that instead of yours. I would list only half of the forums, and the order would NEVER change unless I want it to. I guess you will prefer 1 over 2 for load and effort reasons. :)

            Luc Pattyn [Forum Guidelines] [My Articles]


            I resent the black-and-white voting system. :mad:


            C 1 Reply Last reply
            0
            • L Luc Pattyn

              Hi Chris, I too want a fixed order of forums in the table. I tend to know by heart where the important ones are (important to me that is), but every other month a lot of them move columns. Please stop this from happening. Here are two suggestions: 1. Order them explicitly by some objective criterium, e.g. alphabetically or by decreasing message count (and downwards first); that way they will seldom move, and when they move it will be by just one (mostly vertical) position. Message count has the disadvantage that some pairs may interchange rather frequently, it has the advantage new forums always start at the bottom. 2. give us the possibility to create our own table (user settings!) and show that instead of yours. I would list only half of the forums, and the order would NEVER change unless I want it to. I guess you will prefer 1 over 2 for load and effort reasons. :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              I resent the black-and-white voting system. :mad:


              C Offline
              C Offline
              Chris Maunder
              wrote on last edited by
              #6

              I do like those suggestions and will see if we can do it in a way that doesn't bring the server to its knees.

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              L 2 Replies Last reply
              0
              • C Chris Maunder

                I do like those suggestions and will see if we can do it in a way that doesn't bring the server to its knees.

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                L Offline
                L Offline
                Luc Pattyn
                wrote on last edited by
                #7

                5+ :-D

                Luc Pattyn [Forum Guidelines] [My Articles]


                I dislike the black-and-white voting system on questions/answers. X|


                1 Reply Last reply
                0
                • C Chris Maunder

                  I do like those suggestions and will see if we can do it in a way that doesn't bring the server to its knees.

                  cheers, Chris Maunder

                  CodeProject.com : C++ MVP

                  L Offline
                  L Offline
                  Luc Pattyn
                  wrote on last edited by
                  #8

                  Seems to me calculating the table once every minute or so (to keep the message count somewhat up-to-date), and using it over and over across all relevant forums, should be sufficient; I see no real need to recreate the table for every page request (not implying that this is what you do now, I just don't know). Of course I would like to see some consistency in the numbers shown by a sequence of page loads; getting served by different servers should not result in decreasing message counts for a particular forum, unless messages really got removed that is. :)

                  Luc Pattyn [Forum Guidelines] [My Articles]


                  I dislike the black-and-white voting system on questions/answers. X|


                  C 1 Reply Last reply
                  0
                  • L Luc Pattyn

                    Seems to me calculating the table once every minute or so (to keep the message count somewhat up-to-date), and using it over and over across all relevant forums, should be sufficient; I see no real need to recreate the table for every page request (not implying that this is what you do now, I just don't know). Of course I would like to see some consistency in the numbers shown by a sequence of page loads; getting served by different servers should not result in decreasing message counts for a particular forum, unless messages really got removed that is. :)

                    Luc Pattyn [Forum Guidelines] [My Articles]


                    I dislike the black-and-white voting system on questions/answers. X|


                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #9

                    The message count is always an up to date count. Members (and moderators) sometimes do remove posts.

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    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