IRC log of dig on 2014-05-08

Timestamps are in UTC.

00:31:46 [deiu_]
deiu_ (~andrei@w3cdhcp71.w3.org) has joined #dig
01:09:58 [melvster]
melvster has quit (Ping timeout: 240 seconds)
01:10:04 [melvster1]
melvster1 has quit (Ping timeout: 245 seconds)
01:19:55 [deiu_]
deiu_ has quit (Ping timeout: 252 seconds)
03:31:35 [Pipian-Work]
Pipian-Work (~Pipian@98.207.84.57) has joined #dig
05:01:20 [deiu]
deiu has quit (Quit: Leaving)
06:17:06 [Sebastien-L]
Sebastien-L (~sebastien@2a01:e35:8b47:7ab0:4d4d:f447:1621:57c5) has joined #dig
06:22:14 [Sebastien-L]
Sebastien-L has quit (Ping timeout: 246 seconds)
07:46:31 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
07:46:38 [timbl]
timbl has quit (Quit: timbl)
07:48:28 [melvster1]
melvster1 (~melvster@89.176.108.70) has joined #dig
07:48:34 [melvster]
melvster (~melvster@89.176.108.70) has joined #dig
07:49:40 [timbl]
timbl (~timbl@host86-180-125-211.range86-180.btcentralplus.com) has joined #dig
07:52:18 [timbl]
timbl has quit (Client Quit)
08:07:23 [rszeno]
rszeno (~rszeno@79.114.38.205) has joined #dig
11:32:17 [DIGlogger]
DIGlogger (~dig-logge@groups.csail.mit.edu) has joined #dig
11:32:18 [orwell.freenode.net]
topic is: Decentralized Information Group @ MIT http://dig.csail.mit.edu/
11:32:18 [orwell.freenode.net]
Users on #dig: DIGlogger RalphS jmvanel rszeno melvster1 betehess mattl slvrbckt_ ericP sandro bergi daniel-s1ith Yudai___
11:39:11 [melvster]
melvster (~melvster@89.176.108.70) has joined #dig
12:20:53 [rszeno]
rszeno has quit (Ping timeout: 265 seconds)
12:36:35 [rszeno]
rszeno (~rszeno@86.125.230.156) has joined #dig
13:21:41 [deiu]
deiu (~andrei@w3cdhcp71.w3.org) has joined #dig
13:21:43 [deiu]
deiu has quit (Changing host)
13:21:43 [deiu]
deiu (~andrei@unaffiliated/deiu) has joined #dig
13:51:08 [Pipian-Work]
Pipian-Work (~Pipian@98.207.84.57) has joined #dig
13:53:37 [amy]
amy (~amy@31-34-38.wireless.csail.mit.edu) has joined #dig
14:02:09 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
14:31:47 [Pipian-Work]
Pipian-Work (~Pipian@98.207.84.57) has joined #dig
14:50:11 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
14:51:56 [jnpato]
jnpato (~androirc@2600:1000:b01d:1a0c:ecaa:5a2c:d:735d) has joined #dig
15:02:51 [deiu]
deiu has quit (Quit: Leaving)
15:03:21 [deiu]
deiu (~andrei@30-5-196.wireless.csail.mit.edu) has joined #dig
15:03:21 [deiu]
deiu has quit (Changing host)
15:03:21 [deiu]
deiu (~andrei@unaffiliated/deiu) has joined #dig
15:03:43 [Pipian-Work]
Pipian-Work (~Pipian@98.207.84.57) has joined #dig
15:14:54 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
15:15:03 [jnpato]
jnpato has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
15:43:03 [Pipian-Work]
Pipian-Work (~Pipian@98.207.84.57) has joined #dig
16:00:01 [Pipian-Work]
Pipian-Work has quit (Quit: Pipian-Work)
17:00:21 [deiu]
deiu has quit (Ping timeout: 250 seconds)
17:32:49 [deiu]
deiu (~andrei@w3cdhcp71.w3.org) has joined #dig
17:32:50 [deiu]
deiu has quit (Changing host)
17:32:50 [deiu]
deiu (~andrei@unaffiliated/deiu) has joined #dig
17:39:47 [rszeno]
rszeno has quit (Ping timeout: 250 seconds)
17:55:37 [rszeno]
rszeno (~rszeno@79.113.94.135) has joined #dig
18:25:13 [timbl]
timbl (~timbl@30-7-200.wireless.csail.mit.edu) has joined #dig
18:45:38 [timbl]
timbl has quit (Quit: timbl)
19:32:00 [melvster]
hi all anyone get a chance to look at the issue i raise on rdflib.js
19:32:25 [melvster]
re: require('XMLHTTPRequest')
19:32:31 [melvster]
lower case vs upper
19:35:37 [betehess]
betehess has quit (Remote host closed the connection)
19:38:43 [betehess]
betehess (~betehess@cpe-66-108-240-206.nyc.res.rr.com) has joined #dig
19:42:35 [deiu]
melvster: have you made the change and run the tests?
19:43:04 [melvster]
deiu: ah no, I can do that
19:43:24 [melvster]
deiu: but im not sure what context that require is needed in
19:43:30 [melvster]
if it's just node, I think it should be lower case
19:43:46 [melvster]
if there's some other require context im unaware of it would be good to know
19:44:41 [deiu]
check tabulator
19:44:58 [rszeno]
deiu, is a bug, must be lowercase since is in require ( node.js )
19:45:44 [deiu]
well, I guess it should be ok if it doesn't break the tests
19:46:09 [melvster]
let me get those running
19:46:27 [rszeno]
maybe that part is not tested, is inside a if
19:46:39 [melvster]
i dont think things like the fetcher will work in node tho, with this call
19:46:51 [melvster]
im not sure if we have a test for that
19:47:30 [rszeno]
most of the code is for mozilla
19:55:28 [timbl]
timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig
19:56:20 [RalphS]
RalphS has quit ()
22:57:59 [deiu]
deiu has quit (Ping timeout: 276 seconds)
23:12:54 [jmvanel]
jmvanel has quit (Ping timeout: 265 seconds)
23:31:49 [amy]
amy has quit (Quit: bye)