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. Feedback, please.

Feedback, please.

Scheduled Pinned Locked Moved The Lounge
code-reviewcombeta-testingquestion
25 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.
  • A Offline
    A Offline
    Anthony Queen
    wrote on last edited by
    #1

    I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

    J N E E B 8 Replies Last reply
    0
    • A Anthony Queen

      I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

      J Offline
      J Offline
      J4amieC
      wrote on last edited by
      #2

      Not sure if its anything you've done, or whether maybe its the cause of some of your lower votes, but I have to horizontally scroll to see all the text. Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

      A N 3 Replies Last reply
      0
      • J J4amieC

        Not sure if its anything you've done, or whether maybe its the cause of some of your lower votes, but I have to horizontally scroll to see all the text. Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

        A Offline
        A Offline
        Anthony Queen
        wrote on last edited by
        #3

        Ahh, ok. I have a large monitor so I hadn't noticed. I'll make the change. Thanks!

        M 1 Reply Last reply
        0
        • A Anthony Queen

          I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #4

          One reason for bad ratings may be that the article scrolls horizontally, as the code snippets in the PRE tags are too wide. You need to restrict them to about 600 pixels, so people on 800x600 resolutions can view the article conveniently. Smitha or one of the editors will fix it during the editing/formatting stage, but it'd be better if the author could do that on his/her own. Regards, Nish


          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
          Currently working on C++/CLI in Action for Manning Publications.

          1 Reply Last reply
          0
          • J J4amieC

            Not sure if its anything you've done, or whether maybe its the cause of some of your lower votes, but I have to horizontally scroll to see all the text. Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #5

            J4amieC wrote:

            Not sure if its anything you've done, or whether maybe its the cause of some of your lower votes, but I have to horizontally scroll to see all the text.

            Damn, you beat me to it :-( Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            Currently working on C++/CLI in Action for Manning Publications.

            1 Reply Last reply
            0
            • A Anthony Queen

              Ahh, ok. I have a large monitor so I hadn't noticed. I'll make the change. Thanks!

              M Offline
              M Offline
              Michael A Barnhart
              wrote on last edited by
              #6

              I would have the same comment. Yes I have a 19 flat panel but my 50+ eyes do not like the small text so run it at 1024. "Every new day begins with possibilities. It's up to us to fill it with things that move us toward progress and peace.” (Ronald Reagan)

              L A 2 Replies Last reply
              0
              • A Anthony Queen

                I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

                E Offline
                E Offline
                El Corazon
                wrote on last edited by
                #7

                Anthony Queen wrote:

                I wrote my first article a couple of days ago.

                congrats for going this far! There are days I wish I could write an article, so you have still one above me. If it were me I would have written it in a different style, I don't have the time right now to actually try the methods and see if it can be done. If you have someone else locally who you trust the opinion of, buy them a six-pack (soda, tea, or "other" favorite drink) and ask them to reproduce the result from the directions. Basically you will here jokes here about the two camps, and I think you are getting votes from both camps Camp 1: You should be able to reproduce the source code from the article itself without downloading the zip file. This guarentees a complete explanation of the process even if it includes points on the Visual designer, which yours does, the result should be a complete working example. The code attached is simply proof you did it right. This is akin to a tutorial style, you are teaching how to do something. And the type I generally prefer. Camp 2: The article should be concise, only highlight the "technique" and someone should download and use the code-as-is for everything else. There is also a Camp 3, ignore the article download the code and it should fix your network, brush your teeth, and fill up your car with gasoline, but that would be nit-picking... ;) I can't do more than a cursory glance now, all my issues are in style not in content because I can't check the content at the moment. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                A 1 Reply Last reply
                0
                • J J4amieC

                  Not sure if its anything you've done, or whether maybe its the cause of some of your lower votes, but I have to horizontally scroll to see all the text. Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

                  A Offline
                  A Offline
                  Anthony Queen
                  wrote on last edited by
                  #8

                  Scrolling should be fixed now. Thanks for the input!

                  1 Reply Last reply
                  0
                  • E El Corazon

                    Anthony Queen wrote:

                    I wrote my first article a couple of days ago.

                    congrats for going this far! There are days I wish I could write an article, so you have still one above me. If it were me I would have written it in a different style, I don't have the time right now to actually try the methods and see if it can be done. If you have someone else locally who you trust the opinion of, buy them a six-pack (soda, tea, or "other" favorite drink) and ask them to reproduce the result from the directions. Basically you will here jokes here about the two camps, and I think you are getting votes from both camps Camp 1: You should be able to reproduce the source code from the article itself without downloading the zip file. This guarentees a complete explanation of the process even if it includes points on the Visual designer, which yours does, the result should be a complete working example. The code attached is simply proof you did it right. This is akin to a tutorial style, you are teaching how to do something. And the type I generally prefer. Camp 2: The article should be concise, only highlight the "technique" and someone should download and use the code-as-is for everything else. There is also a Camp 3, ignore the article download the code and it should fix your network, brush your teeth, and fill up your car with gasoline, but that would be nit-picking... ;) I can't do more than a cursory glance now, all my issues are in style not in content because I can't check the content at the moment. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                    A Offline
                    A Offline
                    Anthony Queen
                    wrote on last edited by
                    #9

                    Thanks! I appreciate the insight to the "Camps". Hopefully, both camps are happy.

                    1 Reply Last reply
                    0
                    • A Anthony Queen

                      I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

                      E Offline
                      E Offline
                      Eytukan
                      wrote on last edited by
                      #10

                      [JUST FOR FUN] Or you wanted us to see you with your kid ? :-D anyway nice that's a nice snap!


                      --[V]--

                      [My Current Status]

                      1 Reply Last reply
                      0
                      • M Michael A Barnhart

                        I would have the same comment. Yes I have a 19 flat panel but my 50+ eyes do not like the small text so run it at 1024. "Every new day begins with possibilities. It's up to us to fill it with things that move us toward progress and peace.” (Ronald Reagan)

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

                        Michael A. Barnhart wrote:

                        my 50+ eyes

                        :omg: Are you an insect? I'm sorry, I just couldn't resist... :-O Paul

                        Where are you?[^]
                        How much time is left?[^]

                        J M N 3 Replies Last reply
                        0
                        • A Anthony Queen

                          I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

                          B Offline
                          B Offline
                          Bob X
                          wrote on last edited by
                          #12

                          Anthony Queen wrote:

                          I'm wondering if the weighted voting system is such a good idea.

                          Weighted voting is a very good idea. I wondered about it at first, but I makes very good sense to me now. A new person who, as a group, are usually but not necessarily not very good coders cannot vote up a poor article. The voting system allows the actual value of the article to come out by allowing better coders to have more influence.

                          1 Reply Last reply
                          0
                          • A Anthony Queen

                            I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

                            P Offline
                            P Offline
                            peterchen
                            wrote on last edited by
                            #13

                            Voting isn't fair. It work fairly well on the long term, but the results of the first few votes can be frustrating. But don't let numebrs get you down. Maybe someone thougth your solution was to simple. Maybe someone didn't like the picture, or maybe someone hit "1" when s/he wanted to hit "5". (Votes are weighted by membership level, so it's not necessarily "a couple of" 1 votes) You've taken care to make the article convenient to read (thanks!) and you took the step to publish it (congratulations!). It doesn't have a lot of meat, though, which I don't think is important for an article (but seems to be important for good votes :) ) Anyway, it's good that you did post it. And I hope it's not your last one! P.S. My unofficial CP FAQ[^] has some notes what may attract bad votes.


                            Some of us walk the memory lane, others plummet into a rabbit hole
                            Tree in C# || Fold With Us! || sighist -- modified at 14:26 Wednesday 24th May, 2006

                            M 1 Reply Last reply
                            0
                            • L Lost User

                              Michael A. Barnhart wrote:

                              my 50+ eyes

                              :omg: Are you an insect? I'm sorry, I just couldn't resist... :-O Paul

                              Where are you?[^]
                              How much time is left?[^]

                              J Offline
                              J Offline
                              Jeremy Falcon
                              wrote on last edited by
                              #14

                              Paul van der Walt wrote:

                              Are you an insect?

                              :laugh::laugh::laugh: Jeremy Falcon

                              1 Reply Last reply
                              0
                              • L Lost User

                                Michael A. Barnhart wrote:

                                my 50+ eyes

                                :omg: Are you an insect? I'm sorry, I just couldn't resist... :-O Paul

                                Where are you?[^]
                                How much time is left?[^]

                                M Offline
                                M Offline
                                Michael A Barnhart
                                wrote on last edited by
                                #15

                                Paul van der Walt wrote:

                                Are you an insect?

                                I compliment you on the observation. That really does answer a lot of questions about my opinions being valued by some slugs and snakes. A 5 by the way.

                                1 Reply Last reply
                                0
                                • A Anthony Queen

                                  I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

                                  A Offline
                                  A Offline
                                  Albert Pascual
                                  wrote on last edited by
                                  #16

                                  Maybe you are getting so many 1s because is in VB ;P Al Note to VB "programmers": Just a joke! My eMail control My Blog

                                  1 Reply Last reply
                                  0
                                  • P peterchen

                                    Voting isn't fair. It work fairly well on the long term, but the results of the first few votes can be frustrating. But don't let numebrs get you down. Maybe someone thougth your solution was to simple. Maybe someone didn't like the picture, or maybe someone hit "1" when s/he wanted to hit "5". (Votes are weighted by membership level, so it's not necessarily "a couple of" 1 votes) You've taken care to make the article convenient to read (thanks!) and you took the step to publish it (congratulations!). It doesn't have a lot of meat, though, which I don't think is important for an article (but seems to be important for good votes :) ) Anyway, it's good that you did post it. And I hope it's not your last one! P.S. My unofficial CP FAQ[^] has some notes what may attract bad votes.


                                    Some of us walk the memory lane, others plummet into a rabbit hole
                                    Tree in C# || Fold With Us! || sighist -- modified at 14:26 Wednesday 24th May, 2006

                                    M Offline
                                    M Offline
                                    Maxwell Chen
                                    wrote on last edited by
                                    #17

                                    peterchen wrote:

                                    maybe someone hit "1" when s/he wanted to hit "5".

                                    Maybe this would be better:

                                    Rate this message: (poor)1 2 3 4 5(good)

                                    than the one we see currently:

                                    Rate this message: 1 2 3 4 5 (out of 5)


                                    Maxwell Chen

                                    E D 2 Replies Last reply
                                    0
                                    • L Lost User

                                      Michael A. Barnhart wrote:

                                      my 50+ eyes

                                      :omg: Are you an insect? I'm sorry, I just couldn't resist... :-O Paul

                                      Where are you?[^]
                                      How much time is left?[^]

                                      N Offline
                                      N Offline
                                      NormDroid
                                      wrote on last edited by
                                      #18

                                      :laugh::laugh::laugh: Never send a human to do a machine's job Agent Smith

                                      1 Reply Last reply
                                      0
                                      • A Anthony Queen

                                        I'm wondering if the weighted voting system is such a good idea. I wrote my first article a couple of days ago. after 5 votes, it had a rating of 4/5. Then, 2 votes later, it is down to 2.67/5 That tells me I'm getting a few 1's Is it really that bad of an article? What can I do to improve it. I'm getting votes, but no feedback. Thanks, Tony The article is at: http://www.codeproject.com/useritems/PanExample.asp -- modified at 12:01 Wednesday 24th May, 2006

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

                                        Well, besides the h-scrolling problem a couple other people mentioned (which I didn't notice with a 1440x900 monitor), I was struck by the fact that you're not doing any range checking on setting the AutoScrollPosition. I'm not sure you need to, but still... And the whole issue of multiplying by -1: you chose "e.X - m_PanStartPoint.X" rather than "m_PanStartPoint.X - e.X", so you could have eliminated one multiple by -1. The other one, -1*X + DeltaX, well, that's just DeltaX-X. And finally, it's a bit simplistic, some people probably think it's a bit too simplistic. Me, I think it's an excellent first article for getting your feet wet, and you deserve congrats on that alone. So, that's my 2c. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

                                        A 1 Reply Last reply
                                        0
                                        • M Marc Clifton

                                          Well, besides the h-scrolling problem a couple other people mentioned (which I didn't notice with a 1440x900 monitor), I was struck by the fact that you're not doing any range checking on setting the AutoScrollPosition. I'm not sure you need to, but still... And the whole issue of multiplying by -1: you chose "e.X - m_PanStartPoint.X" rather than "m_PanStartPoint.X - e.X", so you could have eliminated one multiple by -1. The other one, -1*X + DeltaX, well, that's just DeltaX-X. And finally, it's a bit simplistic, some people probably think it's a bit too simplistic. Me, I think it's an excellent first article for getting your feet wet, and you deserve congrats on that alone. So, that's my 2c. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

                                          A Offline
                                          A Offline
                                          Anthony Queen
                                          wrote on last edited by
                                          #20

                                          Marc Clifton wrote:

                                          Me, I think it's an excellent first article for getting your feet wet, and you deserve congrats on that alone.

                                          Thanks! I do appreciate it, and it won't be my last. ;)

                                          Marc Clifton wrote:

                                          And the whole issue of multiplying by -1: you chose "e.X - m_PanStartPoint.X" rather than "m_PanStartPoint.X - e.X", so you could have eliminated one multiple by -1. The other one, -1*X + DeltaX, well, that's just DeltaX-X.

                                          Very true. I didn't simplify it. The way you have it is much cleaner.

                                          Marc Clifton wrote:

                                          And finally, it's a bit simplistic, some people probably think it's a bit too simplistic.

                                          It is very simple and covers a very specific point. However, I've seen A LOT of people just simply move the location of the picturebox around in a panel and call it panning. I figured this might help a new developer get started with this type of functionality someday, especially someone unfamiliar with scroll bars. As for range checking, well, there are a lot of things you would want to do if you were putting this in a production application. I just wanted to keep the article simple and concise. Please don't think I took any offense. Just thought I would share my intentions. I do appreciate your feedback and will keep it in mind for my next article. Thanks again, Tony

                                          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