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. Lean and Mean article comp judging

Lean and Mean article comp judging

Scheduled Pinned Locked Moved The Lounge
c++architecturehelp
10 Posts 8 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 Offline
    C Offline
    Chris Maunder
    wrote on last edited by
    #1

    I just wanted to let you know that the number of entries we've had for the Lean and Mean article comp have meant that judging is taking way longer than we anticipated. I've drafted a couple of other devs in to help but it could be a bit longer until we have agreed on a winner. We'll narrow it down to the top 3 and then fight out amongst ourselves over them. Thanks for all the entries - some of them (many of them) are amazing.

    cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

    P N L E 4 Replies Last reply
    0
    • C Chris Maunder

      I just wanted to let you know that the number of entries we've had for the Lean and Mean article comp have meant that judging is taking way longer than we anticipated. I've drafted a couple of other devs in to help but it could be a bit longer until we have agreed on a winner. We'll narrow it down to the top 3 and then fight out amongst ourselves over them. Thanks for all the entries - some of them (many of them) are amazing.

      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

      P Offline
      P Offline
      Pravarakhya
      wrote on last edited by
      #2

      So how many total number of entries you looked into?

      Pravar My Image Processing Article! Rate it!! My Blog

      D 1 Reply Last reply
      0
      • P Pravarakhya

        So how many total number of entries you looked into?

        Pravar My Image Processing Article! Rate it!! My Blog

        D Offline
        D Offline
        DaveAuld
        wrote on last edited by
        #3

        Chris said, "We'll narrow it down to the top 3" So i would have a guess at 4. :laugh:

        Dave Who am I?: http://www.bebo.com/daveauld/ or http://www.dave-auld.net/

        1 Reply Last reply
        0
        • C Chris Maunder

          I just wanted to let you know that the number of entries we've had for the Lean and Mean article comp have meant that judging is taking way longer than we anticipated. I've drafted a couple of other devs in to help but it could be a bit longer until we have agreed on a winner. We'll narrow it down to the top 3 and then fight out amongst ourselves over them. Thanks for all the entries - some of them (many of them) are amazing.

          cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

          N Offline
          N Offline
          Nicholas Butler
          wrote on last edited by
          #4

          I implemented the diff algorithm from the original paper! Not so easy :) The LCS-based entries either don't work in the general case, or are slower and fatter. Anyway, whatever your decision, there will be a tutorial article posted when you get back. Nick

          ---------------------------------- Be excellent to each other :)

          C 1 Reply Last reply
          0
          • N Nicholas Butler

            I implemented the diff algorithm from the original paper! Not so easy :) The LCS-based entries either don't work in the general case, or are slower and fatter. Anyway, whatever your decision, there will be a tutorial article posted when you get back. Nick

            ---------------------------------- Be excellent to each other :)

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

            There's also the matter of a character-by-character diff that I thought went above-and-beyond and which impressed me immensely ;)

            cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

            N 1 Reply Last reply
            0
            • C Chris Maunder

              There's also the matter of a character-by-character diff that I thought went above-and-beyond and which impressed me immensely ;)

              cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

              N Offline
              N Offline
              Nicholas Butler
              wrote on last edited by
              #6

              Glad you liked it! It was fun :) I did try comparing the whole files as characters, but it wasn't as good: A) because of the limited alphabet of the English text, it matched equal letters in unrelated lines B) it worked well for the test files because there are only 577 different characters, but didn't scale well in the general case I still didn't find the invisible change though! Nick

              ---------------------------------- Be excellent to each other :)

              L 1 Reply Last reply
              0
              • C Chris Maunder

                I just wanted to let you know that the number of entries we've had for the Lean and Mean article comp have meant that judging is taking way longer than we anticipated. I've drafted a couple of other devs in to help but it could be a bit longer until we have agreed on a winner. We'll narrow it down to the top 3 and then fight out amongst ourselves over them. Thanks for all the entries - some of them (many of them) are amazing.

                cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

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

                Chris Maunder wrote:

                it could be a bit longer until we ...

                that's a tad less precise than "The contest will end on August 31, 2009 at 11:59:59 PM US Eastern Standard Time", but then the shoe is on the other foot now. :doh:

                Luc Pattyn

                :badger: :jig: :badger:

                Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.

                :jig: :badger: :jig:

                P 1 Reply Last reply
                0
                • N Nicholas Butler

                  Glad you liked it! It was fun :) I did try comparing the whole files as characters, but it wasn't as good: A) because of the limited alphabet of the English text, it matched equal letters in unrelated lines B) it worked well for the test files because there are only 577 different characters, but didn't scale well in the general case I still didn't find the invisible change though! Nick

                  ---------------------------------- Be excellent to each other :)

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

                  1+19+19+11+9+19+19+9+14+7 = 118% :-D Best Wishes, -David Delaune

                  1 Reply Last reply
                  0
                  • L Luc Pattyn

                    Chris Maunder wrote:

                    it could be a bit longer until we ...

                    that's a tad less precise than "The contest will end on August 31, 2009 at 11:59:59 PM US Eastern Standard Time", but then the shoe is on the other foot now. :doh:

                    Luc Pattyn

                    :badger: :jig: :badger:

                    Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.

                    :jig: :badger: :jig:

                    P Offline
                    P Offline
                    PIEBALDconsult
                    wrote on last edited by
                    #9

                    That was the deadline for entries; no deadline for the judging.

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      I just wanted to let you know that the number of entries we've had for the Lean and Mean article comp have meant that judging is taking way longer than we anticipated. I've drafted a couple of other devs in to help but it could be a bit longer until we have agreed on a winner. We'll narrow it down to the top 3 and then fight out amongst ourselves over them. Thanks for all the entries - some of them (many of them) are amazing.

                      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                      E Offline
                      E Offline
                      Eric Haddan
                      wrote on last edited by
                      #10

                      It's actually a little flattering that the judging is taking so long. I guess it's a tough competition. :-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