IRC log of dig on 2014-05-04
Timestamps are in UTC.
- 00:23:30 [melvster]
- melvster has quit (Ping timeout: 240 seconds)
- 00:24:25 [melvster1]
- melvster1 has quit (Ping timeout: 276 seconds)
- 00:36:46 [melvster]
- melvster (~melvster@89.176.108.70) has joined #dig
- 00:52:56 [melvster1]
- melvster1 (~melvster@89.176.108.70) has joined #dig
- 01:00:53 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 01:03:38 [melvster]
- melvster has quit (Ping timeout: 240 seconds)
- 01:03:49 [melvster1]
- melvster1 has quit (Ping timeout: 245 seconds)
- 01:35:47 [Pipian-Work]
- Pipian-Work (~Pipian@98.207.84.57) has joined #dig
- 02:30:10 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 04:31:09 [Pipian-Work]
- Pipian-Work (~Pipian@98.207.84.57) has joined #dig
- 05:02:17 [bblfish]
- bblfish has quit (Remote host closed the connection)
- 06:18:34 [rszeno]
- rszeno (~rszeno@79.114.106.122) has joined #dig
- 06:40:51 [cheater]
- cheater (~cheater@p57AEAE8E.dip0.t-ipconnect.de) has joined #dig
- 06:47:55 [cheater]
- cheater has quit (Ping timeout: 276 seconds)
- 06:54:27 [cheater]
- cheater (~cheater@p57AEAE8E.dip0.t-ipconnect.de) has joined #dig
- 07:36:25 [cheater__]
- cheater__ (~cheater@p57AE81B6.dip0.t-ipconnect.de) has joined #dig
- 07:38:31 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 07:39:14 [cheater]
- cheater has quit (Ping timeout: 245 seconds)
- 07:39:14 [cheater__]
- cheater__ is now known as cheater
- 08:02:57 [bblfish]
- bblfish (~bblfish@83.142.149.227) has joined #dig
- 08:08:46 [bblfish]
- bblfish has quit (Ping timeout: 240 seconds)
- 08:13:36 [bblfish]
- bblfish (~bblfish@83.142.149.227) has joined #dig
- 09:26:39 [melvster]
- melvster (~melvster@89.176.108.70) has joined #dig
- 09:26:41 [melvster1]
- melvster1 (~melvster@89.176.108.70) has joined #dig
- 09:29:06 [jmvanel]
- jmvanel has quit (Ping timeout: 240 seconds)
- 10:50:30 [jmvanel]
- jmvanel (~jmvanel@83.142.149.227) has joined #dig
- 11:05:47 [melvster]
- var XMLHttpRequest = require("XMLHttpRequest").XMLHttpRequest;
- 11:05:57 [melvster]
- hmm should that be lower case after the require?
- 11:18:23 [rszeno]
- no, is ok, camel case
- 11:19:45 [melvster]
- rszeno: even in the nodejs module?
- 11:20:24 [melvster]
- rszeno: https://www.npmjs.org/package/xmlhttprequest
- 11:20:27 [rszeno]
- yes, but inside the require is lowecase
- 11:20:44 [melvster]
- in the docs it has
- 11:20:45 [melvster]
- Usage
- 11:20:45 [melvster]
- Here's how to include the module in your project and use as the browser-based XHR object.
- 11:20:45 [melvster]
- var XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest;
- 11:20:52 [rszeno]
- https://github.com/driverdan/node-XMLHttpRequest
- 11:20:57 [melvster]
- oh
- 11:21:43 [melvster]
- rzeno: i was going from : https://nodejsmodules.org/tags/xmlhttprequest
- 11:21:49 [rszeno]
- :), we say same thing, :)
- 11:23:11 [melvster]
- rszeno: but the page you just sent it says
- 11:23:12 [melvster]
- var XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest;
- 11:23:48 [melvster]
- im getting an error running rdflib.js in node
- 11:23:50 [melvster]
- Error: Cannot find module 'XMLHttpRequest'
- 11:23:57 [rszeno]
- yes, same the other one i posted, this is why i say that we say same thing
- 11:24:31 [melvster]
- ah ok
- 11:24:44 [melvster]
- so it's a bug then?
- 11:24:54 [rszeno]
- as you said, it must be require("xmlhttprequest") not require("XMLHttpRequest")
- 11:25:06 [rszeno]
- yes is a bug
- 11:26:06 [rszeno]
- require is specific for nodejs, i'm right?
- 11:26:24 [melvster]
- rszeno: not sure you can have require.js in the browser too ...
- 11:26:50 [rszeno]
- true
- 11:27:22 [melvster]
- this is the line: https://github.com/linkeddata/rdflib.js/blob/master/util.js#L120
- 11:31:22 [rszeno]
- this use ffox components
- 11:31:30 [melvster]
- ah
- 11:32:47 [rszeno]
- it must be a require for mozzila, but i don't find it, i'm still looking
- 11:35:18 [melvster]
- the comment says //Node.js
- 11:36:02 [rszeno]
- yes, i miss this
- 11:44:05 [melvster]
- ill raise an issue, to see if there's any reason for the camel case, then patch it if not
- 12:06:36 [melvster]
- rszeno: done :) https://github.com/linkeddata/rdflib.js/issues/38
- 12:06:57 [rszeno]
- fine, :)
- 15:05:40 [Pipian-Work]
- Pipian-Work (~Pipian@98.207.84.57) has joined #dig
- 15:23:11 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 16:00:50 [Pipian-Work]
- Pipian-Work (~Pipian@98.207.84.57) has joined #dig
- 16:47:21 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 17:27:38 [cheater]
- cheater has quit (Ping timeout: 240 seconds)
- 17:35:23 [bblfish]
- bblfish has quit (Remote host closed the connection)
- 17:35:47 [bblfish]
- bblfish (~bblfish@83.142.149.227) has joined #dig
- 17:36:01 [bblfish]
- bblfish has quit (Remote host closed the connection)
- 17:51:00 [cheater]
- cheater (~cheater@p57AE81B6.dip0.t-ipconnect.de) has joined #dig
- 18:04:29 [deiu]
- deiu (~andrei@30-5-196.wireless.csail.mit.edu) has joined #dig
- 18:04:29 [deiu]
- deiu has quit (Changing host)
- 18:04:29 [deiu]
- deiu (~andrei@unaffiliated/deiu) has joined #dig
- 18:22:47 [jmvanel]
- jmvanel has quit (Ping timeout: 255 seconds)
- 18:40:58 [deiu]
- deiu has quit (Ping timeout: 240 seconds)
- 18:49:50 [Pipian-Work]
- Pipian-Work (~Pipian@98.207.84.57) has joined #dig
- 18:50:04 [cheater]
- cheater has quit (Ping timeout: 276 seconds)
- 19:02:25 [deiu]
- deiu (~andrei@w3cdhcp71.w3.org) has joined #dig
- 19:02:25 [deiu]
- deiu has quit (Changing host)
- 19:02:25 [deiu]
- deiu (~andrei@unaffiliated/deiu) has joined #dig
- 19:06:32 [rszeno]
- rszeno has quit (Quit: Leaving.)
- 19:12:33 [cheater]
- cheater (~cheater@p57AE81B6.dip0.t-ipconnect.de) has joined #dig
- 19:20:50 [deiu]
- deiu has quit (Quit: Leaving)
- 19:29:57 [cheater]
- cheater has quit (Ping timeout: 252 seconds)
- 19:30:59 [cheater__]
- cheater__ (~cheater@p57AE81B6.dip0.t-ipconnect.de) has joined #dig
- 19:31:07 [cheater__]
- cheater__ is now known as cheater
- 19:49:03 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 19:59:50 [bblfish]
- bblfish (~bblfish@161.170.15.109.rev.sfr.net) has joined #dig
- 21:01:58 [jmvanel]
- jmvanel (~jmvanel@175.0.88.79.rev.sfr.net) has joined #dig
- 21:03:09 [jmvanel]
- jmvanel has quit (Remote host closed the connection)
- 21:11:50 [jmvanel]
- jmvanel (~jmvanel@175.0.88.79.rev.sfr.net) has joined #dig
- 21:26:58 [cheater]
- cheater has quit (Ping timeout: 240 seconds)