Re: [foaf-protocols] Node.js WebID implementation

ah great. I will have a look at that.

At the moment my test is just that the server starts and waits for
requests over SSL and asks for the client certificate. If there is
one, the subjectAltName gets returned in the response.
Thats it for now, but i think i will extend it so it passes the Test
Suite you mentioned.
Thanks for that

To run it you have to have node.js installed - the latest 0.5.x
version (at least 0.5.8). Then start the server from the command line
as described on the github page.

Kind regards



---
Thomas FRITZ
web http://fritzthomas.com
twitter http://twitter.com/thomasf



2011/10/10 Henry Story <henry.story@bblfish.net>:
>
> On 10 Oct 2011, at 11:57, Thomas Fritz wrote:
>
>> So the issue was finally fixed in node v0.5.8 so i made my webid test
>> running. The results are in my github repo:
>> https://github.com/thomasfr/node-webid
>
> Cool! I don't know how to run this but if you want to test it with what we are trying to make
> the official tests then try to get your server to have a test resource that produces output
> as descibed in
>
>    http://www.w3.org/2005/Incubator/webid/wiki/Test_Suite
>
> You can then use bergi's test suite (also described there) to check your implementation.
> Send all feedback of issues you have to the WebId list, even simple things such as not being
> able to follow the documentation, not being able to download something, anything... so we can improve it.
>
> Henry
>
>>
>> Kind regards
>>
>>
>>
>> ---
>> Thomas FRITZ
>> web http://fritzthomas.com
>> twitter http://twitter.com/thomasf
>>
>>
>>
>> 2011/8/31 Thomas Fritz <fritztho@gmail.com>:
>>> Forget to post the link to the "other issue" i mentioned before:
>>> https://github.com/joyent/node/pull/1286
>>> Seems that it simply was not implemented so far.
>>>
>>> Regards
>>>
>>> ---
>>> Thomas FRITZ
>>> web http://fritzthomas.com
>>> twitter http://twitter.com/thomasf
>>>
>>>
>>>
>>> 2011/8/31 Thomas Fritz <fritztho@gmail.com>:
>>>> Thanks. I came across this other issue after writing to this group. It
>>>> seems that will fix the problem. So we have all we need (until now) to
>>>> implement the WebID stack with / in node
>>>>
>>>>
>>>> Regards
>>>>
>>>>
>>>>
>>>> ---
>>>> Thomas FRITZ
>>>> web http://fritzthomas.com
>>>> twitter http://twitter.com/thomasf
>>>>
>>>>
>>>>
>>>> 2011/8/31 Melvin Carvalho <melvincarvalho@gmail.com>:
>>>>> On 29 August 2011 16:43, Thomas Fritz <fritztho@gmail.com> wrote:
>>>>>> Hi
>>>>>>
>>>>>> Are there any known implementations for the WebID stack for node.js?
>>>>>
>>>>> http://lists.foaf-project.org/pipermail/foaf-protocols/2011-May/004942.html
>>>>>
>>>>> Not sure maybe nathan got one working too .
>>>>>
>>>>>>
>>>>>> Kind regards
>>>>>>
>>>>>>
>>>>>>
>>>>>> ---
>>>>>> Thomas FRITZ
>>>>>> web http://fritzthomas.com
>>>>>> twitter http://twitter.com/thomasf
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>> _______________________________________________
>> foaf-protocols mailing list
>> foaf-protocols@lists.foaf-project.org
>> http://lists.foaf-project.org/mailman/listinfo/foaf-protocols
>
> Social Web Architect
> http://bblfish.net/
>
>

Received on Monday, 10 October 2011 11:00:33 UTC