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. Reputation Fight

Reputation Fight

Scheduled Pinned Locked Moved The Lounge
csharpcomclouddata-structurestools
14 Posts 5 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.
  • S Offline
    S Offline
    S Senthil Kumar
    wrote on last edited by
    #1

    Wanting to post something better than the default sample application for the Azure competition, I wrote http://sadhu.cloudapp.net/[^]. It will let you overlay the reputation graphs of two members, given their member names (friendly URL format, s-senthil-kumar, for e.g.) and max reputations on their respective reputation graphs. Some screen scraping to get member id, joining date, and then some image analysis on the reputation graphs, and you have Reputation Fight. Here[^]'s how CG and Nish stack up against each other :). It currently works only if both members have been registered with CP for more than 2 years.

    Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

    C R N R 4 Replies Last reply
    0
    • S S Senthil Kumar

      Wanting to post something better than the default sample application for the Azure competition, I wrote http://sadhu.cloudapp.net/[^]. It will let you overlay the reputation graphs of two members, given their member names (friendly URL format, s-senthil-kumar, for e.g.) and max reputations on their respective reputation graphs. Some screen scraping to get member id, joining date, and then some image analysis on the reputation graphs, and you have Reputation Fight. Here[^]'s how CG and Nish stack up against each other :). It currently works only if both members have been registered with CP for more than 2 years.

      Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

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

      Yes, I do recall that Nish had more posts than me for quite some time. A cool feature would be a breakdown. I bet that Nish has more reputation from articles than me, for example.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      1 Reply Last reply
      0
      • S S Senthil Kumar

        Wanting to post something better than the default sample application for the Azure competition, I wrote http://sadhu.cloudapp.net/[^]. It will let you overlay the reputation graphs of two members, given their member names (friendly URL format, s-senthil-kumar, for e.g.) and max reputations on their respective reputation graphs. Some screen scraping to get member id, joining date, and then some image analysis on the reputation graphs, and you have Reputation Fight. Here[^]'s how CG and Nish stack up against each other :). It currently works only if both members have been registered with CP for more than 2 years.

        Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

        R Offline
        R Offline
        Rajesh R Subramanian
        wrote on last edited by
        #3

        I could break your app by providing 0 as the input for reputation fields for both members. :) BTW, what does that field do? What am I supposed to provide as an input for that field?

        “Follow your bliss.” – Joseph Campbell

        S N 2 Replies Last reply
        0
        • R Rajesh R Subramanian

          I could break your app by providing 0 as the input for reputation fields for both members. :) BTW, what does that field do? What am I supposed to provide as an input for that field?

          “Follow your bliss.” – Joseph Campbell

          S Offline
          S Offline
          S Senthil Kumar
          wrote on last edited by
          #4

          Rajesh R Subramanian wrote:

          I could break your app by providing 0 as the input for reputation fields for both members.

          Guilty as charged :). Didn't bother to validate input. The field is used to provide the max Y value on the reputation graph of a member. For you, it would be 25000. Why do you need to provide it? Because I couldn't figure out an easy way to get that information from the image of the graph. I need that value to figure out the Y scale (it can vary based on your reputation), and from that, I can calculate actual reputation. Here's[^] how your reputation graph looks against mine. You went past me in 2009 :)

          Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

          1 Reply Last reply
          0
          • S S Senthil Kumar

            Wanting to post something better than the default sample application for the Azure competition, I wrote http://sadhu.cloudapp.net/[^]. It will let you overlay the reputation graphs of two members, given their member names (friendly URL format, s-senthil-kumar, for e.g.) and max reputations on their respective reputation graphs. Some screen scraping to get member id, joining date, and then some image analysis on the reputation graphs, and you have Reputation Fight. Here[^]'s how CG and Nish stack up against each other :). It currently works only if both members have been registered with CP for more than 2 years.

            Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

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

            Senthil, will you be in Seattle this week?

            Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            My latest book : C++/CLI in Action / Amazon.com link

            S 1 Reply Last reply
            0
            • R Rajesh R Subramanian

              I could break your app by providing 0 as the input for reputation fields for both members. :) BTW, what does that field do? What am I supposed to provide as an input for that field?

              “Follow your bliss.” – Joseph Campbell

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

              Just asked Senthil, then remembered you might be there too. Will you be in Seattle this week?

              Regards, Nish


              Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
              My latest book : C++/CLI in Action / Amazon.com link

              R 1 Reply Last reply
              0
              • N Nish Nishant

                Senthil, will you be in Seattle this week?

                Regards, Nish


                Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                My latest book : C++/CLI in Action / Amazon.com link

                S Offline
                S Offline
                S Senthil Kumar
                wrote on last edited by
                #7

                Nope, I'm no longer a Microsoft MVP - didn't get renewed this June.

                Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

                N 1 Reply Last reply
                0
                • S S Senthil Kumar

                  Nope, I'm no longer a Microsoft MVP - didn't get renewed this June.

                  Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

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

                  S. Senthil Kumar wrote:

                  Nope, I'm no longer a Microsoft MVP - didn't get renewed this June.

                  :wtf: I was stunned to hear that JK did not get renewed, and now you too. Sorry to hear this, another loss to the MVP program I guess.

                  Regards, Nish


                  Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                  My latest book : C++/CLI in Action / Amazon.com link

                  R 1 Reply Last reply
                  0
                  • N Nish Nishant

                    Just asked Senthil, then remembered you might be there too. Will you be in Seattle this week?

                    Regards, Nish


                    Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                    My latest book : C++/CLI in Action / Amazon.com link

                    R Offline
                    R Offline
                    Rajesh R Subramanian
                    wrote on last edited by
                    #9

                    Unfortunately I couldn't avail leave. There's a planned release, so... :sigh:

                    “Follow your bliss.” – Joseph Campbell

                    N 1 Reply Last reply
                    0
                    • R Rajesh R Subramanian

                      Unfortunately I couldn't avail leave. There's a planned release, so... :sigh:

                      “Follow your bliss.” – Joseph Campbell

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

                      Rajesh R Subramanian wrote:

                      Unfortunately I couldn't avail leave. There's a planned release, so...

                      Oh shucks, it would have been cool to meet you.

                      Regards, Nish


                      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                      My latest book : C++/CLI in Action / Amazon.com link

                      R 1 Reply Last reply
                      0
                      • N Nish Nishant

                        S. Senthil Kumar wrote:

                        Nope, I'm no longer a Microsoft MVP - didn't get renewed this June.

                        :wtf: I was stunned to hear that JK did not get renewed, and now you too. Sorry to hear this, another loss to the MVP program I guess.

                        Regards, Nish


                        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                        My latest book : C++/CLI in Action / Amazon.com link

                        R Offline
                        R Offline
                        Rajesh R Subramanian
                        wrote on last edited by
                        #11

                        My understanding (from other MVPs) is that JK was busy with too many things during the past year that he couldn't contribute as usual. Therefore he consciously decided not to mention anything on his "contributions" section on the portal, which lead to the non-renewal of his award. I hope he'll be back this year though!

                        “Follow your bliss.” – Joseph Campbell

                        1 Reply Last reply
                        0
                        • N Nish Nishant

                          Rajesh R Subramanian wrote:

                          Unfortunately I couldn't avail leave. There's a planned release, so...

                          Oh shucks, it would have been cool to meet you.

                          Regards, Nish


                          Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                          My latest book : C++/CLI in Action / Amazon.com link

                          R Offline
                          R Offline
                          Rajesh R Subramanian
                          wrote on last edited by
                          #12

                          Nishant Sivakumar wrote:

                          it would have been cool to meet you.

                          Your opinion might change after you meet me though. :laugh: Just kidding; I wanted to meet you guys too. :)

                          “Follow your bliss.” – Joseph Campbell

                          N 1 Reply Last reply
                          0
                          • R Rajesh R Subramanian

                            Nishant Sivakumar wrote:

                            it would have been cool to meet you.

                            Your opinion might change after you meet me though. :laugh: Just kidding; I wanted to meet you guys too. :)

                            “Follow your bliss.” – Joseph Campbell

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

                            Rajesh R Subramanian wrote:

                            Your opinion might change after you meet me though.

                            :rolleyes:

                            Regards, Nish


                            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                            My latest book : C++/CLI in Action / Amazon.com link

                            1 Reply Last reply
                            0
                            • S S Senthil Kumar

                              Wanting to post something better than the default sample application for the Azure competition, I wrote http://sadhu.cloudapp.net/[^]. It will let you overlay the reputation graphs of two members, given their member names (friendly URL format, s-senthil-kumar, for e.g.) and max reputations on their respective reputation graphs. Some screen scraping to get member id, joining date, and then some image analysis on the reputation graphs, and you have Reputation Fight. Here[^]'s how CG and Nish stack up against each other :). It currently works only if both members have been registered with CP for more than 2 years.

                              Regards Senthil _____________________________ My Home Page |My Blog | My Articles | My Flickr | WinMacro

                              R Offline
                              R Offline
                              Rutvik Dave
                              wrote on last edited by
                              #14

                              This is very nice idea. :thumbsup:

                              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