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