IRC log of dig on 2011-08-03

Timestamps are in UTC.

00:02:20 [melvster]
melvster (~melvin@p4FF96E1B.dip.t-dialin.net) has joined #dig
00:17:12 [nunnun]
nunnun is now known as nunnun_away
00:17:33 [nunnun_away]
nunnun_away is now known as nunnun
00:35:51 [nunnun]
nunnun is now known as nunnun_away
00:36:12 [nunnun_away]
nunnun_away is now known as nunnun
00:36:52 [nunnun]
nunnun is now known as nunnun_away
01:02:01 [melvster]
melvster has quit (Ping timeout: 252 seconds)
01:41:04 [nunnun_away]
nunnun_away is now known as nunnun
05:01:02 [nunnun]
nunnun is now known as nunnun_away
05:01:28 [nunnun_away]
nunnun_away is now known as nunnun
06:05:47 [nunnun]
nunnun is now known as nunnun_away
06:06:09 [nunnun_away]
nunnun_away is now known as nunnun
06:22:33 [nunnun]
nunnun is now known as nunnun_away
07:56:49 [nunnun_away]
nunnun_away is now known as nunnun
08:38:01 [IvanHerman]
IvanHerman (~ivan@2a01:e35:2ea1:eee0:d69a:20ff:fe0f:306e) has joined #dig
08:54:42 [melvster]
melvster (~melvin@p4FF97620.dip.t-dialin.net) has joined #dig
11:24:16 [Ralph]
Ralph (Ralph@30-7-118.wireless.csail.mit.edu) has joined #dig
11:24:20 [Ralph]
Ralph is now known as RalphS
13:18:21 [tlr_]
tlr_ (~tlr@2001:470:1f13:4d4:f194:1d9c:9088:d983) has joined #dig
13:43:55 [betehess]
betehess (~betehess@betehess.w3.org) has joined #dig
14:14:03 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
14:29:02 [tlr_]
tlr_ has quit (Quit: tlr_)
15:05:17 [tlr]
tlr (~tlr@88.207.141.249) has joined #dig
15:25:07 [sunil_]
sunil_ (~sunil@117.202.132.25) has joined #dig
15:54:27 [sunil_]
sunil_ has quit (Quit: Leaving)
16:21:43 [IvanHerman]
IvanHerman has quit (Quit: bye guys)
17:36:09 [rszeno]
rszeno (~rszeno@79.114.103.53) has joined #dig
18:00:48 [nunnun]
nunnun is now known as nunnun_away
19:50:03 [nunnun_away]
nunnun_away is now known as nunnun
20:08:10 [nunnun]
nunnun is now known as nunnun_away
20:22:09 [RalphS]
RalphS has quit ()
20:40:29 [presbrey]
manu`, data.fm runs redland 1.0.12 / raptor 1.4.21
20:40:41 [presbrey]
the JSON syntax is:
20:41:14 [presbrey]
{ s0: { p0: [ o0, o1, ...], p1: ...}, s1: ... }
20:41:50 [presbrey]
oN is: { type: [literal|uri], value: ... }
20:48:41 [tlr]
tlr has quit (Quit: tlr)
21:10:37 [tlr]
tlr (~tlr@88.207.141.249) has joined #dig
21:59:38 [melvster]
presbrey: i added your webid to http://publickey.info/
22:02:25 [melvster]
ill be adding a few features soon including a json proxy to existing RDF
22:04:53 [presbrey]
cool
22:06:27 [melvster]
almost got the chess working on data.fm too :P
22:06:57 [melvster]
just need to integrate it to the backend https://melvincarvalho.data.fm/games/test/example.html
22:07:28 [melvster]
oops let me remove the debug
22:07:57 [presbrey]
are you updating the board with PATCH?
22:08:19 [presbrey]
let me know if there are any missing features
22:08:27 [presbrey]
happy to add proxy to data.fm as well
22:08:29 [melvster]
debug removed
22:08:42 [melvster]
no that's great, i have everything I need
22:08:45 [melvster]
one question tho
22:08:57 [melvster]
how do you determine the webid in the javascript?
22:09:06 [melvster]
webid of the logged in user i mean
22:09:47 [presbrey]
interesting, I don't suppose there is a navigator.crypto.___ object available
22:10:54 [melvster]
i can look thru the php
22:11:32 [presbrey]
would you want it as pure JS or a callback
22:11:56 [presbrey]
eg. are you loading this in <head> or async?
22:14:58 [melvster]
not too sure, here's an example of how it could be used ... you create an html page with a chess board, the js in the page can *somehow* work out who is logged in and then find the games available for that player, he selects one and makes a move
22:16:10 [presbrey]
eg. https://data.fm/webid.js
22:16:39 [melvster]
nice!
22:17:25 [presbrey]
eg. https://data.fm/webid.js?callback=myLoader
22:18:14 [melvster]
awesome
22:18:31 [melvster]
i think that's all you need then you can follow your nose
22:19:12 [presbrey]
that should be a safe recommendation as *.data.fm users already implicitly trust data.fm
22:23:17 [presbrey]
actually I need to call that user.js since Facebook and DNS logins are also supported
22:24:00 [melvster]
ah
22:25:01 [presbrey]
I'll leave the old one up too
22:25:27 [presbrey]
since I love webID so much ;)
22:31:02 [melvster]
:)
22:31:44 [melvster]
in a way this is similar to opensocial where you have the viewer the owner and a bunch of key values
22:32:23 [melvster]
for each page
22:39:05 [scor]
scor has quit (Quit: scor)
22:48:21 [amy]
amy has quit (Quit: bai)
23:16:45 [manu`]
presbrey: re: manu`, data.fm runs redland 1.0.12 / raptor 1.4.21 - what is this in reference to? The JSON-LD stuff?
23:17:01 [manu`]
because JSON-LD isn't supported by redland/raptor, IIRC?
23:17:50 [presbrey]
yes, you asked before what json LD we are using
23:18:53 [presbrey]
we're using the raptor json serializer and the php json parser
23:19:22 [presbrey]
you can review it here: http://dig.xvm.mit.edu/redmine/projects/data-fm/repository/diff?rev=133&rev_to=131
23:25:33 [nunnun_away]
nunnun_away is now known as nunnun
23:26:47 [melvster]
melvster has quit (Ping timeout: 258 seconds)
23:31:00 [tlr]
tlr has quit (Quit: tlr)
23:42:13 [nunnun]
nunnun is now known as nunnun_away