Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: REBOL nominated for Webby in technical achievement

From: oliva:david:seznam:cz at: 19-May-2002 16:44

Hello Carl, Wednesday, May 08, 2002, 9:19:23 PM, you wrote: CS> The Webby Awards, the leading international honors for Web sites, today CS> nominated REBOL for a Webby Award in the category of Technical CS> Achievement of 2002. (Google and Sony also nominated.) :-))) Seems to be strange: Google 6 posts Rebol 27 posts but in the result: Google 67% Rebol 13% cheers Oldes BTW: ------------------------------ error in file: /var/www/vh/mason/obj/www.webbyawards.com/www/peoplesvoice/comps/setVote line 43: Can't set vote because user already voted in this category! context: ... 39: $existingSiteID = $cursor->fetchrow(); 40: $cursor->finish(); 41: 42: if ($existingSiteID) { 43: die qq|Can't set vote because user already voted in this category!|; 44: return; 45: } 46: #if ($existingSiteID) { 47: # $sql = <<EOSQL; ... component stack: /www.webbyawards.com/www/peoplesvoice/comps/setVote /www.webbyawards.com/www/peoplesvoice/site_vote.html /www.webbyawards.com/www/peoplesvoice/autohandler code stack: /var/www/vh/mason/obj/www.webbyawards.com/www/peoplesvoice/comps/setVote:43 /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Commands.pm:70 /var/www/vh/mason/obj/www.webbyawards.com/www/peoplesvoice/site_vote.html:85 /var/www/vh/mason/obj/www.webbyawards.com/www/peoplesvoice/autohandler:32 debug info: Debug file is '/var/www/vh/mason/debug/anon/14'.