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. what a lousy job Chris Munder and his buddies have done with this thread management.

what a lousy job Chris Munder and his buddies have done with this thread management.

Scheduled Pinned Locked Moved The Lounge
data-structuresquestiondiscussioncareer
32 Posts 18 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.
  • C Chris Maunder

    When you have a clue, some suggestions on how to help alleviate the problem and a spell checker then I'll discuss the issue with you. FYI I did make some changes today that I hope will reduce the problem but until I get the time to rewrite the entire thing the best thing to do is write me a polite email and ask me to fix up whichever thread is playing up. It's called courtesy. cheers, Chris Maunder Rub your belly and pat your head simultaneously. Sometimes that helps me make sense of things - Jon Sagara

    E Offline
    E Offline
    Edd
    wrote on last edited by
    #21

    I bet if this was one of your money making scheems, this problem would not have been existing for this long.

    1 Reply Last reply
    0
    • E Edd

      Could it be that chris and his buddies can't do effective tree management? I am trying hard not to think that is the case, but that's the only way my thoughts are lining. Too many threads renagading.

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

      What a thoroughly venal comment! I suggest that you demonstrate the proper way to do this by establishing your own site and providing content of equal quality without any minor glitches. Alternatively, in case you're of a mind to actually contribute something of worth, you might submit an article that illustrates a truly foolproof algorithm for properly handling simultaneous posts. I Drowned Schroedinger's Stupid Cat!

      1 Reply Last reply
      0
      • C Chris Maunder

        When you have a clue, some suggestions on how to help alleviate the problem and a spell checker then I'll discuss the issue with you. FYI I did make some changes today that I hope will reduce the problem but until I get the time to rewrite the entire thing the best thing to do is write me a polite email and ask me to fix up whichever thread is playing up. It's called courtesy. cheers, Chris Maunder Rub your belly and pat your head simultaneously. Sometimes that helps me make sense of things - Jon Sagara

        D Offline
        D Offline
        Domenic Denicola
        wrote on last edited by
        #23

        I think Edd needs a ban :~

        -Domenic Denicola- [CPUA 0x1337] MadHamster Creations "I was born human. But this was an accident of fate - a condition merely of time and place. I believe it's something we have the power to change..."

        1 Reply Last reply
        0
        • E Edd

          oh... don't give me that courtesy crap. You think u're doing anyone here a f*ckin favor? please... Your ads and microsoft sponsorship data is not renagading, but the forum isn't generating money, so let it stink. I think when there's a problem for this long, it needs to be pointed out, and there's no need to insult me for that.

          D Offline
          D Offline
          Domenic Denicola
          wrote on last edited by
          #24

          :eek: Geez, first your racist crap now this! Man, please vacate the forumn because you're sure making it a lot worse for the rest of us...

          -Domenic Denicola- [CPUA 0x1337] MadHamster Creations "I was born human. But this was an accident of fate - a condition merely of time and place. I believe it's something we have the power to change..."

          1 Reply Last reply
          0
          • E Edd

            Could it be that chris and his buddies can't do effective tree management? I am trying hard not to think that is the case, but that's the only way my thoughts are lining. Too many threads renagading.

            C Offline
            C Offline
            Christopher Duncan
            wrote on last edited by
            #25

            As you no doubt know being a software developer yourself, a large, complex codebase is difficult to make 100% bulletproof. Fortunately, even though this is a complicated technical matter, in your case there's a pretty straightforward fix to the problem that you can actually perform from the client side. Simply eliminate the text "www.CodeProject.com" from the address line of whatever browser you're using, and you'll find that the problem will be immediately resolved. Hope this helps, Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)

            1 Reply Last reply
            0
            • E Edd

              Could it be that chris and his buddies can't do effective tree management? I am trying hard not to think that is the case, but that's the only way my thoughts are lining. Too many threads renagading.

              realJSOPR Offline
              realJSOPR Offline
              realJSOP
              wrote on last edited by
              #26

              I personally think that the only thing you're trying hard at is being an asshole. You've been a member less than a month and you think you know enough about what goes on here to offer an opinion? Your statement pegged the dipshit meter, obviating your lack of anything resembling what would be universally recognized as a "clue". Please step back, and take your own life so someone doesn't have to waste their own ammunition on you. :suss: "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio.

              1 Reply Last reply
              0
              • C Chris Maunder

                When you have a clue, some suggestions on how to help alleviate the problem and a spell checker then I'll discuss the issue with you. FYI I did make some changes today that I hope will reduce the problem but until I get the time to rewrite the entire thing the best thing to do is write me a polite email and ask me to fix up whichever thread is playing up. It's called courtesy. cheers, Chris Maunder Rub your belly and pat your head simultaneously. Sometimes that helps me make sense of things - Jon Sagara

                S Offline
                S Offline
                Sam Levy
                wrote on last edited by
                #27

                Chris, I think the best response to all of these people is to stop making excuses and fix the problem. You've said you were a) looking at it, b) thinking about it, and c) tweaking it for many weeks. So now you're getting some dings. Poor Chris! Stop whining and fix it.

                1 Reply Last reply
                0
                • L Lost User

                  Chris Maunder wrote: "SELECT * FROM Posts WHERE forum=n ORDER BY Position" Chris, you're not really doing a "select *" are you? replace the * with the explicit column names, this will remove the need for sql to query column names on every execution now sql will optimize this if it is a stored procedure, but it will still check on each execute if the table's schema has changed,, explicitly naming columns is faster for both direct sql submission or stored procedures -John

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

                  No, I'm not doing a select * ;) cheers, Chris Maunder Rub your belly and pat your head simultaneously. Sometimes that helps me make sense of things - Jon Sagara

                  1 Reply Last reply
                  0
                  • E Edd

                    Could it be that chris and his buddies can't do effective tree management? I am trying hard not to think that is the case, but that's the only way my thoughts are lining. Too many threads renagading.

                    D Offline
                    D Offline
                    David Cunningham
                    wrote on last edited by
                    #29

                    FU

                    realJSOPR R 2 Replies Last reply
                    0
                    • D David Cunningham

                      FU

                      realJSOPR Offline
                      realJSOPR Offline
                      realJSOP
                      wrote on last edited by
                      #30

                      While your response was short and to the point, I think mine was more descriptive and contained a certain amount of je ne sais quois. "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio.

                      1 Reply Last reply
                      0
                      • D David Cunningham

                        FU

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

                        Well said, David:-) "Your village called -
                        They're missing their idiot."

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          When you have a clue, some suggestions on how to help alleviate the problem and a spell checker then I'll discuss the issue with you. FYI I did make some changes today that I hope will reduce the problem but until I get the time to rewrite the entire thing the best thing to do is write me a polite email and ask me to fix up whichever thread is playing up. It's called courtesy. cheers, Chris Maunder Rub your belly and pat your head simultaneously. Sometimes that helps me make sense of things - Jon Sagara

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #32

                          Want some pest repellant Chris ? I'm sure a whipround would be successful :rolleyes: Elaine :rose: The tigress is here :-D

                          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