This is the first Derby with a server-side component. We recommended a
few free hosting services that support Websockets in the description of
the May contest <
https://developer.mozilla.org/en-US/demos/devderby>.
My view is that judges should only take into account what they actually
see. What they see may be determined by work being done on another
server, but that's not as important. We judge on four categories:
technology, originality, aesthetics, practicality. The latter three are
not really affected by the logic that runs on the websocket server, and
"technology" can be gleaned by reading through the client-side code that
is submitted to the Derby. To use an analogy, the originality and
practicality of Mozilla.org are not really dependent on the Python code
that makes it run.
But that's just my view. I am happy to hear what you all think.
I will blog about the May Derby on Monday and will be sure to clarify
these points when I do.
On 05/04/2012 11:47 AM, David Bruant wrote:
> I have no response, but some additional questions and comments:
>
> Where will the websocket server-side code be hosted?
>
> On the "Submit a demo" page [1] is written: "Your demo should be built
> on *client-side technology* (HTML, CSS, JavaScript). Server-side
> languages like PHP and Ruby are not supported." It seems hard to do
> WebSocket without coding a server-side part :-)
>
> Regarding judging, will the server-side part will be taken into
> account? Regardless of the response, it should be communicated clearly.
>
> David
>
> [1]
>
https://developer.mozilla.org/en-US/demos/submit?tags=challenge%3A2012%3Amay
>
> Le 04/05/2012 17:29, John Karahalis a écrit :
>> Er, + MDN development team. :-)
>>
>> On 05/04/2012 11:28 AM, John Karahalis wrote:
>>> Thanks for bring this to my attention, Janet. I see that ondras just
>>> submitted three great demos.
>>>
>>> + MDN development team. What do you guys think?
>>>
>>> On 05/04/2012 11:24 AM, Janet Swisher wrote:
>>>> Earlier today on IRC, 'ondras' was asking about the May Dev Derby,
>>>> which is for WebSockets.
>>>>
>>>> ondras: may devderby is websocket
>>>> [03:04am] ondras: the mozilla demos website is https
>>>> [03:04am] ondras: firefox does not permit https pages to make ws://
>>>> connections
>>>> [03:04am] ondras: e.g. in order to submit a working websocket demo,
>>>> one must use wss://
>>>> [03:04am] ondras: and firefox does not support wss:// with
>>>> selfsigned certificates
>>>> [03:04am] ondras: => if you want to participate in may devderby,
>>>> you must have a paid cert
>>>> [03:04am] ondras: not very nice
>>>>
>>>> So, what is our solution? I seem to recall some discussion about
>>>> free Websocket services. Whatever it is, we should make it very clear.
>>>>
>>>>
>>>
>>
>