IRC log of dig on 2013-08-20

Timestamps are in UTC.

01:11:54 [scor]
scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) has joined #dig
01:11:54 [scor]
scor has quit (Changing host)
01:11:54 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
01:20:30 [scor]
scor has quit (Read error: Connection reset by peer)
01:21:49 [scor]
scor (~scor@drupal.org/user/52142/view) has joined #dig
01:58:32 [melvster]
melvster has quit (Remote host closed the connection)
02:00:16 [melvster]
melvster (~melvster@89.176.108.70) has joined #dig
02:33:45 [scor]
scor has quit (Quit: scor)
03:39:21 [melvster]
melvster has quit (Ping timeout: 268 seconds)
03:56:01 [melvster]
melvster (~melvster@89.176.108.70) has joined #dig
05:30:09 [melvster]
ah ha .... batch_delete_statement was removed from sparqlUpdate.js
06:28:41 [melvster]
melvster has quit (Read error: Connection reset by peer)
06:30:01 [melvster]
melvster (~melvster@89.176.108.70) has joined #dig
08:07:46 [cheater_1]
cheater_1 has quit (Ping timeout: 246 seconds)
08:09:52 [cheater__]
cheater__ (~cheater@p57AE946C.dip0.t-ipconnect.de) has joined #dig
08:48:48 [deiu]
deiu (~andrei@unaffiliated/deiu) has joined #dig
11:13:36 [Ralph]
Ralph (rswick@w3cvpn1.w3.org) has joined #dig
11:13:45 [Ralph]
Ralph is now known as RalphS
11:53:30 [scor]
scor (scor@drupal.org/user/52142/view) has joined #dig
11:56:37 [scor]
scor has quit (Client Quit)
12:03:19 [scor]
scor (scor@nat/acquia/x-fbjkwxzzabwgxrka) has joined #dig
12:03:19 [scor]
scor has quit (Changing host)
12:03:19 [scor]
scor (scor@drupal.org/user/52142/view) has joined #dig
13:18:49 [_Odin_]
_Odin_ (~o_din@18.4.1.147) has joined #dig
13:19:13 [_Odin_]
Hi, does anyone else have issues with connecting to IRC on the public MIT internet at the stata center?
13:19:36 [_Odin_]
Sorry if this is the wrong place to ask, just looked up MIT IRC on google and saw this was an MIT irc room
13:22:23 [RalphS]
Odin, this is a project room for a research group (with participants from around the world). It would only be by chance that someone here is on the MIT (public) guest network
13:24:21 [_Odin_]
Ah, alright, thanks
13:24:22 [_Odin_]
_Odin_ has left #dig
13:35:37 [presbrey]
hi melvster, just noticed the README.md you added to tabulator-firefox
13:35:41 [presbrey]
thats cool thanks!
13:36:03 [presbrey]
I like your for-i install :)
13:36:15 [presbrey]
for all profiles thats great
14:48:18 [amy]
amy (~amy@31-35-7.wireless.csail.mit.edu) has joined #dig
14:51:57 [deiu]
deiu has quit (Quit: Leaving)
16:23:21 [timbl]
timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig
17:26:38 [melvster]
presbrey: hi! im working on the microblogging pane now ... it's pretty cool ...how's things ... back from vacation?
17:27:04 [melvster]
presbrey: ah ... lol, just a quick bash trick :)
17:27:18 [melvster]
i use that for loop a lot
17:29:53 [melvster]
presbrey: bblfish had a couple of pull requests, one was a genuine bug fix, one an update to his address book example
18:04:05 [timbl_]
timbl_ (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig
18:05:57 [timbl]
timbl has quit (Ping timeout: 248 seconds)
18:05:57 [timbl_]
timbl_ is now known as timbl
18:27:42 [betehess]
betehess has quit (Quit: Leaving)
18:34:55 [betehess]
betehess (~betehess@31-34-2.wireless.csail.mit.edu) has joined #dig
19:06:22 [melvster]
yay got delete working ... so it looks like insert_statement can hand a statement or array, but delete_statements was not refactored yet ... another bug crushed :)
20:18:32 [presbrey]
I think got all the patches in except the path change
20:19:16 [presbrey]
his changes for intellij would break zotero's tabulator build
20:19:53 [presbrey]
I don't think we want to do that unless more tabulator devs start using intellij
20:20:41 [RalphS]
RalphS has quit ()
20:28:46 [presbrey]
maybe also easier to just have IDE project files in a separate import rdflib.js as the "src" dir using submodule like tabulator-firefox does
20:43:26 [presbrey]
and tabulator also imports rdflib.js as a submodule under js/rdf
21:00:16 [melvster]
presbrey: awesome!
21:00:37 [melvster]
presbrey: would it be ok for me to start doing some pull requests for the microblog pane?
21:01:45 [presbrey]
if its a whole new pane it can go into master, I think timbl has some new bits in too
21:02:54 [melvster]
presbrey: it's charles mckenzie's old pane ... im just fixing the bugs so that it works again
21:03:24 [melvster]
there's one fix that would go into sparqlUpdate.js
21:03:35 [melvster]
so that delete_statements behaves like insert_statement
21:03:44 [melvster]
because batch_delete_statements was removed
21:04:23 [melvster]
ok cool, ill finish off testing out all of the functionality
21:04:48 [melvster]
so far i got posting, deleting, starring, delete star, following, display posts working
21:05:57 [presbrey]
cool do you have a microblog up somewhere?
21:07:16 [melvster]
presbrey: im mainly testing locally, but I do have a demo at : https://demo.rww.io/microblog/melvincarvalho
21:07:43 [melvster]
presbrey: i also made some notes on how I got it working in a blog post: http://www.w3.org/community/rww/2013/08/15/distributed-microblogging-with-rww-io-and-tabulator/
21:08:21 [melvster]
note: that it works with mashlib too, no extension required ... so soon we should have distributed social networking without needing any extensions
22:21:36 [scor]
scor has quit (Quit: scor)
22:23:36 [timbl]
timbl has quit (Quit: timbl)
23:55:50 [melvster]
melvster has quit (Ping timeout: 245 seconds)