Thread: Lets get the next contest underway!

  1. #1
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981

    Lets get the next contest underway!

    Bring it!

    gg

  2. #2
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    Whats this contest thing about? I'm interested so lemme have it!

    I got an idea: how about a compact XML parser thats able to handle DTDs (xml schemas)?

  3. #3
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Originally posted by Speedy5
    Whats this contest thing about? I'm interested so lemme have it!

    I got an idea: how about a compact XML parser thats able to handle DTDs (xml schemas)?
    Problem is: not everyone knows XML. I made the assumption that *all* programmers know HTML, and ran a contest which contestants were to parse HTML files and display results. Many couldn't take part because they didn't know HTML.

  4. #4
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    Many less programmers know regular expressions and that Mid function. But then again less people know XML than HTML. Its not really hard to learn and its a popular standard for data. So, it might be useful to raise public awareness of the technology. Maybe someday we'll have it.

  5. #5
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Originally posted by Speedy5
    Many less programmers know regular expressions and that Mid function. But then again less people know XML than HTML. Its not really hard to learn and its a popular standard for data. So, it might be useful to raise public awareness of the technology. Maybe someday we'll have it.
    ... What? Creating a function to match regular expressions or return a substring is entirely different than learning HTML or XML. It's called problem solving; I would hope most programmers wouldn't instantly know the solution to a given contest problem.

  6. #6
    Registered User thePope's Avatar
    Join Date
    Mar 2003
    Posts
    26

    Unhappy

    I was interested in signing up for the text compression contest, but i don't see anything on it. Is it still going on? Over? cancelled?

  7. #7
    Student Forever! bookworm's Avatar
    Join Date
    Apr 2003
    Posts
    132
    There is a lot of controvesy surrounding this contests board. The
    poll conducted by the contest organiser indicates that

  8. #8
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Originally posted by bookworm
    There is a lot of controvesy surrounding this contests board. The
    poll conducted by the contest organiser indicates that
    I think you need to lighten up a bit. We like to have a little fun around here! Yes, I changed the poll, that's pretty obvious. The poll was running for at least a week or two before I rigged the results (they were largely in my favor to begin with) so I don't really see why that matters.
    As for 'arguing' with members, no, I was joking around.

    In response to your other post; It's hard enough organizing a single contest, you have to find a problem, present it, organize contestants and judges and then get the submissions out to judges to have them judged. All the power to you if you think you can run 4/5 simultaneously, each one tailored to different experience levels/interests.

    I'm pretty sure i'm done with this. I can't help but think someone could do a much better job. I simply don't have time to run and judge the contests by myself. It'd be alright if the judging wasn't left up to me, but in previous contests I was the lone judge expected to judge all contests entries.
    In my opinion, the RegEx contest isn't even worth judging. I got 2 entries on time, and 1 other came in like a week later. I don't feel 3 contestants and 1 judge (me) shows enough interest in the problem to dictate continuing on.

    Anyhow, i'll give some thought as to whether I want to continue on with contest master... more to come.

  9. #9
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    Originally posted by Eibro
    In my opinion, the RegEx contest isn't even worth judging. I got 2 entries on time, and 1 other came in like a week later.
    I can guarantee you that will take at most 20 minutes to judge those 3 entries. I spent a lot of time perfecting my regex code and making it work with every case. It'd be a shame if it never got judged.

  10. #10
    S Sang-drax's Avatar
    Join Date
    May 2002
    Location
    Göteborg, Sweden
    Posts
    2,072
    Originally posted by Eibro

    In my opinion, the RegEx contest isn't even worth judging..
    Probably true, but could you publish the entries, please?
    Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling

  11. #11
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    You switched the names of my file. Mine's the .h file with Alejandro Barreto name in it. Lucky's is that cpp file.

    Where's the judging though?

  12. #12
    I lurk
    Join Date
    Aug 2002
    Posts
    1,361
    Originally posted by Speedy5
    You switched the names of my file. Mine's the .h file with Alejandro Barreto name in it. Lucky's is that cpp file.

    Where's the judging though?
    Eh, dammit. You all had them named the same, so I got mixed up somewhere between downloading and renaming.
    Anyway, it's now fixed. As for judging, no, i'm not doing it. If someone wants to judge the entires, I welcome them.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Expression Evaluator Contest
    By Stack Overflow in forum Contests Board
    Replies: 20
    Last Post: 03-29-2005, 10:34 AM
  2. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  3. WANTED: Contest Master
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-23-2003, 10:15 PM