00:02:10 timbl has quit (Quit: timbl) 00:04:13 bblfish has quit (Quit: bblfish) 00:07:40 bblfish (~bblfish@ALagny-551-1-76-24.w90-35.abo.wanadoo.fr) has joined #dig 00:08:21 bblfish_ (~bblfish@AAubervilliers-651-1-140-28.w83-199.abo.wanadoo.fr) has joined #dig 00:12:37 bblfish has quit (Ping timeout: 268 seconds) 00:12:38 bblfish_ is now known as bblfish 00:13:45 presbrey has quit (Quit: Terminated with extreme prejudice - dircproxy 1.2.0) 00:24:23 presbrey (~presbrey@2001:4830:2446:b5:aede:48ff:fe00:7001) has joined #dig 00:30:56 cheater (~cheater@dslb-084-057-053-101.pools.arcor-ip.net) has joined #dig 00:41:18 bblfish has quit (Quit: bblfish) 00:54:41 scor (~scor@drupal.org/user/52142/view) has joined #dig 00:58:15 melvster1 has quit (Ping timeout: 268 seconds) 01:12:47 lkagal has quit (Quit: lkagal) 01:25:19 mahrud (~mahrud@fedora/mahrud) has joined #dig 01:41:40 rszeno has quit (Quit: Leaving.) 01:47:09 rszeno (~rszeno@79.114.93.114) has joined #dig 02:16:40 lkagal (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig 02:21:24 lkagal has quit (Client Quit) 02:41:41 nunnun is now known as nunnun_away 02:58:56 lkagal (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig 02:59:57 Pipian_ (~pipian@18.111.49.155) has joined #dig 03:02:25 lkagal has quit (Client Quit) 03:14:46 timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig 03:16:54 Pipian_ has quit (Quit: Pipian_) 03:30:26 mahrud has quit (Ping timeout: 244 seconds) 03:32:11 mahrud (~mahrud@fedora/mahrud) has joined #dig 03:36:15 mahrud has quit (Client Quit) 03:43:50 timbl, does the ordering matter in rdflib Makefile? 03:44:39 eg. util.js uri.js term.js match.js rdfparser.js n3parser.js identity.js rdfs.js query.js sparql.js sparqlUpdate.js jsonparser.js serialize.js web.js 03:47:58 also, does jquery go with rdflib or tabulator or both? seems wrong for us to store it in both cases... can I switch to wget? 04:11:50 github (~github@sh1-ext.rs.github.com) has joined #dig 04:11:50 [rdflib.js] presbrey created master (+1 new commit): http://git.io/WziAVg 04:11:50 [rdflib.js/master] Initial commit - Joe Presbrey 04:11:50 github has left #dig 04:39:26 presbrey, ordering, yes 04:39:58 Yes you can switch to wget 04:41:26 nunnun_away is now known as nunnun 04:41:55 If jq is on a git host of course then it could be pulled in by git 04:42:11 Why lib/* instead of rdf/* ? 04:42:31 was following eg. https://github.com/nodeapps/http-server 04:43:28 That's compiled? 04:43:47 it seems like with the node.js stuff they put JS under lib/ 04:44:03 node.js is all js 04:44:26 runnables under bin/, library under lib/, tests under test/ 04:45:10 happy to follow a different example, got a link? 04:45:37 ./XMLHttpRequest: 04:45:37 README.md autotest.watchr package.json 04:45:37 XMLHttpRequest.js demo.js tests 04:46:00 if you npm install XMLHttpRequest 04:46:34 npm ERR! message 404 Not Found: XMLHttpRequest 04:46:35 or node's jquery they have the js at the top level 04:46:36 ./jquery: 04:46:36 node-jquery.js node_modules package.json 04:47:04 ./jquery: 04:47:04 node-jquery.js node_modules package.json 04:47:29 hang on 04:48:00 I would expect rdflib.js to be in lib 04:48:17 I expect it under build/ 04:49:42 Ok 04:50:09 or dist/ 04:50:46 What about rdflib.js -- is the . ok or should we rename it to rdflibjs like libxmljs 04:51:07 I like the .js 04:51:53 do you want dist/ or build/ ? 04:52:18 I don't mind 04:52:54 github (~github@sh1-ext.rs.github.com) has joined #dig 04:52:54 [rdflib.js] presbrey force-pushed master from e442488 to a8f0676: http://git.io/3QSCLQ 04:52:54 [rdflib.js/master] promote FF extension chrome to parent - Joe Presbrey 04:52:54 [rdflib.js/master] rdflib.js production gains Makefile - Joe Presbrey 04:52:54 [rdflib.js/master] After merge - Tim Berners-Lee 04:52:54 github has left #dig 04:57:24 github (~github@sh1-ext.rs.github.com) has joined #dig 04:57:24 [rdflib.js] presbrey pushed 1 new commit to master: http://git.io/QDDAfg 04:57:24 [rdflib.js/master] dist: refactor Makefile - Joe Presbrey 04:57:24 github has left #dig 04:58:28 see what you think now... https://github.com/linkeddata/rdflib.js 05:00:22 :) 05:00:32 And a test subdirectory 05:00:52 Yes, I like having the guts at the top level 05:01:13 so when someone comes cross it they get to see what it is at the top level 05:02:18 FF exetnsion chrome? 05:02:23 (in comments) 05:03:29 That directory will fit in direcvtly i the tabulator tree, via a hg mountpoint 05:04:49 We need to do a global change in the object structure to change $rdf/Util/uri to $rdf/uri 05:05:54 Cool.. yntax coloring on Makefile too 05:05:57 comments due to history preservation, https://github.com/linkeddata/rdflib.js/commits/master 05:06:51 we can clear old history if you like but I left as-is for now 05:07:10 History preservation is a godo idea 05:08:56 lkagal (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig 05:09:00 Thank you for doing all this. 05:09:39 Hi Lalana ... Joe has been refactoring a bit the tabulator code onto github 05:10:20 of course, safe travels 05:11:58 lkagal has quit (Client Quit) 06:29:23 scor has quit (Quit: scor) 07:16:08 mahrud (~mahrud@fedora/mahrud) has joined #dig 07:18:28 nunnun is now known as nunnun_away 07:18:50 nunnun_away is now known as nunnun 08:10:36 bblfish (~bblfish@ALagny-551-1-76-24.w90-35.abo.wanadoo.fr) has joined #dig 08:29:48 tlr (~tlr@84.35.81.2) has joined #dig 11:07:52 nunnun is now known as nunnun_away 11:08:14 nunnun_away is now known as nunnun 11:08:30 mahrud has quit (Ping timeout: 252 seconds) 11:25:12 nunnun is now known as nunnun_away 12:11:48 RalphS (Ralph@30-7-118.wireless.csail.mit.edu) has joined #dig 12:22:47 melvster (~melvin@p5797F115.dip.t-dialin.net) has joined #dig 12:58:15 timbl has quit (Ping timeout: 244 seconds) 13:00:31 kennyluck has quit (Ping timeout: 248 seconds) 14:04:02 nunnun_away is now known as nunnun 14:06:45 lkagal (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig 14:09:55 lkagal has quit (Client Quit) 14:10:35 timbl (~timbl@31-33-140.wireless.csail.mit.edu) has joined #dig 14:37:55 lkagal (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig 14:42:27 lkagal has quit (Client Quit) 14:49:52 scor (~scor@drupal.org/user/52142/view) has joined #dig 15:09:46 github (~github@sh1-ext.rs.github.com) has joined #dig 15:09:46 [rdflib.js] presbrey pushed 2 new commits to master: http://git.io/4RFZQg 15:09:46 [rdflib.js/master] move Makefile to top - Joe Presbrey 15:09:46 [rdflib.js/master] gitignore: add dist - Joe Presbrey 15:09:46 github has left #dig 15:26:46 github (~github@sh1-ext.rs.github.com) has joined #dig 15:26:46 [tabulator] presbrey pushed 3 new commits to master: http://git.io/wL1hjQ 15:26:46 [tabulator/master] rdflib.js: submodule as content/js/rdf - Joe Presbrey 15:26:46 [tabulator/master] add Makefile - Joe Presbrey 15:26:46 [tabulator/master] add dist/rdflib.js paths - Joe Presbrey 15:26:46 github has left #dig 16:05:23 tlr has quit (Quit: tlr) 16:16:23 tlr (~tlr@84.35.81.2) has joined #dig 16:59:54 Pipian_ (~pipian@31-33-190.wireless.csail.mit.edu) has joined #dig 17:13:59 rszeno has quit (Quit: Leaving.) 17:14:09 rszeno (~rszeno@79.114.93.114) has joined #dig 17:15:31 rszeno has quit (Client Quit) 17:41:48 tlr has quit (Quit: tlr) 17:49:37 presbrey: is there a way to get rp_auth to redirect back to $next too? 17:55:36 melvster1 (~melvin@p4FF963B6.dip.t-dialin.net) has joined #dig 17:56:03 melvster has quit (Ping timeout: 252 seconds) 18:31:54 melvster1, are you calling ?provider= too? 18:38:24 github (~github@sh1-ext.rs.github.com) has joined #dig 18:38:24 [data.fm] presbrey pushed 2 new commits to master: http://git.io/DaGsVw 18:38:24 [data.fm/master] rp_callback: add ?next= redirect - Joe Presbrey 18:38:24 [data.fm/master] login: hook ?provider= to rp_auth - Joe Presbrey 18:38:24 github has left #dig 18:39:10 try this melvster1... 18:39:21 https://data.fm/login?provider=Gmail&next=https://opentabs.data.fm/ 18:40:35 might be good to setup directoryIndex in .meta N3 timbl 18:40:44 also rewriterule :) 18:46:42 I'm sure rww can find a use for this too 19:07:28 presbrey: awesome 19:07:32 let me update 19:11:15 timbl has quit (Quit: timbl) 19:19:30 timbl (~timbl@31-33-140.wireless.csail.mit.edu) has joined #dig 19:38:07 melvster1, hook directly to login 19:38:50 brilliant, works 19:40:44 it has some nice stuff like if (window.opener) window.opener.close() 19:41:35 sweet 19:42:19 so you can spawn login in popup or inline (I think ?:) 19:49:14 rszeno (~rszeno@79.118.14.117) has joined #dig 19:53:29 great, first version is more or less working http://opentabs.data.fm/index.html can login with gmail, yahoo, webid, or just dns: ... next I'll get facebook working ... 19:57:23 having tel: as a URI is going to be cool too 20:00:11 timbl has quit (Quit: timbl) 20:28:00 and fax: 20:28:06 and presumably, page: 20:45:54 scor has quit (Quit: scor) 20:57:13 betehess has quit (Quit: Leaving) 21:26:02 RalphS has quit (Ping timeout: 268 seconds) 21:30:39 tropo provides some interesting options 21:39:45 and free for dev 21:43:06 betehess (~betehess@betehess.w3.org) has joined #dig 22:34:37 github (~github@sh1-ext.rs.github.com) has joined #dig 22:34:37 [data.fm] presbrey pushed 1 new commit to master: http://git.io/BGATNw 22:34:37 [data.fm/master] GET: add index.html directoryIndex - Joe Presbrey 22:34:37 github has left #dig 23:04:06 timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig 23:06:36 bblfish has quit (Quit: bblfish) 23:09:34 bblfish (~bblfish@ALagny-551-1-76-24.w90-35.abo.wanadoo.fr) has joined #dig 23:13:20 melvster1, plain http://opentabs.data.fm/ should work now 23:13:52 presbrey: haha awesome! 23:14:00 bblfish has quit (Ping timeout: 255 seconds) 23:14:03 you can still GET / with an RDF media type eg. Accept: text/turtle, to list the root collection 23:14:04 tho how do i edit it now :P 23:14:11 lol 23:14:13 great 23:14:26 edit via webDav like always :) 23:14:38 of course lol or curl 23:14:42 brilliant 23:17:51 I also moved data.fm from my personal => https://github.com/linkeddata/data.fm 23:18:26 I have a personal fork too but feel free to have yours pull from either 23:19:10 oh great 23:19:15 great place for it 23:19:50 and mod_authn_webid, WebID authentication module for Apache 2 23:23:11 bblfish (~bblfish@AAubervilliers-651-1-140-28.w83-199.abo.wanadoo.fr) has joined #dig 23:38:38 Pipian_ has quit (Quit: Pipian_) 23:41:42 melvster1 has quit (Ping timeout: 248 seconds) 23:56:00 kennyluck (~kennyluck@114-25-245-5.dynamic.hinet.net) has joined #dig