Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 9th, 2005, 1:55 PM   #11
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Quote:
Now it would be cool to make the entire website and forum and user controls in Python, but sort of unecessary. We just need someone really profficient in PHP, and someone to design the layout.
What? Why? I find using PHP unecessary. If language A lets me do everything I can do with language B, why should I waste time changing mindsets between the two? Hrmph.

edit - a couple of thoughts:
The amount of security issues with this are incredible, mind. You'd have to sandbox it and parse out any kind of malicious code, which probably isn't possible. You'd have to put limits on recursion, etc etc. It's a terribly large task.

Last edited by Cerulean; Aug 9th, 2005 at 2:13 PM.
Cerulean is offline   Reply With Quote
Old Aug 9th, 2005, 8:40 PM   #12
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,819
Rep Power: 5 Sane will become famous soon enough
Well yeah. I guess really the only plausable thing is if I recieved all the challenge outputs and handed out points accordingly. But that would soon become a task too big.

Maybe this idea won't work. o_o
Sane is offline   Reply With Quote
Old Sep 15th, 2005, 2:00 PM   #13
LegionZero
Newbie
 
LegionZero's Avatar
 
Join Date: Jul 2005
Location: Tijuana, B.C.
Posts: 19
Rep Power: 0 LegionZero is on a distinguished road
Send a message via MSN to LegionZero Send a message via Yahoo to LegionZero
Quote:
Originally Posted by Cerulean
The amount of security issues with this are incredible, mind. You'd have to sandbox it and parse out any kind of malicious code, which probably isn't possible. You'd have to put limits on recursion, etc etc. It's a terribly large task.
Couldn't a code validator be implemented like the one on the WC3 website, that would be a perfect way to validate the code and award points, and that would also eliminate the risk of malicious code, after that the entries that are not malicious and seem to work wold go to the panel of judges (or whatever), compile, verify that the program indeed does what it is supposed to do and elect a winner.
__________________
War cannot be avoided until the physical cause
for its recurrence is removed and this, in the last analysis,
is the vast extent of the planet on which we live. ~ Nikola Tesla
LegionZero is offline   Reply With Quote
Old Sep 17th, 2005, 8:50 AM   #14
Cerulean
Professional Programmer
 
Cerulean's Avatar
 
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4 Cerulean is on a distinguished road
Quote:
Couldn't a code validator be implemented like the one on the WC3 website
The WC3 validator isn't a code validator - it's a markup validator. You can "validate" the syntax of the markup (or Python source) and in the case of the HTML validator even add some contextual validation, but really understanding what the source is doing is.. way out of scope.
Cerulean is offline   Reply With Quote
Old Sep 21st, 2005, 2:45 PM   #15
LegionZero
Newbie
 
LegionZero's Avatar
 
Join Date: Jul 2005
Location: Tijuana, B.C.
Posts: 19
Rep Power: 0 LegionZero is on a distinguished road
Send a message via MSN to LegionZero Send a message via Yahoo to LegionZero
Quote:
Originally Posted by Cerulean
The WC3 validator isn't a code validator - it's a markup validator. You can "validate" the syntax of the markup (or Python source) and in the case of the HTML validator even add some contextual validation, but really understanding what the source is doing is.. way out of scope.
Yes, you are quite right, it would be just as hard as writing an app that can deduce the semantical meaning of a phrase. But hey, it was just a thought.

'LegionZero goes to the corner and bows head down in shame'
Attached Images
File Type: jpg timeouts.jpg (19.1 KB, 35 views)
__________________
War cannot be avoided until the physical cause
for its recurrence is removed and this, in the last analysis,
is the vast extent of the planet on which we live. ~ Nikola Tesla
LegionZero is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:24 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC